${function() {
const variantData = data.variant || {"id":"bb4087a9-3678-43b6-bc2c-e4fe3bc2e9c5","product_id":"4a2fab35-0541-48a8-a0e4-194919b10076","title":"Red Toe-7","weight_unit":"g","inventory_quantity":985,"sku":"AJ-001-Red Toe-7","barcode":"","position":1,"option1":"Red Toe","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a56eb966bd09f328b95e7fb999f8780.jpg","path":"7a56eb966bd09f328b95e7fb999f8780.jpg","width":1125,"height":1116,"alt":"","aspect_ratio":1.0080645161290323},"wholesale_price":[{"price":78.88,"min_quantity":1}],"weight":"0","compare_at_price":"179.99","price":"78.88","retail_price":"179.99","available":true,"url":"\/products\/mens-high-top-sneakers-x1og?variant=bb4087a9-3678-43b6-bc2c-e4fe3bc2e9c5","available_quantity":999999999,"options":[{"name":"Color","value":"Red Toe"},{"name":"US Size","value":"7"}],"off_ratio":56,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Red Toe
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Us Size
: 7
${function(){
const optName = "US Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"bb4087a9-3678-43b6-bc2c-e4fe3bc2e9c5","product_id":"4a2fab35-0541-48a8-a0e4-194919b10076","title":"Red Toe-7","weight_unit":"g","inventory_quantity":985,"sku":"AJ-001-Red Toe-7","barcode":"","position":1,"option1":"Red Toe","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a56eb966bd09f328b95e7fb999f8780.jpg","path":"7a56eb966bd09f328b95e7fb999f8780.jpg","width":1125,"height":1116,"alt":"","aspect_ratio":1.0080645161290323},"wholesale_price":[{"price":78.88,"min_quantity":1}],"weight":"0","compare_at_price":"179.99","price":"78.88","retail_price":"179.99","available":true,"url":"\/products\/mens-high-top-sneakers-x1og?variant=bb4087a9-3678-43b6-bc2c-e4fe3bc2e9c5","available_quantity":999999999,"options":[{"name":"Color","value":"Red Toe"},{"name":"US Size","value":"7"}],"off_ratio":56,"flashsale_info":[],"sales":0};
return `
`
}()}