1/3
${data.index + 1}/${data.total}
Description
Celebrate cosy moments with this hot chocolate hanging ornament, featuring a blue mug topped with whipped cream and detailed with shimmering beads. Designed to capture the comforting spirit of the season, this festive decoration brings warmth and sweetness to your Christmas tree or home display. Measuring 7.7x2.1x8 cm, it is lightweight and easy to hang, making it a delightful accent for garlands, gift bags or wreaths. With its playful design and festive feel, this ornament is perfect for adding a touch of charm to your Christmas decorations.
You may also like
Recently viewed
${data.line_items.map(item => {
const renderDiscountApp = () => {
const isEmpty = item.discount_applications && item.discount_applications.length < 1;
const isNotExist = !item.discount_applications;
if (isEmpty || isNotExist) {
return ""
}
return `
${renderDiscountApp()}
`;
}).join('')}
${
(item.discount_applications || []).map(discount_item => {
const discount_item_amount = discount_item.discount_amount || discount_item.amount || '';
return `
${discount_item.title}
(- )
`
}).join('')
}
`
}
return `
${item.options.map(o => `
${o.name}: ${o.value}
`).join('')}
${(item.parsedProperties || []).map((propertie)=>{
if (propertie.isImage){
return `${propertie.name}: View image
`
}else{
return `${propertie.name}: ${propertie.value}
`
}
}).join('')}
Free gift
*${item.quantity}
${function() {
return `
`;
}()}
Cart
Total:
${data.total_discount > 0 ? (
`
`
) : ''}
Taxes and shipping calculated at checkout
