${function() {
const variantData = data.variant || {"id":"e95788ba-1315-4a51-9d9e-efa482e663ef","product_id":"4ef438bb-2a0b-4daf-bd9d-6ab542745979","title":"Dark Pink-S","weight_unit":"kg","inventory_quantity":999,"sku":"K583946876406145024","barcode":"","position":1,"option1":"Dark Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f26637cc629e216e66a97bd0f4f3e583.jpeg","path":"f26637cc629e216e66a97bd0f4f3e583.jpeg","width":750,"height":1000,"alt":"Women's Watermelon Inspired Polka Dots Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"23.99","retail_price":"44.99","available":true,"url":"\/products\/womens-watermelon-inspired-polka-dots-print-casual-sweatshirt?variant=e95788ba-1315-4a51-9d9e-efa482e663ef","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Pink"},{"name":"Size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":359};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Dark 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
: 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":"e95788ba-1315-4a51-9d9e-efa482e663ef","product_id":"4ef438bb-2a0b-4daf-bd9d-6ab542745979","title":"Dark Pink-S","weight_unit":"kg","inventory_quantity":999,"sku":"K583946876406145024","barcode":"","position":1,"option1":"Dark Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f26637cc629e216e66a97bd0f4f3e583.jpeg","path":"f26637cc629e216e66a97bd0f4f3e583.jpeg","width":750,"height":1000,"alt":"Women's Watermelon Inspired Polka Dots Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"23.99","retail_price":"44.99","available":true,"url":"\/products\/womens-watermelon-inspired-polka-dots-print-casual-sweatshirt?variant=e95788ba-1315-4a51-9d9e-efa482e663ef","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Pink"},{"name":"Size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":359};
return `
`
}()}