Our coupon import tool allows you to create an endless number of coupons via a CSV upload.
To access the coupon importer, do the following:
- Sign in to the operator portal.
- Go to Marketing > Coupons > Import coupons.
- Click the example file link to download a sample CSV file displaying the format required to successfully import coupons.
- Create your own coupon spreadsheet, following the same format in the example file.
- Code: The code entered to redeem the discount.
- Description: Will be displayed when the user applies the coupon.
- Discount: The value of the discount.
- Discount_type: The type of discount to be applied (flat rate, percentage, or free_shipping).
- Uses: Number of times the coupon can be used.
- Expiry date: Expiry date of the coupon.
- To import "free shipping" coupons, make sure you enter "free_shipping" in the Discount_type column and "Free shipping" in Discount column.
- Once your coupon spreadsheet is ready to upload, save it as a CSV.
- Go back to the Coupon Import page.
- Click the Choose File button and select your file from your local device.
- Click Upload Coupons.