Page 1 of 1

Product > Price > Option "Substract Rebate Amount" // Company field in checkout

Posted: 06 Nov 2019, 08:07
by cyrotek
Hello,

I've entered a value into the substract rebate amount, but nothing is happening? Do I need to add a decorator or anything for it work??

I suppose Its supposed to give the User a feel of discounted product or what is it supposed to do?

EDIT: Also how can i make the company field visible per default and remove it from the salutation?

Re: Product > Price > Option "Substract Rebate Amount" // Company field in checkout

Posted: 06 Nov 2019, 18:37
by aimeos
In the default template, the reduction in percent is calculated and shown:
Screenshot_20191106_193037.png
Screenshot_20191106_193037.png (8.58 KiB) Viewed 1038 times
The company field is displayed/hidden using that JS code:
https://github.com/aimeos/ai-client-htm ... 1713-L1743

Salutations are configurable:
- https://aimeos.org/docs/Configuration/C ... alutations
- https://aimeos.org/docs/Configuration/C ... alutations