Latest Liquid Weekly Issue
Shopify Theme Development: Building A Variant Picker FROM SCRATCH In the last video we built a storefront collection filter from scratch. Now we focus on another important part of a theme: the variant picker on a product page. We will start from the really basics and work our way up to a cool swatch variant picker with a working variant change javascript functionality. By Bosidev One of my old Shopify hacks just broke 😭😭 A couple of years back, I built a custom collection page for a client. The idea was simple Instead of hitting the server every time a customer navigated to the next page or applied a filter, I pulled all products of a collection upfront in JSON format. Read more to discover why it recently stopped working. By Saroj Punde Is Letting Shopify run our code on their infra is actually a good direction? With all the...