pwa-studio
pwa-studio copied to clipboard
[bug]: Special (discounted) price missing on catalog and product page.
Describe the bug
Product page not showing discounted price.
To reproduce
Steps to reproduce the behavior:
- Add special price to product
- Open catalog or product
- Regular price is displayed, instead of discounted price.
Expected behavior
Actual discounted price is displayed.
Possible solutions
I checked the graphql query (peregrine) and it only includes regular price. So, we need to change that and also modify productFullDetail (+ catalog product component) to include a second <Price /> component with discounted price.
Please let us know what packages this bug is in regards to:
- [ ]
venia-concept
- [x]
venia-ui
- [ ]
pwa-buildpack
- [x]
peregrine
- [ ]
pwa-devdocs
- [ ]
upward-js
- [ ]
upward-spec
- [ ]
create-pwa
@magento export issue to JIRA project PWA as Bug
:white_check_mark: Jira issue (https://jira.corp.magento.com/browse/PWA-1491) is successfully created for this issue.
@plamenh thank you for this request - I have created linked it to our internal backlog and we will get to it when we can :)
hi @sirugh do we have any update for this?
Hi @plamenh ,
The issue is not reproducible as the discounted price is displayed on the product page.
Please find the steps which I followed for reproducing:
- Add special price to product
- Open catalog or product
- Regular price is displayed, instead of discounted price.
PFA for the screenshot.
Please let us know if we are missing anything
The issue is 15 months old. It’s quite possible it was rectified somewhere along the way. I wrapped up the project more than a year ago with a manual fix.
Thanks for your reply @plamenh. As it is not reproduced anymore hence we are closing this ticket. Please feel free to reopen if you have anymore update on the same.