Personalized Embroidered Christmas Gift Bag
🎄Merry Christmas🎄 Eco-friendly Jute ♻️
${function() {
const variantData = data.variant || {"id":"8a8638ad-68ba-44df-8db8-ccb158a70e91","product_id":"6d756ff5-bd1b-490e-b5c9-e1e0cba82e25","title":"Small-9.9x7.9x5.9 inches","weight_unit":"kg","inventory_quantity":-36,"sku":"ACC-MH4717-CX-Small-9.9x7.9x5.9 inches","barcode":"","position":1,"option1":"Small-9.9x7.9x5.9 inches","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"16.99","retail_price":"34.99","available":true,"url":"\/products\/personalized-embroidered-christmas-gift-bag-rgkk?variant=8a8638ad-68ba-44df-8db8-ccb158a70e91","available_quantity":999999999,"options":[{"name":"Size","value":"Small-9.9x7.9x5.9 inches"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}