${function() {
const variantData = data.variant || {"id":"f3cce433-a924-4431-9b1e-c1eb1b4d3256","product_id":"c84f77d6-c1d0-497a-ad7e-1d0789727eb1","title":"Pink-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K563609232120504320","barcode":"","position":1,"option1":"Pink","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3100bd287f26f0466c19974f0817b54.jpeg","path":"d3100bd287f26f0466c19974f0817b54.jpeg","width":600,"height":800,"alt":"Women's Japanese Cranes Full Moon Art Print Shoulder Tote Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-japanese-cranes-full-moon-art-print-shoulder-tote-bag?variant=f3cce433-a924-4431-9b1e-c1eb1b4d3256","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Pink
${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":"f3cce433-a924-4431-9b1e-c1eb1b4d3256","product_id":"c84f77d6-c1d0-497a-ad7e-1d0789727eb1","title":"Pink-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K563609232120504320","barcode":"","position":1,"option1":"Pink","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3100bd287f26f0466c19974f0817b54.jpeg","path":"d3100bd287f26f0466c19974f0817b54.jpeg","width":600,"height":800,"alt":"Women's Japanese Cranes Full Moon Art Print Shoulder Tote Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/womens-japanese-cranes-full-moon-art-print-shoulder-tote-bag?variant=f3cce433-a924-4431-9b1e-c1eb1b4d3256","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
`
}()}