${function() {
const variantData = data.variant || {"id":"b27c6e82-797d-4785-87fe-3b9ab3f0b641","product_id":"d9e910bb-a2fe-4a45-8c16-513749ac6258","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585731798324502528","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2526b1001b3424e64a32a360970e5b4.jpeg","path":"d2526b1001b3424e64a32a360970e5b4.jpeg","width":498,"height":666,"alt":"Men's Shenanigans Coordinator Clover Print Stand Collar Sweatshirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-shenanigans-coordinator-clover-print-stand-collar-sweatshirt?variant=b27c6e82-797d-4785-87fe-3b9ab3f0b641","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":424};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Green
${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":"b27c6e82-797d-4785-87fe-3b9ab3f0b641","product_id":"d9e910bb-a2fe-4a45-8c16-513749ac6258","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585731798324502528","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d2526b1001b3424e64a32a360970e5b4.jpeg","path":"d2526b1001b3424e64a32a360970e5b4.jpeg","width":498,"height":666,"alt":"Men's Shenanigans Coordinator Clover Print Stand Collar Sweatshirt","aspect_ratio":0.7477477477477478},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-shenanigans-coordinator-clover-print-stand-collar-sweatshirt?variant=b27c6e82-797d-4785-87fe-3b9ab3f0b641","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":424};
return `
`
}()}