javascriptphpmagentodrop-down-menuconfigurable-product

Magento Configurable Product DropDown - Must Change "Price Difference - +" To Actual Price


I am building a Magento website for work - using CE 1.9

Would like to use Configurable products - But on the product page the drop down displays changes with the - + price differences.. We just know this will confuse all our customers so I have been asked to change the price differences to the product set price..

Or we could also just remove the + £xx.xx and pricing and just display the product names. Price refreshing when selected from drop down..

I started off looking through the Magento Admin settings but couldn't make the change.. After searching on Google I noticed other people have the same issue.. but the suggestions all seem to be out of date or not applicable to my version of Magento..

The js/varien/product.js Is a possible area for a fix - but My JavaScript is having difficulty..

Have also looked at

js/varien/configurable.js
/app/code/core/Mage/Catalog/Block/Product/View/Options/Abstract.php **on line 128**

many different suggestions on Google but nothing seems to work..

Many thanks for help


Solution

  • To show price of each simple product , there is already a module xalled Simple Configurable Products, here is link http://www.magentocommerce.com/magento-connect/simple-configurable-products.html

    [Edit]

    1. Magento Default feature => Or we could also just remove the + £xx.xx and pricing and just display the product names.
    2. Simple Configurable Products Module feature => change the price differences to the product set price.. So you have choice to go. If answer helped, accept it for the community