Jump to content

Wrong Discounted Price


Recommended Posts

It looks like your combinations are not created properly, which could be the culprit here.

 

Does it work correctly for products without attributes?

 

You should create the combinations correctly either way, each combination MUST contain 1 attribute from EACH group.

 

If you have 4 sizes and 4 colors, you should have 4 * 4 = 16 combinations (unless you delete some).

 

You should use the combination generator (top of the combination tab) which will create them for you.

Link to comment
Share on other sites

It looks like your combinations are not created properly, which could be the culprit here.

 

Does it work correctly for products without attributes?

 

You should create the combinations correctly either way, each combination MUST contain 1 attribute from EACH group.

 

If you have 4 sizes and 4 colors, you should have 4 * 4 = 16 combinations (unless you delete some).

 

You should use the combination generator (top of the combination tab) which will create them for you.

Tomerg3,

I just generated the combinations by using the combination generator, now, I have 16 combinations. I only have 8 before this. However, the price is still not displaying correctly. Please help

Link to comment
Share on other sites

Did you try a product without combinations?

 

Also, try using the default theme and see if that makes a difference.

it works with no combination, but I am getting the warning below, how to make the price work with combination?

THIS COMBINATION DOES NOT EXIST FOR THIS PRODUCT. PLEASE SELECT ANOTHER COMBINATION.

Link to comment
Share on other sites

it works with no combination, but I am getting the warning below, how to make the price work with combination?

THIS COMBINATION DOES NOT EXIST FOR THIS PRODUCT. PLEASE SELECT ANOTHER COMBINATION.

I tried the default theme, the price looks correct. So, do you know which part of the new theme that messed up the price? Please advise

Link to comment
Share on other sites

my theme creator said it has been so long, they no longer support this anymore. which is crazy. can I replace the product.js with the default product.js?

when you refresh that page, you are able to see the correct price for 1 or 2 second, then, it will be replace by the wrong price. is this due to something not right with the product.js also?

Link to comment
Share on other sites

You're asking questions that I cannot answer without debugging your code....

 

You can certainly try to replace the product.js from your theme with the default one, just make sure to keep a backup of the original.

 

Then, do extensive testing to make sure everything behaves as it should.

Link to comment
Share on other sites

×
×
  • Create New...