${function() {
const variantData = data.variant || {"id":"840749a5-774a-4009-90b9-330e28f781a7","product_id":"8e977e03-25ff-4420-ab62-634fde9dbaba","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K569774122161876992","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/069d306335b1ea101e6d2894c1210e9f.png","path":"069d306335b1ea101e6d2894c1210e9f.png","width":420,"height":560,"alt":"Women's Fluffy Wire Fox Terrier Dog Print Long Sleeve Tunic Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"22.99","retail_price":"39.99","available":true,"url":"\/products\/womens-fluffy-wire-fox-terrier-dog-print-long-sleeve-tunic-top?variant=840749a5-774a-4009-90b9-330e28f781a7","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":427};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Gray
${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":"840749a5-774a-4009-90b9-330e28f781a7","product_id":"8e977e03-25ff-4420-ab62-634fde9dbaba","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K569774122161876992","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/069d306335b1ea101e6d2894c1210e9f.png","path":"069d306335b1ea101e6d2894c1210e9f.png","width":420,"height":560,"alt":"Women's Fluffy Wire Fox Terrier Dog Print Long Sleeve Tunic Top","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"22.99","retail_price":"39.99","available":true,"url":"\/products\/womens-fluffy-wire-fox-terrier-dog-print-long-sleeve-tunic-top?variant=840749a5-774a-4009-90b9-330e28f781a7","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":427};
return `
`
}()}