Store information
Store hours poster
Post your weekly hours with today's times, address, and contact in one poster.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Store information
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Bebas Neue and JetBrains Mono fonts, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Shops and cafés print this so visitors always know when to walk in. It lists the week's hours, highlights today's opening times, and gives the address, contact, and any access note. Update the hours and contact details whenever your opening times change.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Business nameA short text.
- TaglineA short text.
- Hours titleA short text.
- HoursA list of items. Each item has day and times.
- Today labelA short text.
- Today hoursA short text.
- AddressA short text.
- ContactA short text.
- NoteA longer text with more than one line.
- FooterA short text.
{
"business_name": "Harbour Street Café",
"tagline": "Coffee, lunch, and a quiet place to work.",
"hours_title": "Opening hours",
"hours": [
{
"day": "Monday",
"times": "07:30–16:00"
},
{
"day": "Tuesday",
"times": "07:30–16:00"
},
{
"day": "Wednesday",
"times": "07:30–16:00"
},
{
"day": "Thursday",
"times": "07:30–18:00"
},
{
"day": "Friday",
"times": "07:30–18:00"
},
{
"day": "Saturday",
"times": "09:00–17:00"
},
{
"day": "Sunday",
"times": "Closed"
}
],
"today_label": "Today · Saturday",
"today_hours": "09:00–17:00",
"address": "Unit 4, Leeds Dock",
"contact": "hello@harbour.example · 0113 555 0142",
"note": "The kitchen closes an hour before we do. Ask the team about allergens before you order.",
"footer": "Harbour Street Café · harbourstreet.example"
}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: store-hours-poster-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"business_name":"Harbour Street Café","tagline":"Coffee, lunch, and a quiet place to work.","hours_title":"Opening hours","hours":[{"day":"Monday","times":"07:30–16:00"},{"day":"Tuesday","times":"07:30–16:00"},{"day":"Wednesday","times":"07:30–16:00"},{"day":"Thursday","times":"07:30–18:00"},{"day":"Friday","times":"07:30–18:00"},{"day":"Saturday","times":"09:00–17:00"},{"day":"Sunday","times":"Closed"}],"today_label":"Today · Saturday","today_hours":"09:00–17:00","address":"Unit 4, Leeds Dock","contact":"hello@harbour.example · 0113 555 0142","note":"The kitchen closes an hour before we do. Ask the team about allergens before you order.","footer":"Harbour Street Café · harbourstreet.example"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "store-hours-poster-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"business_name": "Harbour Street Café",
"tagline": "Coffee, lunch, and a quiet place to work.",
"hours_title": "Opening hours",
"hours": [
{
"day": "Monday",
"times": "07:30–16:00"
},
{
"day": "Tuesday",
"times": "07:30–16:00"
},
{
"day": "Wednesday",
"times": "07:30–16:00"
},
{
"day": "Thursday",
"times": "07:30–18:00"
},
{
"day": "Friday",
"times": "07:30–18:00"
},
{
"day": "Saturday",
"times": "09:00–17:00"
},
{
"day": "Sunday",
"times": "Closed"
}
],
"today_label": "Today · Saturday",
"today_hours": "09:00–17:00",
"address": "Unit 4, Leeds Dock",
"contact": "hello@harbour.example · 0113 555 0142",
"note": "The kitchen closes an hour before we do. Ask the team about allergens before you order.",
"footer": "Harbour Street Café · harbourstreet.example"
},
"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.


