Mgdin
Search
Account
Log in
Create an account
${data.data.count > 99 ? '99+' : data.data.count}
Cart
Your cart is reserved for
${data.mins_mins}
m
${data.seconds_seconds}
s
!
${data.line_items.map(item => { return `
${item.product_title}
${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('')}
*${item.quantity}
Free gift
${ (item.discount_applications || []).map(discount_item => { const discount_item_amount = discount_item.discount_amount || discount_item.amount || ''; return `
${discount_item.title}
(-
)
` }).join('') }
`; }).join('')}
Goes great with
Add order note
Add order note
${function() { const postageFreeAmount = 69.99; const totalPrice = +data.total_price; const diffPrice = postageFreeAmount - totalPrice; const text = ("Buy {amount} more to enjoy FREE Shipping").replace(/\{\s*amount\s*\}/g, `
`); const remainPercent = ((1 - diffPrice / postageFreeAmount) * 100).toFixed(2); return `
${text}
${remainPercent}%
Shipping
Free
`; }()} ${data.total_discount > 0 ? ( `
Discount
-
` ) : ''}
Subtotal
Taxes and shipping calculated at checkout
Check out
Your cart is currently empty.
Close
Home
HOUSEWARE
FASHION
KITCHEN
MAKEUP
SHOES
TOOLS
ABOUT US
Track Your Order
More links
${function() { var linkList = [ { id: 61167029, index: 1, title: "Home", url: '/', target: '', tag: "", product0: null , children: [ ] }, { id: 61167031, index: 2, title: "HOUSEWARE", url: '/collections/houseware', target: '_blank', tag: "", product0: null , children: [ ] }, { id: 61167033, index: 3, title: "FASHION", url: '/collections/summer-dress', target: '', tag: "", product0: null , children: [ ] }, { id: 61167035, index: 4, title: "KITCHEN", url: '/collections/kitchen', target: '_blank', tag: "", product0: null , children: [ ] }, { id: 61167037, index: 5, title: "MAKEUP", url: '/collections/makeup', target: '', tag: "", product0: null , children: [ ] }, { id: 61167039, index: 6, title: "SHOES", url: '/collections/shoes', target: '', tag: "", product0: null , children: [ ] }, { id: 61167041, index: 7, title: "TOOLS", url: '/collections/tools', target: '', tag: "", product0: null , children: [ ] }, { id: 61167043, index: 8, title: "ABOUT US", url: '/pages/about-us', target: '', tag: "", product0: null , children: [ ] }, { id: 61167045, index: 9, title: "Track Your Order", url: '/pages/track-your-order', target: '', tag: "", product0: null , children: [ ] }, ].slice(offset); var hasChild = linkList.some(v => (v.children && v.children.length || v.product0)); if (!hasChild) { return `
${linkList.map(item => `
${item.url ? `
${item.title}
${item.tag ? `
${item.tag.label}
` : ''}
`: `
${item.title}
${item.tag ? `
${item.tag.label}
` : ''}
`} ${item.children.length ? `
` : ''}
`).join('')}
` } else { return `
${linkList.map(item => `
${item.url ? `
${item.title}
${item.tag ? `
${item.tag.label}
` : ''}
`: `
${item.title}
${item.tag ? `
${item.tag.label}
` : ''}
`} ${item.children.length ? `
` : ''}
`).join('')}
${linkList.map(item => `
${item.children ? `
${item.children.map(link => { return `
${link.url ? `
${link.title}
${link.tag ? `
${link.tag.label}
` : ''}
`: `
${link.title}
${link.tag ? `
${link.tag.label}
` : ''}
`} ${link.children ? `
${link.children.map(link_3 => `
${link_3.url ? `
${link_3.title}
${link_3.tag ? `
${link_3.tag.label}
` : ''}
`: `
${link_3.title}
${link_3.tag ? `
${link_3.tag.label}
` : ''}
`}
`).join('')}
` : ''}
`}).join('')}
${function() { const data = item.product0; if (!data) return ''; return `
` }()}
` : ''}
`).join('')}
` } }()}
Home
HOUSEWARE
FASHION
KITCHEN
MAKEUP
SHOES
TOOLS
ABOUT US
Track Your Order
Log in
Create an account
${function() { if (data === undefined || typeof data !== 'string' || data == '') return `
`; if (data === 'close') return ''; return `
View more
`; }()}
Home
/
Modern Abstract Art Pillow Covers
Home
/
Modern Abstract Art Pillow Covers
Modern Abstract Art Pillow Covers
Save
${data.variant.off_ratio}%
-
color
- ${data.eventName == 'mouseout' ? data.selectedOptions[0] : (data.targetOption || data.defaultValue || '')}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
44
46
47
48
49
50