create-discount
Generate Shopify discount codes with specific titles, values, validity periods, and usage limits. Define discounts as percentages or fixed amounts, ensuring precise promotions for your store.
Instructions
Create a basic discount code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appliesOncePerCustomer | Yes | Whether discount can be used only once per customer | |
code | Yes | Discount code that customers will enter | |
endsAt | No | Optional end date in ISO format | |
startsAt | Yes | Start date in ISO format | |
title | Yes | Title of the discount | |
value | Yes | Discount value (percentage as decimal or fixed amount) | |
valueType | Yes | Type of discount |