${function() {
const variantData = data.variant || {"id":"3aa5cec2-2e7b-444c-800f-ce6d7dcffd02","product_id":"a1d748be-939e-4b45-af68-3533bf879ff5","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558921524510990336","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26080f2544fc861e365905ea301582f7.png","path":"26080f2544fc861e365905ea301582f7.png","width":600,"height":800,"alt":"Women's Lovely Handstand Dachshund Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-lovely-handstand-dachshund-print-casual-sweatshirt?variant=3aa5cec2-2e7b-444c-800f-ce6d7dcffd02","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":437};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Light 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":"3aa5cec2-2e7b-444c-800f-ce6d7dcffd02","product_id":"a1d748be-939e-4b45-af68-3533bf879ff5","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558921524510990336","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26080f2544fc861e365905ea301582f7.png","path":"26080f2544fc861e365905ea301582f7.png","width":600,"height":800,"alt":"Women's Lovely Handstand Dachshund Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-lovely-handstand-dachshund-print-casual-sweatshirt?variant=3aa5cec2-2e7b-444c-800f-ce6d7dcffd02","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":437};
return `
`
}()}