Bundle overview
Total value
$0
Your price
Liquid error (sections/custom-liquid line 153): product form must be given a product
Secure checkout · Instant download · No subscription
(function() {
var root = document.getElementById('spx-template--27117768147233__custom_liquid_k8qRcK');
if (!root) return;
// Sticky bar visibility
var sticky = root.querySelector('[data-spx-sticky]');
var buyBtn = root.querySelector('.spx-btn-wide');
if (sticky && buyBtn) {
var io = new IntersectionObserver(function(entries) {
entries.forEach(function(e) {
sticky.classList.toggle('is-visible', !e.isIntersecting);
});
}, { rootMargin: '0px 0px -60% 0px' });
io.observe(buyBtn);
}
{
"name": "Sales Page Product",
"settings": [
{ "type": "header", "content": "Top bar" },
{ "type": "text", "id": "badge_text", "label": "Badge bar text", "default": "Offer available for a limited time only" },
{ "type": "header", "content": "Hero" },
{ "type": "text", "id": "eyebrow", "label": "Eyebrow text" },
{ "type": "text", "id": "headline", "label": "Headline", "default": "Make Industry-Ready Beats Inspired by Today's Trending Sound" },
{ "type": "textarea", "id": "subheadline", "label": "Subheadline", "default": "Includes free bonus gift card, drums, samples, MIDIs and more." },
{ "type": "text", "id": "rating_text", "label": "Rating text", "default": "4.98 / 5 (200+ Reviews)" },
{ "type": "text", "id": "cta_text", "label": "Button text", "default": "Get the Bundle" },
{ "type": "text", "id": "urgency_text", "label": "Urgency text under button" },
{ "type": "image_picker", "id": "hero_image", "label": "Hero image" },
{ "type": "header", "content": "Pack section" },
{ "type": "text", "id": "packs_title", "label": "Title", "default": "What's inside" },
{ "type": "textarea", "id": "packs_subtitle", "label": "Subtitle" },
{ "type": "header", "content": "Logo section" },
{ "type": "text", "id": "logos_title", "label": "Title", "default": "Works with" },
{ "type": "header", "content": "Value / buy section" },
{ "type": "text", "id": "value_title", "label": "Title", "default": "Bundle overview" },
{ "type": "text", "id": "total_value", "label": "Total value (struck through)", "default": "$237" },
{ "type": "text", "id": "sale_price", "label": "Sale price label", "default": "$47" },
{ "type": "checkbox", "id": "countdown_enabled", "label": "Show countdown timer", "default": true },
{ "type": "range", "id": "countdown_minutes", "label": "Countdown length (minutes)", "min": 1, "max": 120, "step": 1, "default": 15 },
{ "type": "header", "content": "Reviews / FAQ" },
{ "type": "text", "id": "reviews_title", "label": "Reviews title", "default": "What customers say" },
{ "type": "text", "id": "faq_title", "label": "FAQ title", "default": "FAQ" },
{ "type": "header", "content": "Colors" },
{ "type": "color", "id": "color_bg", "label": "Background", "default": "#0b0b0d" },
{ "type": "color", "id": "color_text", "label": "Text", "default": "#f5f5f5" },
{ "type": "color", "id": "color_accent", "label": "Accent", "default": "#ff3b30" },
{ "type": "color", "id": "color_accent_text", "label": "Accent text (on buttons)", "default": "#ffffff" }
],
"blocks": [
{
"type": "stat",
"name": "Stat",
"settings": [
{ "type": "text", "id": "number", "label": "Number", "default": "5" },
{ "type": "text", "id": "label", "label": "Label", "default": "Full Packs" }
]
},
{
"type": "pack",
"name": "Pack",
"settings": [
{ "type": "image_picker", "id": "image", "label": "Image" },
{ "type": "text", "id": "kicker", "label": "Kicker", "default": "Pack #1" },
{ "type": "text", "id": "title", "label": "Title", "default": "Pack Name" },
{ "type": "text", "id": "value", "label": "Value", "default": "$80" },
{ "type": "textarea", "id": "description", "label": "Description" },
{ "type": "textarea", "id": "items", "label": "Item list (one per line)" }
]
},
{
"type": "logo",
"name": "Compatibility logo",
"settings": [
{ "type": "image_picker", "id": "image", "label": "Logo" },
{ "type": "text", "id": "name", "label": "Name (fallback)", "default": "DAW" }
]
},
{
"type": "testimonial",
"name": "Testimonial",
"settings": [
{ "type": "text", "id": "name", "label": "Customer name", "default": "Customer" },
{ "type": "text", "id": "title", "label": "Review title" },
{ "type": "textarea", "id": "quote", "label": "Quote", "default": "This pack is fire, highly recommend." }
]
},
{
"type": "faq",
"name": "FAQ item",
"settings": [
{ "type": "text", "id": "question", "label": "Question", "default": "How will I receive my order?" },
{ "type": "richtext", "id": "answer", "label": "Answer" }
]
}
],
"presets": [
{
"name": "Sales Page Product",
"blocks": [
{ "type": "stat" },
{ "type": "stat" },
{ "type": "stat" },
{ "type": "pack" },
{ "type": "pack" },
{ "type": "faq" },
{ "type": "faq" }
]
}
]
}