Dealer Branding Outro

9-second reusable endcard: monogram, tagline, phone/WhatsApp/site/hours — all variables.

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

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

Customize Dealer Branding Outro

Dealer Branding Outro is a ready-to-render Car dealer / vehicle video design formatted for Instagram Reel · 9:16 with 1 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.

dealerNameText
CITYLINE AUTO
monogramText
CA
taglineText
Straight deals. Solid cars. Since 2004.
phoneText
(555) 013-2040
whatsappText
WhatsApp (555) 013-2041
showWhatsappToggle
on
websiteText
citylineauto.example
addressText
1200 Harbor Drive, Springfield
hoursText
Mon–Sat 9:00–19:00
showHoursToggle
on
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-dealer-outro",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#0C0E11",
  "outputFormat": "mp4",
  "variables": {
    "dealerName": "CITYLINE AUTO",
    "monogram": "CA",
    "tagline": "Straight deals. Solid cars. Since 2004.",
    "phone": "(555) 013-2040",
    "whatsapp": "WhatsApp (555) 013-2041",
    "showWhatsapp": true,
    "website": "citylineauto.example",
    "address": "1200 Harbor Drive, Springfield",
    "hours": "Mon–Sat 9:00–19:00",
    "showHours": true,
    "bgImage": "https://images.pexels.com/photos/1685111/pexels-photo-1685111.jpeg?auto=compress&cs=tinysrgb&w=1620",
    "musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
  },
  "scenes": [
    {
      "id": "endcard",
      "duration": 9,
      "backgroundColor": "#0C0E11",
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{bgImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "zoom": true,
          "opacity": 0.32,
          "filter": {
            "saturate": 0.65
          },
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 9
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 9,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='adoShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0C0E11' stop-opacity='0.82'/><stop offset='0.5' stop-color='#0C0E11' stop-opacity='0.66'/><stop offset='1' stop-color='#0C0E11' stop-opacity='0.94'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#adoShade)'/><rect x='70' y='70' width='940' height='1780' rx='34' fill='none' stroke='rgba(201,169,106,0.4)' stroke-width='1.5'/><circle cx='540' cy='470' r='140' fill='none' stroke='#C9A96A' stroke-width='2'/><circle cx='540' cy='470' r='158' fill='none' stroke='rgba(201,169,106,0.3)' stroke-width='1'/><path d='M240 720 H840' stroke='rgba(201,169,106,0.35)' stroke-width='1'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 470,
          "anchor": "center-center",
          "track": 2,
          "enterBegin": 0.3,
          "enterEnd": 0.9,
          "enterAnimation": "fade",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Cinzel"
          },
          "html": "<div style='text-align:center; color:#C9A96A; font-size:110px; letter-spacing:6px;'>{{monogram}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 790,
          "width": 900,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.8,
          "enterEnd": 1.4,
          "enterAnimation": "smoothup",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Montserrat"
          },
          "html": "<div style='text-align:center; color:#F2F0EC; font-size:58px; font-weight:800; letter-spacing:8px;'>{{dealerName}}</div><div style='margin-top:16px; text-align:center; color:#A9A292; font-size:28px; font-weight:500; font-style:italic;'>{{tagline}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1080,
          "width": 760,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 1.4,
          "enterEnd": 1.9,
          "enterAnimation": "smoothup",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Montserrat"
          },
          "html": "<div style='text-align:center;'><div style='display:inline-block; background:#C9A96A; color:#0C0E11; border-radius:999px; padding:22px 56px; font-size:36px; font-weight:800;'>📞 {{phone}}</div></div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showWhatsapp}}",
          "x": 540,
          "y": 1230,
          "width": 760,
          "anchor": "top-center",
          "track": 5,
          "enterBegin": 1.7,
          "enterEnd": 2.2,
          "enterAnimation": "smoothup",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Montserrat"
          },
          "html": "<div style='text-align:center;'><div style='display:inline-block; border:2px solid #4AD87A; color:#4AD87A; border-radius:999px; padding:18px 48px; font-size:29px; font-weight:800;'>💬 {{whatsapp}}</div></div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1420,
          "width": 860,
          "anchor": "top-center",
          "track": 6,
          "enterBegin": 2.1,
          "enterEnd": 2.6,
          "enterAnimation": "fade",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Montserrat"
          },
          "html": "<div style='text-align:center; color:#D8D3C9; font-size:28px; line-height:1.7; font-weight:600;'>📍 {{address}}<br>🌐 {{website}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showHours}}",
          "x": 540,
          "y": 1620,
          "width": 860,
          "anchor": "top-center",
          "track": 7,
          "enterBegin": 2.5,
          "enterEnd": 3,
          "enterAnimation": "fade",
          "exitEnd": 9,
          "style": {
            "fontFamily": "Montserrat"
          },
          "html": "<div style='text-align:center; color:#8B8577; font-size:24px; font-weight:600; letter-spacing:2px;'>OPEN {{hours}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.14,
      "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.