{"product_id":"santa-claus-adhesive-hooks","title":"🎄🎅 12-Pack Santa Claus Adhesive Hooks — Peel, Stick \u0026 Hang, No Drilling or Nails Needed","description":"\u003cstyle\u003e\n\/* =========================================================\n   SANTA ADHESIVE HOOKS - 12 PACK\n   Vintage Christmas Catalogue Style\n   Shopify Product Description\n   ========================================================= *\/\n\n.santa-hook-page {\n  --sh-red: #a82621;\n  --sh-red-dark: #741713;\n  --sh-green: #174f32;\n  --sh-green-light: #e8efe8;\n  --sh-gold: #c49b55;\n  --sh-cream: #fff9ed;\n  --sh-paper: #f5eee0;\n  --sh-ink: #28231e;\n  --sh-gray: #716a61;\n  --sh-line: #d8cdbd;\n\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto;\n  overflow: hidden;\n  background: #fff;\n  color: var(--sh-ink);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.55;\n\n  container-type: inline-size;\n  container-name: santahooks;\n}\n\n.santa-hook-page *,\n.santa-hook-page *::before,\n.santa-hook-page *::after {\n  box-sizing: border-box;\n}\n\n.santa-hook-page h1,\n.santa-hook-page h2,\n.santa-hook-page h3,\n.santa-hook-page p {\n  margin-top: 0;\n}\n\n.santa-hook-page h1,\n.santa-hook-page h2,\n.santa-hook-page h3 {\n  word-break: normal;\n  overflow-wrap: normal;\n  hyphens: none;\n}\n\n.santa-hook-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  object-fit: contain !important;\n}\n\n\n\/* ===============================\n   TOP FESTIVE STRIPE\n   =============================== *\/\n\n.sh-stripe {\n  height: 12px;\n  background:\n    repeating-linear-gradient(\n      45deg,\n      var(--sh-red),\n      var(--sh-red) 14px,\n      #ffffff 14px,\n      #ffffff 26px,\n      var(--sh-green) 26px,\n      var(--sh-green) 40px,\n      #ffffff 40px,\n      #ffffff 52px\n    );\n}\n\n\n\/* ===============================\n   HERO\n   =============================== *\/\n\n.sh-hero {\n  background: var(--sh-cream);\n}\n\n.sh-hero-copy {\n  padding: 40px 20px 35px;\n}\n\n.sh-kicker {\n  display: block;\n  margin-bottom: 13px;\n  color: var(--sh-red);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n\n.sh-hero h1 {\n  margin-bottom: 16px;\n  font-size: 36px;\n  line-height: 1.03;\n  letter-spacing: -1px;\n  font-weight: 900;\n}\n\n.sh-hero h1 span {\n  display: block;\n  margin-top: 5px;\n  color: var(--sh-green);\n}\n\n.sh-hero p {\n  margin-bottom: 22px;\n  color: var(--sh-gray);\n  font-size: 15px;\n}\n\n.sh-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n}\n\n.sh-tag {\n  padding: 7px 10px;\n  border: 1px solid var(--sh-red-dark);\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: .4px;\n  text-transform: uppercase;\n}\n\n\n\/* ===============================\n   QUICK FACTS\n   =============================== *\/\n\n.sh-facts {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  background: var(--sh-green);\n}\n\n.sh-fact {\n  padding: 21px 8px;\n  border-right: 1px solid rgba(255,255,255,.16);\n  border-bottom: 1px solid rgba(255,255,255,.16);\n  text-align: center;\n}\n\n.sh-fact:nth-child(2n) {\n  border-right: 0;\n}\n\n.sh-fact strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #fff;\n  font-size: 17px;\n}\n\n.sh-fact span {\n  color: #d7e2da;\n  font-size: 9px;\n  font-weight: 800;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n\n\/* ===============================\n   INTRO\n   =============================== *\/\n\n.sh-intro {\n  padding: 50px 20px;\n  text-align: center;\n}\n\n.sh-small-title {\n  display: block;\n  margin-bottom: 9px;\n  color: var(--sh-red);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sh-intro h2 {\n  max-width: 700px;\n  margin: 0 auto 14px;\n  font-size: 29px;\n  line-height: 1.12;\n}\n\n.sh-intro p {\n  max-width: 650px;\n  margin: 0 auto;\n  color: var(--sh-gray);\n  font-size: 15px;\n}\n\n\n\/* ===============================\n   FEATURE SPLIT\n   =============================== *\/\n\n.sh-feature {\n  border-top: 1px solid var(--sh-line);\n  background: #fff;\n}\n\n.sh-feature-copy {\n  padding: 36px 20px 43px;\n}\n\n.sh-number {\n  margin-bottom: 11px;\n  color: var(--sh-red);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sh-feature-copy h2 {\n  margin-bottom: 12px;\n  font-size: 27px;\n  line-height: 1.12;\n}\n\n.sh-rule {\n  width: 45px;\n  height: 3px;\n  margin-bottom: 18px;\n  background: var(--sh-gold);\n}\n\n.sh-feature-copy p {\n  margin: 0;\n  color: var(--sh-gray);\n  font-size: 14px;\n}\n\n\n\/* ===============================\n   FESTIVE STATEMENT\n   =============================== *\/\n\n.sh-statement {\n  padding: 46px 20px;\n  background: var(--sh-red-dark);\n  color: #fff;\n  text-align: center;\n}\n\n.sh-statement h2 {\n  max-width: 680px;\n  margin: 0 auto 10px;\n  color: #fff;\n  font-size: 28px;\n  line-height: 1.1;\n}\n\n.sh-statement p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: #f5dedb;\n  font-size: 14px;\n}\n\n\n\/* ===============================\n   INSTALLATION\n   =============================== *\/\n\n.sh-install {\n  padding: 50px 20px;\n  background: var(--sh-paper);\n}\n\n.sh-install-header {\n  margin-bottom: 28px;\n}\n\n.sh-install-header h2 {\n  margin-bottom: 8px;\n  font-size: 29px;\n  line-height: 1.1;\n}\n\n.sh-install-header p {\n  margin: 0;\n  color: var(--sh-gray);\n  font-size: 14px;\n}\n\n.sh-steps {\n  border-top: 1px solid #c9bcab;\n}\n\n.sh-step {\n  display: grid;\n  grid-template-columns: 42px 1fr;\n  gap: 12px;\n  padding: 15px 0;\n  border-bottom: 1px solid #c9bcab;\n}\n\n.sh-step-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  background: var(--sh-green);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 900;\n}\n\n.sh-step strong {\n  display: block;\n  margin-bottom: 3px;\n  font-size: 14px;\n}\n\n.sh-step span {\n  color: var(--sh-gray);\n  font-size: 12px;\n}\n\n\n\/* ===============================\n   SURFACES\n   =============================== *\/\n\n.sh-surfaces {\n  padding: 50px 20px;\n  background: #fff;\n}\n\n.sh-surfaces h2 {\n  margin-bottom: 8px;\n  font-size: 28px;\n}\n\n.sh-surfaces \u003e p {\n  margin-bottom: 25px;\n  color: var(--sh-gray);\n  font-size: 14px;\n}\n\n.sh-surface-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 8px;\n}\n\n.sh-surface {\n  padding: 14px 10px;\n  background: var(--sh-green-light);\n  border-left: 3px solid var(--sh-green);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.sh-surface.no {\n  background: #f8eae8;\n  border-left-color: var(--sh-red);\n}\n\n\n\/* ===============================\n   USE CASES\n   =============================== *\/\n\n.sh-uses {\n  padding: 50px 20px;\n  background: var(--sh-cream);\n}\n\n.sh-uses h2 {\n  margin-bottom: 23px;\n  font-size: 28px;\n}\n\n.sh-use-list {\n  border-top: 1px solid var(--sh-line);\n}\n\n.sh-use-row {\n  display: grid;\n  grid-template-columns: 38px 1fr;\n  gap: 5px 10px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--sh-line);\n}\n\n.sh-use-icon {\n  grid-row: 1 \/ 3;\n  font-size: 21px;\n}\n\n.sh-use-row strong {\n  font-size: 14px;\n}\n\n.sh-use-row span {\n  color: var(--sh-gray);\n  font-size: 12px;\n}\n\n\n\/* ===============================\n   DETAILS\n   =============================== *\/\n\n.sh-details {\n  padding: 50px 20px;\n}\n\n.sh-details h2 {\n  margin-bottom: 23px;\n  font-size: 28px;\n}\n\n.sh-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.sh-table tr {\n  border-top: 1px solid var(--sh-line);\n}\n\n.sh-table tr:last-child {\n  border-bottom: 1px solid var(--sh-line);\n}\n\n.sh-table th,\n.sh-table td {\n  padding: 13px 5px;\n  text-align: left;\n  vertical-align: top;\n}\n\n.sh-table th {\n  width: 38%;\n  padding-right: 12px;\n  color: var(--sh-red);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: .5px;\n  text-transform: uppercase;\n}\n\n.sh-table td {\n  color: #554f49;\n  font-size: 12px;\n}\n\n\n\/* ===============================\n   NOTE\n   =============================== *\/\n\n.sh-note-wrap {\n  padding: 0 20px 50px;\n}\n\n.sh-note {\n  padding: 19px;\n  border: 1px solid var(--sh-gold);\n  background: #fffaf0;\n}\n\n.sh-note strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 13px;\n}\n\n.sh-note p {\n  margin: 0;\n  color: var(--sh-gray);\n  font-size: 12px;\n}\n\n\n\/* ===============================\n   FINAL\n   =============================== *\/\n\n.sh-final {\n  padding: 55px 20px;\n  background: var(--sh-green);\n  color: #fff;\n  text-align: center;\n}\n\n.sh-final .sh-small-title {\n  color: #e6c786;\n}\n\n.sh-final h2 {\n  max-width: 680px;\n  margin: 0 auto 12px;\n  color: #fff;\n  font-size: 31px;\n  line-height: 1.08;\n}\n\n.sh-final h2 span {\n  color: #f1c9a4;\n}\n\n.sh-final p {\n  max-width: 600px;\n  margin: 0 auto;\n  color: #dbe5dd;\n  font-size: 14px;\n}\n\n\n\/* ===============================\n   CONTAINER RESPONSIVE\n   =============================== *\/\n\n@container santahooks (min-width: 720px) {\n\n  .sh-hero {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    align-items: center;\n  }\n\n  .sh-hero-copy {\n    padding: 50px 38px;\n  }\n\n  .sh-hero h1 {\n    font-size: 47px;\n  }\n\n\n  .sh-facts {\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .sh-fact {\n    border-bottom: 0;\n  }\n\n  .sh-fact:nth-child(2n) {\n    border-right: 1px solid rgba(255,255,255,.16);\n  }\n\n  .sh-fact:last-child {\n    border-right: 0;\n  }\n\n\n  .sh-intro {\n    padding: 67px 8%;\n  }\n\n  .sh-intro h2 {\n    font-size: 37px;\n  }\n\n\n  .sh-feature {\n    display: grid;\n    grid-template-columns: 53% 47%;\n    align-items: center;\n  }\n\n  .sh-feature.sh-reverse {\n    grid-template-columns: 47% 53%;\n  }\n\n  .sh-feature.sh-reverse .sh-feature-image {\n    order: 2;\n  }\n\n  .sh-feature.sh-reverse .sh-feature-copy {\n    order: 1;\n  }\n\n  .sh-feature-copy {\n    padding: 46px;\n  }\n\n  .sh-feature-copy h2 {\n    font-size: 34px;\n  }\n\n\n  .sh-statement {\n    padding: 65px 8%;\n  }\n\n  .sh-statement h2 {\n    font-size: 37px;\n  }\n\n\n  .sh-install,\n  .sh-surfaces,\n  .sh-uses,\n  .sh-details {\n    padding: 67px 8%;\n  }\n\n\n  .sh-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 0;\n    gap: 15px;\n  }\n\n  .sh-step {\n    display: block;\n    padding: 20px 15px;\n    border: 1px solid #c9bcab;\n  }\n\n  .sh-step-number {\n    margin-bottom: 13px;\n  }\n\n\n  .sh-surface-grid {\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n\n  .sh-use-row {\n    grid-template-columns: 43px 190px 1fr;\n    align-items: center;\n  }\n\n  .sh-use-icon {\n    grid-row: auto;\n  }\n\n\n  .sh-note-wrap {\n    padding: 0 8% 65px;\n  }\n\n\n  .sh-final {\n    padding: 70px 8%;\n  }\n\n  .sh-final h2 {\n    font-size: 40px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"santa-hook-page\"\u003e\n\n  \u003cdiv class=\"sh-stripe\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"sh-hero\"\u003e\n\n    \u003cdiv class=\"sh-hero-copy\"\u003e\n\n      \u003cspan class=\"sh-kicker\"\u003e\n        12-PIECE CHRISTMAS DECORATING SET\n      \u003c\/span\u003e\n\n      \u003ch1\u003e\n        Hang the Holidays.\n        \u003cspan\u003eSkip the Nails.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        Add garlands, stockings, wreaths and other lightweight\n        Christmas decorations using festive Santa hooks with\n        peel-and-stick adhesive backing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sh-tags\"\u003e\n\n        \u003cspan class=\"sh-tag\"\u003e\n          12 Santa Hooks\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sh-tag\"\u003e\n          Peel \u0026amp; Stick\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sh-tag\"\u003e\n          No Drilling\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sh-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/12pcs-01.jpg?v=1789624478\u0026amp;width=1946\" alt=\"Twelve Santa Claus adhesive Christmas hooks\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK FACTS --\u003e\n\n  \u003csection class=\"sh-facts\"\u003e\n\n    \u003cdiv class=\"sh-fact\"\u003e\n      \u003cstrong\u003e12\u003c\/strong\u003e\n      \u003cspan\u003eHooks Per Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-fact\"\u003e\n      \u003cstrong\u003ePeel\u003c\/strong\u003e\n      \u003cspan\u003eStick \u0026amp; Hang\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-fact\"\u003e\n      \u003cstrong\u003eNo\u003c\/strong\u003e\n      \u003cspan\u003eNails or Drilling\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-fact\"\u003e\n      \u003cstrong\u003eFestive\u003c\/strong\u003e\n      \u003cspan\u003eSanta Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"sh-intro\"\u003e\n\n    \u003cspan class=\"sh-small-title\"\u003e\n      DECORATING WITHOUT THE TOOLBOX\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Make Garlands and Stockings Easier to Hang\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The adhesive back attaches to suitable smooth surfaces,\n      while the flexible green loop holds lightweight holiday\n      decorations in place without adding bulky metal hardware.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MANTEL --\u003e\n\n  \u003csection class=\"sh-feature\"\u003e\n\n    \u003cdiv class=\"sh-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/02_f7c955c5-ef27-4685-984c-6a5329e183f2.jpg?v=1789624478\u0026amp;width=1946\" alt=\"Santa adhesive hooks securing Christmas garland to a mantel\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sh-feature-copy\"\u003e\n\n      \u003cdiv class=\"sh-number\"\u003e\n        01 — SIMPLE HOLIDAY DECORATING\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Keep the Garland Up Without Visible Hardware\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"sh-rule\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        Use several hooks along mantels, windows, cabinets\n        or other suitable smooth surfaces to support festive\n        greenery, stockings and lightweight decorations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LOAD IMAGE --\u003e\n\n  \u003csection class=\"sh-feature sh-reverse\"\u003e\n\n    \u003cdiv class=\"sh-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/12pcs-02.jpg?v=1789624478\u0026amp;width=1946\" alt=\"Santa adhesive hook holding a Christmas wreath\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sh-feature-copy\"\u003e\n\n      \u003cdiv class=\"sh-number\"\u003e\n        02 — STRONG ADHESIVE GRIP\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Designed for Lightweight Holiday Displays\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"sh-rule\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        The product is advertised to hold up to approximately\n        3.3 lb per hook under suitable conditions. Actual hold\n        will depend on the surface, installation and weight distribution.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n\n  \u003csection class=\"sh-statement\"\u003e\n\n    \u003ch2\u003e\n      More Christmas. Fewer Holes in the Wall.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Decorate the spaces you already have without reaching\n      for nails, screws or a drill every time you hang something.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INSTALLATION --\u003e\n\n  \u003csection class=\"sh-install\"\u003e\n\n    \u003cdiv class=\"sh-install-header\"\u003e\n\n      \u003cspan class=\"sh-small-title\"\u003e\n        FOUR EASY STEPS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Peel. Press. Wait. Decorate.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Proper surface preparation helps the adhesive perform better.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sh-steps\"\u003e\n\n      \u003cdiv class=\"sh-step\"\u003e\n\n        \u003cdiv class=\"sh-step-number\"\u003e1\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eClean the Surface\u003c\/strong\u003e\n          \u003cspan\u003e\n            Remove dust, grease and moisture before applying.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-step\"\u003e\n\n        \u003cdiv class=\"sh-step-number\"\u003e2\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003ePeel the Backing\u003c\/strong\u003e\n          \u003cspan\u003e\n            Remove the protective adhesive liner.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-step\"\u003e\n\n        \u003cdiv class=\"sh-step-number\"\u003e3\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003ePress Firmly\u003c\/strong\u003e\n          \u003cspan\u003e\n            Hold the hook against the surface for about 30 seconds.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-step\"\u003e\n\n        \u003cdiv class=\"sh-step-number\"\u003e4\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eWait Before Loading\u003c\/strong\u003e\n          \u003cspan\u003e\n            Allow approximately 24 hours before hanging decorations.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SURFACES --\u003e\n\n  \u003csection class=\"sh-surfaces\"\u003e\n\n    \u003cspan class=\"sh-small-title\"\u003e\n      CHOOSE THE RIGHT SURFACE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Best on Smooth, Clean \u0026amp; Dry Surfaces\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Adhesive performance can vary by material and finish.\n      Test a small area first when you're unsure.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sh-surface-grid\"\u003e\n\n      \u003cdiv class=\"sh-surface\"\u003e\n        ✓ Smooth Tile\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface\"\u003e\n        ✓ Glass\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface\"\u003e\n        ✓ Smooth Plastic\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface\"\u003e\n        ✓ Smooth Metal\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface\"\u003e\n        ✓ Finished Wood\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface no\"\u003e\n        ✕ Brick\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface no\"\u003e\n        ✕ Rough Texture\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-surface no\"\u003e\n        ✕ Dusty \/ Oily Walls\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n\n  \u003csection class=\"sh-feature\"\u003e\n\n    \u003cdiv class=\"sh-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/thegiftnorth.com\/cdn\/shop\/files\/12pcs-03.jpg?v=1789624478\u0026amp;width=1946\" alt=\"Santa Christmas adhesive hook dimensions\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sh-feature-copy\"\u003e\n\n      \u003cdiv class=\"sh-number\"\u003e\n        03 — FLEXIBLE LOOP DESIGN\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Small Hook. Plenty of Decorating Possibilities.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"sh-rule\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        The long flexible loop wraps around garland,\n        wreath branches and other lightweight decorations\n        while the Santa detail stays visible above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n\n  \u003csection class=\"sh-uses\"\u003e\n\n    \u003cspan class=\"sh-small-title\"\u003e\n      WHERE TO USE THEM\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      One Pack for Multiple Christmas Displays\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"sh-use-list\"\u003e\n\n      \u003cdiv class=\"sh-use-row\"\u003e\n\n        \u003cdiv class=\"sh-use-icon\"\u003e🎄\u003c\/div\u003e\n\n        \u003cstrong\u003eGarlands\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Space several hooks along a mantel, window or cabinet.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-use-row\"\u003e\n\n        \u003cdiv class=\"sh-use-icon\"\u003e🧦\u003c\/div\u003e\n\n        \u003cstrong\u003eStockings\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add festive hanging points around your holiday display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-use-row\"\u003e\n\n        \u003cdiv class=\"sh-use-icon\"\u003e🌿\u003c\/div\u003e\n\n        \u003cstrong\u003eWreaths\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Useful for lightweight wreaths on suitable smooth surfaces.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sh-use-row\"\u003e\n\n        \u003cdiv class=\"sh-use-icon\"\u003e✨\u003c\/div\u003e\n\n        \u003cstrong\u003eDecorations\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Hang ornaments and other lightweight seasonal accents.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"sh-details\"\u003e\n\n    \u003cspan class=\"sh-small-title\"\u003e\n      PRODUCT DETAILS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      What's in the Pack\n    \u003c\/h2\u003e\n\n\n    \u003ctable class=\"sh-table\"\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eProduct\u003c\/th\u003e\n        \u003ctd\u003eSanta Claus Adhesive Holiday Hooks\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eQuantity\u003c\/th\u003e\n        \u003ctd\u003e12 Hooks\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eInstallation\u003c\/th\u003e\n        \u003ctd\u003eSelf-Adhesive \/ No Drilling Required\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eOverall Length\u003c\/th\u003e\n        \u003ctd\u003eApprox. 8.66 in \/ 22 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eLoop Section\u003c\/th\u003e\n        \u003ctd\u003eApprox. 4.3 in \/ 10.9 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eMaximum Loop Opening\u003c\/th\u003e\n        \u003ctd\u003eApprox. 2.15 in \/ 5.5 cm when stretched\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eBest For\u003c\/th\u003e\n        \u003ctd\u003e\n          Garlands, Stockings, Lightweight Wreaths\n          \u0026amp; Holiday Decorations\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- NOTE --\u003e\n\n  \u003csection class=\"sh-note-wrap\"\u003e\n\n    \u003cdiv class=\"sh-note\"\u003e\n\n      \u003cstrong\u003e\n        Important Adhesive Note\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Holding strength depends on the surface condition,\n        temperature, installation and item weight. Use only on\n        clean, dry, suitable surfaces and avoid hanging fragile\n        or valuable objects where a fall could cause damage.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"sh-final\"\u003e\n\n    \u003cspan class=\"sh-small-title\"\u003e\n      CHRISTMAS DECORATING MADE SIMPLER\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Peel. Stick.\n      \u003cspan\u003eMake the House Feel Festive.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Twelve Santa hooks give you an easy way to add holiday\n      greenery and decorations around more areas of your home.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sh-stripe\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"Default Title","offer_id":49070109196478,"sku":"PH6090751P12","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/12pcs-01.jpg?v=1789715331","url":"https:\/\/ncrovoprime.com\/products\/santa-claus-adhesive-hooks","provider":"Ncrovoprime","version":"1.0","type":"link"}