${function() {
const variantData = data.variant || {"id":"19574547-410e-4837-a684-36cecddd261d","product_id":"a55247c8-9634-4603-b385-61440e8021e9","title":"Red-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K558126423795499008","barcode":"","position":1,"option1":"Red","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03988c4afd9bc5a1fe861f9a0af7fdaa.jpeg","path":"03988c4afd9bc5a1fe861f9a0af7fdaa.jpeg","width":600,"height":800,"alt":"Christmas Red And Green Wavy Color Block Hairball Knit Hat","aspect_ratio":0.75},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"10.99","price":"10.99","retail_price":"10.99","available":true,"url":"\/products\/christmas-red-and-green-wavy-color-block-hairball-knit-hat?variant=19574547-410e-4837-a684-36cecddd261d","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"One Size"}],"off_ratio":0,"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
${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}
`
}()}
Size
: One Size
${function(){
const optName = "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":"19574547-410e-4837-a684-36cecddd261d","product_id":"a55247c8-9634-4603-b385-61440e8021e9","title":"Red-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K558126423795499008","barcode":"","position":1,"option1":"Red","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03988c4afd9bc5a1fe861f9a0af7fdaa.jpeg","path":"03988c4afd9bc5a1fe861f9a0af7fdaa.jpeg","width":600,"height":800,"alt":"Christmas Red And Green Wavy Color Block Hairball Knit Hat","aspect_ratio":0.75},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"10.99","price":"10.99","retail_price":"10.99","available":true,"url":"\/products\/christmas-red-and-green-wavy-color-block-hairball-knit-hat?variant=19574547-410e-4837-a684-36cecddd261d","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}