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

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
cyrotek
Posts: 58
Joined: 27 Jun 2019, 16:43

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

Post by cyrotek » 06 Nov 2019, 08:07

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?

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

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

Post by aimeos » 06 Nov 2019, 18:37

In the default template, the reduction in percent is calculated and shown:
Screenshot_20191106_193037.png
Screenshot_20191106_193037.png (8.58 KiB) Viewed 1058 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
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply