Custom options price javascript is executed even when these are 0.00 #1934
Unanswered
f1-outsourcing
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to apply some price formatting by changing this file[1]. Then I noticed that javascript was 'undoing' my formatting, and this was only happening at products with custom options. I think this is related to the price you can give to a custom option. But if this price is set to 0.00, then of course nothing needs to be executed/calculated.
[1]
app/design/frontend/rwd/xxx/template/catalog/product/price.phtml
Beta Was this translation helpful? Give feedback.
All reactions