apply PercentRebate for all products

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
viptapis
Posts: 12
Joined: 12 Jan 2022, 23:20

apply PercentRebate for all products

Post by viptapis » 12 Jan 2022, 23:26

Hello

for the PercentRebate it must add percentrebate.productcode -> https://tinyurl.com/yyeg95vq
which will be for specific Product (SKU)
what if i want to apply the coupon for all products?

Please advice
Vip

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: apply PercentRebate for all products

Post by aimeos » 13 Jan 2022, 14:26

The product code should be the SKU of a product you create in the product panel as which represents the line in the basket with the rebate amount. It has nothing to do with limiting the rebate to a specific product.

Look here for reference:
https://aimeos.org/docs/latest/manual/c ... centrebate
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

viptapis
Posts: 12
Joined: 12 Jan 2022, 23:20

Re: apply PercentRebate for all products

Post by viptapis » 13 Jan 2022, 14:41

Hello
thanks for your reply,
yes i understand that i have to add sku.
but i want to give rebate to all products in the panel, not specific SKU.

anyway for give fix % discount for all products?

Regards
Vip

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: apply PercentRebate for all products

Post by aimeos » 13 Jan 2022, 14:45

aimeos wrote: 13 Jan 2022, 14:26 It has nothing to do with limiting the rebate to a specific product.
Please read
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

viptapis
Posts: 12
Joined: 12 Jan 2022, 23:20

Re: apply PercentRebate for all products

Post by viptapis » 16 Jan 2022, 13:56

Hello
its so great, Thanks for you explanation,
I tried to find the use of below functions in documents, but i couldn't find:

percentrebate.precision
percentrebate.roundvalue

https://tinyurl.com/ycmwtepw

would you explain the use of it.

Regards
Vip

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: apply PercentRebate for all products

Post by aimeos » 17 Jan 2022, 08:19

We've added documentation for the missing options now:
https://aimeos.org/docs/latest/manual/c ... centrebate
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply