weasel69 Posted March 16, 2014 Share Posted March 16, 2014 (edited) I am creating an online shop for couch manufacturing company. Each couch has a default price, then a price increase for leather and a decrease if the customer supplies their own fabric. On the product detail page, everything is working fine ... the prices are changing as you select the different fabric options The problem is on the product listing page it shows the reduced price (customer to supply own fabric) for all couches ... even though it is not selected as the default combination in the backend When going into the product details page it displays the right price by default ... so the problem is only on the product/category listing page Please see here Edited March 20, 2014 by weasel69 (see edit history) Link to comment Share on other sites More sharing options...
weasel69 Posted March 16, 2014 Author Share Posted March 16, 2014 Sorry to bump this message so soon, but I REALLY need help with this as this website is going live tomorrow morning Link to comment Share on other sites More sharing options...
Rolige Posted March 16, 2014 Share Posted March 16, 2014 Hi weasel69, I think that can be related with the problem of the category that never finish of loading, check my comment on the other thread and try it. Regards. Link to comment Share on other sites More sharing options...
weasel69 Posted March 17, 2014 Author Share Posted March 17, 2014 Hi Cotoko, thanks for the reply ... however, I have the same problem even for the other categories which does load correctly. All products on my shop have this problem after adding the combinations Link to comment Share on other sites More sharing options...
weasel69 Posted March 18, 2014 Author Share Posted March 18, 2014 Let me try and explain differently My products are all setup with 1 of 4 combinations affecting the price ... for example Price A = $ 100 (set as default) Price B = Price A + $50 Price C = Price A + $100 Price D = Price A - $35 When I go into the category listing, my products are all displayed with Price D (even though price A is selected as the default) When I go into the product itself, then the right price is shown, being Price A ... and it changes as I select the different combination Why would this be? I need the category listing page to also show all prices as Price A Link to comment Share on other sites More sharing options...
stottycabanas Posted March 18, 2014 Share Posted March 18, 2014 weasel69, taking the Villa 2 Division Leather Sofa as an example, can you post a screenshot of the combinations page for that product please. Oh and what version of PS are you using? Thanks, Dave Link to comment Share on other sites More sharing options...
weasel69 Posted March 19, 2014 Author Share Posted March 19, 2014 Hi Dave, I'm using the last PS version just before 1.6 that was release yesterday. Attached are a screenshot of my combinations for the Vintage 2 Division Leather Sofa as requested. The price is setup under the price tab, and should only decrease by R 5789 when the customer supplies their own leather Link to comment Share on other sites More sharing options...
weasel69 Posted March 19, 2014 Author Share Posted March 19, 2014 I've played around a bit, and noticed that the product listing/category view page always shows the last price in the list of combinations ... and not the option I select as default ... although the product details page shows the default price Any ideas? Link to comment Share on other sites More sharing options...
BlobMarket Posted March 20, 2014 Share Posted March 20, 2014 Hi, Do you have a module hooked to actionProductListOverride ? Link to comment Share on other sites More sharing options...
weasel69 Posted March 20, 2014 Author Share Posted March 20, 2014 Please advise where to check that and what to check for Link to comment Share on other sites More sharing options...
BlobMarket Posted March 20, 2014 Share Posted March 20, 2014 In your admin, go to Module > Positions and search for the hook actionProductListOverride to see if any module is hooked 1 Link to comment Share on other sites More sharing options...
weasel69 Posted March 20, 2014 Author Share Posted March 20, 2014 If I understand correctly ... the below is what you are referring to ? If so, what do you suggest? Link to comment Share on other sites More sharing options...
BlobMarket Posted March 20, 2014 Share Posted March 20, 2014 Yes, that's it ! The module Layered Navigation Block overrides the way the price is calculated on category pages and causes your bug. You don't seem to be using it on your shop. If you really don't use it, I suggest you uninstall it and remove it from actionProductListOverride hook. This should solve your problem. 1 Link to comment Share on other sites More sharing options...
weasel69 Posted March 20, 2014 Author Share Posted March 20, 2014 BlobMarket ... YOU ARE THE MAN!!!!!!!!!!!!!!!!!! You know how long I (and a lot of other people on this forum) have been struggling with this. This worked like a bomb ... Thank you, thank you, thank you!!!!! Link to comment Share on other sites More sharing options...
J.Sahu Posted March 20, 2014 Share Posted March 20, 2014 Well I was also facing same problem for permanent solution follow this link : http://forge.prestashop.com/browse/PSCFV-11694 Link to comment Share on other sites More sharing options...
weasel69 Posted March 20, 2014 Author Share Posted March 20, 2014 Nice post ... one question, though If you edit the source files (as in your solution), what happens when you upgrade Prestashop to a new version ... does the file get over written? Link to comment Share on other sites More sharing options...
J.Sahu Posted March 21, 2014 Share Posted March 21, 2014 Yes it gets over written but they have fixed that. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now