${function() {
const variantData = data.variant || {"id":"cc70f163-5ee6-4eb5-b9ed-0510c28d68bc","product_id":"6ff08cb8-583e-41d3-97ae-9eff466c6da0","title":"Hot Pink-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633196896425050112","barcode":"","position":1,"option1":"Hot Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/38642af94198392ab446785b22a6bc09.jpeg","path":"38642af94198392ab446785b22a6bc09.jpeg","width":1314,"height":1752,"alt":"Men's Cute Cat Splicing Art Print Half Button Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/mens-cute-cat-splicing-art-print-half-button-short-sleeve-shirt?variant=cc70f163-5ee6-4eb5-b9ed-0510c28d68bc","available_quantity":999999999,"options":[{"name":"Color","value":"Hot Pink"},{"name":"Size","value":"S"}],"off_ratio":44,"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
: Hot Pink
${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":"cc70f163-5ee6-4eb5-b9ed-0510c28d68bc","product_id":"6ff08cb8-583e-41d3-97ae-9eff466c6da0","title":"Hot Pink-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633196896425050112","barcode":"","position":1,"option1":"Hot Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/38642af94198392ab446785b22a6bc09.jpeg","path":"38642af94198392ab446785b22a6bc09.jpeg","width":1314,"height":1752,"alt":"Men's Cute Cat Splicing Art Print Half Button Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/mens-cute-cat-splicing-art-print-half-button-short-sleeve-shirt?variant=cc70f163-5ee6-4eb5-b9ed-0510c28d68bc","available_quantity":999999999,"options":[{"name":"Color","value":"Hot Pink"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}