${(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}
` })()}
2nd Item 10% Off ๏ฝ 3nd Item 15% Off๏ฝ 4nd Item 20% Off
2nd Item 10% Off ๏ฝ 3nd Item 15% Off๏ฝ 4nd Item 20% 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(); })();
To My Daddy Tool Keychain Keyring Father's Day Gifts
people are viewing this right now
$19.99
$39.99
Save
$20.00
${function() { const variantData = data.variant || {"id":"f6f8fbdf-5443-4349-8da7-a80ef5fa3e5b","product_id":"b68de17f-512f-4f27-a778-996bccae517c","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"ACC-YC1019-Keyring","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"19.99","retail_price":"39.99","available":true,"url":"\/products\/to-my-daddy-tool-keychain-keyring-fathers-day-gifts-accyc1019?variant=f6f8fbdf-5443-4349-8da7-a80ef5fa3e5b","available_quantity":999999999,"options":[],"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 + '%' : `
` )}
`; }()}