${function() {
const variantData = data.variant || {"id":"cce8944e-5303-4743-926f-f2d008819a15","product_id":"8b704866-5940-4b6d-9d70-c6ffdebec697","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568621010007601152","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a633266d0231d72affca3a7cf40e9f1.jpeg","path":"2a633266d0231d72affca3a7cf40e9f1.jpeg","width":1701,"height":2268,"alt":"Women's Christmas Gift Funny Dog Art Print Knit Pullover Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"20.99","retail_price":"44.99","available":true,"url":"\/products\/womens-christmas-gift-funny-dog-art-print-knit-pullover-sweatshirt?variant=cce8944e-5303-4743-926f-f2d008819a15","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":53,"flashsale_info":[],"sales":489};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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":"cce8944e-5303-4743-926f-f2d008819a15","product_id":"8b704866-5940-4b6d-9d70-c6ffdebec697","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568621010007601152","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2a633266d0231d72affca3a7cf40e9f1.jpeg","path":"2a633266d0231d72affca3a7cf40e9f1.jpeg","width":1701,"height":2268,"alt":"Women's Christmas Gift Funny Dog Art Print Knit Pullover Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"20.99","retail_price":"44.99","available":true,"url":"\/products\/womens-christmas-gift-funny-dog-art-print-knit-pullover-sweatshirt?variant=cce8944e-5303-4743-926f-f2d008819a15","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":53,"flashsale_info":[],"sales":489};
return `
`
}()}