${function() {
const variantData = data.variant || {"id":"926c13f6-845f-4d2c-8f72-f874cd167a8b","product_id":"74e3744b-fbf4-433b-985b-cb5d330db0ff","title":"White-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K563619460204060672","barcode":"","position":1,"option1":"White","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14858288745235b0d6a31b60e0f1f5a5.jpeg","path":"14858288745235b0d6a31b60e0f1f5a5.jpeg","width":600,"height":800,"alt":"Women's Vintage Sheer Mesh Floral Jacquard Embroidery Scarf","aspect_ratio":0.75},"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"27.99","price":"15.99","retail_price":"27.99","available":true,"url":"\/products\/womens-vintage-sheer-mesh-floral-jacquard-embroidery-scarf?variant=926c13f6-845f-4d2c-8f72-f874cd167a8b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Length","value":"One Size"}],"off_ratio":43,"flashsale_info":[],"sales":263};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"926c13f6-845f-4d2c-8f72-f874cd167a8b","product_id":"74e3744b-fbf4-433b-985b-cb5d330db0ff","title":"White-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K563619460204060672","barcode":"","position":1,"option1":"White","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/14858288745235b0d6a31b60e0f1f5a5.jpeg","path":"14858288745235b0d6a31b60e0f1f5a5.jpeg","width":600,"height":800,"alt":"Women's Vintage Sheer Mesh Floral Jacquard Embroidery Scarf","aspect_ratio":0.75},"wholesale_price":[{"price":15.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"27.99","price":"15.99","retail_price":"27.99","available":true,"url":"\/products\/womens-vintage-sheer-mesh-floral-jacquard-embroidery-scarf?variant=926c13f6-845f-4d2c-8f72-f874cd167a8b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Length","value":"One Size"}],"off_ratio":43,"flashsale_info":[],"sales":263};
return `
`
}()}