How to Build a Shopify Product Builder with Vue and Vuex

Опубликовано: 23 Октябрь 2024
на канале: Baylor Breaks It Down
1,480
14

In this exciting episode we begin creating a Shopify product builder with Vue components and Vuex state management. We use the Shopify Product JSON api to load the product variants and images to create a UI that lets us select multiple variants at once.


The next step is to use the /cart/add.js API endpoint in Shopify to make this bundled product of variants into a purchasable line item.