${function() {
const variantData = data.variant || {"id":"5bbcbf4f-418c-410c-990d-30bc46a4526e","product_id":"b74edbe8-8289-4cec-a467-add4219f1934","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K606752885636321280","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3eefc08c24f31438f9b42c30700ea5c2.jpeg","path":"3eefc08c24f31438f9b42c30700ea5c2.jpeg","width":1140,"height":1500,"alt":"Men's Japan Cat Kimono Samurai Ink Art Print Shirt","aspect_ratio":0.76},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.16","compare_at_price":"43.99","price":"26.99","retail_price":"43.99","available":true,"url":"\/products\/mens-japan-cat-kimono-samurai-ink-art-print-shirt?variant=5bbcbf4f-418c-410c-990d-30bc46a4526e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":39,"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":"5bbcbf4f-418c-410c-990d-30bc46a4526e","product_id":"b74edbe8-8289-4cec-a467-add4219f1934","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K606752885636321280","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3eefc08c24f31438f9b42c30700ea5c2.jpeg","path":"3eefc08c24f31438f9b42c30700ea5c2.jpeg","width":1140,"height":1500,"alt":"Men's Japan Cat Kimono Samurai Ink Art Print Shirt","aspect_ratio":0.76},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.16","compare_at_price":"43.99","price":"26.99","retail_price":"43.99","available":true,"url":"\/products\/mens-japan-cat-kimono-samurai-ink-art-print-shirt?variant=5bbcbf4f-418c-410c-990d-30bc46a4526e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}