Sales campaigns
Sale story
Share a limited-time sale with the offer, deadline, and a code to use.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1920 px
- Use case
- Sales campaigns
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Barlow and Fraunces fonts, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Shops post this on social media whenever they run a short sale. It shows the discount in a bold circle, gives the closing date and a code to use, and explains what the offer covers. Change the offer, code, and deadline for every sale you run.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- BrandA short text.
- CampaignA short text.
- HeadlineA short text.
- OfferA short text.
- DetailA short text.
- Ends onA short text.
- CodeA short text.
- ActionA short text.
- FooterA short text.
{
"brand": "Harbour Goods",
"campaign": "Weekend studio sale",
"headline": "Make room for a new notebook",
"offer": "25% off",
"detail": "On planners, notebooks, and desk tools made for a fresh start.",
"ends_on": "Sunday 13 October at midnight",
"code": "MAKE-ROOM",
"action": "Shop the collection",
"footer": "One code per customer. Ends Sunday 13 October at midnight."
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/image \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: sale-story-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Harbour Goods","campaign":"Weekend studio sale","headline":"Make room for a new notebook","offer":"25% off","detail":"On planners, notebooks, and desk tools made for a fresh start.","ends_on":"Sunday 13 October at midnight","code":"MAKE-ROOM","action":"Shop the collection","footer":"One code per customer. Ends Sunday 13 October at midnight."},"image":{"format":"png","width":1080,"height":1920}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "sale-story-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Harbour Goods",
"campaign": "Weekend studio sale",
"headline": "Make room for a new notebook",
"offer": "25% off",
"detail": "On planners, notebooks, and desk tools made for a fresh start.",
"ends_on": "Sunday 13 October at midnight",
"code": "MAKE-ROOM",
"action": "Shop the collection",
"footer": "One code per customer. Ends Sunday 13 October at midnight."
},
"image": {
"width": 1080,
"height": 1920
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


