${function() {
const variantData = data.variant || {"id":"7416c9d0-c86c-4017-be8c-bdff5d5e9af1","product_id":"f8e3b956-29f7-4f37-a05e-67ce4295e9c5","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553493345158471680","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7615ca1882568771067de7225b65c75.jpeg","path":"b7615ca1882568771067de7225b65c75.jpeg","width":480,"height":640,"alt":"Women's Glitter Horse Glitter Graphic Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"21.99","retail_price":"39.99","available":true,"url":"\/products\/womens-glitter-horse-rhinestone-graphic-print-casual-t-shirt?variant=7416c9d0-c86c-4017-be8c-bdff5d5e9af1","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":439};
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":"7416c9d0-c86c-4017-be8c-bdff5d5e9af1","product_id":"f8e3b956-29f7-4f37-a05e-67ce4295e9c5","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553493345158471680","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7615ca1882568771067de7225b65c75.jpeg","path":"b7615ca1882568771067de7225b65c75.jpeg","width":480,"height":640,"alt":"Women's Glitter Horse Glitter Graphic Print Casual T-Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"21.99","retail_price":"39.99","available":true,"url":"\/products\/womens-glitter-horse-rhinestone-graphic-print-casual-t-shirt?variant=7416c9d0-c86c-4017-be8c-bdff5d5e9af1","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":439};
return `
`
}()}