${function() {
const variantData = data.variant || {"id":"691d11b8-cbb4-4fae-ba2e-dc67547a8340","product_id":"deaaced4-0b06-4c94-89f1-85273aaacfa1","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585733584249528320","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55376257a9f1e5404342a28ba0a3ff03.jpeg","path":"55376257a9f1e5404342a28ba0a3ff03.jpeg","width":572,"height":765,"alt":"Men's Let The Shenanigans Begin Clover Print St Patrick's Day Hoodie","aspect_ratio":0.7477124183006536},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-let-the-shenanigans-begin-clover-print-st-patricks-day-hoodie?variant=691d11b8-cbb4-4fae-ba2e-dc67547a8340","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":512};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Green
${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":"691d11b8-cbb4-4fae-ba2e-dc67547a8340","product_id":"deaaced4-0b06-4c94-89f1-85273aaacfa1","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585733584249528320","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55376257a9f1e5404342a28ba0a3ff03.jpeg","path":"55376257a9f1e5404342a28ba0a3ff03.jpeg","width":572,"height":765,"alt":"Men's Let The Shenanigans Begin Clover Print St Patrick's Day Hoodie","aspect_ratio":0.7477124183006536},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"48.99","price":"26.99","retail_price":"48.99","available":true,"url":"\/products\/mens-let-the-shenanigans-begin-clover-print-st-patricks-day-hoodie?variant=691d11b8-cbb4-4fae-ba2e-dc67547a8340","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":512};
return `
`
}()}