Low Stock Alert
Scarcity reel with a giant Only-N-left number in a pulsing ring; swap units, product, and optional size note.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 8.05s
- Scenes
- 2
- Render cost
- $0.00201 / render
Free template · opens in the editor, no account required.
Customize Low Stock Alert
Low Stock Alert is a ready-to-render E-commerce video design formatted for Instagram Reel · 9:16 with 2 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.
13 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.
brandNameTextalertKickerTextproductNameTextunitsLeftTextunitsWordTexturgencyLineTextsizeNoteTextshowSizeNoteTogglectaTextTextctaHandleTextaccentColorColorproductImageMedia URLmusicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "ecom-low-stock",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#101012",
"outputFormat": "mp4",
"variables": {
"brandName": "STRIDE LAB",
"alertKicker": "SELLING FAST",
"productName": "Aero Runner 2",
"unitsLeft": "7",
"unitsWord": "pairs left",
"urgencyLine": "This colorway won't be restocked.",
"sizeNote": "Most sizes already gone — check yours now.",
"showSizeNote": true,
"ctaText": "Grab a pair",
"ctaHandle": "stridelab.example",
"accentColor": "#FF3B3B",
"productImage": "https://images.pexels.com/photos/12628400/pexels-photo-12628400.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": "alert",
"duration": 4.6,
"backgroundColor": "#101012",
"transition": "wipeup",
"transitionId": "cta",
"transitionDuration": 0.55,
"visuals": [
{
"type": "IMAGE",
"src": "{{productImage}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"opacity": 0.5,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.6
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4.6,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='alBg' cx='0.5' cy='0.44' r='0.85'><stop offset='0' stop-color='#101012' stop-opacity='0.35'/><stop offset='1' stop-color='#101012' stop-opacity='0.92'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#alBg)'/><circle cx='540' cy='800' r='330' fill='none' stroke='rgba(255,59,59,0.9)' stroke-width='4'/><circle cx='540' cy='800' r='366' fill='none' stroke='rgba(255,59,59,0.35)' stroke-width='2'/><circle cx='540' cy='800' r='402' fill='none' stroke='rgba(255,59,59,0.15)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 150,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.15,
"enterEnd": 0.6,
"enterAnimation": "fade",
"exitEnd": 4.6,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:14px 36px; font-size:26px; font-weight:800; letter-spacing:5px;'>{{alertKicker}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 660,
"anchor": "center-center",
"track": 3,
"enterBegin": 0.35,
"enterEnd": 0.8,
"enterAnimation": "circleopen",
"exitEnd": 4.6,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:340px; line-height:1; font-weight:800; letter-spacing:-12px;'>{{unitsLeft}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 900,
"anchor": "top-center",
"track": 4,
"enterBegin": 0.6,
"enterEnd": 1.05,
"enterAnimation": "fade",
"exitEnd": 4.6,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:{{accentColor}}; font-size:44px; font-weight:800; letter-spacing:4px; text-transform:uppercase;'>{{unitsWord}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1340,
"width": 900,
"anchor": "top-center",
"track": 5,
"enterBegin": 0.85,
"enterEnd": 1.3,
"enterAnimation": "smoothup",
"exitEnd": 4.6,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#F4F4F6; font-size:58px; line-height:1.12; font-weight:800; letter-spacing:-1px;'>{{productName}}</div><div style='margin-top:18px; text-align:center; color:#A6A6AE; font-size:32px; font-weight:500;'>{{urgencyLine}}</div>"
}
]
},
{
"id": "cta",
"duration": 4,
"backgroundColor": "#101012",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='alEnd' cx='0.5' cy='0.42' r='0.9'><stop offset='0' stop-color='#2A0E0E'/><stop offset='1' stop-color='#101012'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#alEnd)'/><rect x='48' y='48' width='984' height='1824' rx='40' fill='none' stroke='rgba(255,59,59,0.4)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"condition": "{{showSizeNote}}",
"x": 540,
"y": 560,
"width": 880,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.3,
"enterEnd": 0.75,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#A6A6AE; font-size:34px; line-height:1.4; font-weight:500;'>{{sizeNote}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 780,
"width": 900,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.5,
"enterEnd": 0.95,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:82px; line-height:1.05; font-weight:800; letter-spacing:-2px;'>When it's gone,<br>it's gone.</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1120,
"anchor": "top-center",
"track": 3,
"enterBegin": 0.9,
"enterEnd": 1.35,
"enterAnimation": "circleopen",
"exitEnd": 4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:28px 72px; font-size:44px; font-weight:800;'>{{ctaText}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1300,
"anchor": "top-center",
"track": 4,
"enterBegin": 1.3,
"enterEnd": 1.7,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Sora"
},
"html": "<div style='text-align:center; color:#7A7A82; font-size:27px; font-weight:600; letter-spacing:2px;'>{{ctaHandle}} · {{brandName}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.17,
"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.









