${function() {
const variantData = data.variant || {"id":"8f5cf700-e998-4611-a8bd-f3b5070a18c8","product_id":"a283884e-815a-46da-8bea-7ed37e30b036","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K626005140449759232","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/203360c6f8099cf5e1c5de25af4430ab.jpeg","path":"203360c6f8099cf5e1c5de25af4430ab.jpeg","width":713,"height":950,"alt":"Men's Japanese Samurai Cat Prints Casual Linen Blend Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-japanese-samurai-cat-prints-casual-linen-blend-shirt?variant=8f5cf700-e998-4611-a8bd-f3b5070a18c8","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":45,"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":"8f5cf700-e998-4611-a8bd-f3b5070a18c8","product_id":"a283884e-815a-46da-8bea-7ed37e30b036","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K626005140449759232","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/203360c6f8099cf5e1c5de25af4430ab.jpeg","path":"203360c6f8099cf5e1c5de25af4430ab.jpeg","width":713,"height":950,"alt":"Men's Japanese Samurai Cat Prints Casual Linen Blend Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.19","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-japanese-samurai-cat-prints-casual-linen-blend-shirt?variant=8f5cf700-e998-4611-a8bd-f3b5070a18c8","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}