${function() {
const variantData = data.variant || {"id":"9606a268-e827-44a0-ac11-8f7eeae72730","product_id":"f7f515d8-3c86-4ccf-8fd1-731f191ce780","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633216547302588416","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6075ff7c530141188877e166779b05ce.jpeg","path":"6075ff7c530141188877e166779b05ce.jpeg","width":1181,"height":1575,"alt":"Men's Lazy Black Cat Flowers Print Short Sleeve Shirt","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"45.99","price":"26.99","retail_price":"45.99","available":true,"url":"\/products\/mens-lazy-black-cat-flowers-print-short-sleeve-shirt?variant=9606a268-e827-44a0-ac11-8f7eeae72730","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"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
: Gray
${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":"9606a268-e827-44a0-ac11-8f7eeae72730","product_id":"f7f515d8-3c86-4ccf-8fd1-731f191ce780","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633216547302588416","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6075ff7c530141188877e166779b05ce.jpeg","path":"6075ff7c530141188877e166779b05ce.jpeg","width":1181,"height":1575,"alt":"Men's Lazy Black Cat Flowers Print Short Sleeve Shirt","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"45.99","price":"26.99","retail_price":"45.99","available":true,"url":"\/products\/mens-lazy-black-cat-flowers-print-short-sleeve-shirt?variant=9606a268-e827-44a0-ac11-8f7eeae72730","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}