${function() {
const variantData = data.variant || {"id":"680e9593-b192-416d-92e2-68a8c1a4d790","product_id":"7a621cce-1216-4da6-a4c9-285443e93b93","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K582864108117127168","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c0631a05bb72bf0ee0f5da139d07740.jpeg","path":"2c0631a05bb72bf0ee0f5da139d07740.jpeg","width":1336,"height":1785,"alt":"Women's Goblin Forest Butterfly Strawberry Plant Print Sweatshirt","aspect_ratio":0.7484593837535014},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"45.99","price":"24.99","retail_price":"45.99","available":true,"url":"\/products\/womens-goblin-forest-butterfly-strawberry-plant-print-sweatshirt?variant=680e9593-b192-416d-92e2-68a8c1a4d790","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":367};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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":"680e9593-b192-416d-92e2-68a8c1a4d790","product_id":"7a621cce-1216-4da6-a4c9-285443e93b93","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K582864108117127168","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c0631a05bb72bf0ee0f5da139d07740.jpeg","path":"2c0631a05bb72bf0ee0f5da139d07740.jpeg","width":1336,"height":1785,"alt":"Women's Goblin Forest Butterfly Strawberry Plant Print Sweatshirt","aspect_ratio":0.7484593837535014},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"45.99","price":"24.99","retail_price":"45.99","available":true,"url":"\/products\/womens-goblin-forest-butterfly-strawberry-plant-print-sweatshirt?variant=680e9593-b192-416d-92e2-68a8c1a4d790","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":367};
return `
`
}()}