ashu5023 Posted October 19, 2013 Share Posted October 19, 2013 Hi, I am using prestashop and i have a issue with my product i want to display different price for different weight and also want to display the shipping charges after the login please help me to resolve this issue.... Thanks...... Link to comment Share on other sites More sharing options...
Presta4All Posted October 20, 2013 Share Posted October 20, 2013 Hi, I want to display different price for different weight You need to create new Attributes (weight) and add different Values (1Kg, 2 Kg...) See http://doc.prestashop.com/display/PS15/Adding+Products+and+Product+Categories#AddingProductsandProductCategories-AddingProductCombinations Then you can specify a price for each Values See http://doc.prestashop.com/display/PS15/Adding+Products+and+Product+Categories#AddingProductsandProductCategories-SettingthePriceofaProduct This is in the case you offer different weight for each product. If you wish to set a price for the order weight you need to add the price on the shipping cost See http://doc.prestashop.com/display/PS15/Managing+Shipping I want to display the shipping charges after the login Do you have any link ? Link to comment Share on other sites More sharing options...
Recommended Posts