${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "100%"; const product_image = data.image; const secondary_image = data.secondImage; const image_width = product_image.width; let image_height = product_image.height; if(setting_product_image_display == '100%'){ image_height = image_width }else if(setting_product_image_display == '133.33%'){ image_height = image_width * 1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const has_save_label = true && ((+data.compare_at_price) > (+data.price)); const is_single_variant = data.variants.length == 1; const min_price_variant_href = (data.min_price_variant && data.min_price_variant.available) ? data.min_price_variant.url : data.url; const retail_price_max = data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE = 3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id = 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id = 'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' + get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `
${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save
` : '' }` : "Sold out" }
Mixed Lot
${data.title}
${ data.price_min != data.price_max ? `From
` : `
` }
+${data.remainInvisibleThumbCount}
` })()}
๐ CYBER MONDAY SALE-Buy 2 Get 10% Off๏ฝBuy 3 Get 20% Off๏ฝBuy 4 Get 30% Off
๐ CYBER MONDAY SALE-Buy 2 Get 10% Off๏ฝBuy 3 Get 20% Off๏ฝBuy 4 Get 30% Off
Log in
Create an account
${data.data && data.data.count}
Home
Hot Sale๐ฅ
What's Newโจ
Wooden Family Puzzle
Clothing
The embroideried clothes
The print clothes
Recipicents
For Him
For Her
For Couple
For Pets
For Kids
Wardrobe
Blanket๐
Home Decor
Flower Shadow Box๐
Decor Sign
Wall Art
Mug
Accessories๐
Necklace
Bracelet
Ring
Keychain
Occasions
Halloween
Mother's Day
Father's Day
Valentine's Day
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 52871151, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871153, title: "Hot Sale\ud83d\udd25", url: "\/collections\/hot-sale", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871155, title: "What's New\u2728", url: "\/collections\/whats-new\u2728", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871157, title: "Wooden Family Puzzle", url: "\/collections\/wooden-family-puzzle", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871159, title: "Clothing", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "The embroideried clothes", url: "\/collections\/the-embroideried-clothes", target: "", levels: 0, children: [ ] }, { title: "The print clothes", url: "\/collections\/the-print-clothes", target: "", levels: 0, children: [ ] }, ] }, { id: 52871165, title: "Recipicents", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "For Him", url: "\/collections\/gift-for-him", target: "", levels: 0, children: [ ] }, { title: "For Her", url: "\/collections\/gift-for-her", target: "", levels: 0, children: [ ] }, { title: "For Couple", url: "\/collections\/gift-for-couple", target: "", levels: 0, children: [ ] }, { title: "For Pets", url: "\/collections\/for-pets", target: "", levels: 0, children: [ ] }, { title: "For Kids", url: "\/collections\/for-kids", target: "", levels: 0, children: [ ] }, ] }, { id: 52871177, title: "Wardrobe", url: "\/collections\/wardrobe", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871179, title: "Blanket\ud83d\udcdc", url: "\/collections\/blanket", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871181, title: "Home Decor", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Flower Shadow Box\ud83d\udc90", url: "\/collections\/lovely-shadow-box", target: "", levels: 0, children: [ ] }, { title: "Decor Sign", url: "\/collections\/decor-sign", target: "", levels: 0, children: [ ] }, { title: "Wall Art", url: "\/collections\/wall-art", target: "", levels: 0, children: [ ] }, { title: "Mug", url: "\/collections\/mug", target: "", levels: 0, children: [ ] }, ] }, { id: 52871191, title: "Accessories\ud83d\uded2", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Necklace", url: "\/collections\/necklace", target: "", levels: 0, children: [ ] }, { title: "Bracelet", url: "\/collections\/bracelet", target: "", levels: 0, children: [ ] }, { title: "Ring", url: "\/collections\/ring", target: "", levels: 0, children: [ ] }, { title: "Keychain", url: "\/collections\/keychain", target: "", levels: 0, children: [ ] }, ] }, { id: 52871201, title: "Occasions", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Halloween", url: "\/collections\/halloween", target: "", levels: 0, children: [ ] }, { title: "Mother's Day", url: "\/collections\/mothers-day", target: "", levels: 0, children: [ ] }, { title: "Father's Day", url: "\/collections\/fathers-day", target: "", levels: 0, children: [ ] }, { title: "Valentine's Day", url: "\/collections\/valentines-day", target: "", levels: 0, children: [ ] }, ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Home
Hot Sale๐ฅ
What's Newโจ
Wooden Family Puzzle
Clothing
The embroideried clothes
The print clothes
Recipicents
For Him
For Her
For Couple
For Pets
For Kids
Wardrobe
Blanket๐
Home Decor
Flower Shadow Box๐
Decor Sign
Wall Art
Mug
Accessories๐
Necklace
Bracelet
Ring
Keychain
Occasions
Halloween
Mother's Day
Father's Day
Valentine's Day
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 52871151, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871153, title: "Hot Sale\ud83d\udd25", url: "\/collections\/hot-sale", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871155, title: "What's New\u2728", url: "\/collections\/whats-new\u2728", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871157, title: "Wooden Family Puzzle", url: "\/collections\/wooden-family-puzzle", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871159, title: "Clothing", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "The embroideried clothes", url: "\/collections\/the-embroideried-clothes", target: "", levels: 0, children: [ ] }, { title: "The print clothes", url: "\/collections\/the-print-clothes", target: "", levels: 0, children: [ ] }, ] }, { id: 52871165, title: "Recipicents", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "For Him", url: "\/collections\/gift-for-him", target: "", levels: 0, children: [ ] }, { title: "For Her", url: "\/collections\/gift-for-her", target: "", levels: 0, children: [ ] }, { title: "For Couple", url: "\/collections\/gift-for-couple", target: "", levels: 0, children: [ ] }, { title: "For Pets", url: "\/collections\/for-pets", target: "", levels: 0, children: [ ] }, { title: "For Kids", url: "\/collections\/for-kids", target: "", levels: 0, children: [ ] }, ] }, { id: 52871177, title: "Wardrobe", url: "\/collections\/wardrobe", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871179, title: "Blanket\ud83d\udcdc", url: "\/collections\/blanket", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 52871181, title: "Home Decor", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Flower Shadow Box\ud83d\udc90", url: "\/collections\/lovely-shadow-box", target: "", levels: 0, children: [ ] }, { title: "Decor Sign", url: "\/collections\/decor-sign", target: "", levels: 0, children: [ ] }, { title: "Wall Art", url: "\/collections\/wall-art", target: "", levels: 0, children: [ ] }, { title: "Mug", url: "\/collections\/mug", target: "", levels: 0, children: [ ] }, ] }, { id: 52871191, title: "Accessories\ud83d\uded2", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Necklace", url: "\/collections\/necklace", target: "", levels: 0, children: [ ] }, { title: "Bracelet", url: "\/collections\/bracelet", target: "", levels: 0, children: [ ] }, { title: "Ring", url: "\/collections\/ring", target: "", levels: 0, children: [ ] }, { title: "Keychain", url: "\/collections\/keychain", target: "", levels: 0, children: [ ] }, ] }, { id: 52871201, title: "Occasions", url: "", target: "", levels: 1, product0: null || {}, children: [ { title: "Halloween", url: "\/collections\/halloween", target: "", levels: 0, children: [ ] }, { title: "Mother's Day", url: "\/collections\/mothers-day", target: "", levels: 0, children: [ ] }, { title: "Father's Day", url: "\/collections\/fathers-day", target: "", levels: 0, children: [ ] }, { title: "Valentine's Day", url: "\/collections\/valentines-day", target: "", levels: 0, children: [ ] }, ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Log in
Create an account
${data.data && data.data.count}
${(function(){ if (data === undefined || typeof data !== 'string' || data == '') return '
'; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.
` })()}
Home
Hot Sale๐ฅ
What's Newโจ
Wooden Family Puzzle
Clothing
Clothing
The embroideried clothes
The print clothes
Recipicents
Recipicents
For Him
For Her
For Couple
For Pets
For Kids
Wardrobe
Blanket๐
Home Decor
Home Decor
Flower Shadow Box๐
Decor Sign
Wall Art
Mug
Accessories๐
Accessories๐
Necklace
Bracelet
Ring
Keychain
Occasions
Occasions
Halloween
Mother's Day
Father's Day
Valentine's Day
Log in
(function(){ let w = window.innerWidth; function setHeaderCssVar() { const headerEle = document.getElementById('shoplaza-section-header'); if(!headerEle){ return }; document.body.style.setProperty('--window-height', `${window.innerHeight}px`); document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`); const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide'); if (mdScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`); } const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide'); if (pcScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`); } } function handlResize() { if(w == window.innerWidth){return}; w = window.innerWidth; setHeaderCssVar(); }; function init(){ setHeaderCssVar(); window.removeEventListener('resize', window._theme_header_listener) window._theme_header_listener = handlResize; window.addEventListener('resize', window._theme_header_listener); } init(); })();
${data.index + 1}/4
TO MY BEAUTIFUL DAUGHTER LOVE COZY POSTCARD BLANKET|MY MOST BEAUTIFUL CHAPTER
people are viewing this right now
$29.99
$60.00
Save
$30.01
${function() { const variantData = data.variant || {"id":"7022ad1c-1707-459a-baca-6952e9a601f4","product_id":"abe09883-5c91-472d-9fed-ba944f631640","title":"Cozy Plush Fleece-30\"x40\"","weight_unit":"kg","inventory_quantity":0,"sku":"HM-WH0085-Blanket-Fleece-75x100cm","barcode":"","position":1,"option1":"Cozy Plush Fleece","option2":"30\"x40\"","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"60","price":"29.99","retail_price":"60","available":true,"url":"\/products\/to-my-beautiful-daughter-love-cozy-postcard-blanket-hm-wh0085?variant=7022ad1c-1707-459a-baca-6952e9a601f4","available_quantity":999999999,"options":[{"name":"Material","value":"Cozy Plush Fleece"},{"name":"Size","value":"30\"x40\""}],"off_ratio":50,"flashsale_info":[],"sales":0}; const saveType = "amount"; const saveText = "Save {{saved_amount}}"; const productLabelDiscountOn = true; return `
-
${saveText.replace('\{\{saved_amount\}\}', saveType == 'percentage' ? variantData.off_ratio + '%' : `
` )}
`; }()}
Shipping within 24 hours
Express delivery will be delivered within 10 days
Material
: Cozy Plush Fleece
${function(){ const optName = "Material"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (': ' + optionValue) : ''; return `
${optionValueText}
` }()}
Cozy Plush Fleece
Mink Sherpa
${function(){ const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()}
Size
: 30"x40"
${function(){ const optName = "Size"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (': ' + optionValue) : ''; return `
${optionValueText}
` }()}
30"x40"
50"x60"
60"x80"
${function(){ const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()}