${function() {
const variantData = data.variant || {"id":"6c4abb8b-d425-425b-873d-61013c71b020","product_id":"14bf2d95-24c2-4056-b59d-6cc48f863917","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585274407722676224","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd356ea2b9959b17e92be1ebe0be349.jpeg","path":"ecd356ea2b9959b17e92be1ebe0be349.jpeg","width":1200,"height":1600,"alt":"Men's St Patrick's Day Shamrock Gold Coin Print Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"22.99","retail_price":"40.99","available":true,"url":"\/products\/mens-st-patricks-day-shamrock-gold-coin-print-short-sleeve-shirt?variant=6c4abb8b-d425-425b-873d-61013c71b020","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"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
: 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":"6c4abb8b-d425-425b-873d-61013c71b020","product_id":"14bf2d95-24c2-4056-b59d-6cc48f863917","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585274407722676224","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd356ea2b9959b17e92be1ebe0be349.jpeg","path":"ecd356ea2b9959b17e92be1ebe0be349.jpeg","width":1200,"height":1600,"alt":"Men's St Patrick's Day Shamrock Gold Coin Print Short Sleeve Shirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"40.99","price":"22.99","retail_price":"40.99","available":true,"url":"\/products\/mens-st-patricks-day-shamrock-gold-coin-print-short-sleeve-shirt?variant=6c4abb8b-d425-425b-873d-61013c71b020","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":367};
return `
`
}()}