🔥Multi functional storage bag for car seat backrest
${function() {
const variantData = data.variant || {"id":"f6f35722-0d4c-4d6f-9386-3474c30183f1","product_id":"983736b2-a459-49e9-b6d9-a5aa3ac9e022","title":"Orange [tray type] single pack","weight_unit":"kg","inventory_quantity":1000,"sku":"QZ--lsrOrange [tray type] single pack-","barcode":"","position":1,"option1":"Orange [tray type] single pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c9e88aa8a0a9c17d308c5b71f579fb1.jpeg","path":"4c9e88aa8a0a9c17d308c5b71f579fb1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.4,"min_quantity":1}],"weight":"0","compare_at_price":"65.8","price":"33.4","retail_price":"65.8","available":true,"url":"\/products\/713560638288?variant=f6f35722-0d4c-4d6f-9386-3474c30183f1","available_quantity":999999999,"options":[{"name":"Color","value":"Orange [tray type] single pack"}],"off_ratio":49,"flashsale_info":[],"sales":4687};
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 : QZ--lsrOrange [tray type] single pack-
${function(){
const variantData = data.variant || {"id":"f6f35722-0d4c-4d6f-9386-3474c30183f1","product_id":"983736b2-a459-49e9-b6d9-a5aa3ac9e022","title":"Orange [tray type] single pack","weight_unit":"kg","inventory_quantity":1000,"sku":"QZ--lsrOrange [tray type] single pack-","barcode":"","position":1,"option1":"Orange [tray type] single pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c9e88aa8a0a9c17d308c5b71f579fb1.jpeg","path":"4c9e88aa8a0a9c17d308c5b71f579fb1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.4,"min_quantity":1}],"weight":"0","compare_at_price":"65.8","price":"33.4","retail_price":"65.8","available":true,"url":"\/products\/713560638288?variant=f6f35722-0d4c-4d6f-9386-3474c30183f1","available_quantity":999999999,"options":[{"name":"Color","value":"Orange [tray type] single pack"}],"off_ratio":49,"flashsale_info":[],"sales":4687};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}