1/3
${data.index + 1}/${data.total}
Description
Add a welcoming touch to your festive decor with this door hanging ornament, complete with beaded detailing and a miniature Christmas wreath. Designed in a soft multi-coloured palette, it brings charm and character to your seasonal setup. Made of glass and measuring 5.5x2.3x10.1 cm, this ornament is ideal for hanging on your Christmas tree, garlands or as part of a decorative vignette. The intricate beadwork and classic doorway design make it a delightful accent that captures the spirit of the season, perfect for adding a warm and inviting feel to your home.
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
