Issue 219 - Agentic Shopping Will Change Everything... or will it?

Section Rendering API Hack

This Section Rendering API hack will change the way you create dynamic content on pages as a Shopify developer

By Bastian Fritsch

Agentic Shopping Will Change Everything... or will it?

Is the era of "Googling" products over? In this episode of Helium's Hot Air Show, we dive into the massive shift toward Agentic Commerce and what Shopify merchants need to do to survive.

By Helium

How to connect N8N with Shopify in 2026

In this tutorial, you’ll learn how to connect Shopify with n8n in 2026 using the recommended API and authentication setup.

By Coding with Jan - Shopify Developer

Stop Remembering Store Handles: A Shopify Partner CLI Tool

Devs, when you’re working with multiple Shopify stores, remembering store handles is one of those small things that slows everything down. In this video, I walk through a CLI tool I built to make accessing Shopify stores faster.

By Three Acres Shopify Agency

CURL Converter

Convert curl commands to Python, JavaScript and more

By CurlConverter

Export URLs for Shopify Redirects (Free CSV Tool)

This free tool pulls all of your current URLs for your store and generates a Shopify ready redirect CSV so you can migrate without losing traffic. Simply enter your current store URL below and click on generate CSV. A CSV file will then be downloaded

By Dharma Software

Webhook subscriptions now support a name field

You can now assign an optional name to your webhook subscriptions to simplify identification and management. This feature is available for both TOML-based subscriptions and subscriptions created through the Admin API subscriptions created via the GraphQL Admin API.

By Shopify

Brush - A Modern Framework for Custom Shopify Apps

Brush is a starter kit for building Shopify custom apps. Based on Gadget.dev for the backend and a ViteJS app embedding AlpineJS for the frontend

By Hervé Guétin

New article_list input setting for themes

You can now add an article_list input setting to your theme sections and blocks. This new setting type outputs an article picker that lets merchants select multiple published articles, which can be used for creating featured article sections, related content areas, or article galleries.

By Shopify

Migrate metafields with shopify app import-custom-data-definitions

shopify app import-custom-data-definitions is now available in Shopify CLI version 3.89. This command helps you migrate existing metafield and metaobject definitions for your app to declarative TOML management.

By Shopify