Triangular layout shelving unit with hooks
${function() {
const variantData = data.variant || {"id":"e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","product_id":"370d6434-c927-41f0-8b2a-58b85886fe61","title":"white-1","weight_unit":"kg","inventory_quantity":1000,"sku":"white-1---12000050894891201","barcode":"","position":1,"option1":"white-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4ff283d5f6f85169981d64ad7eab89a.jpeg","path":"f4ff283d5f6f85169981d64ad7eab89a.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.85,"min_quantity":1}],"weight":"0","compare_at_price":"17.76","price":"13.85","retail_price":"17.76","available":true,"url":"\/products\/1005010033104094?variant=e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","available_quantity":999999999,"options":[{"name":"Color","value":"white-1"}],"off_ratio":"22","flashsale_info":{"variant_id":"e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"13.85","compare_at_price":"","discount_price":"13.85","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"22","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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.
Sku : white-1---12000050894891201
${function(){
const variantData = data.variant || {"id":"e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","product_id":"370d6434-c927-41f0-8b2a-58b85886fe61","title":"white-1","weight_unit":"kg","inventory_quantity":1000,"sku":"white-1---12000050894891201","barcode":"","position":1,"option1":"white-1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4ff283d5f6f85169981d64ad7eab89a.jpeg","path":"f4ff283d5f6f85169981d64ad7eab89a.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.85,"min_quantity":1}],"weight":"0","compare_at_price":"17.76","price":"13.85","retail_price":"17.76","available":true,"url":"\/products\/1005010033104094?variant=e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","available_quantity":999999999,"options":[{"name":"Color","value":"white-1"}],"off_ratio":"22","flashsale_info":{"variant_id":"e2d6fd6a-c6c3-46d6-a2d1-727dd5d2dcb8","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"13.85","compare_at_price":"","discount_price":"13.85","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"22","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}