Low Mileage Highlight

Odometer-hero stat reel with 3 support stats; swap mileage, car, stats and toggle the price and disclaimer fields.

Type
Video
Format
Instagram Reel · 9:16
Orientation
Portrait
Duration
12.3s
Scenes
3
Render cost
$0.00308 / render
VariablesConditional scenes
Open in editor

Free template · opens in the editor, no account required.

Customize Low Mileage Highlight

Low Mileage Highlight 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.

22 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.

dealerNameText
MERIDIAN PRE-OWNED
kickerText
LOW-MILEAGE FIND
carNameText
Lexus ES 350 F Sport
carYearText
2022
mileageBigText
11,240
mileageUnitText
MILES
mileageNoteText
Barely broken in — practically new.
statOneValueText
1
statOneLabelText
Owner
statTwoValueText
100%
statTwoLabelText
Clean history
statThreeValueText
6 yr
statThreeLabelText
Warranty left
priceText
$36,400
showPriceToggle
on
disclaimerText
Verified by 3rd-party inspection. VIN available on request.
showDisclaimerToggle
on
ctaTextText
Reserve this one
ctaHandleText
meridianpreowned.com
accentColorColor
#5FD3F0
musicUrlMedia URL

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "auto-low-mileage",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#0A1017",
  "outputFormat": "mp4",
  "variables": {
    "dealerName": "MERIDIAN PRE-OWNED",
    "kicker": "LOW-MILEAGE FIND",
    "carName": "Lexus ES 350 F Sport",
    "carYear": "2022",
    "mileageBig": "11,240",
    "mileageUnit": "MILES",
    "mileageNote": "Barely broken in — practically new.",
    "statOneValue": "1",
    "statOneLabel": "Owner",
    "statTwoValue": "100%",
    "statTwoLabel": "Clean history",
    "statThreeValue": "6 yr",
    "statThreeLabel": "Warranty left",
    "price": "$36,400",
    "showPrice": true,
    "disclaimer": "Verified by 3rd-party inspection. VIN available on request.",
    "showDisclaimer": true,
    "ctaText": "Reserve this one",
    "ctaHandle": "meridianpreowned.com",
    "accentColor": "#5FD3F0",
    "heroImage": "https://images.unsplash.com/photo-1775687902965-5245037e22c8?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3MDgwMTZ8MHwxfHNlYXJjaHwzfHxjYXIlMjBpbnRlcmlvciUyMGRhc2hib2FyZCUyMGNvY2twaXR8ZW58MHx8fHwxNzgzMjY4NjI0fDA&ixlib=rb-4.1.0&q=80&w=1080",
    "musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
  },
  "scenes": [
    {
      "id": "hook",
      "duration": 4,
      "backgroundColor": "#0A1017",
      "transition": "smoothup",
      "transitionId": "stat",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{heroImage}}",
          "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='lmHook' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0A1017' stop-opacity='0.82'/><stop offset='0.45' stop-color='#0A1017' stop-opacity='0.2'/><stop offset='0.72' stop-color='#0A1017' stop-opacity='0.45'/><stop offset='1' stop-color='#0A1017' stop-opacity='0.96'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#lmHook)'/><rect x='90' y='250' width='96' height='5' fill='#5FD3F0'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 140,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.6,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='color:#DCEAF2; font-size:27px; font-weight:800; letter-spacing:7px;'>{{dealerName}}</div><div style='margin-top:14px; color:{{accentColor}}; font-size:25px; font-weight:800; letter-spacing:6px;'>{{kicker}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1420,
          "width": 900,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.5,
          "enterEnd": 1,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='color:#8DA0AE; font-size:32px; font-weight:700; letter-spacing:2px;'>{{carYear}}</div><div style='margin-top:6px; color:#FFFFFF; font-size:82px; line-height:1; font-weight:900; letter-spacing:-2px;'>{{carName}}</div>"
        }
      ]
    },
    {
      "id": "stat",
      "duration": 5,
      "backgroundColor": "#0A1017",
      "transition": "fade",
      "transitionId": "cta",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 5,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='lmStat' cx='0.5' cy='0.32' r='0.95'><stop offset='0' stop-color='#12202E'/><stop offset='1' stop-color='#0A1017'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#lmStat)'/><circle cx='540' cy='560' r='340' fill='none' stroke='rgba(95,211,240,0.35)' stroke-width='2'/><circle cx='540' cy='560' r='300' fill='none' stroke='rgba(95,211,240,0.15)' stroke-width='1'/><rect x='90' y='1120' width='900' height='500' rx='34' fill='rgba(255,255,255,0.03)' stroke='rgba(95,211,240,0.28)' stroke-width='1.5'/><rect x='390' y='1180' width='1' height='380' fill='rgba(255,255,255,0.14)'/><rect x='690' y='1180' width='1' height='380' fill='rgba(255,255,255,0.14)'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 350,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.7,
          "enterAnimation": "fade",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:{{accentColor}}; font-size:28px; font-weight:800; letter-spacing:8px;'>ODOMETER READS</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 430,
          "width": 900,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.4,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:190px; line-height:0.9; font-weight:900; letter-spacing:-8px;'>{{mileageBig}}</div><div style='margin-top:8px; text-align:center; color:#8DA0AE; font-size:40px; font-weight:800; letter-spacing:14px;'>{{mileageUnit}}</div><div style='margin-top:26px; text-align:center; color:#C4D3DD; font-size:32px; font-weight:500;'>{{mileageNote}}</div>"
        },
        {
          "type": "TEXT",
          "x": 240,
          "y": 1230,
          "anchor": "center-center",
          "track": 3,
          "enterBegin": 0.7,
          "enterEnd": 1.1,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:72px; line-height:1; font-weight:900;'>{{statOneValue}}</div><div style='margin-top:10px; text-align:center; color:#8DA0AE; font-size:24px; font-weight:600;'>{{statOneLabel}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1230,
          "anchor": "center-center",
          "track": 4,
          "enterBegin": 0.85,
          "enterEnd": 1.25,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:{{accentColor}}; font-size:72px; line-height:1; font-weight:900;'>{{statTwoValue}}</div><div style='margin-top:10px; text-align:center; color:#8DA0AE; font-size:24px; font-weight:600;'>{{statTwoLabel}}</div>"
        },
        {
          "type": "TEXT",
          "x": 840,
          "y": 1230,
          "anchor": "center-center",
          "track": 5,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:72px; line-height:1; font-weight:900;'>{{statThreeValue}}</div><div style='margin-top:10px; text-align:center; color:#8DA0AE; font-size:24px; font-weight:600;'>{{statThreeLabel}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showPrice}}",
          "x": 540,
          "y": 1470,
          "anchor": "center-center",
          "track": 6,
          "enterBegin": 1.15,
          "enterEnd": 1.55,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#0A1017; border-radius:14px; padding:18px 46px; font-size:52px; font-weight:900; letter-spacing:-1px;'>{{price}}</div>"
        }
      ]
    },
    {
      "id": "cta",
      "duration": 4.4,
      "backgroundColor": "#0A1017",
      "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='lmCta' cx='0.5' cy='0.42' r='0.95'><stop offset='0' stop-color='#12202E'/><stop offset='1' stop-color='#0A1017'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#lmCta)'/><rect x='56' y='56' width='968' height='1808' rx='30' fill='none' stroke='rgba(95,211,240,0.3)' stroke-width='1.5'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 720,
          "width": 920,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.3,
          "enterEnd": 0.75,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:82px; line-height:1.04; font-weight:900; letter-spacing:-2px;'>Cars like this<br>don't wait.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1060,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#0A1017; border-radius:999px; padding:28px 66px; font-size:40px; font-weight:900;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1240,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "fade",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#6E8290; font-size:28px; font-weight:700; letter-spacing:3px;'>{{ctaHandle}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showDisclaimer}}",
          "x": 540,
          "y": 1760,
          "width": 860,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 1.3,
          "enterEnd": 1.7,
          "enterAnimation": "fade",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Archivo"
          },
          "html": "<div style='text-align:center; color:#4E606E; font-size:22px; line-height:1.5; font-weight:500;'>{{disclaimer}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.16,
      "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.