${function() {
const variantData = data.variant || {"id":"344b2d32-a544-4982-9016-02e3029cd90b","product_id":"fcf06426-6056-4ec4-be75-0cfaf9ddc042","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K626005585247776768","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0a83d4745f1fdec05be6dbe25161c2d.jpeg","path":"f0a83d4745f1fdec05be6dbe25161c2d.jpeg","width":713,"height":950,"alt":"Men's Japanese Samurai Cat Art Print Casual T-Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"36.99","price":"20.99","retail_price":"36.99","available":true,"url":"\/products\/mens-japanese-samurai-cat-art-print-casual-t-shirt?variant=344b2d32-a544-4982-9016-02e3029cd90b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"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
: 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":"344b2d32-a544-4982-9016-02e3029cd90b","product_id":"fcf06426-6056-4ec4-be75-0cfaf9ddc042","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K626005585247776768","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0a83d4745f1fdec05be6dbe25161c2d.jpeg","path":"f0a83d4745f1fdec05be6dbe25161c2d.jpeg","width":713,"height":950,"alt":"Men's Japanese Samurai Cat Art Print Casual T-Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"36.99","price":"20.99","retail_price":"36.99","available":true,"url":"\/products\/mens-japanese-samurai-cat-art-print-casual-t-shirt?variant=344b2d32-a544-4982-9016-02e3029cd90b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
`
}()}