Card Frame/ sandflow card holder
${function() {
const variantData = data.variant || {"id":"726a8a1f-43d2-44c5-8b1f-4b1eee64efbe","product_id":"16f78ac3-8dae-4f80-b7ff-9dd2b8ccc3e7","title":"Gold Sandflow card holder","weight_unit":"kg","inventory_quantity":19,"sku":"","barcode":"","position":8,"option1":"Gold Sandflow card holder","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95f9f7158ccbf4d20dc7afa0e7d3fca8.jpg","path":"95f9f7158ccbf4d20dc7afa0e7d3fca8.jpg","width":2419,"height":3225,"alt":"","aspect_ratio":0.750077519379845},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/card-frame-sandflow-card-holder?variant=726a8a1f-43d2-44c5-8b1f-4b1eee64efbe","available_quantity":19,"options":[{"name":"Card Frame","value":"Gold Sandflow card holder"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"726a8a1f-43d2-44c5-8b1f-4b1eee64efbe","product_id":"16f78ac3-8dae-4f80-b7ff-9dd2b8ccc3e7","title":"Gold Sandflow card holder","weight_unit":"kg","inventory_quantity":19,"sku":"","barcode":"","position":8,"option1":"Gold Sandflow card holder","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95f9f7158ccbf4d20dc7afa0e7d3fca8.jpg","path":"95f9f7158ccbf4d20dc7afa0e7d3fca8.jpg","width":2419,"height":3225,"alt":"","aspect_ratio":0.750077519379845},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/card-frame-sandflow-card-holder?variant=726a8a1f-43d2-44c5-8b1f-4b1eee64efbe","available_quantity":19,"options":[{"name":"Card Frame","value":"Gold Sandflow card holder"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}