${function() {
const variantData = data.variant || {"id":"8662389d-5fb2-4455-a19a-2042b7f74654","product_id":"24f7ce79-05a6-495d-9f9c-bfe45df6a6bf","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K560761908464783360","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bbab7599f5e23e5755b63ff4ab58ed49.png","path":"bbab7599f5e23e5755b63ff4ab58ed49.png","width":600,"height":800,"alt":"Women's Christmas Santa 3D Embroidery Texture Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/womens-christmas-santa-3d-embroidery-texture-print-sweatshirt?variant=8662389d-5fb2-4455-a19a-2042b7f74654","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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
: Black
${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
: S
${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":"8662389d-5fb2-4455-a19a-2042b7f74654","product_id":"24f7ce79-05a6-495d-9f9c-bfe45df6a6bf","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K560761908464783360","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bbab7599f5e23e5755b63ff4ab58ed49.png","path":"bbab7599f5e23e5755b63ff4ab58ed49.png","width":600,"height":800,"alt":"Women's Christmas Santa 3D Embroidery Texture Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/womens-christmas-santa-3d-embroidery-texture-print-sweatshirt?variant=8662389d-5fb2-4455-a19a-2042b7f74654","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}