Applies a 'season:<name>' tag to products matching a search during a configured date window and removes it once the window closes.
async def run(ctx): season = ctx.params["season_name"] active = ctx.params["starts"] <= ctx.today() <= ctx.params["ends"] for product in await ctx.shopify.query(search(ctx.params["query"])):
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