Product drops
Knitwear drop story
Announce a fashion drop to followers with a full-bleed photo and sticker.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1920 px
- Use case
- Product drops
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Anton font, fictional sample names, and an original AI-generated example photo.

About this design
What you can make with it.
Fashion and knitwear labels use this story to announce a new drop on Instagram. It runs a full-bleed photo into a diagonal cut, with a rotated sticker and a bold headline below. Change the headline, sticker text, launch date, price, and colours for every drop.
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.
- HeadlineA short text.
- Sticker topA short text.
- Sticker bottomA short text.
- Date lineA short text.
- Price lineA short text.
- CtaA short text.
- Ground colourA colour.
- Text colourA colour.
- Accent colourA colour.
- PhotoA short text.
{
"brand": "Marlow Knitwear",
"headline": "The Autumn Drop",
"sticker_top": "New",
"sticker_bottom": "14 pieces",
"date_line": "Thursday 8 October · 7 pm",
"price_line": "From £120",
"cta": "Shop the drop",
"ground_colour": "#2B1A12",
"text_colour": "#F4E9D8",
"accent_colour": "#C9502B"
}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: drop-story-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Marlow Knitwear","headline":"The Autumn Drop","sticker_top":"New","sticker_bottom":"14 pieces","date_line":"Thursday 8 October · 7 pm","price_line":"From £120","cta":"Shop the drop","ground_colour":"#2B1A12","text_colour":"#F4E9D8","accent_colour":"#C9502B"},"image":{"format":"png","width":1080,"height":1920}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "drop-story-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Marlow Knitwear",
"headline": "The Autumn Drop",
"sticker_top": "New",
"sticker_bottom": "14 pieces",
"date_line": "Thursday 8 October · 7 pm",
"price_line": "From £120",
"cta": "Shop the drop",
"ground_colour": "#2B1A12",
"text_colour": "#F4E9D8",
"accent_colour": "#C9502B"
},
"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.


