${function() {
const variantData = data.variant || {"id":"e337ebb1-f7b9-43d9-891e-353a6a2a541f","product_id":"08d78614-dc35-4cf7-990f-ff042861eba7","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K562895423577899008","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35ebd0420064d104a170b0e8aead21fc.jpeg","path":"35ebd0420064d104a170b0e8aead21fc.jpeg","width":600,"height":800,"alt":"Women's Japanese Art Painting Embroidered With Retro Jellyfish Ocean Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"25.99","retail_price":"25.99","available":true,"url":"\/products\/womens-japanese-art-painting-embroidered-with-retro-jellyfish-ocean-print-sweatshirt?variant=e337ebb1-f7b9-43d9-891e-353a6a2a541f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":300};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Blue
${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":"e337ebb1-f7b9-43d9-891e-353a6a2a541f","product_id":"08d78614-dc35-4cf7-990f-ff042861eba7","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K562895423577899008","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35ebd0420064d104a170b0e8aead21fc.jpeg","path":"35ebd0420064d104a170b0e8aead21fc.jpeg","width":600,"height":800,"alt":"Women's Japanese Art Painting Embroidered With Retro Jellyfish Ocean Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"25.99","retail_price":"25.99","available":true,"url":"\/products\/womens-japanese-art-painting-embroidered-with-retro-jellyfish-ocean-print-sweatshirt?variant=e337ebb1-f7b9-43d9-891e-353a6a2a541f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":300};
return `
`
}()}