-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Current Shopping Cart Image | Proposed Agnostic Device Image |
---|---|
![]() |
![]() |
src/lib/components/ShoppingCart.svelte
src={item.node.merchandise.product.images.edges[0].node.originalSrc}
- Current shopping cart comma 3x uses old img with nav
- We could modify
ShoppingCart.svelte
to use local image but then that would cause inconsistencies with what shopify sees and what is in the codebase
I think it would be more ideal to update the image via Shopify to a generic one without UI so if we change device UI or route img in the future it doesn't need to update all the time. Using the existing device photo comma-3x-promo.jpg seems to be the best option as shown above
Metadata
Metadata
Assignees
Labels
No labels