{
"displayMode": "frequently-bought-together",
"maxBundleSize": 3,
"showSavings": true,
"showTotalPrice": true,
"allowCustomization": true,
"bundleLayout": "horizontal",
"bundle": {
"backgroundColor": "#F9F9FA",
"productCard": {
"image": {
"width": 110,
"height": 133,
"objectFit": "cover",
"aspectRatio": "3:4"
},
"title": {
"size": "16px",
"weight": 500,
"font": "Futura",
"color": "#000000",
"multipleLines": true
},
"price": {
"weight": 500,
"size": "14px",
"color": "#666666",
"font": "Futura"
}
},
"atcBtn": {
"backgroundColor": "#000000",
"text": {
"color": "#FFFFFF",
"size": "12px",
"weight": 500,
"font": "Futura"
}
}
},
"bundleComponent": {
"backgroundColor": "#F9F9FA",
"productCard": {
"image": {
"width": 110,
"height": 133,
"objectFit": "cover",
"aspectRatio": "3:4"
},
"title": {
"size": "16px",
"weight": 500,
"font": "Futura",
"color": "#000000",
"multipleLines": true
},
"price": {
"weight": 500,
"size": "14px",
"color": "#666666",
"font": "Futura"
}
},
"atcBtn": {
"backgroundColor": "#000000",
"text": {
"color": "#FFFFFF",
"size": "12px",
"weight": 500,
"font": "Futura"
}
}
},
"showProductOptions": true,
"pricing": {
"showIndividualPrices": true,
"showBundlePrice": true,
"showSavingsAmount": true,
"showSavingsPercentage": true,
"priceCalculation": "sum",
"discountType": "percentage",
"discountValue": 10
},
"appearance": {
"layout": "card",
"showPlusIcons": true,
"showEqualIcon": true,
"highlightSavings": true,
"stickyAddToCart": false
},
"colors": {
"background": "#f8f8f8",
"cardBackground": "#ffffff",
"text": "#333333",
"price": "#000000",
"originalPrice": "#999999",
"savingsText": "#00a650",
"savingsBackground": "#e6f4ea",
"button": "#000000",
"buttonText": "#ffffff",
"plusIcon": "#666666",
"border": "#e0e0e0"
},
"spacing": {
"containerPadding": "30px",
"itemGap": "20px",
"sectionMargin": "50px",
"cardPadding": "15px"
},
"behavior": {
"autoSelectAll": true,
"updatePriceOnSelection": true,
"showOutOfStock": false,
"replaceOutOfStock": true,
"minimumItems": 2,
"trackingEnabled": true
},
"mobile": {
"layout": "vertical",
"showImages": true,
"compactMode": true
}
}