Hi there,
I am developing an e-commerce with PPOM in combination with Add-ons and I have a question to solve:
in the project, with the Addon Fields Collapse I configured the purchase of some accessories of which, through the Addon Option Quantity, is possible to select the desired number (to which is associated a price ) to buy.
Example: the customer want to buy 100 “wedding invitation cards” (the main product) at € 1,70 each, and on cart we see € 170. The customer want to buy also 80 accessory product “party invitations” (price 0,40 each) at the cost of 32€. The customer have to pay 170+32= 202€…but in the shopping cart we have:
100 x 1.70 = 170 €
100 X 32 = 320 €
Total = 490 €
Is it possible to make the cost of the accessory product determined by the Addon Option Quantity considered as “Fixed Fee” and not multiplied by the quantity of the main product that is selected?
(I tried to set the price of the main product to zero, removing the price from the product page and making the product available for purchase only as a single so that is possible to select the quantity only using the Option Quantity Addon, and this method works. But the purchase path must be in common between different products with different starting price, and in doing so I would have to configure a purchase path for each product and the management would be too complicated.)
Thanks for your kind attention.
Best regards.