I am currently designing a website where the clients requirement is to have the price for custom options to display as the price total, as opposed to adding to the base price.
Advertisements
e.g.
Instead of;
1 Litre £5.99
2 Litres +£4.49
… etc
The requirement is to have something like this;
1 Litre £5.99
2 Litres £9.49
… etc
So after hours trying to find the solution, and having previously tried various methods, I found this amazing website which tells you how to do it in a few simple steps.
Why not take a look, here;
http://sourcelibrary.org/2011/04/21/magento-custom-options-change-the-option-to-show-total-price/
Comments are closed