-
Notifications
You must be signed in to change notification settings - Fork 2
[CDX-169] Support Sale pricing #169
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
Conversation
…where to get sale price from, add storybook example and test cases
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 for working on this! 💯 @ZSnake
Left quite a few comments for your consideration please.
Thank you!
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.
LGTM! Thank you for working for this. 💯
Left one comment below for your consideration.
Please get a review from Ahmad as well!
Thank you!
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.
Some comments, mainly around tests! The implementation looks good 👍
We'll also want to update the ProductInfo table under the ProductCard RenderProps.md as well.
… on products with and without sale price, refactor salePrice assignment on useProducts hook, update RenderProps tabel on product card documentation
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.
lgtm, thanks for making the changes!
sale_price
itemFieldGetter
to define where to get sale price from