🔥Automatic Rebound Abdominal Wheel
${function() {
const variantData = data.variant || {"id":"eb6f7cfc-14a1-4a6b-9e73-3e4634293cb5","product_id":"0d689cf6-8dc4-452e-82a6-3a7fca6b657c","title":"Blue","weight_unit":"kg","inventory_quantity":998,"sku":"IE1593166-_","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d4a25a0266e226ca457f81513a4dfc4d.webp","path":"d4a25a0266e226ca457f81513a4dfc4d.webp","width":640,"height":683,"alt":"","aspect_ratio":0.9370424597364568},"wholesale_price":[{"price":54.99,"min_quantity":1}],"weight":"0","compare_at_price":"95.99","price":"54.99","retail_price":"95.99","available":true,"url":"\/products\/elbow-2-21be9d816-d10e-4d51-96a5-e4069dedd8d6?variant=eb6f7cfc-14a1-4a6b-9e73-3e4634293cb5","available_quantity":999999999,"options":[{"name":"color","value":"Blue"}],"off_ratio":43,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"eb6f7cfc-14a1-4a6b-9e73-3e4634293cb5","product_id":"0d689cf6-8dc4-452e-82a6-3a7fca6b657c","title":"Blue","weight_unit":"kg","inventory_quantity":998,"sku":"IE1593166-_","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d4a25a0266e226ca457f81513a4dfc4d.webp","path":"d4a25a0266e226ca457f81513a4dfc4d.webp","width":640,"height":683,"alt":"","aspect_ratio":0.9370424597364568},"wholesale_price":[{"price":54.99,"min_quantity":1}],"weight":"0","compare_at_price":"95.99","price":"54.99","retail_price":"95.99","available":true,"url":"\/products\/elbow-2-21be9d816-d10e-4d51-96a5-e4069dedd8d6?variant=eb6f7cfc-14a1-4a6b-9e73-3e4634293cb5","available_quantity":999999999,"options":[{"name":"color","value":"Blue"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}