${function() {
const variantData = data.variant || {"id":"c6309e53-6db5-4893-856f-dc254531b3e3","product_id":"57daf2ba-5d6d-44a5-bd4a-5e2a898c2300","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K564722933698330624","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebd664445d22f7fbd7169110cbb223b2.jpeg","path":"ebd664445d22f7fbd7169110cbb223b2.jpeg","width":600,"height":800,"alt":"Women's Cute Cartoon Dachshund Dog Print Raw Trim Shawl Scarf","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.17","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-cute-cartoon-dachshund-dog-print-raw-trim-shawl-scarf?variant=c6309e53-6db5-4893-856f-dc254531b3e3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Length","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":407};
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}
`
}()}
Length
: One Size
${function(){
const optName = "Length";
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":"c6309e53-6db5-4893-856f-dc254531b3e3","product_id":"57daf2ba-5d6d-44a5-bd4a-5e2a898c2300","title":"Black-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K564722933698330624","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebd664445d22f7fbd7169110cbb223b2.jpeg","path":"ebd664445d22f7fbd7169110cbb223b2.jpeg","width":600,"height":800,"alt":"Women's Cute Cartoon Dachshund Dog Print Raw Trim Shawl Scarf","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.17","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-cute-cartoon-dachshund-dog-print-raw-trim-shawl-scarf?variant=c6309e53-6db5-4893-856f-dc254531b3e3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Length","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":407};
return `
`
}()}