Remove Coupon on Basket
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Remove Coupon on Basket
Hi all, is it possible by configuration supparts to remove the coupon part on basket standard.
The above Typoscript is not working. I get an Error: Class "\Aimeos\Client\Html\Basket\Mini\Detail\Standard" not available.
Many Thanks
Code: Select all
# https://aimeos.org/docs/Configuration/Core/client/html/basket/standard/standard/subparts
## client/html/basket/standard/default/subparts
plugin.tx_aimeos.settings.client.html.basket.standard.standard.subparts{
0 = detail
}
# https://aimeos.org/docs/Configuration/Core/client/html/basket/mini/standard/subparts
# client/html/basket/mini/standard/subparts
plugin.tx_aimeos.settings.client.html.basket.mini.standard.subparts{
0 = detail
}
Many Thanks
Re: Remove Coupon on Basket
We've reduced the number of subparts in 2017.01 because it complicated frontend development. To remove the coupon part, copy the basket standard template and remove the HTML code there:
https://github.com/aimeos/ai-client-htm ... rd.php#L78
https://github.com/aimeos/ai-client-htm ... rd.php#L78
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
