${function() {
const variantData = data.variant || {"id":"798be759-38e4-4e5e-9ded-1710ff0e611e","product_id":"5a74a0c7-4835-4f8e-a02c-fb5cdaf309e9","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K565086012365365248","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/010d5b6ccbd3eb8f586c9d3fbef9eb6b.jpeg","path":"010d5b6ccbd3eb8f586c9d3fbef9eb6b.jpeg","width":2250,"height":3000,"alt":"Women's Floral Dachshund Print Casual Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.06","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-floral-dachshund-print-casual-shoulder-bag?variant=798be759-38e4-4e5e-9ded-1710ff0e611e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":364};
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":"798be759-38e4-4e5e-9ded-1710ff0e611e","product_id":"5a74a0c7-4835-4f8e-a02c-fb5cdaf309e9","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K565086012365365248","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/010d5b6ccbd3eb8f586c9d3fbef9eb6b.jpeg","path":"010d5b6ccbd3eb8f586c9d3fbef9eb6b.jpeg","width":2250,"height":3000,"alt":"Women's Floral Dachshund Print Casual Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.06","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-floral-dachshund-print-casual-shoulder-bag?variant=798be759-38e4-4e5e-9ded-1710ff0e611e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":364};
return `
`
}()}