${function() {
const variantData = data.variant || {"id":"97d63788-3ff3-4851-9408-6ef4c388800d","product_id":"15405610-dd63-4343-a575-4d39308f7cc0","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557498441201344512","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5035ed56dfd47cebb877904bbec20f58.jpeg","path":"5035ed56dfd47cebb877904bbec20f58.jpeg","width":600,"height":800,"alt":"Women's Black Dachshund Ink Wash Painting V Neck Dress","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/womens-black-dachshund-ink-wash-painting-v-neck-dress?variant=97d63788-3ff3-4851-9408-6ef4c388800d","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":290};
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":"97d63788-3ff3-4851-9408-6ef4c388800d","product_id":"15405610-dd63-4343-a575-4d39308f7cc0","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557498441201344512","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5035ed56dfd47cebb877904bbec20f58.jpeg","path":"5035ed56dfd47cebb877904bbec20f58.jpeg","width":600,"height":800,"alt":"Women's Black Dachshund Ink Wash Painting V Neck Dress","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/womens-black-dachshund-ink-wash-painting-v-neck-dress?variant=97d63788-3ff3-4851-9408-6ef4c388800d","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":290};
return `
`
}()}