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.