1
I need to create a new stage in the OSC, within this stage will have two options with radio Buttons, hire and not hire. If yes, the total cart must be updated with 1% of the total cart value. I have researched in several National and international forums, the closest I got was following this tutorial: https://stackoverflow.com/questions/16188758/how-can-i-add-a-driver-tip-in-magento-onepage-checkout-process. But after so much work nothing happens. Does anyone know how I can do it?
Thanks for the tip Isvaldo Fernandes, Come on, summarizing what I need to do is the following. when the customer arrives at the OSC I want him to choose whether he wants his order delivered with or without the insurance. OBS: I cannot create an attribute and put insurance option for each product, the insurance in question has to be for the merchandise. when we click on the freight options in SEDEX for example the cart value is updated, I want the same to happen when the customer click YES - HIRE - the amount that must be updated in the cart is 1% of the order value.
– Diones Diego