Add custom attribute into total amount of basket

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Add custom attribute into total amount of basket

Post by traiyani75 » 19 Oct 2020, 09:26

Hello,

We are using JSON API into mobile application. We have implement complete flow using your service.
But, Now we need to add some customization into total basket amount. Like we want to add extra cost like validity extend cost, installation cost.

How do we add custom attr into total amount of basket. So, that data will display into details page too.

Thanks

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

Re: Add custom attribute into total amount of basket

Post by aimeos » 19 Oct 2020, 16:54

You can use configurable attributes and give them a price. If selected by the customers, the price will be added to the product total price in the basket automatically.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

traiyani75
Advanced
Posts: 114
Joined: 08 Nov 2019, 11:56

Re: Add custom attribute into total amount of basket

Post by traiyani75 » 22 Oct 2020, 08:38

How customer can set value for the attribute?

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

Re: Add custom attribute into total amount of basket

Post by aimeos » 23 Oct 2020, 16:03

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply