1/3
${data.index + 1}/${data.total}
Description
Bring sparkle to your festive decor with this wreath hanging ornament decorated with shimmering sequins. Designed in rich green with gold and red detailing, it captures the spirit of Christmas in a compact and eye-catching design. Measuring 8.5x1.1x8.5 cm, it is perfect for adding a touch of texture and shine to your tree, garlands or holiday table displays. Lightweight and easy to hang, this ornament brings a playful and decorative finish to your seasonal setup, making it a lovely addition to any Christmas decoration collection.
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
