pinwheel Posted March 8, 2021 Share Posted March 8, 2021 I am running Apache with php7.3. I did try php7.2 also. I tried this with a clean fresh install and the website i'm working on. Which means it is not an addon problem or template problem. This seems to be a core problem with prestashop. Current prestashop 1.7.7 If you make combinations e.g size, color, packaging. Size and Color has no added charge. Packaging is 1 price and packaging 2 is another price with drop down to choose from. So the only added price should be for the packaging that the customer chooses. This is not a shipping problem, this has to do with the product. Just to note. No matter what I do, the cart will not calculate the price. It does not update the price on the product page. There is no javascript error in the inspect on the browser and I do have debug mode turned on too. The only time I can get a calculation is if I don't have any other combinations added. If I only have packaging and nothing else. I have looked everywhere for the last two days. Any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
musicmaster Posted March 8, 2021 Share Posted March 8, 2021 40 minutes ago, pinwheel said: I am running Apache with php7.3. I did try php7.2 also. I tried this with a clean fresh install and the website i'm working on. Which means it is not an addon problem or template problem. This seems to be a core problem with prestashop. Current prestashop 1.7.7 If you make combinations e.g size, color, packaging. Size and Color has no added charge. Packaging is 1 price and packaging 2 is another price with drop down to choose from. So the only added price should be for the packaging that the customer chooses. This is not a shipping problem, this has to do with the product. Just to note. No matter what I do, the cart will not calculate the price. It does not update the price on the product page. There is no javascript error in the inspect on the browser and I do have debug mode turned on too. The only time I can get a calculation is if I don't have any other combinations added. If I only have packaging and nothing else. I have looked everywhere for the last two days. Any help would be greatly appreciated. Did you check for javascript errors? Link to comment Share on other sites More sharing options...
pinwheel Posted March 8, 2021 Author Share Posted March 8, 2021 There were no 2 minutes ago, musicmaster said: Did you check for javascript errors? Thank you for writing back. There were no javascript errors. I looked through some of the bug reports. Where you put the combinations seems to be a problem for one part. I moved the combination for packaging to the top of combinations where you make them, plus the product page. Now sizing below packaging takes the price away. So the customer chooses packaging that is an extra 66.00 or 45.00. Then they choose size: which is 0 cost. When selecting size, that takes off the value of the 66.00. 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