${function() {
const variantData = data.variant || {"id":"934bbb5c-6513-4b6c-9d31-4f88207ba976","product_id":"0a6aaca1-e850-489b-ae8b-aa9bb60f739e","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K570149465340424192","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de763b349ca59dc99c556ebd8684cb73.jpeg","path":"de763b349ca59dc99c556ebd8684cb73.jpeg","width":900,"height":1200,"alt":"Women's The Person In Front Of You Print Casual Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/womens-the-person-in-front-of-you-print-casual-short-sleeve-t-shirt?variant=934bbb5c-6513-4b6c-9d31-4f88207ba976","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"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
: Black
${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":"934bbb5c-6513-4b6c-9d31-4f88207ba976","product_id":"0a6aaca1-e850-489b-ae8b-aa9bb60f739e","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K570149465340424192","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de763b349ca59dc99c556ebd8684cb73.jpeg","path":"de763b349ca59dc99c556ebd8684cb73.jpeg","width":900,"height":1200,"alt":"Women's The Person In Front Of You Print Casual Short Sleeve T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/womens-the-person-in-front-of-you-print-casual-short-sleeve-t-shirt?variant=934bbb5c-6513-4b6c-9d31-4f88207ba976","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}