1/8
${data.index + 1}/${data.total}
Description
Are you looking for something to decorate your home more outstandingly or make a gift for your beloved? Our custom-printed flags would be a wonderful choice for a home-decor accessory or a perfect gift to give your family and friends.
>>> Check out our full and bring your favorite ones home today
You may also like
Recently viewed
Your cart is reserved for
${data.mm}m
${data.ss}s
!
${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
