Applies a bulk price change to every product carrying a chosen tag. Dry-run first, so you see each new price before it's written.
async def run(ctx): tag = ctx.params["tag"] percent = ctx.params.get("percent", -10) products = await ctx.shopify.query(products_with_tag(tag))
If you run a sharper version of this template, or something it inspired, send it in. We review every application and publish the good ones, credited to you or your agency.
Describe the job, watch the AI build it, rehearse it, deploy it.
Free plan · no card · 🇪🇺 EU data residency