Waist Bag
${function() {
const variantData = data.variant || {"id":"31993e0c-b1b8-470f-8416-6e2dbc0372e4","product_id":"15154550-486f-450e-b855-17d3210e67c3","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd4ebd595a33134ebb9ddfb4a6aade97.jpg","path":"dd4ebd595a33134ebb9ddfb4a6aade97.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/waist-bag?variant=31993e0c-b1b8-470f-8416-6e2dbc0372e4","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"31993e0c-b1b8-470f-8416-6e2dbc0372e4","product_id":"15154550-486f-450e-b855-17d3210e67c3","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dd4ebd595a33134ebb9ddfb4a6aade97.jpg","path":"dd4ebd595a33134ebb9ddfb4a6aade97.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/waist-bag?variant=31993e0c-b1b8-470f-8416-6e2dbc0372e4","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}