${function() {
const variantData = data.variant || {"id":"5f6baab4-58df-4145-bda2-6c7dee04db61","product_id":"3aa9b2ca-62c3-4920-9855-a2501c971d3a","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K558116988981190656","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c36d1f70b9e5a758d2a1fea27f22a369.jpeg","path":"c36d1f70b9e5a758d2a1fea27f22a369.jpeg","width":600,"height":800,"alt":"Women's Black Dull Dachshund Print Colorblock Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"13.99","retail_price":"25.99","available":true,"url":"\/products\/womens-black-dull-dachshund-print-colorblock-tote-shoulder-bag?variant=5f6baab4-58df-4145-bda2-6c7dee04db61","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":46,"flashsale_info":[],"sales":352};
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
: One Size
${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":"5f6baab4-58df-4145-bda2-6c7dee04db61","product_id":"3aa9b2ca-62c3-4920-9855-a2501c971d3a","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K558116988981190656","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c36d1f70b9e5a758d2a1fea27f22a369.jpeg","path":"c36d1f70b9e5a758d2a1fea27f22a369.jpeg","width":600,"height":800,"alt":"Women's Black Dull Dachshund Print Colorblock Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"13.99","retail_price":"25.99","available":true,"url":"\/products\/womens-black-dull-dachshund-print-colorblock-tote-shoulder-bag?variant=5f6baab4-58df-4145-bda2-6c7dee04db61","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":46,"flashsale_info":[],"sales":352};
return `
`
}()}