🔥Multi functional storage bag for car seat backrest
${function() {
const variantData = data.variant || {"id":"3e04b4ed-764b-44dc-b4b4-502f852f12b3","product_id":"983736b2-a459-49e9-b6d9-a5aa3ac9e022","title":"Wine red [upgraded trash can] single pack","weight_unit":"kg","inventory_quantity":1000,"sku":"QZ--lsrWine red [upgraded trash can] single pack","barcode":"","position":3,"option1":"Wine red [upgraded trash can] single pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7a30c4dfa6a05193e862247e429b7b8.jpeg","path":"a7a30c4dfa6a05193e862247e429b7b8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.4,"min_quantity":1}],"weight":"0","compare_at_price":"79.8","price":"40.4","retail_price":"79.8","available":true,"url":"\/products\/713560638288?variant=3e04b4ed-764b-44dc-b4b4-502f852f12b3","available_quantity":999999999,"options":[{"name":"Color","value":"Wine red [upgraded trash can] 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--lsrWine red [upgraded trash can] single pack
${function(){
const variantData = data.variant || {"id":"3e04b4ed-764b-44dc-b4b4-502f852f12b3","product_id":"983736b2-a459-49e9-b6d9-a5aa3ac9e022","title":"Wine red [upgraded trash can] single pack","weight_unit":"kg","inventory_quantity":1000,"sku":"QZ--lsrWine red [upgraded trash can] single pack","barcode":"","position":3,"option1":"Wine red [upgraded trash can] single pack","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7a30c4dfa6a05193e862247e429b7b8.jpeg","path":"a7a30c4dfa6a05193e862247e429b7b8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.4,"min_quantity":1}],"weight":"0","compare_at_price":"79.8","price":"40.4","retail_price":"79.8","available":true,"url":"\/products\/713560638288?variant=3e04b4ed-764b-44dc-b4b4-502f852f12b3","available_quantity":999999999,"options":[{"name":"Color","value":"Wine red [upgraded trash can] 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}
`
}()}