Crawfish Sheller Tool
${function() {
const variantData = data.variant || {"id":"67bd61d2-5f94-4743-b2dc-e03e51cc19cf","product_id":"d8bfc9f5-9d10-4a79-9690-463850e49479","title":"BUY 1-Orange","weight_unit":"kg","inventory_quantity":1000,"sku":"AE2008918-\u6a59\u8272","barcode":"","position":1,"option1":"BUY 1","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8b60f7088b230f06ebf965b21577093.jpeg","path":"e8b60f7088b230f06ebf965b21577093.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"0","compare_at_price":"14.98","price":"14.98","retail_price":"14.98","available":true,"url":"\/products\/crawfish-sheller-tool?variant=67bd61d2-5f94-4743-b2dc-e03e51cc19cf","available_quantity":999999999,"options":[{"name":"Buy More Save More","value":"BUY 1"},{"name":"Color","value":"Orange"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
${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":"67bd61d2-5f94-4743-b2dc-e03e51cc19cf","product_id":"d8bfc9f5-9d10-4a79-9690-463850e49479","title":"BUY 1-Orange","weight_unit":"kg","inventory_quantity":1000,"sku":"AE2008918-\u6a59\u8272","barcode":"","position":1,"option1":"BUY 1","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8b60f7088b230f06ebf965b21577093.jpeg","path":"e8b60f7088b230f06ebf965b21577093.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"0","compare_at_price":"14.98","price":"14.98","retail_price":"14.98","available":true,"url":"\/products\/crawfish-sheller-tool?variant=67bd61d2-5f94-4743-b2dc-e03e51cc19cf","available_quantity":999999999,"options":[{"name":"Buy More Save More","value":"BUY 1"},{"name":"Color","value":"Orange"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}