${function() {
const variantData = data.variant || {"id":"e13eda8e-d1ed-46c1-8f00-f1b2bb2b7ace","product_id":"ddf21081-fa7b-4112-b994-64afd743adc8","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568375214054715392","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec9b3e0f03e5894e53c6c3f590b8ff3e.jpeg","path":"ec9b3e0f03e5894e53c6c3f590b8ff3e.jpeg","width":675,"height":900,"alt":"Women's Colorblock Poker Pattern Printed Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"23.99","retail_price":"40.99","available":true,"url":"\/products\/womens-colorblock-poker-pattern-printed-casual-sweatshirt?variant=e13eda8e-d1ed-46c1-8f00-f1b2bb2b7ace","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":41,"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
: 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":"e13eda8e-d1ed-46c1-8f00-f1b2bb2b7ace","product_id":"ddf21081-fa7b-4112-b994-64afd743adc8","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568375214054715392","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec9b3e0f03e5894e53c6c3f590b8ff3e.jpeg","path":"ec9b3e0f03e5894e53c6c3f590b8ff3e.jpeg","width":675,"height":900,"alt":"Women's Colorblock Poker Pattern Printed Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"23.99","retail_price":"40.99","available":true,"url":"\/products\/womens-colorblock-poker-pattern-printed-casual-sweatshirt?variant=e13eda8e-d1ed-46c1-8f00-f1b2bb2b7ace","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}