${function() {
const variantData = data.variant || {"id":"a065dc51-f68e-4e99-94f4-1609742cea2f","product_id":"3ccb5074-a535-47e0-9351-e64fe087a90e","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K565435671221116928","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3ac4f3ede7e91ab82654aad33392784.jpeg","path":"e3ac4f3ede7e91ab82654aad33392784.jpeg","width":600,"height":800,"alt":"Women's Dachshund It's German For Little Pain In The Ass Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"27.99","retail_price":"51.99","available":true,"url":"\/products\/womens-dachshund-its-german-for-little-pain-in-the-ass-sweatshirt?variant=a065dc51-f68e-4e99-94f4-1609742cea2f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":420};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Khaki
${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":"a065dc51-f68e-4e99-94f4-1609742cea2f","product_id":"3ccb5074-a535-47e0-9351-e64fe087a90e","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K565435671221116928","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3ac4f3ede7e91ab82654aad33392784.jpeg","path":"e3ac4f3ede7e91ab82654aad33392784.jpeg","width":600,"height":800,"alt":"Women's Dachshund It's German For Little Pain In The Ass Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"27.99","retail_price":"51.99","available":true,"url":"\/products\/womens-dachshund-its-german-for-little-pain-in-the-ass-sweatshirt?variant=a065dc51-f68e-4e99-94f4-1609742cea2f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":420};
return `
`
}()}