D
P
0
← All articles

Topic

Shopify, Liquid & the Theme CLI

A theme push that 'succeeds' while staging never changes, a deleted section that keeps coming back, and a CLI that quietly lands on the wrong store. Shopify's unwritten rules, the 25-entry `order` cap, the `order`↔`sections` coupling, schema limits that only surface at push, documented here from real incidents. For theme developers working through the Shopify CLI, not the admin editor.

6 articles

Start here

Deleted a Section From Shopify `templates/index.json` but It Keeps Coming Back? `order` and `sections` Are Coupled

Deleted a Shopify section from the order array but it reappears after push? The definition in the sections object auto-restores its id. Delete both, then verify.

Read More