New Listing Video

Ink + electric-blue hero for any new item: swap title, location, condition, specs, price and CTA; toggle the price/JUST-LISTED badge.

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

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

Customize New Listing Video

New Listing Video is a ready-to-render Marketplace / listings video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes, video. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

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

marketNameText
SWIFTLY
newBadgeText
JUST LISTED
showBadgeToggle
on
itemTitleText
Herman Miller Aeron Chair
conditionText
Like New · Size B
locationText
Brooklyn, NY · 2.1 mi away
priceText
$540
showPriceToggle
on
specAText
Fully adjustable
specBText
Original box
specCText
No wear
ctaTextText
Message seller
ctaHandleText
swiftly.market/aeron
accentColorColor
#3B82F6
detailImageMedia URL
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": "market-new-listing",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#0A0E1A",
  "outputFormat": "mp4",
  "variables": {
    "marketName": "SWIFTLY",
    "newBadge": "JUST LISTED",
    "showBadge": true,
    "itemTitle": "Herman Miller Aeron Chair",
    "condition": "Like New · Size B",
    "location": "Brooklyn, NY · 2.1 mi away",
    "price": "$540",
    "showPrice": true,
    "specA": "Fully adjustable",
    "specB": "Original box",
    "specC": "No wear",
    "ctaText": "Message seller",
    "ctaHandle": "swiftly.market/aeron",
    "accentColor": "#3B82F6",
    "heroVideo": "https://videos.pexels.com/video-files/8311919/8311919-uhd_1440_2732_25fps.mp4",
    "detailImage": "https://images.pexels.com/photos/18699687/pexels-photo-18699687.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
  },
  "scenes": [
    {
      "id": "hook",
      "duration": 4.2,
      "backgroundColor": "#0A0E1A",
      "transition": "smoothup",
      "transitionId": "detail",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "VIDEO",
          "src": "{{heroVideo}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "volume": 0,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.2
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.2,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='nlShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0A0E1A' stop-opacity='0.72'/><stop offset='0.4' stop-color='#0A0E1A' stop-opacity='0.1'/><stop offset='0.7' stop-color='#0A0E1A' stop-opacity='0.35'/><stop offset='1' stop-color='#0A0E1A' stop-opacity='0.94'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#nlShade)'/><rect x='44' y='44' width='992' height='1832' rx='36' fill='none' stroke='rgba(59,130,246,0.4)' stroke-width='2'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 130,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.6,
          "enterAnimation": "fade",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; color:#FFFFFF; font-size:28px; font-weight:800; letter-spacing:8px;'>{{marketName}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showBadge}}",
          "x": 90,
          "y": 220,
          "anchor": "top-left",
          "track": 4,
          "enterBegin": 0.4,
          "enterEnd": 0.85,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:12px; padding:14px 30px; font-size:26px; font-weight:800; letter-spacing:3px;'>{{newBadge}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1360,
          "width": 900,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.6,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='color:#FFFFFF; font-size:82px; line-height:1.04; font-weight:800; letter-spacing:-2px;'>{{itemTitle}}</div><div style='margin-top:24px; width:130px; height:6px; border-radius:3px; background:{{accentColor}};'></div><div style='margin-top:28px; color:#AEB6C6; font-size:32px; font-weight:600;'>{{location}}</div>"
        }
      ]
    },
    {
      "id": "detail",
      "duration": 5,
      "backgroundColor": "#0A0E1A",
      "transition": "smoothleft",
      "transitionId": "cta",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{detailImage}}",
          "x": 540,
          "y": 620,
          "width": 940,
          "height": 940,
          "anchor": "center-center",
          "resize": "cover",
          "zoom": true,
          "radius": {
            "tl": 40,
            "tr": 40,
            "bl": 40,
            "br": 40
          },
          "track": 1,
          "enterBegin": 0,
          "enterEnd": 0.55,
          "enterAnimation": "smoothright",
          "exitEnd": 5
        },
        {
          "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='nlGlow' cx='0.5' cy='0.34' r='0.85'><stop offset='0' stop-color='#131A2E'/><stop offset='1' stop-color='#0A0E1A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#nlGlow)'/><rect x='80' y='1180' width='920' height='560' rx='36' fill='rgba(255,255,255,0.04)' stroke='rgba(59,130,246,0.35)' stroke-width='1.5'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 1230,
          "width": 820,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.45,
          "enterEnd": 0.95,
          "enterAnimation": "smoothup",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='color:{{accentColor}}; font-size:25px; font-weight:800; letter-spacing:5px;'>CONDITION</div><div style='margin-top:12px; color:#FFFFFF; font-size:56px; line-height:1.05; font-weight:800;'>{{condition}}</div>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 1420,
          "width": 820,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.7,
          "enterEnd": 1.2,
          "enterAnimation": "fade",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='color:#C7CDDA; font-size:30px; font-weight:600; line-height:1.7;'><span style='color:{{accentColor}};'>✓</span> {{specA}}&nbsp;&nbsp;<span style='color:{{accentColor}};'>✓</span> {{specB}}&nbsp;&nbsp;<span style='color:{{accentColor}};'>✓</span> {{specC}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showPrice}}",
          "x": 130,
          "y": 1580,
          "anchor": "top-left",
          "track": 4,
          "enterBegin": 1,
          "enterEnd": 1.45,
          "enterAnimation": "smoothleft",
          "exitEnd": 5,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; background:#FFFFFF; color:#0A0E1A; border-radius:16px; padding:16px 40px; font-size:52px; font-weight:800; letter-spacing:-1px;'>{{price}}</div>"
        }
      ]
    },
    {
      "id": "cta",
      "duration": 4.4,
      "backgroundColor": "#0A0E1A",
      "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='nlCta' cx='0.5' cy='0.42' r='0.95'><stop offset='0' stop-color='#111A34'/><stop offset='1' stop-color='#0A0E1A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#nlCta)'/><circle cx='540' cy='640' r='150' fill='none' stroke='rgba(59,130,246,0.8)' stroke-width='2.5'/><circle cx='540' cy='640' r='172' fill='none' stroke='rgba(59,130,246,0.25)' stroke-width='1'/><rect x='470' y='595' width='140' height='90' rx='16' fill='none' stroke='#3B82F6' stroke-width='6'/><path d='M500 640 H580 M540 610 V670' stroke='#3B82F6' stroke-width='6' stroke-linecap='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 900,
          "width": 920,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.3,
          "enterEnd": 0.8,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:72px; line-height:1.08; font-weight:800; letter-spacing:-1px;'>See it before<br>it's gone.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1240,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:28px 68px; font-size:40px; font-weight:800;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1400,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "fade",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='text-align:center; color:#7C879B; font-size:28px; font-weight:600; letter-spacing:1px;'>{{ctaHandle}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.16,
      "track": 0
    }
  ]
}

More Marketplace / listings templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.