endurance Posted July 20, 2014 Share Posted July 20, 2014 Hi I have upgraded to prestashop 1.6.0.8 and using the standard template (default-bootstrap). After upgrade products with variances do show the price 0,00 (zero), but when I add it to the basket, the correct prices is mentioned. Example: http://luftkompagniet.dk/webshop/ekstraudstyr/53-sommer-bruser.html here you can choose between: 9 L, 11 L or 19 L The price is 0,00 but when you add it into the basket, and go to the basket afterwards, the price is correct. In Prestashop for the product the unit price is shown as 179,-for 9L In combinations: the 9L is choosen as default the 11L has an impact on the price as 40 the 19L has an impact on price as 85,60 Can anybody help me, so the right prices is shown for each variance? Before the upgrade it was shown correct. Thanks Endurance Link to comment Share on other sites More sharing options...
El Patron Posted July 20, 2014 Share Posted July 20, 2014 this may fix your issue http://www.prestashop.com/forums/topic/343835-solved-product-price-disappearing-from-product-page-1608/?p=1733463 apparently while thinking this was a bug only up to 1.6.0.6 is also is issue in your version, how these sort of bugs are not repaired correctly and which have caused untold issues and many new ps owners to walk away is beyond me. Hopefully it's resolved in 1.6.0.9, hopefully. good luck 1 Link to comment Share on other sites More sharing options...
endurance Posted July 20, 2014 Author Share Posted July 20, 2014 (edited) Thanks for the reply, and the link to http://forge.prestashop.com/browse/PSCSX-1835 I will try that, but can I just replace the file "product.js" with the file from the link? I see that my folder /public_html/webshop/themes/default-bootstrap does not have a file with the name product.js, but there is a file with the name product.tpl Is it the file from folder /public_html/webshop/themes/default-bootstrap/js ? Regards Endurance Edited July 20, 2014 by endurance (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted July 21, 2014 Share Posted July 21, 2014 Thanks for the reply, and the link to http://forge.prestashop.com/browse/PSCSX-1835 I will try that, but can I just replace the file "product.js" with the file from the link? I see that my folder /public_html/webshop/themes/default-bootstrap does not have a file with the name product.js, but there is a file with the name product.tpl Is it the file from folder /public_html/webshop/themes/default-bootstrap/js ? Regards Endurance I can not help there, I suggest posting in the one of the linked threads to get more 'exact' help. sorry this is an issue for you, in all honesty 1.6 really was not well tested as it concerns product prices, product attributes. etc. this is basic stuff.. Link to comment Share on other sites More sharing options...
Julien Bourdeau Posted July 23, 2014 Share Posted July 23, 2014 Hi endurance, I assume you updated your core but not your theme. We made few changed about group reduction. I recommend you to (and I'm 99.9% sure it will solve your problem): Download the latest release Copy the following files from the release to your website (back them up first of course): themes/default-bootstrap/js/product.js themes/default-bootstrap/product.tpl Be aware that if you modified those two files, your modification will be lost ! Please let me know if it worked. 1 Link to comment Share on other sites More sharing options...
endurance Posted July 27, 2014 Author Share Posted July 27, 2014 Hi Julien I have downloaded the latest release from http://www.prestashop.com/ renamed my existing files (themes/default-bootstrap/js/product.js themes/default-bootstrap/product.tpl) Copied the files themes/default-bootstrap/js/product.js and themes/default-bootstrap/product.tpl to my website. Cleared the cache in prestashop backend (advanced parameters -> Performance ->"clear cache") Pressed SHIFT+F5 in my browser, when I have choosen the product with variance. Unfortunately the result is the same. The price is still 0,00 Take a look at: http://luftkompagniet.dk/webshop/ekstraudstyr/53-sommer-bruser.html#/summer-showers-19-liter Further I have products with discounts, and the price is shown as 0,00 for these Link to comment Share on other sites More sharing options...
Julien Bourdeau Posted July 28, 2014 Share Posted July 28, 2014 Hi Endurance, Please do the same with product.tpl and let me know Best regards, Link to comment Share on other sites More sharing options...
endurance Posted July 28, 2014 Author Share Posted July 28, 2014 Hi JulienI am little confused - I have already done that, as described "Copied the files themes/default-bootstrap/js/product.js and themes/default-bootstrap/product.tpl to my website." - or do I miss something? Thanks Endurance Link to comment Share on other sites More sharing options...
Julien Bourdeau Posted July 28, 2014 Share Posted July 28, 2014 Sorry I didn't notice. there must be a problem with the upgrade since some javascript data are unavailable. Also the product.js on your website is not the right one. Check that you modified the correct one. Best regards, Link to comment Share on other sites More sharing options...
endurance Posted July 29, 2014 Author Share Posted July 29, 2014 Hi Julien I have now rolled-back the product.js, so I guess it is correct now. Unfortunately the variance prices are still not shown http://luftkompagniet.dk/webshop/ekstraudstyr/53-sommer-bruser.html#/summer-showers-9-liter Do you have any suggestion for that? Best regards Endurance Link to comment Share on other sites More sharing options...
Julien Bourdeau Posted July 29, 2014 Share Posted July 29, 2014 You can have a look at your code and check that this is correct: https://github.com/PrestaShop/PrestaShop/commit/75692e60d3ed91f7fa9fffaa89c668de5f81db81 Best regards, Link to comment Share on other sites More sharing options...
endurance Posted July 29, 2014 Author Share Posted July 29, 2014 Hi Julien I see that it is product.php that you send me a link to.Sorry to ask, but where do I find product.php in my site. /themes/default-bootstrap or ? Best regards Link to comment Share on other sites More sharing options...
Julien Bourdeau Posted July 29, 2014 Share Posted July 29, 2014 The full path is in the grey header (for each files), just above the changes. Link to comment Share on other sites More sharing options...
endurance Posted August 29, 2014 Author Share Posted August 29, 2014 Sorry to say, it doesn't solve my problem.Any other suggestions or should I just remove the combinations, and create a new product for each combination? Link to comment Share on other sites More sharing options...
Recommended Posts