Latest Issues
-
- Issue 195 - Agentic Commerce Has ArrivedAugust 12, 2025
-
Issue 194 - The Two Things You Need In Order to Understand the Cart API
Cart API - You Only Need Two Things
As a Shopify developer beginner I had no clue about whats going on in the theme code when looking at cart interactions. But it's really not so bad, you just need 2 things.
By Bosidev
046: Karl and Taylor on AI, App Dev and Gutter Aprons!
Karl and Taylor talk Shopify app development focusing on the use of AI tools like Gadget, Sidekick, and Grok, and the implications of vendor lock-in
By Liquid Weekly
I Built a way to interact with your Shopify store via WhatsApp
I Connected a bunch of APIs and of course Claude Code did it all IT'S amazing. Not sure if the USA is the same, but in Colombia we love WhatsApp and something like 50% of conversions happen via WhatsApp
By Victorpaycro
Cron Job Monitoring - Healthchecks.io
Simple and Effective Cron Job Monitoring We notify you when your nightly backups, weekly reports, cron jobs, and scheduled tasks don't run on time.
By
Show variant images as swatches in Horizon theme on Shopify
In this video, I explained how you can show swatches as variant images in the Shopify Horizon theme with a beautiful design. You should set a category for your product.
By Crankshift
Shopify Storefront Web Components - Headless eCommerce without GraphQL
In this video, I provide a short tutorial on the new Storefront Web Components that were announced during Shopify's recent Summer 2025 Edition
By Code with Chris
How To Group Sections & Blocks into Categories
In this video we will see how to group sections and blocks into categories in a Liquid Shopify Theme. With this feature we will be able to improve the merchant experience when editing the theme's content by letting them find the section or block they are looking for much quicker.
By Stacking Context
Shopify Menu Duplication Made Easy
I have created a small app that duplicate the Shopify menus easily, this app is free to use. You need to create the access token form the store with the permission to read and write the navigation of the store. Then you will be able to connect the app with your store. This app can help you duplicate the Shopify menu with just one click.
By Saad Saif
New pagination limits for Liquid & Storefront GraphQL API
The Liquid and Storefront GraphQL API now limits pagination of arrays of objects to 25,000 items.
By Shopify
[Cart AJAX API] Discounts support on /cart/update.js
We have added support for discounts in the Cart AJAX API's /cart/update.js endpoint. You can now add or remove discounts from your cart using the discount parameter.
By Shopify