Classifies each active product by its highest variant price into exactly one of the tags 'budget', 'mid', or 'premium', removing the other band tags.
async def run(ctx): for product in await ctx.shopify.query(ACTIVE_PRODUCTS): top = max(v.price for v in product.variants)
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