Adding additional fixed cost to every purchase

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!
User avatar
RahmouniRabii
Posts: 6
Joined: 15 Dec 2021, 08:57

Adding additional fixed cost to every purchase

Post by RahmouniRabii » 16 Dec 2021, 10:19

Hello,
I am using laravel 8.x, PHP 7.4, Ubuntu and the Aimeos 2021

How to add a additional fixed cost to every purchase, it's a kind of warranty customer have to pay with his product.
Customer can see this warranty price in his (her) basket / checkout details.

Thanksss !

User avatar
RahmouniRabii
Posts: 6
Joined: 15 Dec 2021, 08:57

Re: Adding additional fixed cost to every purchase

Post by RahmouniRabii » 16 Dec 2021, 12:12

Plz help !!!

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

Re: Adding additional fixed cost to every purchase

Post by aimeos » 17 Dec 2021, 09:48

A possibility would be to implement a basket plugin that adds the (immutable) product automatically if it's not an optional thing the customer can choose from:
https://aimeos.org/docs/latest/provider ... t-plugins/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply