New Arrival Inventory
Just-landed vehicle teaser with cabin close-up and first-viewing CTA.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 11.8s
- Scenes
- 3
- Render cost
- $0.00295 / render
VariablesConditional scenes
Open in editor
Free template · opens in the editor, no account required.
Customize New Arrival Inventory
New Arrival Inventory is a ready-to-render Car dealer / vehicle video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
12 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.
dealerNameTextCityline Auto
yearText2024
makeTextRange
modelTextVelar P400
headlineTextFresh off the truck.
sublineTextOne owner. Full service history. Still smells new.
priceText$61,500
showPriceToggleon
ctaTextTextBe the first to view it
carImageMedia URLdetailImageMedia URLmusicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "auto-new-arrival",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#0A1214",
"outputFormat": "mp4",
"variables": {
"dealerName": "Cityline Auto",
"year": "2024",
"make": "Range",
"model": "Velar P400",
"headline": "Fresh off the truck.",
"subline": "One owner. Full service history. Still smells new.",
"price": "$61,500",
"showPrice": true,
"ctaText": "Be the first to view it",
"carImage": "https://images.pexels.com/photos/19410448/pexels-photo-19410448.jpeg?auto=compress&cs=tinysrgb&w=1620",
"detailImage": "https://images.pexels.com/photos/31885500/pexels-photo-31885500.jpeg?auto=compress&cs=tinysrgb&w=1620",
"musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
},
"scenes": [
{
"id": "arrival",
"duration": 4.6,
"backgroundColor": "#0A1214",
"transition": "circleopen",
"transitionId": "cabin",
"transitionDuration": 0.65,
"visuals": [
{
"type": "IMAGE",
"src": "{{carImage}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.6
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4.6,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='anaShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0A1214' stop-opacity='0.55'/><stop offset='0.42' stop-color='#0A1214' stop-opacity='0.04'/><stop offset='1' stop-color='#0A1214' stop-opacity='0.9'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#anaShade)'/><path d='M80 214 H420' stroke='#37D3C0' stroke-width='4'/></svg>"
},
{
"type": "TEXT",
"x": 80,
"y": 130,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.2,
"enterEnd": 0.6,
"enterAnimation": "smoothdown",
"exitEnd": 4.6,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#37D3C0; font-size:30px; font-weight:700; letter-spacing:8px;'>NEW ARRIVAL</div>"
},
{
"type": "TEXT",
"x": 80,
"y": 1380,
"width": 920,
"anchor": "top-left",
"track": 3,
"enterBegin": 0.5,
"enterEnd": 1,
"enterAnimation": "smoothup",
"exitEnd": 4.6,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#EDF5F3; font-size:88px; line-height:0.98; font-weight:700; letter-spacing:-2px;'>{{year}} {{make}}<br>{{model}}</div><div style='margin-top:20px; color:#9FB3AF; font-size:30px; font-weight:500;'>{{subline}}</div>"
}
]
},
{
"id": "cabin",
"duration": 4,
"backgroundColor": "#0A1214",
"transition": "smoothup",
"transitionId": "invite",
"transitionDuration": 0.55,
"visuals": [
{
"type": "IMAGE",
"src": "{{detailImage}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"track": 0,
"enterBegin": 0,
"exitEnd": 4
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='cabShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0A1214' stop-opacity='0.3'/><stop offset='0.55' stop-color='#0A1214' stop-opacity='0.06'/><stop offset='1' stop-color='#0A1214' stop-opacity='0.85'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#cabShade)'/></svg>"
},
{
"type": "TEXT",
"x": 80,
"y": 1560,
"width": 920,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.35,
"enterEnd": 0.8,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#EDF5F3; font-size:48px; line-height:1.1; font-weight:700;'>Cabin in showroom condition</div><div style='margin-top:12px; color:#9FB3AF; font-size:28px; font-weight:500;'>Detailed, inspected, and delivery-ready</div>"
}
]
},
{
"id": "invite",
"duration": 4.4,
"backgroundColor": "#0A1214",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='invGlow' cx='0.5' cy='0.38' r='0.85'><stop offset='0' stop-color='#12292B'/><stop offset='1' stop-color='#0A1214'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#invGlow)'/><rect x='90' y='520' width='900' height='860' rx='48' fill='rgba(237,245,243,0.04)' stroke='rgba(55,211,192,0.4)' stroke-width='1.5'/><path d='M430 700 H650 M540 620 V700' stroke='rgba(55,211,192,0.7)' stroke-width='3' fill='none'/><circle cx='540' cy='740' r='6' fill='#37D3C0'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 830,
"width": 860,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.25,
"enterEnd": 0.75,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#EDF5F3; font-size:64px; line-height:1.08; font-weight:700;'>{{headline}}</div><div style='margin-top:18px; text-align:center; color:#9FB3AF; font-size:29px; font-weight:500;'>{{year}} {{make}} {{model}} · at {{dealerName}}</div>"
},
{
"type": "TEXT",
"condition": "{{showPrice}}",
"x": 540,
"y": 1090,
"anchor": "top-center",
"track": 3,
"enterBegin": 0.85,
"enterEnd": 1.25,
"enterAnimation": "circleopen",
"exitEnd": 4.4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#37D3C0; font-size:96px; font-weight:700;'>{{price}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1300,
"anchor": "top-center",
"track": 2,
"enterBegin": 1.3,
"enterEnd": 1.7,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; background:#37D3C0; color:#0A1214; border-radius:999px; padding:26px 64px; font-size:36px; font-weight:700;'>{{ctaText}} →</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.17,
"track": 0
}
]
}More Car dealer / vehicle templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.









