{"product_id":"tapsake-my-home-smart-nfc-qr-home-maintenance-magnet","title":"TapSake™ My Home Smart NFC + QR Home Maintenance Magnet","description":"\u003cstyle\u003e\n  .ts-product-description {\n    --ts-ink: #263a35;\n    --ts-muted: #667a74;\n    --ts-mint: #78bdb3;\n    --ts-mint-dark: #377c72;\n    --ts-mint-soft: #edf7f4;\n    --ts-blue-soft: #edf5f8;\n    --ts-cream: #fbf8f2;\n    --ts-border: #dce9e5;\n    --ts-white: #ffffff;\n    --ts-shadow: 0 10px 35px rgba(38, 58, 53, 0.08);\n\n    max-width: 880px;\n    margin: 0 auto;\n    color: var(--ts-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .ts-product-description * {\n    box-sizing: border-box;\n  }\n\n  .ts-product-description h2,\n  .ts-product-description h3 {\n    color: var(--ts-ink);\n  }\n\n  .ts-product-description .ts-hero {\n    padding: 34px 28px;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at top right, rgba(120,189,179,.18), transparent 40%),\n      linear-gradient(145deg, #ffffff, #f5faf8);\n    border: 1px solid var(--ts-border);\n    text-align: center;\n    margin-bottom: 24px;\n  }\n\n  .ts-product-description .ts-eyebrow {\n    margin: 0 0 8px;\n    color: var(--ts-mint-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .ts-product-description .ts-title {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 5vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -.02em;\n  }\n\n  .ts-product-description .ts-lead {\n    max-width: 700px;\n    margin: 14px auto 0;\n    color: var(--ts-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .ts-product-description .ts-highlight {\n    margin: 22px 0;\n    padding: 22px 24px;\n    border-radius: 18px;\n    background: var(--ts-cream);\n    border: 1px solid #eee5d8;\n  }\n\n  .ts-product-description .ts-highlight strong {\n    color: var(--ts-ink);\n  }\n\n  .ts-product-description .ts-section {\n    margin: 30px 0;\n  }\n\n  .ts-product-description .ts-section-title {\n    margin: 0 0 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .ts-product-description .ts-section-intro {\n    max-width: 680px;\n    margin: 0 auto 18px;\n    color: var(--ts-muted);\n    text-align: center;\n  }\n\n  .ts-product-description .ts-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .ts-product-description .ts-feature {\n    padding: 18px;\n    border: 1px solid var(--ts-border);\n    border-radius: 16px;\n    background: #fff;\n    box-shadow: 0 4px 16px rgba(38,58,53,.045);\n  }\n\n  .ts-product-description .ts-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 10px;\n    border-radius: 50%;\n    background: var(--ts-mint-soft);\n    color: var(--ts-mint-dark);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .ts-product-description .ts-feature h3 {\n    margin: 0 0 5px;\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .ts-product-description .ts-feature p {\n    margin: 0;\n    color: var(--ts-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ts-product-description .ts-how {\n    padding: 26px;\n    border-radius: 22px;\n    background: var(--ts-mint-soft);\n  }\n\n  .ts-product-description .ts-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ts-product-description .ts-step {\n    position: relative;\n    padding: 18px 16px;\n    border-radius: 14px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .ts-product-description .ts-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 30px;\n    height: 30px;\n    margin: 0 auto 9px;\n    border-radius: 50%;\n    background: var(--ts-mint-dark);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .ts-product-description .ts-step strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .ts-product-description .ts-step span {\n    color: var(--ts-muted);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .ts-product-description .ts-details {\n    margin-top: 26px;\n    padding: 22px 24px;\n    border-radius: 18px;\n    background: #fff;\n    border: 1px solid var(--ts-border);\n  }\n\n  .ts-product-description .ts-details ul {\n    margin: 12px 0 0;\n    padding-left: 20px;\n  }\n\n  .ts-product-description .ts-details li {\n    margin: 7px 0;\n  }\n\n  .ts-product-description .ts-callout {\n    margin: 28px 0 0;\n    padding: 25px;\n    border-radius: 20px;\n    background: var(--ts-ink);\n    color: #fff;\n    text-align: center;\n  }\n\n  .ts-product-description .ts-callout h3 {\n    margin: 0 0 7px;\n    color: #fff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n  }\n\n  .ts-product-description .ts-callout p {\n    max-width: 640px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.82);\n  }\n\n  .ts-product-description .ts-fine-print {\n    margin: 20px 4px 0;\n    color: var(--ts-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 650px) {\n    .ts-product-description .ts-grid,\n    .ts-product-description .ts-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .ts-product-description .ts-hero {\n      padding: 28px 20px;\n    }\n\n    .ts-product-description .ts-section-title {\n      font-size: 25px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-product-description\"\u003e\n\n  \u003csection class=\"ts-hero\"\u003e\n    \u003cp class=\"ts-eyebrow\"\u003eThe little details of home, finally organized.\u003c\/p\u003e\n\n    \u003ch2 class=\"ts-title\"\u003e\n      TapSake™ My Home\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ts-lead\"\u003e\n      Your personalized smart home magnet connects your refrigerator to one beautifully organized digital home hub — giving you a simple place to save the maintenance information, product details, service history and household information you always need but can never remember where you put.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ts-highlight\"\u003e\n    \u003cstrong\u003eThink of it as the memory of your house.\u003c\/strong\u003e\n    What size air filter do we buy? What paint color is in the living room? When was the HVAC serviced? Who fixed the plumbing last time? Where is the water shutoff? What model is the dishwasher?\n    \u003cbr\u003e\u003cbr\u003e\n    Instead of hunting through receipts, emails, manuals, photos and random notes, simply tap or scan your My Home magnet.\n  \u003c\/div\u003e\n\n  \u003csection class=\"ts-section\"\u003e\n    \u003ch2 class=\"ts-section-title\"\u003eOne home. One organized place.\u003c\/h2\u003e\n\n    \u003cp class=\"ts-section-intro\"\u003e\n      Your My Home TapSake™ page is designed to grow with your home and can be edited whenever your details change.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ts-grid\"\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eMaintenance Schedule\u003c\/h3\u003e\n        \u003cp\u003e\n          Save recurring home maintenance tasks with the last-completed date, next-due date, frequency and notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e!\u003c\/div\u003e\n        \u003ch3\u003eDue + Overdue Tracking\u003c\/h3\u003e\n        \u003cp\u003e\n          Your dashboard identifies maintenance items that are due soon or overdue so important upkeep doesn't disappear from your radar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e↻\u003c\/div\u003e\n        \u003ch3\u003eRepair \u0026amp; Service History\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep a record of repairs, dates, providers, costs, warranties, invoice numbers, work performed and related notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e☎\u003c\/div\u003e\n        \u003ch3\u003eTrusted Service Providers\u003c\/h3\u003e\n        \u003cp\u003e\n          Save the companies and people you trust for HVAC, plumbing, electrical, pest control, roofing, lawn care, pool service and more.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e⌂\u003c\/div\u003e\n        \u003ch3\u003eShutoffs \u0026amp; Emergency Equipment\u003c\/h3\u003e\n        \u003cp\u003e\n          Record the location and access instructions for water, gas, electrical, HVAC, fire extinguishers, sprinklers and other important home equipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e#\u003c\/div\u003e\n        \u003ch3\u003eAppliances \u0026amp; Home Systems\u003c\/h3\u003e\n        \u003cp\u003e\n          Save brands, model and serial numbers, purchase dates, warranty information, support numbers, manual links and more.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e↺\u003c\/div\u003e\n        \u003ch3\u003eFilters \u0026amp; Replaceable Items\u003c\/h3\u003e\n        \u003cp\u003e\n          Remember exact sizes, brands, SKUs, preferred stores and replacement schedules for filters and other repeat purchases.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e◐\u003c\/div\u003e\n        \u003ch3\u003ePaint, Finishes \u0026amp; Materials\u003c\/h3\u003e\n        \u003cp\u003e\n          Save paint colors, brands, finishes, product codes, container sizes, room locations and purchase information.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e□\u003c\/div\u003e\n        \u003ch3\u003eRoom Details\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep measurements, flooring, bulbs, saved products, materials, models, SKUs and other room-specific details together.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e⌕\u003c\/div\u003e\n        \u003ch3\u003eSearch Your Home\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the built-in search to quickly find saved information instead of digging through every section.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003e＋\u003c\/div\u003e\n        \u003ch3\u003eProducts \u0026amp; Buy Again Hub\u003c\/h3\u003e\n        \u003cp\u003e\n          Add optional retailer and product links to filters, paint, appliances and room details so frequently needed items are easy to find and repurchase.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-feature\"\u003e\n        \u003cdiv class=\"ts-feature-icon\"\u003ePDF\u003c\/div\u003e\n        \u003ch3\u003ePrint or Save as PDF\u003c\/h3\u003e\n        \u003cp\u003e\n          Generate a clean printable version of your saved home information whenever you'd like a physical or PDF copy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-how\"\u003e\n    \u003ch2 class=\"ts-section-title\"\u003eHow your TapSake™ works\u003c\/h2\u003e\n\n    \u003cdiv class=\"ts-steps\"\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eReceive It\u003c\/strong\u003e\n        \u003cspan\u003e\n          Your TapSake™ arrives with the activation information needed to set up your page.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eActivate + Personalize\u003c\/strong\u003e\n        \u003cspan\u003e\n          Set up your My Home page and add as much or as little household information as you'd like.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eTap or Scan\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use a compatible smartphone to tap the NFC-enabled magnet or scan the printed QR code to open your home hub.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-details\"\u003e\n    \u003ch2 class=\"ts-section-title\" style=\"font-size:24px; text-align:left;\"\u003e\n      The physical magnet\n    \u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTwo-layer construction:\u003c\/strong\u003e two substantial 1\/8\" layers for a finished, dimensional look.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWhite front:\u003c\/strong\u003e clean printed surface designed to coordinate beautifully with your kitchen.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChoice of backing:\u003c\/strong\u003e select from available acrylic backing colors or natural birch, depending on the design selected.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in NFC technology:\u003c\/strong\u003e tap with a compatible smartphone.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePrinted QR code:\u003c\/strong\u003e provides an additional easy way to access your TapSake™.\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eNo dedicated app required.\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTapSake™ branding is placed on the reverse\u003c\/strong\u003e so the front remains clean and décor-friendly.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-section\"\u003e\n    \u003ch2 class=\"ts-section-title\"\u003ePerfect for\u003c\/h2\u003e\n\n    \u003cp class=\"ts-section-intro\"\u003e\n      New homeowners • first homes • housewarming gifts • married couples • busy families • established homeowners • realtor closing gifts • anyone who has ever stood in a hardware store wondering, “What size was that filter again?”\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ts-callout\"\u003e\n    \u003ch3\u003eA smarter little home magnet.\u003c\/h3\u003e\n    \u003cp\u003e\n      The information stays digital. The beautiful little reminder stays right where you'll actually use it.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"ts-fine-print\"\u003e\n    NFC compatibility and tap location vary by smartphone model. The included QR code provides an alternate method of accessing the linked TapSake™ experience. TapSake™ pages require internet access. Product appearance may vary slightly by selected design, material and backing color.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Happyism, Inc.","offers":[{"title":"Default Title","offer_id":43517978443837,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1686\/6493\/files\/ChatGPT_Image_Aug_26_2026_04_56_54_AM.png?v=1787734633","url":"https:\/\/engravedhappyism.com\/products\/tapsake-my-home-smart-nfc-qr-home-maintenance-magnet","provider":"Happyism, Inc.","version":"1.0","type":"link"}