Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Show Variant Option in Cart. #1159

Closed
2 tasks
krasej opened this issue Oct 6, 2020 · 0 comments · Fixed by #1222
Closed
2 tasks

Show Variant Option in Cart. #1159

krasej opened this issue Oct 6, 2020 · 0 comments · Fixed by #1222
Milestone

Comments

@krasej
Copy link

krasej commented Oct 6, 2020

Currenty the lineItem Object contains in cart no information about the selected variant and no options object is available. The cart endpoint is fetched via GET so no options are passed.

Acceptance criteria:

  • associations or includes params are extended with appropriate parameters to get the cart item's variant.
  • helper is aligned with the new format needed

image

ux details: https://storybook.storefrontui.io/?path=/story/pages-cart--common

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants