Feature Bullets

One numbered scene per feature from a `features` array — premium watch styling.

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

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

Customize Feature Bullets

Feature Bullets is a ready-to-render E-commerce 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.

brandNameText
META TIME
productNameText
Meridian Automatic
taglineText
Three reasons it belongs on your wrist.
ctaTextText
Discover Meridian
ctaUrlText
metatime.example
productImageMedia URL
detailImageMedia URL
featuresList · 3
num01
titleSwiss automatic movement
detail38 jewels, 120-hour power reserve — no battery, ever.
num02
titleSapphire crystal glass
detailScratch-proof clarity that survives keys, desks and decades.
num03
title100 m water resistance
detailFrom boardroom to open water without a second thought.
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": "ecom-feature-bullets",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#14151A",
  "outputFormat": "mp4",
  "variables": {
    "brandName": "META TIME",
    "productName": "Meridian Automatic",
    "tagline": "Three reasons it belongs on your wrist.",
    "ctaText": "Discover Meridian",
    "ctaUrl": "metatime.example",
    "productImage": "https://images.pexels.com/photos/31049999/pexels-photo-31049999.jpeg?auto=compress&cs=tinysrgb&w=1620",
    "detailImage": "https://images.pexels.com/photos/35080771/pexels-photo-35080771.jpeg?auto=compress&cs=tinysrgb&w=1620",
    "features": [
      {
        "num": "01",
        "title": "Swiss automatic movement",
        "detail": "38 jewels, 120-hour power reserve — no battery, ever."
      },
      {
        "num": "02",
        "title": "Sapphire crystal glass",
        "detail": "Scratch-proof clarity that survives keys, desks and decades."
      },
      {
        "num": "03",
        "title": "100 m water resistance",
        "detail": "From boardroom to open water without a second thought."
      }
    ],
    "musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
  },
  "scenes": [
    {
      "id": "intro",
      "duration": 4,
      "backgroundColor": "#14151A",
      "transition": "smoothleft",
      "transitionId": "feature",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{productImage}}",
          "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='fbShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#14151A' stop-opacity='0.5'/><stop offset='0.45' stop-color='#14151A' stop-opacity='0.06'/><stop offset='1' stop-color='#14151A' stop-opacity='0.9'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#fbShade)'/><path d='M80 1348 H340' stroke='#E3C89A' stroke-width='3'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 150,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.6,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#E9E6E0; font-size:24px; font-weight:700; letter-spacing:9px;'>{{brandName}}</div>"
        },
        {
          "type": "TEXT",
          "x": 80,
          "y": 1390,
          "width": 920,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.5,
          "enterEnd": 1,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#E9E6E0; font-size:80px; line-height:1; font-weight:700; letter-spacing:-2px;'>{{productName}}</div><div style='margin-top:22px; color:#B9B4AA; font-size:33px; line-height:1.35; font-weight:500;'>{{tagline}}</div>"
        }
      ]
    },
    {
      "id": "feature",
      "iterate": "features",
      "iterateAs": "feature",
      "duration": 3.8,
      "backgroundColor": "#14151A",
      "transition": "smoothleft",
      "transitionId": "outro",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{detailImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "opacity": 0.22,
          "filter": {
            "saturate": 0.7
          },
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.8
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 3.8,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><rect width='1080' height='1920' fill='rgba(20,21,26,0.5)'/><rect x='80' y='620' width='920' height='680' rx='36' fill='rgba(20,21,26,0.82)' stroke='rgba(227,200,154,0.35)' stroke-width='1.5'/><rect x='80' y='620' width='10' height='680' rx='5' fill='#E3C89A'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 150,
          "y": 700,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.2,
          "enterEnd": 0.6,
          "enterAnimation": "smoothright",
          "exitEnd": 3.8,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#E3C89A; font-size:140px; font-weight:700; letter-spacing:-4px; opacity:0.9;'>{{feature.num}}</div>"
        },
        {
          "type": "TEXT",
          "x": 150,
          "y": 920,
          "width": 790,
          "anchor": "top-left",
          "track": 4,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 3.8,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#E9E6E0; font-size:58px; line-height:1.08; font-weight:700; letter-spacing:-1px;'>{{feature.title}}</div><div style='margin-top:24px; color:#B9B4AA; font-size:31px; line-height:1.45; font-weight:500;'>{{feature.detail}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 96,
          "anchor": "center-center",
          "track": 2,
          "enterBegin": 0,
          "exitEnd": 3.8,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#6E6A61; font-size:22px; font-weight:700; letter-spacing:7px;'>{{brandName}} · {{productName}}</div>"
        }
      ]
    },
    {
      "id": "outro",
      "duration": 4.2,
      "backgroundColor": "#14151A",
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{productImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "zoom": true,
          "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='fbOut' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#14151A' stop-opacity='0.6'/><stop offset='0.55' stop-color='#14151A' stop-opacity='0.3'/><stop offset='1' stop-color='#14151A' stop-opacity='0.94'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#fbOut)'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1210,
          "width": 940,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.25,
          "enterEnd": 0.75,
          "enterAnimation": "smoothup",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#E9E6E0; font-size:66px; line-height:1.08; font-weight:700; letter-spacing:-1px;'>Built once.<br><span style='color:#E3C89A;'>Worn forever.</span></div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1500,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.85,
          "enterEnd": 1.25,
          "enterAnimation": "circleopen",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:#E3C89A; color:#14151A; border-radius:6px; padding:26px 64px; font-size:36px; font-weight:700; letter-spacing:1px;'>{{ctaText}}</div><div style='margin-top:18px; text-align:center; color:#8A857B; font-size:24px; letter-spacing:3px;'>{{ctaUrl}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.16,
      "track": 0
    }
  ]
}

More E-commerce templates

View all ↗

Ready to ship video at scale?

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