${function() {
const variantData = data.variant || {"id":"77f903a4-4d9f-4275-a14d-442489c4a7cf","product_id":"c740b741-6498-4a2e-a661-8109bf57d7a2","title":"black white-6","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black white","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0eee3ea4fd2ec43969c898a5e0e17d7.jpeg","path":"f0eee3ea4fd2ec43969c898a5e0e17d7.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.85,"min_quantity":1}],"weight":"0","compare_at_price":"88.85","price":"68.85","retail_price":"88.85","available":true,"url":"\/products\/steel-toe-cap-men-breathable-safety-shoes?variant=77f903a4-4d9f-4275-a14d-442489c4a7cf","available_quantity":999999999,"options":[{"name":"Color","value":"black white"},{"name":"Shoe Size","value":"6"}],"off_ratio":23,"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
: black white
${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}
`
}()}
Shoe Size
: 6
${function(){
const optName = "Shoe 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":"77f903a4-4d9f-4275-a14d-442489c4a7cf","product_id":"c740b741-6498-4a2e-a661-8109bf57d7a2","title":"black white-6","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black white","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0eee3ea4fd2ec43969c898a5e0e17d7.jpeg","path":"f0eee3ea4fd2ec43969c898a5e0e17d7.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.85,"min_quantity":1}],"weight":"0","compare_at_price":"88.85","price":"68.85","retail_price":"88.85","available":true,"url":"\/products\/steel-toe-cap-men-breathable-safety-shoes?variant=77f903a4-4d9f-4275-a14d-442489c4a7cf","available_quantity":999999999,"options":[{"name":"Color","value":"black white"},{"name":"Shoe Size","value":"6"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
`
}()}