This commit is contained in:
Jason
2026-04-11 00:04:09 -05:00
commit 7a2fffd62e
110 changed files with 51809 additions and 0 deletions
+523
View File
@@ -0,0 +1,523 @@
{
"start": {
"type": "question",
"inputType": "button",
"title": "What are you looking for?",
"subtitle": "Select the product category",
"notes": "<p><strong>Quick Tips:</strong></p><ul><li>Press <strong>Ctrl+Shift+R</strong> (Windows) or <strong>Cmd+Shift+R</strong> (Mac) to hard refresh the page</li><li>Press <strong>F5</strong> to reload the application</li><li>Use the back button or breadcrumbs to navigate</li></ul>",
"answers": [
{
"caption": "Window",
"image": "🪟",
"next": "q-dimensions"
},
{
"caption": "Door",
"image": "🚪",
"next": "q-dimensions"
},
{
"caption": "Patio Door",
"image": "🚪",
"next": "q-dimensions"
}
]
},
"q-dimensions": {
"type": "question",
"inputType": "form",
"title": "Select Storm Door Size",
"subtitle": "Choose a standard size or enter custom dimensions",
"notes": "<p><strong>Need help measuring?</strong></p><p>For accurate measurements, please refer to our <a href='https://columbiawindows.com/wp-content/uploads/2014/10/How-to-Measure2.pdf' target='_blank'>How to Measure Guide</a>.</p><p><strong>Tips:</strong></p><ul><li>Measure the rough opening, not the existing unit</li><li>Measure width at the top, middle, and bottom - use the smallest measurement</li><li>Measure height on the left, center, and right - use the smallest measurement</li><li>Round down to the nearest inch</li></ul>",
"measurementType": {
"defaultValue": "opening-size",
"options": [
{
"value": "opening-size",
"label": "Opening Size",
"disabled": false
},
{
"value": "tip-to-tip",
"label": "Tip-to-tip",
"disabled": false
}
]
},
"fields": [
{
"name": "width",
"label": "Width (inches)",
"type": "number",
"required": true,
"placeholder": "26"
},
{
"name": "height",
"label": "Height (inches)",
"type": "number",
"required": true,
"placeholder": "81"
}
],
"next": "q-material"
},
"q-material": {
"type": "question",
"inputType": "form",
"title": "Material & Color Preferences",
"subtitle": "Customize your selection",
"fields": [
{
"name": "material",
"label": "Material",
"type": "select",
"required": true,
"options": [
{ "value": "", "label": "-- Select Material --" },
{ "value": "vinyl", "label": "Vinyl" },
{ "value": "aluminum", "label": "Aluminum" }
]
},
{
"name": "color",
"label": "Color",
"type": "text",
"required": false,
"placeholder": "e.g., White, Beige, etc."
}
],
"next": "q-material-conditional"
},
"q-window-type": {
"type": "question",
"inputType": "button",
"title": "What type of window?",
"subtitle": "Select the category that best matches your needs",
"answers": [
{
"caption": "Single Hung Window",
"image": "🪟",
"next": "q-single-hung"
},
{
"caption": "Slider Window",
"image": "↔️",
"next": "q-slider"
},
{
"caption": "Fixed Lite",
"image": "🔲",
"next": "q-fixed"
},
{
"caption": "Casement Window",
"image": "🚪",
"next": "q-casement"
}
]
},
"q-door-type": {
"type": "question",
"inputType": "button",
"title": "What type of door?",
"subtitle": "Select your door style",
"answers": [
{
"caption": "Entry Door",
"image": "🚪",
"next": "prod-entry-door"
},
{
"caption": "Storm Door",
"image": "🚪",
"next": "prod-cobra-1100"
},
{
"caption": "Patio Door",
"image": "🚪",
"next": "q-patio"
}
]
},
"q-single-hung": {
"type": "question",
"inputType": "button",
"title": "What features do you need?",
"subtitle": "Choose your single hung window configuration",
"answers": [
{
"caption": "Vinyl Sliding Primary",
"image": "🪟",
"next": "prod-1400"
},
{
"caption": "Tilt Vinyl Primary",
"image": "🪟",
"next": "prod-1500"
},
{
"caption": "Insulated Single Hung",
"image": "🪟",
"next": "prod-1650"
},
{
"caption": "Thermal Break Tilt",
"image": "🪟",
"next": "prod-2000"
}
]
},
"q-slider": {
"type": "question",
"inputType": "button",
"title": "What type of slider do you need?",
"subtitle": "Select your slider window configuration",
"answers": [
{
"caption": "Insulated Slider",
"image": "↔️",
"next": "prod-1700"
},
{
"caption": "Thermal Break Slider",
"image": "↔️",
"next": "prod-2100"
},
{
"caption": "Single Glazed Slider",
"image": "↔️",
"next": "prod-2700"
},
{
"caption": "Replacement Slider",
"image": "↔️",
"next": "prod-3100"
}
]
},
"q-fixed": {
"type": "question",
"inputType": "button",
"title": "Which fixed lite option?",
"subtitle": "Choose your fixed window configuration",
"answers": [
{
"caption": "Vinyl Insulated Fixed",
"image": "🔲",
"next": "prod-1510"
},
{
"caption": "Thermal Break Fixed",
"image": "🔲",
"next": "prod-2200"
},
{
"caption": "Picture Window",
"image": "🔲",
"next": "prod-3200"
}
]
},
"q-casement": {
"type": "question",
"inputType": "button",
"title": "How many panels?",
"subtitle": "Select the number of casement panels",
"answers": [
{
"caption": "1-Panel Casement",
"image": "🚪",
"next": "prod-3300"
},
{
"caption": "2-Panel Casement",
"image": "🚪",
"next": "prod-3302"
},
{
"caption": "3-Panel Casement",
"image": "🚪",
"next": "prod-3303"
},
{
"caption": "Fixed Casement",
"image": "🚪",
"next": "prod-3310"
}
]
},
"q-patio": {
"type": "question",
"inputType": "button",
"title": "Select your patio door",
"subtitle": "Choose the right patio door for your space",
"answers": [
{
"caption": "Royal Crown Patio Door",
"image": "🚪",
"next": "prod-2400"
}
]
},
"prod-entry-door": {
"type": "product",
"code": "ENTRY-001",
"title": "Custom Entry Door",
"category": "DOOR",
"image": "https://images.unsplash.com/photo-1572025442646-866d16c84a54?w=400&h=400&fit=crop",
"url": "/products/entry-door",
"description": "Custom entry door based on your specifications.",
"features": [
"Custom dimensions",
"Choice of materials",
"Security features",
"Weather resistant"
]
},
"prod-cobra-1100": {
"type": "product",
"code": "1100",
"title": "Cobra Aluminum Storm Door",
"category": "STORM DOOR",
"image": "https://columbiawindows.com/wp-content/uploads/2014/10/Cobra-Ali-Storm-Door.jpg",
"url": "https://columbiawindows.com/product-detail/cobra-aluminum-storm-doors-1100/",
"description": "The Columbia Cobra aluminum storm door has a 1-1/4″ master frame. Double-track door with removable inserts. Available in black, bronze, sandstone or white baked on enamel finish.",
"features": [
"1-1/4″ master frame",
"Double-track with removable inserts",
"Baked on enamel finish",
"Available in Black, Bronze, Sandstone, White",
"Standard sizes: 2-6″ x 6-8″, 2-8″ x 6-8″, 3-0″ x 6-8″",
"Custom sizes available by special order"
],
"brochure": "https://columbiawindows.com./wp-content/uploads/2014/10/Accessories-08-18-2010s.pdf",
"measureGuide": "https://columbiawindows.com./wp-content/uploads/2014/10/How-to-Measure2.pdf"
},
"prod-1400": {
"type": "product",
"code": "1400",
"title": "Series 1400 Vinyl Sliding Primary",
"category": "SHPW",
"image": "https://images.unsplash.com/photo-1545259741-2ea3ebf61fa3?w=400&h=400&fit=crop",
"url": "/products/1400-vinyl-sliding",
"description": "High-quality vinyl sliding window with excellent insulation properties. Perfect for residential applications.",
"features": [
"Vinyl construction for durability",
"Smooth sliding operation",
"Energy efficient design",
"Low maintenance"
]
},
"prod-1500": {
"type": "product",
"code": "1500",
"title": "Series 1500 S.H. Tilt Vinyl Primary",
"category": "SHPT",
"url": "/products/1500-tilt-vinyl",
"description": "Single hung window with convenient tilt feature for easy cleaning.",
"features": [
"Tilt-in sashes for easy cleaning",
"Vinyl construction",
"Energy efficient",
"Security features"
]
},
"prod-1650": {
"type": "product",
"code": "1650",
"title": "#1650 Insulated Single Hung",
"category": "SHPW",
"url": "/products/1650-insulated",
"description": "Premium insulated single hung window for maximum energy efficiency.",
"features": [
"Superior insulation",
"Double-pane glass",
"Weatherstripping",
"Durable vinyl frame"
]
},
"prod-2000": {
"type": "product",
"code": "2000",
"title": "Series 2000 S.H. T.B. Tilt Primary",
"category": "SHPT",
"url": "/products/2000-thermal-break",
"description": "Thermal break single hung window with tilt feature.",
"features": [
"Thermal break technology",
"Tilt-in sashes",
"Enhanced energy efficiency",
"Condensation resistant"
]
},
"prod-1700": {
"type": "product",
"code": "1700",
"title": "#1700 Insulated Slider",
"category": "SHPW",
"url": "/products/1700-slider",
"description": "Insulated sliding window with smooth operation.",
"features": [
"Insulated glass",
"Smooth gliding action",
"Multiple vent configurations",
"Screens available"
]
},
"prod-2100": {
"type": "product",
"code": "2100",
"title": "Series 2100 Thermal Break Slider",
"category": "SHPT",
"url": "/products/2100-thermal-slider",
"description": "Advanced thermal break slider for superior performance.",
"features": [
"Thermal break construction",
"Energy Star rated",
"Heavy-duty rollers",
"Available in 3-panel configuration"
]
},
"prod-2700": {
"type": "product",
"code": "2700",
"title": "#2700 Single Glazed Slider",
"category": "SHPW",
"url": "/products/2700-single-glazed",
"description": "Single glazed sliding window for standard applications.",
"features": [
"Cost-effective solution",
"Reliable operation",
"Multiple configurations",
"Durable construction"
]
},
"prod-3100": {
"type": "product",
"code": "3100",
"title": "Series 3100 T.B. Replacement Slider",
"category": "3000DHP",
"url": "/products/3100-replacement",
"description": "Thermal break replacement slider for existing window openings.",
"features": [
"Replacement window design",
"Thermal break technology",
"Easy installation",
"Energy efficient"
]
},
"prod-1510": {
"type": "product",
"code": "1510",
"title": "1510 Vinyl Insulated Fixed Lite",
"category": "FPPW",
"url": "/products/1510-fixed-lite",
"description": "Fixed window panel with insulated glass.",
"features": [
"Non-operable design",
"Insulated glass",
"Vinyl frame",
"Low maintenance"
]
},
"prod-2200": {
"type": "product",
"code": "2200",
"title": "Series 2200 T.B. Fixed Lite",
"category": "FPPW",
"url": "/products/2200-thermal-fixed",
"description": "Thermal break fixed lite window for maximum efficiency.",
"features": [
"Thermal break frame",
"Fixed glass panel",
"Superior insulation",
"Tempered glass option available"
]
},
"prod-3200": {
"type": "product",
"code": "3200",
"title": "Series 3200 T.B. Picture Window",
"category": "3000FPP",
"url": "/products/3200-picture-window",
"description": "Large picture window with thermal break technology.",
"features": [
"Expansive glass area",
"Thermal break construction",
"Unobstructed views",
"Energy efficient"
]
},
"prod-3300": {
"type": "product",
"code": "3300",
"title": "3300 1-Panel T.B. Casement",
"category": "CASEMNT",
"url": "/products/3300-casement-1panel",
"description": "Single panel casement window with thermal break.",
"features": [
"Hinged operation",
"Thermal break frame",
"Full opening capability",
"Secure locking system"
]
},
"prod-3302": {
"type": "product",
"code": "3302",
"title": "3300 2-Panel T.B. Casement",
"category": "CASEMNT",
"url": "/products/3302-casement-2panel",
"description": "Two-panel casement window configuration.",
"features": [
"Dual panels",
"Thermal break technology",
"Flexible ventilation",
"Energy efficient"
]
},
"prod-3303": {
"type": "product",
"code": "3303",
"title": "3300 3-Panel T.B. Casement",
"category": "CASEMNT",
"url": "/products/3303-casement-3panel",
"description": "Three-panel casement window for larger openings.",
"features": [
"Triple panel design",
"Maximum ventilation",
"Thermal break construction",
"Architectural appeal"
]
},
"prod-3310": {
"type": "product",
"code": "3310",
"title": "3310 Fixed Casement",
"category": "CASEMNT",
"url": "/products/3310-fixed-casement",
"description": "Fixed casement window panel.",
"features": [
"Non-operable design",
"Casement styling",
"Energy efficient",
"Durable construction"
]
},
"prod-2400": {
"type": "product",
"code": "2400",
"title": "2400 Royal Crown Patio Door",
"category": "PD",
"image": "https://images.unsplash.com/photo-1585412727339-b82d6d394f51?w=400&h=400&fit=crop",
"url": "/products/2400-patio-door",
"description": "Premium patio door system with superior performance.",
"features": [
"Wide opening",
"Smooth operation",
"Security features",
"Energy efficient glass"
]
}
}