${function() {
const variantData = data.variant || {"id":"36ee7bc0-58d5-40ca-a0e4-f641d930a520","product_id":"dc59ba38-61d2-436d-b939-8ae25a9e86f6","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K629959485412397056","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe236cccc7646b725544e15690af5978.jpeg","path":"fe236cccc7646b725544e15690af5978.jpeg","width":850,"height":1134,"alt":"Men's Undersea Fish Coral Art Print Short Sleeve Vacation Shirt","aspect_ratio":0.7495590828924162},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"33.99","price":"20.99","retail_price":"33.99","available":true,"url":"\/products\/mens-undersea-fish-coral-art-print-short-sleeve-vacation-shirt?variant=36ee7bc0-58d5-40ca-a0e4-f641d930a520","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":"36ee7bc0-58d5-40ca-a0e4-f641d930a520","product_id":"dc59ba38-61d2-436d-b939-8ae25a9e86f6","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K629959485412397056","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe236cccc7646b725544e15690af5978.jpeg","path":"fe236cccc7646b725544e15690af5978.jpeg","width":850,"height":1134,"alt":"Men's Undersea Fish Coral Art Print Short Sleeve Vacation Shirt","aspect_ratio":0.7495590828924162},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"33.99","price":"20.99","retail_price":"33.99","available":true,"url":"\/products\/mens-undersea-fish-coral-art-print-short-sleeve-vacation-shirt?variant=36ee7bc0-58d5-40ca-a0e4-f641d930a520","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}