${function() {
const variantData = data.variant || {"id":"f88321b0-8792-4a72-8819-1e17fb2608ff","product_id":"8b483f74-2109-4103-b834-833785907f0f","title":"Navy-XL","weight_unit":"g","inventory_quantity":999,"sku":"1473584055594303489","barcode":"","position":1,"option1":"Navy","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/122abf03a3bdcb4a28d5cceb849dd463.jpeg","path":"122abf03a3bdcb4a28d5cceb849dd463.jpeg","width":2160,"height":2158,"alt":"fa86e35a9c63b86cc1fc274fd14d136a","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"278","compare_at_price":"79.99","price":"34.99","retail_price":"79.99","available":true,"url":"\/products\/oversized-its-ok-not-to-be-ok-hoodie-95nv?variant=f88321b0-8792-4a72-8819-1e17fb2608ff","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"XL"}],"off_ratio":56,"flashsale_info":[],"sales":54};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Free Shipping Order over $89
Color
: Navy
${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
: XL
${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
$34.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"f88321b0-8792-4a72-8819-1e17fb2608ff","product_id":"8b483f74-2109-4103-b834-833785907f0f","title":"Navy-XL","weight_unit":"g","inventory_quantity":999,"sku":"1473584055594303489","barcode":"","position":1,"option1":"Navy","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/122abf03a3bdcb4a28d5cceb849dd463.jpeg","path":"122abf03a3bdcb4a28d5cceb849dd463.jpeg","width":2160,"height":2158,"alt":"fa86e35a9c63b86cc1fc274fd14d136a","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"278","compare_at_price":"79.99","price":"34.99","retail_price":"79.99","available":true,"url":"\/products\/oversized-its-ok-not-to-be-ok-hoodie-95nv?variant=f88321b0-8792-4a72-8819-1e17fb2608ff","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"XL"}],"off_ratio":56,"flashsale_info":[],"sales":54};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f88321b0-8792-4a72-8819-1e17fb2608ff","product_id":"8b483f74-2109-4103-b834-833785907f0f","title":"Navy-XL","weight_unit":"g","inventory_quantity":999,"sku":"1473584055594303489","barcode":"","position":1,"option1":"Navy","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/122abf03a3bdcb4a28d5cceb849dd463.jpeg","path":"122abf03a3bdcb4a28d5cceb849dd463.jpeg","width":2160,"height":2158,"alt":"fa86e35a9c63b86cc1fc274fd14d136a","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"278","compare_at_price":"79.99","price":"34.99","retail_price":"79.99","available":true,"url":"\/products\/oversized-its-ok-not-to-be-ok-hoodie-95nv?variant=f88321b0-8792-4a72-8819-1e17fb2608ff","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"XL"}],"off_ratio":56,"flashsale_info":[],"sales":54};
return `
`
}()}