Search found 43 matches

by Innonic
22 Nov 2016, 14:03
Forum: Help
Topic: Different shipping costs according to product size
Replies: 9
Views: 5418

Re: Different shipping costs according to product size

Hello again 8-) I encountered another little issue. I wrote my own decorators and would like to be able to debug them a little. To achieve this I added a method to my decorators to write some things into a log file (which I added to the same directory). But whatever I do, it seems that "fopen&q...
by Innonic
07 Nov 2016, 13:31
Forum: Help
Topic: Different shipping costs according to product size
Replies: 9
Views: 5418

Re: Different shipping costs according to product size

Thank you very much, that did it! :D I really appreciate your help and I'm very grateful! I hope you grant me one last question: If I use decorators in the future, where can I look up how the configuration (parameters) must look? e.g. JSON for Reduction -> reduction.basket-value-min:{"EUR"...
by Innonic
07 Nov 2016, 11:52
Forum: Help
Topic: Different shipping costs according to product size
Replies: 9
Views: 5418

Re: Different shipping costs according to product size

Thank you very much for that quick answer. I configured everything exactly as you described it. I defined a product weight of 0.6 (kg). I have defined a weight range from (weight.min) 0.6 to (weight.max) 10.0 (see image1). Now I add the article 20 times to my shopping basket. But the behavior didn't...
by Innonic
07 Nov 2016, 10:36
Forum: Help
Topic: Different shipping costs according to product size
Replies: 9
Views: 5418

Re: Different shipping costs according to product size

Thank you for your answer. I don't get along with this decorator thing. I searched for quite a long time now, but I don't find information on how to configure the decorators (for non-specialists). Is there somewhere a list of key-value-pairs to use? I guess I need a tutorial for dummies. I see the r...
by Innonic
02 Nov 2016, 11:51
Forum: Help
Topic: Different shipping costs according to product size
Replies: 9
Views: 5418

Different shipping costs according to product size

Hello everyone, I've been struggling with the shipping costs for some time now. There are products that have different size and weight. But I can only tell: Shipping costs: DHL: xx.xx€, UPS yy.yy€, etc. Of course I can add costs for shipping to each product itself which is shown in the shopping bask...
by Innonic
26 Nov 2015, 08:38
Forum: TYPO3 extension
Topic: Initial page is search result?!
Replies: 8
Views: 4442

Re: Initial page is search result?!

Yes, you're absolutely right. But there's also an empty search result or a search result that has been filled with other articles since nothing had been searched for ;) I saw your demo at "http://typo3.demo.aimeos.org/default/f/557/Home/" and that was what I expected to see since that look...
by Innonic
25 Nov 2015, 13:45
Forum: TYPO3 extension
Topic: Shop doesn't send emails
Replies: 4
Views: 3032

Re: Shop doesn't send emails

Thank you very much. I really appreciate that quick help!
In my hosting package there are no CRONjobs available. I'm going to upgrade it.
by Innonic
25 Nov 2015, 13:43
Forum: TYPO3 extension
Topic: Initial page is search result?!
Replies: 8
Views: 4442

Re: Initial page is search result?!

Thank you very much! I did it the way you suggested. But my opinion still is that an empty search result should not be the entry point of a shop. That's very irritating. A proper start page is much more intuitive and since it already exists I don't understand why it's not the entry point. Neverthele...
by Innonic
25 Nov 2015, 12:24
Forum: TYPO3 extension
Topic: Initial page is search result?!
Replies: 8
Views: 4442

Re: Initial page is search result?!

Thank you for your answer. I don't know if something's wrong with me and my understanding or the shop. Or maybe I didn't explain my issue very good. If I click on "Categories" -> "Start" I get to the very nice "Start" page. And that is exactly what I expect to see, if I...
by Innonic
25 Nov 2015, 09:43
Forum: TYPO3 extension
Topic: Shop doesn't send emails
Replies: 4
Views: 3032

Re: Shop doesn't send emails

Thank you for this quick answer! No, I haven't configured the scheduler. I can only find scheduled tasks there (like its name says). But this is not about status emails. I want the shop to send e.g. a confirmation email after an order has been placed. I don't think there's a scheduled task necessary...