Search found 18 matches

by Doggiefield
20 Apr 2021, 09:05
Forum: Help
Topic: Error when applying percentrebat to 2 categories
Replies: 1
Views: 1035

Error when applying percentrebat to 2 categories

I use Laravel and Aimeos 19.10 When I try to add multiple categories to a percentrebate discount I get an error in the basket when adding the discount code. No item found for conditions: Array ( [catalog.code] => yyy_toppers,xxx-toppers The different categories are comma septerated as described in t...
by Doggiefield
31 Mar 2021, 22:01
Forum: Help
Topic: Discount when 2 or more products from specific categorie are added
Replies: 3
Views: 1468

Discount when 2 or more products from specific categorie are added

Hi, I would like to apply discount only when 2 or more products from a specific category are added. There are 2 way's (that I can think of) to approach this 1) Add default discount to the product When the customer adds the product to the basket he will get a notification to add another product from ...
by Doggiefield
13 Feb 2021, 11:03
Forum: Help
Topic: Product page still shows after setting product status to disabled
Replies: 1
Views: 1029

Product page still shows after setting product status to disabled

Hi

I'm using Laravel with Aimeos 19.10 - PHP 7

After I disable a product in the backend it still could be approached from the frontend. It is removed from the category view, but if I enter the url it still shows the product.

I hope someone can help me.
by Doggiefield
12 Jul 2020, 10:58
Forum: Help
Topic: Catalog-Filter Pricerange Filtering
Replies: 9
Views: 3672

Re: Catalog-Filter Pricerange Filtering

SteveCo wrote: 11 Jun 2020, 14:26 Has this happened yet? If not, I can take a crack at it.
Hi Steve,
Did you manage to build the frontend implementation?
by Doggiefield
13 Jun 2020, 13:56
Forum: Help
Topic: New product build with data set - remove attribute error
Replies: 5
Views: 15196

Re: New product build with data set - remove attribute error

Thanks,

It is not a big issue for us, I just thought it would be good to mention it here.
For now we will save the product first and remove the attribute(s) after saving.
by Doggiefield
13 Jun 2020, 09:42
Forum: Help
Topic: Price display on filtering
Replies: 3
Views: 1739

Re: Price display on filtering

Thank you for the advice, this has helped a lot. We have got this working now.
Now we only have to apply this on the product detail page as well.
by Doggiefield
13 Jun 2020, 09:06
Forum: Help
Topic: Catalog-Filter Pricerange Filtering
Replies: 9
Views: 3672

Re: Catalog-Filter Pricerange Filtering

We need just a basic priceslider, but when the filterfunction is used it should only use the prices of the filtered result. I was thinking on a slider like this: https://www.jqueryscript.net/form/Price-Range-Slider-jQuery-UI.html This has the option to use a slider or fill in the min & max amount.
by Doggiefield
11 Jun 2020, 14:53
Forum: Help
Topic: Catalog-Filter Pricerange Filtering
Replies: 9
Views: 3672

Re: Catalog-Filter Pricerange Filtering

Due to our current projects it would take us probably a month or so before we can start on this.
So if you have the chance to get this done; that would be great!
by Doggiefield
11 Jun 2020, 12:25
Forum: Help
Topic: New product build with data set - remove attribute error
Replies: 5
Views: 15196

Re: New product build with data set - remove attribute error

We can't resort the items because the product isn't saved yet.
It also happens when creating a new product with attributes. As you can see in the attached screenshot:

I tried to remove the second attribute and the botom one "color" is removed
by Doggiefield
10 Jun 2020, 16:01
Forum: Help
Topic: Best way to add a discount to selection variants and/or categories
Replies: 1
Views: 1127

Best way to add a discount to selection variants and/or categories

We are Using Aimeos 2019-10 I'm hoping you can help us with 2 questions: 1) We have added selection products with 40 variants. of those variants 30 have a different price then the selection product itself. Now we want to apply a discount of 25% on this product (and variants) I have attached a screen...