${function() {
const variantData = data.variant || {"id":"3ad9f068-098d-4670-9b42-3998338c3667","product_id":"037710aa-1a84-4ab0-8306-6edfca56b22a","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633909970552496128","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc8e3549f4d85af47c993d3c4a2fd8e.jpeg","path":"dcc8e3549f4d85af47c993d3c4a2fd8e.jpeg","width":767,"height":1023,"alt":"Women's Cozy Tabby Cat Lying Art Print Casual Tank Top","aspect_ratio":0.7497556207233627},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/womens-cozy-tabby-cat-lying-art-print-casual-tank-top?variant=3ad9f068-098d-4670-9b42-3998338c3667","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"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
: Yellow
${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":"3ad9f068-098d-4670-9b42-3998338c3667","product_id":"037710aa-1a84-4ab0-8306-6edfca56b22a","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633909970552496128","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc8e3549f4d85af47c993d3c4a2fd8e.jpeg","path":"dcc8e3549f4d85af47c993d3c4a2fd8e.jpeg","width":767,"height":1023,"alt":"Women's Cozy Tabby Cat Lying Art Print Casual Tank Top","aspect_ratio":0.7497556207233627},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/womens-cozy-tabby-cat-lying-art-print-casual-tank-top?variant=3ad9f068-098d-4670-9b42-3998338c3667","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}