Custom Exaggerated Comic Style Portrait Blankets Personalized Face & Name Hero Blanket Gifts For Couple For Lover

$31.99  - $59.99
Size:  30"X40"
Material:  Flannel
Quantity
Shipping
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

PayPal Payment Notice

PayPal checkout is temporarily offline for a routine gateway security & compliance update (3โ€“5 business days). Major Credit and Debit cards remain 100% operational and secure.

256-Bit SSL Encrypted & PCI-DSS Compliant

Description

Transform your child into their favorite charactor! This Personalized Face Blanket features their face and name printed on a bold, action-packed design. Whether itโ€™s naptime, playtime, or a cozy movie night, this blanket adds fun, warmth, and a touch of magic to every moment.


๐Ÿฆธ Why Kids (and Parents) Love It:

  • ๐Ÿง’ Custom face & name โ€“ Your children become the one which their favorite charactors!
  • ๐Ÿ› Great for beds, couches, car rides, and camping
  • ๐Ÿ’ช Durable, soft & machine washable โ€“ made for everyday adventures
  • ๐ŸŒˆ Vibrant HD design โ€“ Colors stay bright wash after wash
  • ๐ŸŽ Perfect personalized gift for birthdays, Christmas, or surprise treats

๐Ÿ“ Size Options:

Size Recommended Use
30" x 40" Toddlers, stroller, nursery
40" x 50" Preschoolers, couch naps
50" x 60" Kids and tweens
50" x 80" Teens, growing kids, single beds
60" x 80" Full-size comfort for snuggles & family use


๐Ÿงต Material Options โ€“ Built for Comfort:

  • Flannel Fleece: Lightweight, breathable, and soft to the touch โ€” perfect for warmer months or layering.
  • Sherpa Fleece: Ultra-warm with a fluffy, wool-like underside that provides plush comfort in colder seasons.

Both materials are hypoallergenic, fade-resistant, and machine washable for easy care.

๐ŸŽฏ Ideal For:

  • Kidsโ€™ bedrooms, reading nooks, or charactor-themed rooms
  • Travel blanket for flights or road trips
  • Personalized gifts for boys and girls
  • Thoughtful surprise from parents or grandparents

๐Ÿ›’ How To Order:

  1. Upload a clear, front-facing photo of your child
  2. Enter their name
  3. Add to cart and check out
  4. Weโ€™ll create and deliver your unique face blanket!

From Factory to Your Door

  • Our Factory

    From fabric selection to cutting, sewing, and final quality inspection, our production system ensures full control over craftsmanship, durability, and consistency in every piece.

  • Our Warehouse

    We operate structured in-house warehouses designed for speed and accuracy, with real-time inventory management and efficient order processing to ensure every order is handled with care.

  • Our Global Delivery

    We offer worldwide shipping. Orders are dispatched from the nearest available warehouse based on your location, ensuring faster delivery times and a smoother shopping experience.