${function() {
const variantData = data.variant || {"id":"6ecda980-8ef5-4c5c-82a1-4070887cb106","product_id":"f5aa79c3-4c72-4249-84b8-f98aacf127d4","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633903622042288128","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a827b1977a91cb92665c510c8dc21029.jpeg","path":"a827b1977a91cb92665c510c8dc21029.jpeg","width":1314,"height":1752,"alt":"Men's Huge Black Cat And Crowd Art Print Half Button Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"22.99","retail_price":"36.99","available":true,"url":"\/products\/mens-huge-black-cat-and-crowd-art-print-half-button-short-sleeve-shirt?variant=6ecda980-8ef5-4c5c-82a1-4070887cb106","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":38,"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":"6ecda980-8ef5-4c5c-82a1-4070887cb106","product_id":"f5aa79c3-4c72-4249-84b8-f98aacf127d4","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633903622042288128","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a827b1977a91cb92665c510c8dc21029.jpeg","path":"a827b1977a91cb92665c510c8dc21029.jpeg","width":1314,"height":1752,"alt":"Men's Huge Black Cat And Crowd Art Print Half Button Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"22.99","retail_price":"36.99","available":true,"url":"\/products\/mens-huge-black-cat-and-crowd-art-print-half-button-short-sleeve-shirt?variant=6ecda980-8ef5-4c5c-82a1-4070887cb106","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}