${function() {
const variantData = data.variant || {"id":"11e5851a-571a-43ea-b66d-8580583e4aa9","product_id":"6d9e9f25-3e41-47a9-b7ff-fedd8ae116e3","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K546893070870544384","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91fc73a49a89679e01b93152a3c5b060.png","path":"91fc73a49a89679e01b93152a3c5b060.png","width":600,"height":800,"alt":"Women's Cat In Striped Clothes Graphic Print V Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"34.99","price":"19.99","retail_price":"34.99","available":true,"url":"\/products\/womens-cat-in-striped-clothes-graphic-print-v-neck-t-shirt?variant=11e5851a-571a-43ea-b66d-8580583e4aa9","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":291};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"11e5851a-571a-43ea-b66d-8580583e4aa9","product_id":"6d9e9f25-3e41-47a9-b7ff-fedd8ae116e3","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K546893070870544384","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91fc73a49a89679e01b93152a3c5b060.png","path":"91fc73a49a89679e01b93152a3c5b060.png","width":600,"height":800,"alt":"Women's Cat In Striped Clothes Graphic Print V Neck T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"34.99","price":"19.99","retail_price":"34.99","available":true,"url":"\/products\/womens-cat-in-striped-clothes-graphic-print-v-neck-t-shirt?variant=11e5851a-571a-43ea-b66d-8580583e4aa9","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":291};
return `
`
}()}