-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Current behavior
Product with custom option shows incorrect prices based on selected options. In 1.10 selecting different checkboxes show wrong price (its fixed in #3694). In 1.11 price doesn't change at all.
Expected behavior
Price on product page with custom options should be showed proper to selected options.
Steps to reproduce the issue
-
Go to https://demo.vuestorefront.io/gear/gear-3/wayfarer-messenger-bag-custom-options-4.html
-
try to change checkboxes
-
price should change in weird way
-
Go to https://next.storefrontcloud.io/gear/gear-3/wayfarer-messenger-bag-custom-options-4.html
-
change options
-
price doesn't change
Can you handle fixing this bug by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.