${function() {
const variantData = data.variant || {"id":"4d0685f3-b7ce-4911-8a69-7ef186f4725c","product_id":"15096ce3-bde3-4888-9676-a4fb7d93231e","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K566136602152603648","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaffb12695f3f1e31a34a6bba64131c1.png","path":"eaffb12695f3f1e31a34a6bba64131c1.png","width":680,"height":907,"alt":"Men's Funky Cat In Clothes Graphic Print Splice Crew Neck Sweatshirt","aspect_ratio":0.7497243660418964},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"47.99","price":"26.99","retail_price":"47.99","available":true,"url":"\/products\/mens-funky-cat-in-clothes-graphic-print-splice-crew-neck-sweatshirt?variant=4d0685f3-b7ce-4911-8a69-7ef186f4725c","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":404};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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":"4d0685f3-b7ce-4911-8a69-7ef186f4725c","product_id":"15096ce3-bde3-4888-9676-a4fb7d93231e","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K566136602152603648","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaffb12695f3f1e31a34a6bba64131c1.png","path":"eaffb12695f3f1e31a34a6bba64131c1.png","width":680,"height":907,"alt":"Men's Funky Cat In Clothes Graphic Print Splice Crew Neck Sweatshirt","aspect_ratio":0.7497243660418964},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"47.99","price":"26.99","retail_price":"47.99","available":true,"url":"\/products\/mens-funky-cat-in-clothes-graphic-print-splice-crew-neck-sweatshirt?variant=4d0685f3-b7ce-4911-8a69-7ef186f4725c","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":404};
return `
`
}()}