-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: The price is displayed twice as if there was a discount #538
Conversation
tblivet
commented
Aug 8, 2023
Questions | Answers |
---|---|
Description? | Correct the issue 535 |
Type? | bug fix |
BC breaks? | no |
Deprecations? | no |
Fixed ticket? | Fixe #535 |
Sponsor company | @PrestaShopCorp |
How to test? | You can refer to the issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @tblivet
I tested your PR, the mentioned problem related to double display of prices in FO is solved, LGTM ✔️
QA ✔️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aniszr Hi, does it keep the crossed out price? I don't see it on the screenshot. If testing an issue that concerns discounts, you must test a product with a discount. :-)
It should be there, see figma prototype - https://www.figma.com/file/LfVl5leeSKcVUhSaYwhbtM/New-Theme?type=design&node-id=383-12713&mode=design
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aniszr :-) Merging