Gift Guide
Green-and-gold Best-gifts-for-{{who}} guide iterating gifts[] (tag/name/meta/image) to a shop CTA.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 17.9s
- Scenes
- 6
- Render cost
- $0.00447 / render
VariablesData-driven repeat
Open in editor
Free template · opens in the editor, no account required.
Customize Gift Guide
Gift Guide is a ready-to-render E-commerce video design formatted for Instagram Reel · 9:16 with 6 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.
brandNameTextTHE EDIT
guideKickerTextGIFT GUIDE 2026
whoTextthe one who has everything
introSubTextFive thoughtful picks, wrapped and ready to ship.
accentColorColor#E7C87A
ctaTextTextShop the guide
ctaHandleTexttheedit.example/gifts
giftsList · 4tagFOR THE HOMEBODY
nameCalm ritual set
metaCandle, bath soak & silk mask
tagFOR THE MINIMALIST
nameEveryday carry kit
metaSlim wallet & key organizer
tagFOR THE GLOW-GETTER
nameSkincare starter trio
metaCleanse, treat & protect
musicUrlMedia 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-gift-guide",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#0C1E17",
"outputFormat": "mp4",
"variables": {
"brandName": "THE EDIT",
"guideKicker": "GIFT GUIDE 2026",
"who": "the one who has everything",
"introSub": "Five thoughtful picks, wrapped and ready to ship.",
"accentColor": "#E7C87A",
"ctaText": "Shop the guide",
"ctaHandle": "theedit.example/gifts",
"gifts": [
{
"tag": "FOR THE HOMEBODY",
"name": "Calm ritual set",
"meta": "Candle, bath soak & silk mask",
"image": "https://images.pexels.com/photos/16233812/pexels-photo-16233812.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
},
{
"tag": "FOR THE MINIMALIST",
"name": "Everyday carry kit",
"meta": "Slim wallet & key organizer",
"image": "https://images.pexels.com/photos/4440789/pexels-photo-4440789.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
},
{
"tag": "FOR THE GLOW-GETTER",
"name": "Skincare starter trio",
"meta": "Cleanse, treat & protect",
"image": "https://images.pexels.com/photos/30836145/pexels-photo-30836145.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
},
{
"tag": "FOR THE HOST",
"name": "Apothecary gift box",
"meta": "Small-batch home scents",
"image": "https://images.pexels.com/photos/16008945/pexels-photo-16008945.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
}
],
"musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
},
"scenes": [
{
"id": "intro",
"duration": 3.4,
"backgroundColor": "#0C1E17",
"transition": "fade",
"transitionId": "gift",
"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><radialGradient id='giBg' cx='0.5' cy='0.36' r='0.95'><stop offset='0' stop-color='#123328'/><stop offset='1' stop-color='#0C1E17'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#giBg)'/><rect x='400' y='560' width='280' height='280' rx='20' fill='none' stroke='#E7C87A' stroke-width='4'/><path d='M540 560 V840 M400 700 H680' stroke='#E7C87A' stroke-width='4'/><path d='M540 560 C500 500 430 500 430 550 C430 580 500 580 540 560 C580 580 650 580 650 550 C650 500 580 500 540 560 Z' fill='none' stroke='#E7C87A' stroke-width='4'/><path d='M120 1040 H960' stroke='rgba(231,200,122,0.25)' stroke-width='2'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 130,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.15,
"enterEnd": 0.6,
"enterAnimation": "fade",
"exitEnd": 3.4,
"style": {
"fontFamily": "Playfair Display"
},
"html": "<div style='color:{{accentColor}}; font-size:28px; font-weight:600; letter-spacing:10px;'>{{guideKicker}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1120,
"width": 900,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.4,
"enterEnd": 0.9,
"enterAnimation": "smoothup",
"exitEnd": 3.4,
"style": {
"fontFamily": "Playfair Display"
},
"html": "<div style='text-align:center; color:#F4EFE2; font-size:46px; font-weight:500; font-style:italic;'>Best gifts for</div><div style='margin-top:10px; text-align:center; color:#F4EFE2; font-size:78px; line-height:1.08; font-weight:600;'>{{who}}</div><div style='margin-top:26px; text-align:center; color:#9DB3A6; font-size:30px; font-weight:500; font-family:Outfit, sans-serif;'>{{introSub}}</div>"
}
]
},
{
"id": "gift",
"iterate": "gifts",
"iterateAs": "g",
"duration": 3.2,
"backgroundColor": "#0C1E17",
"transition": "fade",
"transitionId": "cta",
"transitionDuration": 0.45,
"visuals": [
{
"type": "IMAGE",
"src": "{{g.image}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"track": 0,
"enterBegin": 0,
"exitEnd": 3.2
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"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='ggShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#08150F' stop-opacity='0.6'/><stop offset='0.45' stop-color='#08150F' stop-opacity='0.15'/><stop offset='1' stop-color='#08150F' stop-opacity='0.95'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#ggShade)'/><rect x='72' y='1300' width='6' height='340' rx='3' fill='#E7C87A'/></svg>"
},
{
"type": "TEXT",
"x": 118,
"y": 1330,
"width": 860,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.35,
"enterEnd": 0.85,
"enterAnimation": "smoothup",
"exitEnd": 3.2,
"style": {
"fontFamily": "Outfit"
},
"html": "<div style='color:{{accentColor}}; font-size:26px; font-weight:800; letter-spacing:5px;'>{{g.tag}}</div><div style='margin-top:14px; color:#F4EFE2; font-size:72px; line-height:1.02; font-weight:700; font-family:Playfair Display, serif;'>{{g.name}}</div><div style='margin-top:16px; color:#C7D4CC; font-size:32px; font-weight:500;'>{{g.meta}}</div>"
}
]
},
{
"id": "cta",
"duration": 4,
"backgroundColor": "#0C1E17",
"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='ggEnd' cx='0.5' cy='0.4' r='0.9'><stop offset='0' stop-color='#13342A'/><stop offset='1' stop-color='#0C1E17'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#ggEnd)'/><rect x='48' y='48' width='984' height='1824' rx='40' fill='none' stroke='rgba(231,200,122,0.35)' stroke-width='1.5'/><path d='M420 780 H660' stroke='#E7C87A' stroke-width='3'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 880,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.3,
"enterEnd": 0.8,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Playfair Display"
},
"html": "<div style='text-align:center; color:#F4EFE2; font-size:72px; line-height:1.12; font-weight:600;'>Wrapped.<br>Ready to give.</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1200,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.75,
"enterEnd": 1.2,
"enterAnimation": "circleopen",
"exitEnd": 4,
"style": {
"fontFamily": "Outfit"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#0C1E17; border-radius:999px; padding:24px 60px; font-size:38px; font-weight:800;'>{{ctaText}}</div><div style='margin-top:24px; text-align:center; color:#7F9488; font-size:26px; font-weight:600; letter-spacing:2px;'>{{ctaHandle}} · {{brandName}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.15,
"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.









