Why Can’t Shopify Customer Tags Be Updated From the Storefront?
Customer tags are admin-side data. Do not try to edit them directly from Liquid or unauthenticated JavaScript; use Flow or an authenticated app backend.
Shopify Dude
Shopify answers, setup guides, troubleshooting checklists, release explainers, and common setup misunderstandings.
Customer tags are admin-side data. Do not try to edit them directly from Liquid or unauthenticated JavaScript; use Flow or an authenticated app backend.
Flow variables from Get order data can be blank because the action returns a list. Use For each or loop through the returned data before sending it elsewhere.
Shopify Flow does not provide a normal try/catch branch inside a workflow. Use run history, retries, Fail workflow run, and a separate error-triggered workflow.
A troubleshooting guide for Shopify Flow inventory workflows that do not fire when inventory changes through apps, POS syncs, transfers, or multi-location adjustments.
A practical Shopify Flow troubleshooting guide for workflows that do not run when merchants expect them to.