Multifunctional broken tap extractor
${function() {
const variantData = data.variant || {"id":"1919e10e-a5a3-49fd-a4c4-109d157d5718","product_id":"83ee8614-34a3-4c6d-9a4e-5e1ca047ecf1","title":"5 piece extractor set-buy 1","weight_unit":"g","inventory_quantity":0,"sku":"IN-0310-5 piece extractor set-buy 1","barcode":"","position":1,"option1":"5 piece extractor set","option2":"buy 1","option3":"","note":"","image":null,"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/multifunctional-broken-tap-extractor?variant=1919e10e-a5a3-49fd-a4c4-109d157d5718","available_quantity":999999999,"options":[{"name":"style","value":"5 piece extractor set"},{"name":"quantity","value":"buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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":"1919e10e-a5a3-49fd-a4c4-109d157d5718","product_id":"83ee8614-34a3-4c6d-9a4e-5e1ca047ecf1","title":"5 piece extractor set-buy 1","weight_unit":"g","inventory_quantity":0,"sku":"IN-0310-5 piece extractor set-buy 1","barcode":"","position":1,"option1":"5 piece extractor set","option2":"buy 1","option3":"","note":"","image":null,"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/multifunctional-broken-tap-extractor?variant=1919e10e-a5a3-49fd-a4c4-109d157d5718","available_quantity":999999999,"options":[{"name":"style","value":"5 piece extractor set"},{"name":"quantity","value":"buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}