Recommended Listings

Lavender + violet personalized feed — greets the user by name and iterates picks[] (name, meta, match %, price, image) as cards.

Type
Video
Format
Instagram Reel · 9:16
Orientation
Portrait
Duration
15s
Scenes
5
Render cost
$0.00375 / render
VariablesData-driven repeat
Open in editor

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

Customize Recommended Listings

Recommended Listings is a ready-to-render Marketplace / listings video design formatted for Instagram Reel · 9:16 with 5 scenes and support for variables, data-driven repeat. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

9 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
FINDLY
userNameText
Jordan
introKickerText
PICKED FOR YOU
introLineText
Because you saved home-office listings
ctaTextText
See all your picks
ctaHandleText
findly.market/for-you
accentColorColor
#7C3AED
picksList · 3
nameStanding Desk (Oak)
metaElectric · 2 yrs old · Mint
match97% match
price$260
nameErgo Mesh Chair
metaLumbar support · Barely used
match94% match
price$150
nameDual Monitor Arm
metaFits 32" · Full box
match91% match
price$65
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-recommended",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#F1EEFB",
  "outputFormat": "mp4",
  "variables": {
    "marketName": "FINDLY",
    "userName": "Jordan",
    "introKicker": "PICKED FOR YOU",
    "introLine": "Because you saved home-office listings",
    "ctaText": "See all your picks",
    "ctaHandle": "findly.market/for-you",
    "accentColor": "#7C3AED",
    "picks": [
      {
        "name": "Standing Desk (Oak)",
        "meta": "Electric · 2 yrs old · Mint",
        "match": "97% match",
        "price": "$260",
        "image": "https://images.pexels.com/photos/4440789/pexels-photo-4440789.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
      },
      {
        "name": "Ergo Mesh Chair",
        "meta": "Lumbar support · Barely used",
        "match": "94% match",
        "price": "$150",
        "image": "https://images.pexels.com/photos/18699686/pexels-photo-18699686.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
      },
      {
        "name": "Dual Monitor Arm",
        "meta": "Fits 32\" · Full box",
        "match": "91% match",
        "price": "$65",
        "image": "https://images.pexels.com/photos/5076516/pexels-photo-5076516.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": "intro",
      "duration": 3.2,
      "backgroundColor": "#F1EEFB",
      "transition": "smoothleft",
      "transitionId": "pick",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.2,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='rcBg' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#F6F2FF'/><stop offset='1' stop-color='#E7E0FA'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#rcBg)'/><circle cx='860' cy='300' r='210' fill='rgba(124,58,237,0.1)'/><circle cx='190' cy='1640' r='250' fill='rgba(124,58,237,0.08)'/><path d='M540 600 l22 54 l58 4 l-44 38 l14 56 l-50 -32 l-50 32 l14 -56 l-44 -38 l58 -4 z' fill='#7C3AED'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 130,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.15,
          "enterEnd": 0.55,
          "enterAnimation": "fade",
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#6B5B95; font-size:26px; font-weight:800; letter-spacing:8px;'>{{marketName}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 820,
          "width": 900,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.3,
          "enterEnd": 0.75,
          "enterAnimation": "smoothup",
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:{{accentColor}}; font-size:28px; font-weight:800; letter-spacing:6px;'>{{introKicker}}</div><div style='margin-top:18px; text-align:center; color:#241A38; font-size:76px; line-height:1.05; font-weight:800; letter-spacing:-2px;'>Hey {{userName}} — these are<br>your kind of finds.</div><div style='margin-top:26px; text-align:center; color:#6B5B95; font-size:32px; font-weight:500;'>{{introLine}}</div>"
        }
      ]
    },
    {
      "id": "pick",
      "iterate": "picks",
      "iterateAs": "p",
      "duration": 3.4,
      "backgroundColor": "#F1EEFB",
      "transition": "smoothleft",
      "transitionId": "outro",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='rcBg2' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#F6F2FF'/><stop offset='1' stop-color='#E7E0FA'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#rcBg2)'/><rect x='80' y='300' width='920' height='1320' rx='44' fill='#FFFFFF' stroke='rgba(124,58,237,0.18)' stroke-width='1.5'/><rect x='80' y='300' width='920' height='14' rx='7' fill='#7C3AED'/></svg>"
        },
        {
          "type": "IMAGE",
          "src": "{{p.image}}",
          "x": 540,
          "y": 720,
          "width": 840,
          "height": 720,
          "anchor": "center-center",
          "resize": "cover",
          "zoom": true,
          "radius": {
            "tl": 32,
            "tr": 32,
            "bl": 32,
            "br": 32
          },
          "track": 1,
          "enterBegin": 0.15,
          "enterEnd": 0.6,
          "enterAnimation": "smoothup",
          "exitEnd": 3.4
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 360,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 0.3,
          "enterEnd": 0.75,
          "enterAnimation": "smoothleft",
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:12px 30px; font-size:26px; font-weight:800; letter-spacing:1px;'>{{p.match}}</div>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 1180,
          "width": 820,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; background:rgba(20,13,33,0.66); border-radius:26px; padding:22px 32px;'><div style='color:#FFFFFF; font-size:64px; line-height:1.05; font-weight:800; letter-spacing:-1px;'>{{p.name}}</div><div style='margin-top:14px; color:#D9CEF5; font-size:30px; font-weight:500;'>{{p.meta}}</div></div>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 1400,
          "anchor": "top-left",
          "track": 5,
          "enterBegin": 0.65,
          "enterEnd": 1.1,
          "enterAnimation": "smoothleft",
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; color:{{accentColor}}; font-size:64px; font-weight:800; letter-spacing:-1px;'>{{p.price}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1720,
          "anchor": "center-center",
          "track": 2,
          "enterBegin": 0,
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#9484BE; font-size:23px; font-weight:700; letter-spacing:4px;'>{{marketName}} · PICKED FOR {{userName}}</div>"
        }
      ]
    },
    {
      "id": "outro",
      "duration": 3.6,
      "backgroundColor": "#241A38",
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.6,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='rcEnd' cx='0.5' cy='0.4' r='0.9'><stop offset='0' stop-color='#3A2A5C'/><stop offset='1' stop-color='#241A38'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#rcEnd)'/><circle cx='540' cy='620' r='140' fill='none' stroke='rgba(124,58,237,0.8)' stroke-width='2.5'/><path d='M500 570 h-40 v40 M580 570 h40 v40 M500 670 h-40 v-40 M580 670 h40 v-40' stroke='#A78BFA' stroke-width='7' stroke-linecap='round'/><path d='M540 590 l14 34 l38 3 l-29 24 l9 37 l-32 -20 l-32 20 l9 -37 l-29 -24 l38 -3 z' fill='#A78BFA'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 840,
          "width": 900,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.7,
          "enterAnimation": "smoothup",
          "exitEnd": 3.6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:70px; line-height:1.1; font-weight:800; letter-spacing:-1px;'>More matches<br>waiting for you.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1160,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "circleopen",
          "exitEnd": 3.6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:26px 62px; font-size:38px; font-weight:800;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1320,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "fade",
          "exitEnd": 3.6,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#9484BE; font-size:27px; 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.