Search found 5 matches

by g-trema
05 Apr 2020, 12:45
Forum: Help
Topic: Products out of stock
Replies: 2
Views: 1240

Re: Products out of stock

Okay, got it!
Thank you very much for the answer!
by g-trema
31 Mar 2020, 06:31
Forum: Help
Topic: Products out of stock
Replies: 2
Views: 1240

Products out of stock

Hello!
is there an easy way to avoid displaying products that are out of stock?
Thank you!
by g-trema
27 Mar 2020, 19:19
Forum: Laravel package
Topic: First page template
Replies: 3
Views: 1438

Re: First page template

Oh! Thank you !!! I didn't saw this line... :oops:
by g-trema
23 Mar 2020, 21:54
Forum: Laravel package
Topic: First page template
Replies: 3
Views: 1438

Re: First page template

I think the problem is due to the cache... This cmd: php artisan aimeos:cache Helped me...! I didn't make a lot of tests, but it seems ok..! :oops: EDIT: however, in the config>shop.php file I had made the following modification: 'cache' => [ 'enable' => false, // Disable basket content caching for ...
by g-trema
23 Mar 2020, 20:49
Forum: Laravel package
Topic: First page template
Replies: 3
Views: 1438

First page template

Dear all, I try to build my own template in the "ext" folder. But when I change someting, the first page don't change. The modifications are only visible when I'm logged in. I don't find where I have to change the first page of the shop... I try to make some modifications in the filter sec...