${function() {
const variantData = data.variant || {"id":"c52077db-62ab-4e98-acf4-26b1206bd572","product_id":"81fc2031-44ec-43d7-9c54-2851317b3ba4","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K629956369107947520","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d29e3c9308777d36bb92e59bf73cd28.jpeg","path":"7d29e3c9308777d36bb92e59bf73cd28.jpeg","width":850,"height":1134,"alt":"Men's Vintage Marine Organism Graphic Print Hawaiian Short Sleeve Shirt","aspect_ratio":0.7495590828924162},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/mens-vintage-marine-organism-graphic-print-hawaiian-short-sleeve-shirt?variant=c52077db-62ab-4e98-acf4-26b1206bd572","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"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
: Yellow
${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":"c52077db-62ab-4e98-acf4-26b1206bd572","product_id":"81fc2031-44ec-43d7-9c54-2851317b3ba4","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K629956369107947520","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d29e3c9308777d36bb92e59bf73cd28.jpeg","path":"7d29e3c9308777d36bb92e59bf73cd28.jpeg","width":850,"height":1134,"alt":"Men's Vintage Marine Organism Graphic Print Hawaiian Short Sleeve Shirt","aspect_ratio":0.7495590828924162},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"31.99","price":"18.99","retail_price":"31.99","available":true,"url":"\/products\/mens-vintage-marine-organism-graphic-print-hawaiian-short-sleeve-shirt?variant=c52077db-62ab-4e98-acf4-26b1206bd572","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}