${function() {
const variantData = data.variant || {"id":"19965115-e183-477a-8ce7-1406126410f0","product_id":"7e86499e-5148-4c22-9f78-531ece18155c","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K576339869070389248","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/725e5d4bb6c0f0ec51c6b03da6811276.jpeg","path":"725e5d4bb6c0f0ec51c6b03da6811276.jpeg","width":1181,"height":1575,"alt":"Women's Magic Forest Moth Mushroom Print Ethnic Sweatshirt","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-magic-forest-moth-mushroom-print-ethnic-sweatshirt?variant=19965115-e183-477a-8ce7-1406126410f0","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":365};
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
: 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":"19965115-e183-477a-8ce7-1406126410f0","product_id":"7e86499e-5148-4c22-9f78-531ece18155c","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K576339869070389248","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/725e5d4bb6c0f0ec51c6b03da6811276.jpeg","path":"725e5d4bb6c0f0ec51c6b03da6811276.jpeg","width":1181,"height":1575,"alt":"Women's Magic Forest Moth Mushroom Print Ethnic Sweatshirt","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-magic-forest-moth-mushroom-print-ethnic-sweatshirt?variant=19965115-e183-477a-8ce7-1406126410f0","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":365};
return `
`
}()}