${function() {
const variantData = data.variant || {"id":"3c15aac4-6c35-41cf-b4e1-7f5028050088","product_id":"71c7d819-a953-4022-b728-759c761a6ed8","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608918166777319424","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5996b85e60cc43e052a68e03da6b0513.jpeg","path":"5996b85e60cc43e052a68e03da6b0513.jpeg","width":600,"height":800,"alt":"Men's Ghost Skeleton Skulls Rose Flowers Art Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"22.99","retail_price":"36.99","available":true,"url":"\/products\/mens-ghost-skeleton-skulls-rose-flowers-art-print-sweatshirt?variant=3c15aac4-6c35-41cf-b4e1-7f5028050088","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":38,"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
: 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":"3c15aac4-6c35-41cf-b4e1-7f5028050088","product_id":"71c7d819-a953-4022-b728-759c761a6ed8","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608918166777319424","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5996b85e60cc43e052a68e03da6b0513.jpeg","path":"5996b85e60cc43e052a68e03da6b0513.jpeg","width":600,"height":800,"alt":"Men's Ghost Skeleton Skulls Rose Flowers Art Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"36.99","price":"22.99","retail_price":"36.99","available":true,"url":"\/products\/mens-ghost-skeleton-skulls-rose-flowers-art-print-sweatshirt?variant=3c15aac4-6c35-41cf-b4e1-7f5028050088","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}