Product ads
Lookbook cover
Sell one seasonal product to shoppers with a portrait and a big price.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Product ads
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Fraunces font, original graphic marks, fictional sample names, and an original AI-generated example photo.

About this design
What you can make with it.
Shops use this cover to launch one seasonal product on social media or a homepage. It pairs a studio portrait with a big headline, the price, and the store's address. Swap the photo, product name, price, and accent colour for every new 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.
- KickerA short text.
- HeadlineA short text.
- IssueA short text.
- Primary colourA colour.
- PhotoA short text.
{
"brand": "Atelier North",
"kicker": "Autumn 2026",
"headline": "Amber wool coat, £240.",
"issue": "14 King Street · Now in store",
"primary_colour": "#C6862B"
}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: atelier-cover-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Atelier North","kicker":"Autumn 2026","headline":"Amber wool coat, £240.","issue":"14 King Street · Now in store","primary_colour":"#C6862B"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "atelier-cover-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Atelier North",
"kicker": "Autumn 2026",
"headline": "Amber wool coat, £240.",
"issue": "14 King Street · Now in store",
"primary_colour": "#C6862B"
},
"image": {
"width": 1080,
"height": 1350
}
}
}
}
}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.


