{"title":"HEEDY ACCESSORIES","description":"\u003cp\u003eExplore accessories selected for everyday comfort and confidence.\u003c\/p\u003e","products":[{"product_id":"adjustable-tablet-stand","title":"Adjustable Tabletop Tablet Stand – Stable \u0026 Hands-Free","description":"\u003c!-- HEEDY - Adjustable Tabletop Tablet Stand --\u003e\n\u003cstyle\u003e\n.heedy-desc {\n  --heedy-text: #252525;\n  --heedy-muted: #686868;\n  --heedy-line: #e9e6e1;\n  --heedy-soft: #f7f5f1;\n\n  \/* HEEDY BRAND *\/\n  --heedy-red: #F21D2F;\n  --heedy-red-soft: #FFF1F2;\n\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n    Helvetica, Arial, sans-serif;\n  color: var(--heedy-text);\n  line-height: 1.65;\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: 16px;\n}\n\n.heedy-desc * {\n  box-sizing: border-box;\n}\n\n.heedy-desc h2 {\n  font-size: 24px;\n  line-height: 1.3;\n  letter-spacing: -0.02em;\n  margin: 38px 0 12px;\n  color: var(--heedy-text);\n}\n\n.heedy-desc p {\n  margin: 0 0 16px;\n}\n\n.heedy-desc strong {\n  font-weight: 650;\n}\n\n\n\/* =========================\n   INTRO\n========================= *\/\n\n.heedy-desc .heedy-intro {\n  margin-bottom: 30px;\n}\n\n.heedy-desc .heedy-intro h2 {\n  margin-top: 0;\n  font-size: 27px;\n}\n\n.heedy-desc .heedy-lead {\n  font-size: 17px;\n  color: #454545;\n}\n\n\/* Heedy red signature accent *\/\n.heedy-desc .heedy-intro h2::after {\n  content: \"\";\n  display: block;\n  width: 44px;\n  height: 3px;\n  margin-top: 12px;\n  border-radius: 10px;\n  background: var(--heedy-red);\n}\n\n\n\/* =========================\n   BENEFIT CARDS\n========================= *\/\n\n.heedy-desc .heedy-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 26px 0 36px;\n}\n\n.heedy-desc .heedy-benefit {\n  background: var(--heedy-soft);\n  border-radius: 12px;\n  padding: 18px;\n  border-top: 3px solid var(--heedy-red);\n}\n\n.heedy-desc .heedy-benefit-title {\n  display: block;\n  font-weight: 650;\n  margin-bottom: 5px;\n  font-size: 15px;\n  color: var(--heedy-text);\n}\n\n.heedy-desc .heedy-benefit p {\n  font-size: 14px;\n  line-height: 1.5;\n  color: #555;\n  margin: 0;\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.heedy-desc .heedy-steps {\n  counter-reset: heedy-step;\n  list-style: none;\n  padding: 0;\n  margin: 20px 0 32px;\n}\n\n.heedy-desc .heedy-steps li {\n  counter-increment: heedy-step;\n  position: relative;\n  padding: 2px 0 20px 50px;\n  min-height: 38px;\n}\n\n.heedy-desc .heedy-steps li::before {\n  content: counter(heedy-step);\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: var(--heedy-red);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\n\/* =========================\n   HEEDY CALLOUT\n========================= *\/\n\n.heedy-desc .heedy-callout {\n  background: var(--heedy-red-soft);\n  border-left: 4px solid var(--heedy-red);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 30px 0 36px;\n}\n\n.heedy-desc .heedy-callout strong {\n  color: var(--heedy-red);\n  font-size: 17px;\n}\n\n.heedy-desc .heedy-callout p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================\n   ACCORDION\n========================= *\/\n\n.heedy-desc .heedy-accordion {\n  margin-top: 30px;\n  border-top: 1px solid var(--heedy-line);\n}\n\n.heedy-desc details {\n  border-bottom: 1px solid var(--heedy-line);\n  padding: 0;\n}\n\n.heedy-desc summary {\n  cursor: pointer;\n  font-weight: 600;\n  font-size: 16px;\n  padding: 18px 40px 18px 0;\n  position: relative;\n  list-style: none;\n  color: var(--heedy-text);\n}\n\n.heedy-desc summary::-webkit-details-marker {\n  display: none;\n}\n\n.heedy-desc summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 13px;\n  font-size: 25px;\n  line-height: 1;\n  font-weight: 300;\n  color: var(--heedy-red);\n}\n\n.heedy-desc details[open] summary::after {\n  content: \"−\";\n}\n\n.heedy-desc details[open] summary {\n  color: var(--heedy-red);\n}\n\n.heedy-desc .heedy-acc-content {\n  padding: 0 0 20px;\n  color: #4c4c4c;\n  font-size: 15px;\n}\n\n\n\/* =========================\n   SPECIFICATION TABLE\n========================= *\/\n\n.heedy-desc table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  margin: 2px 0 4px;\n}\n\n.heedy-desc td {\n  padding: 10px 0;\n  border-bottom: 1px solid #efede9;\n  vertical-align: top;\n}\n\n.heedy-desc tr:last-child td {\n  border-bottom: 0;\n}\n\n.heedy-desc td:first-child {\n  width: 42%;\n  padding-right: 16px;\n  color: var(--heedy-muted);\n}\n\n\n\/* =========================\n   PRODUCT NOTE\n========================= *\/\n\n.heedy-desc .heedy-note {\n  font-size: 13px;\n  line-height: 1.55;\n  color: var(--heedy-muted);\n  margin-top: 28px;\n  padding-top: 18px;\n  border-top: 1px solid var(--heedy-line);\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 749px) {\n\n  .heedy-desc {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .heedy-desc h2 {\n    font-size: 21px;\n    margin-top: 32px;\n  }\n\n  .heedy-desc .heedy-intro h2 {\n    font-size: 24px;\n  }\n\n  .heedy-desc .heedy-lead {\n    font-size: 16px;\n  }\n\n  .heedy-desc .heedy-benefits {\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .heedy-desc .heedy-benefit {\n    padding: 16px;\n  }\n\n  .heedy-desc .heedy-callout {\n    padding: 18px;\n  }\n\n  .heedy-desc td:first-child {\n    width: 44%;\n  }\n\n  .heedy-desc summary {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"heedy-desc\"\u003e\n\u003c!-- =====================\n       INTRO\n  ====================== --\u003e\n\u003cdiv class=\"heedy-intro\"\u003e\n\u003ch2\u003eA comfortable place for your tablet.\u003c\/h2\u003e\n\u003cp class=\"heedy-lead\"\u003eKeep your tablet at a comfortable viewing height without having to hold it. The \u003cstrong\u003eHeedy Adjustable Tablet Stand\u003c\/strong\u003e provides a stable, hands-free place for your screen on a desk, table or bedside surface.\u003c\/p\u003e\n\u003cp\u003eAdjust the height and viewing angle to suit you, then enjoy video calls, films, reading, browsing or following a recipe with both hands free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================\n       KEY BENEFITS\n  ====================== --\u003e\n\u003cdiv class=\"heedy-benefits\"\u003e\n\u003cdiv class=\"heedy-benefit\"\u003e\n\u003cspan class=\"heedy-benefit-title\"\u003e Comfortable hands-free viewing \u003c\/span\u003e\n\u003cp\u003eKeep your screen raised and within easy view instead of holding your tablet for long periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heedy-benefit\"\u003e\n\u003cspan class=\"heedy-benefit-title\"\u003e Stable weighted base \u003c\/span\u003e\n\u003cp\u003eA 500 g metal base gives the stand reassuring stability on your desk or table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heedy-benefit\"\u003e\n\u003cspan class=\"heedy-benefit-title\"\u003e Adjust it to suit you \u003c\/span\u003e\n\u003cp\u003eChange the height from approximately 24–47 cm and adjust the screen angle for comfortable viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heedy-benefit\"\u003e\n\u003cspan class=\"heedy-benefit-title\"\u003e Landscape or portrait \u003c\/span\u003e\n\u003cp\u003eRotate your tablet horizontally for films and video calls, or vertically for reading and browsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================\n       EVERYDAY USE\n  ====================== --\u003e\n\u003ch2\u003eMade for the things you do every day\u003c\/h2\u003e\n\u003cp\u003ePlace it on the kitchen table for a video call with family, beside your favorite chair for reading, on a desk while browsing, or in the kitchen while following a recipe.\u003c\/p\u003e\n\u003cp\u003eWe especially like using the stand in \u003cstrong\u003ehorizontal landscape mode\u003c\/strong\u003e. It provides a wide, comfortable view for video calls, films and everyday tablet use.\u003c\/p\u003e\n\u003c!-- =====================\n       SIMPLE SETUP\n  ====================== --\u003e\n\u003ch2\u003eSimple to set up and adjust\u003c\/h2\u003e\n\u003col class=\"heedy-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlace the stand\u003c\/strong\u003e on a flat desk, table or other stable surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjust the height\u003c\/strong\u003e until the screen sits comfortably within your line of sight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlace your tablet in the holder\u003c\/strong\u003e and adjust the viewing angle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTurn it horizontally or vertically\u003c\/strong\u003e depending on what you are doing.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- =====================\n       COMFORT CALLOUT\n  ====================== --\u003e\n\u003cdiv class=\"heedy-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003eLess holding. More enjoying.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA tablet is useful for staying connected, reading, entertainment and everyday tasks – but holding one for a long time can become uncomfortable. A dedicated tabletop stand keeps the screen in place while leaving your hands free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================\n       ACCORDIONS\n  ====================== --\u003e\n\u003cdiv class=\"heedy-accordion\"\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct specifications\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eAdjustable tabletop tablet stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable height\u003c\/td\u003e\n\u003ctd\u003eApprox. 24–47 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHolder width\u003c\/td\u003e\n\u003ctd\u003eApprox. 13–24.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRotation\u003c\/td\u003e\n\u003ctd\u003e360°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAngle adjustment\u003c\/td\u003e\n\u003ctd\u003eUp to approx. 135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase\u003c\/td\u003e\n\u003ctd\u003eWeighted round metal base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase weight\u003c\/td\u003e\n\u003ctd\u003eApprox. 500 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal product weight\u003c\/td\u003e\n\u003ctd\u003eApprox. 710 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase dimensions\u003c\/td\u003e\n\u003ctd\u003eApprox. 14 × 14 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my tablet fit?\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003cp\u003eThe adjustable holder accommodates devices approximately \u003cstrong\u003e13–24.5 cm wide\u003c\/strong\u003e. This makes it suitable for many tablets, phones and portable displays.\u003c\/p\u003e\n\u003cp\u003eWe recommend measuring the side of your device that will sit between the holder's grips before ordering, particularly if your tablet uses a thick protective case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- HORIZONTAL --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use my tablet horizontally?\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003cp\u003eYes. The holder can be rotated so your device can be used in both landscape and portrait orientation.\u003c\/p\u003e\n\u003cp\u003eLandscape mode is particularly comfortable for video calls, watching programmes and films, viewing photos and general everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- HEIGHT \/ ANGLE --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the viewing height and angle?\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003cp\u003eYes. The stand can be adjusted from approximately \u003cstrong\u003e24 to 47 cm in height\u003c\/strong\u003e. The holder can also be rotated and tilted so you can position the screen at a comfortable viewing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- STABILITY --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the stand stable?\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003cp\u003eThe stand uses a weighted round metal base weighing approximately \u003cstrong\u003e500 g\u003c\/strong\u003e, designed to provide a stable foundation on a flat tabletop or desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ASSEMBLY --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require assembly?\u003c\/summary\u003e\n\u003cdiv class=\"heedy-acc-content\"\u003e\n\u003cp\u003eA small amount of assembly is required. Attach the upright support to the base, fit the holder to the adjustable joint, tighten it securely and the stand is ready for your device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- =====================\n       PRODUCT NOTE\n  ====================== --\u003e\n\u003cp class=\"heedy-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e Tablet, phone, portable monitor and other electronic devices shown in product images are for demonstration purposes only and are not included. Measurements are approximate.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Heedy","offers":[{"title":"Default Title","offer_id":55004847472983,"sku":null,"price":399.0,"currency_code":"SEK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1047\/5392\/2391\/files\/heedy-adjustable-tabletop-tablet-stand-landscape.webp?v=1789830577"},{"product_id":"heedy-adjustable-floor-tablet-stand","title":"Adjustable Floor Tablet Stand – Stable \u0026 Hands-Free","description":"\u003c!-- HEEDY - Adjustable Floor Tablet Stand --\u003e\n\u003cstyle\u003e\n.heedy-desc {\n  --heedy-text: #252525;\n  --heedy-muted: #686868;\n  --heedy-line: #e9e6e1;\n  --heedy-soft: #f7f5f1;\n\n  \/* HEEDY BRAND *\/\n  --heedy-red: #F21D2F;\n  --heedy-red-soft: #FFF1F2;\n\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n    Helvetica, Arial, sans-serif;\n  color: var(--heedy-text);\n  line-height: 1.65;\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: 16px;\n}\n\n.heedy-desc * {\n  box-sizing: border-box;\n}\n\n.heedy-desc h2 {\n  font-size: 24px;\n  line-height: 1.3;\n  letter-spacing: -0.02em;\n  margin: 38px 0 12px;\n  color: var(--heedy-text);\n}\n\n.heedy-desc p {\n  margin: 0 0 16px;\n}\n\n.heedy-desc strong {\n  font-weight: 650;\n}\n\n\n\/* =========================\n   INTRO\n========================= *\/\n\n.heedy-desc .heedy-intro {\n  margin-bottom: 30px;\n}\n\n.heedy-desc .heedy-intro h2 {\n  margin-top: 0;\n  font-size: 27px;\n}\n\n.heedy-desc .heedy-lead {\n  font-size: 17px;\n  color: #454545;\n}\n\n.heedy-desc .heedy-intro h2::after {\n  content: \"\";\n  display: block;\n  width: 44px;\n  height: 3px;\n  margin-top: 12px;\n  border-radius: 10px;\n  background: var(--heedy-red);\n}\n\n\n\/* =========================\n   BENEFIT CARDS\n========================= *\/\n\n.heedy-desc .heedy-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin: 26px 0 36px;\n}\n\n.heedy-desc .heedy-benefit {\n  background: var(--heedy-soft);\n  border-radius: 12px;\n  padding: 18px;\n  border-top: 3px solid var(--heedy-red);\n}\n\n.heedy-desc .heedy-benefit-title {\n  display: block;\n  font-weight: 650;\n  margin-bottom: 5px;\n  font-size: 15px;\n  color: var(--heedy-text);\n}\n\n.heedy-desc .heedy-benefit p {\n  font-size: 14px;\n  line-height: 1.5;\n  color: #555;\n  margin: 0;\n}\n\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.heedy-desc .heedy-steps {\n  counter-reset: heedy-step;\n  list-style: none;\n  padding: 0;\n  margin: 20px 0 32px;\n}\n\n.heedy-desc .heedy-steps li {\n  counter-increment: heedy-step;\n  position: relative;\n  padding: 2px 0 20px 50px;\n  min-height: 38px;\n}\n\n.heedy-desc .heedy-steps li::before {\n  content: counter(heedy-step);\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: var(--heedy-red);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\n\/* =========================\n   HEEDY CALLOUT\n========================= *\/\n\n.heedy-desc .heedy-callout {\n  background: var(--heedy-red-soft);\n  border-left: 4px solid var(--heedy-red);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 30px 0 36px;\n}\n\n.heedy-desc .heedy-callout strong {\n  color: var(--heedy-red);\n  font-size: 17px;\n}\n\n.heedy-desc .heedy-callout p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================\n   ACCORDION\n========================= *\/\n\n.heedy-desc .heedy-accordion {\n  margin-top: 30px;\n  border-top: 1px solid var(--heedy-line);\n}\n\n.heedy-desc details {\n  border-bottom: 1px solid var(--heedy-line);\n  padding: 0;\n}\n\n.heedy-desc summary {\n  cursor: pointer;\n  font-weight: 600;\n  font-size: 16px;\n  padding: 18px 40px 18px 0;\n  position: relative;\n  list-style: none;\n  color: var(--heedy-text);\n}\n\n.heedy-desc summary::-webkit-details-marker {\n  display: none;\n}\n\n.heedy-desc summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 13px;\n  font-size: 25px;\n  line-height: 1;\n  font-weight: 300;\n  color: var(--heedy-red);\n}\n\n.heedy-desc details[open] summary::after {\n  content: \"−\";\n}\n\n.heedy-desc details[open] summary {\n  color: var(--heedy-red);\n}\n\n.heedy-desc .heedy-acc-content {\n  padding: 0 0 20px;\n  color: #4c4c4c;\n  font-size: 15px;\n}\n\n\n\/* =========================\n   SPECIFICATION TABLE\n========================= *\/\n\n.heedy-desc table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  margin: 2px 0 4px;\n}\n\n.heedy-desc td {\n  padding: 10px 0;\n  border-bottom: 1px solid #efede9;\n  vertical-align: top;\n}\n\n.heedy-desc tr:last-child td {\n  border-bottom: 0;\n}\n\n.heedy-desc td:first-child {\n  width: 42%;\n  padding-right: 16px;\n  color: var(--heedy-muted);\n}\n\n\n\/* =========================\n   PRODUCT NOTE\n========================= *\/\n\n.heedy-desc .heedy-note {\n  font-size: 13px;\n  line-height: 1.55;\n  color: var(--heedy-muted);\n  margin-top: 28px;\n  padding-top: 18px;\n  border-top: 1px solid var(--heedy-line);\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 749px) {\n\n  .heedy-desc {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .heedy-desc h2 {\n    font-size: 21px;\n    margin-top: 32px;\n  }\n\n  .heedy-desc .heedy-intro h2 {\n    font-size: 24px;\n  }\n\n  .heedy-desc .heedy-lead {\n    font-size: 16px;\n  }\n\n  .heedy-desc .heedy-benefits {\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .heedy-desc .heedy-benefit {\n    padding: 16px;\n  }\n\n  .heedy-desc .heedy-callout {\n    padding: 18px;\n  }\n\n  .heedy-desc td:first-child {\n    width: 44%;\n  }\n\n  .heedy-desc summary {\n    font-size: 15px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"heedy-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"heedy-intro\"\u003e\n    \u003ch2\u003eKeep your tablet comfortably within reach.\u003c\/h2\u003e\n\n    \u003cp class=\"heedy-lead\"\u003e\n      The \u003cstrong\u003eHeedy Adjustable Floor Tablet Stand\u003c\/strong\u003e gives your\n      tablet a stable, hands-free place beside a bed, sofa or chair —\n      without needing a table nearby.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Position the screen where it is comfortable to see, adjust the\n      flexible upper arm, and rotate your device to suit video calls,\n      films, reading or everyday tablet use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"heedy-benefits\"\u003e\n\n    \u003cdiv class=\"heedy-benefit\"\u003e\n      \u003cspan class=\"heedy-benefit-title\"\u003e\n        Comfortable hands-free viewing\n      \u003c\/span\u003e\n      \u003cp\u003e\n        Keep your tablet nearby and at a comfortable viewing position\n        without having to hold it for long periods.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heedy-benefit\"\u003e\n      \u003cspan class=\"heedy-benefit-title\"\u003e\n        Made for beds, sofas and chairs\n      \u003c\/span\u003e\n      \u003cp\u003e\n        The floor-standing design lets you position your tablet where a\n        desk or bedside table may not be convenient.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heedy-benefit\"\u003e\n      \u003cspan class=\"heedy-benefit-title\"\u003e\n        Flexible positioning\n      \u003c\/span\u003e\n      \u003cp\u003e\n        A flexible 56 cm upper arm makes it easy to bring the screen\n        closer and adjust its position for comfortable viewing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"heedy-benefit\"\u003e\n      \u003cspan class=\"heedy-benefit-title\"\u003e\n        360° rotating holder\n      \u003c\/span\u003e\n      \u003cp\u003e\n        Rotate your device to find the viewing position that works best\n        for video calls, entertainment and everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- EVERYDAY USE --\u003e\n  \u003ch2\u003eA tablet stand that comes to you\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Sometimes the most comfortable place for a tablet is not on a table.\n    The Heedy Floor Stand can stand beside a bed, sofa or favourite chair,\n    keeping the screen nearby while leaving your hands free.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    It is particularly useful for video calls and longer periods of tablet\n    use, when holding a device or repeatedly reaching for it may be\n    uncomfortable.\n  \u003c\/p\u003e\n\n\n  \u003c!-- SIMPLE SETUP --\u003e\n  \u003ch2\u003ePosition it where you need it\u003c\/h2\u003e\n\n  \u003col class=\"heedy-steps\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePlace the base\u003c\/strong\u003e on a flat, stable floor beside your\n      bed, sofa or chair.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAttach your tablet or phone\u003c\/strong\u003e securely in the\n      adjustable holder.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003ePosition the flexible arm\u003c\/strong\u003e so the screen sits at a\n      comfortable viewing distance and angle.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRotate the holder\u003c\/strong\u003e to find the orientation and\n      viewing position that suits you.\n    \u003c\/li\u003e\n\n  \u003c\/ol\u003e\n\n\n  \u003c!-- COMFORT CALLOUT --\u003e\n  \u003cdiv class=\"heedy-callout\"\u003e\n\n    \u003cp\u003e\u003cstrong\u003eEspecially useful when a table isn't.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cp\u003e\n      The floor-standing design gives you more freedom to position a\n      tablet beside a bed, sofa or chair. It can be especially helpful\n      when holding a tablet for extended periods is uncomfortable or\n      difficult.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ACCORDIONS --\u003e\n  \u003cdiv class=\"heedy-accordion\"\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct specifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eProduct\u003c\/td\u003e\n              \u003ctd\u003eAdjustable floor tablet stand\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eTotal height\u003c\/td\u003e\n              \u003ctd\u003eApprox. 176 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFlexible upper arm\u003c\/td\u003e\n              \u003ctd\u003eApprox. 56 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBase dimensions\u003c\/td\u003e\n              \u003ctd\u003eApprox. 30 × 20 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWeight\u003c\/td\u003e\n              \u003ctd\u003eApprox. 2.2 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eMaterial\u003c\/td\u003e\n              \u003ctd\u003eCarbon steel + ABS\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRotation\u003c\/td\u003e\n              \u003ctd\u003e360° rotating holder\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eDevice compatibility\u003c\/td\u003e\n              \u003ctd\u003ePhones and tablets up to 12.9 inches\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eColour\u003c\/td\u003e\n              \u003ctd\u003eBlack\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- COMPATIBILITY --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill my tablet fit?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          The holder is designed for phones and tablets up to\n          \u003cstrong\u003e12.9 inches\u003c\/strong\u003e.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          If your device has a particularly thick or bulky protective\n          case, we recommend checking the fit before ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- BED \/ SOFA --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it beside a bed or sofa?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          Yes. This is one of the main advantages of a floor stand. The\n          base sits on the floor while the long upright and flexible upper\n          arm allow the tablet to be positioned beside a bed, sofa or\n          chair.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ROTATION --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I rotate the tablet?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          Yes. The holder has a \u003cstrong\u003e360° rotating connection\u003c\/strong\u003e,\n          allowing you to adjust the device orientation and viewing\n          position.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- FLEXIBLE ARM --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I adjust the viewing position?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          Yes. The stand has an approximately \u003cstrong\u003e56 cm flexible upper\n          arm\u003c\/strong\u003e that can be repositioned to bring the screen to a\n          comfortable viewing position.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ASSEMBLY --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it require assembly?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          Yes. Some assembly is required before use. The stand includes\n          the base, upright sections, flexible upper arm and device\n          holder.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Make sure all connections are securely tightened before placing\n          your tablet or phone in the holder.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- BOX --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"heedy-acc-content\"\u003e\n        \u003cp\u003e\n          The package includes \u003cstrong\u003e1 × Heedy Adjustable Floor Tablet\n          Stand\u003c\/strong\u003e with the components required to assemble the\n          stand. It is supplied in its original product box.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT NOTE --\u003e\n  \u003cp class=\"heedy-note\"\u003e\n    \u003cstrong\u003ePlease note:\u003c\/strong\u003e Tablet, phone and other electronic\n    devices shown in product images are for demonstration purposes only\n    and are not included. Measurements and weight are approximate.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Heedy","offers":[{"title":"Default Title","offer_id":55084604686679,"sku":null,"price":499.0,"currency_code":"SEK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1047\/5392\/2391\/files\/heedy-floor-tablet-stand-landscape.webp?v=1789941386"}],"url":"https:\/\/heedy.app\/collections\/shop.oembed","provider":"Heedy","version":"1.0","type":"link"}