{"product_id":"purple-teeth","title":"HUDROS® Purple Teeth Whitening Strips - 7\/21 Whitening Sessions - Safe for Enamel - Non Sensitive Teeth Whitening - Peroxide-Free","description":"\u003cstyle\u003e\n  .hudros-page,\n  .hudros-page * {\n    box-sizing: border-box;\n  }\n\n  .hudros-page {\n    --purple: #5030a6;\n    --purple-dark: #2e1d62;\n    --purple-soft: #f2effc;\n    --purple-pale: #faf8ff;\n    --ink: #17151c;\n    --muted: #625e6a;\n    --line: #e6e0ef;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 10px 16px 54px;\n    color: var(--ink);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .hudros-page h2,\n  .hudros-page h3,\n  .hudros-page p {\n    margin-top: 0;\n  }\n\n  .hudros-page h2 {\n    margin-bottom: 13px;\n    font-size: clamp(27px, 7vw, 42px);\n    line-height: 1.12;\n    letter-spacing: -0.025em;\n  }\n\n  .hudros-page h3 {\n    margin-bottom: 7px;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .hudros-page p {\n    margin-bottom: 14px;\n  }\n\n  .hudros-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .hudros-section {\n    padding: 44px 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .hudros-section:last-child {\n    border-bottom: 0;\n  }\n\n  .hudros-centre {\n    text-align: center;\n  }\n\n  .hudros-kicker {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--purple);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .hudros-lead {\n    max-width: 640px;\n    margin-right: auto;\n    margin-left: auto;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .hudros-hero {\n    overflow: hidden;\n    border: 1px solid #ded5f2;\n    border-radius: 22px;\n    background: var(--purple-pale);\n  }\n\n  .hudros-hero-copy {\n    padding: 32px 22px 26px;\n    text-align: center;\n  }\n\n  .hudros-brand-pill {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: #e9e0fb;\n    color: var(--purple-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .hudros-hero-image {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .hudros-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin-top: 22px;\n  }\n\n  .hudros-highlight {\n    padding: 13px 8px;\n    border: 1px solid #e4daf5;\n    border-radius: 12px;\n    background: #fff;\n    color: var(--purple-dark);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .hudros-offer-note {\n    margin: 22px 0 0 !important;\n    padding: 14px 16px;\n    border: 1px solid #d8c9f1;\n    border-radius: 12px;\n    background: var(--purple-soft);\n    color: var(--purple-dark);\n    font-size: 15px;\n    font-weight: 750;\n    text-align: center;\n  }\n\n  .hudros-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .hudros-card {\n    padding: 20px 16px;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .hudros-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 14px;\n    border-radius: 12px;\n    background: var(--purple-soft);\n    color: var(--purple);\n    font-weight: 850;\n  }\n\n  .hudros-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .hudros-image-card {\n    overflow: hidden;\n    margin-top: 26px;\n    border-radius: 18px;\n    background: var(--purple-soft);\n  }\n\n  .hudros-image-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .hudros-image-caption {\n    margin: 0 !important;\n    padding: 14px 16px;\n    color: var(--muted);\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .hudros-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    align-items: center;\n  }\n\n  .hudros-split-image {\n    overflow: hidden;\n    border-radius: 18px;\n  }\n\n  .hudros-split-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .hudros-checks {\n    display: grid;\n    gap: 9px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hudros-checks li {\n    position: relative;\n    padding: 11px 12px 11px 40px;\n    border-radius: 10px;\n    background: var(--purple-pale);\n    font-weight: 650;\n    line-height: 1.4;\n  }\n\n  .hudros-checks li::before {\n    position: absolute;\n    top: 10px;\n    left: 14px;\n    color: var(--purple);\n    content: \"✓\";\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .hudros-steps {\n    display: grid;\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .hudros-step {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 14px;\n    align-items: start;\n    padding: 17px;\n    border-radius: 14px;\n    background: #f8f6fc;\n  }\n\n  .hudros-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: var(--purple);\n    color: #fff;\n    font-weight: 850;\n  }\n\n  .hudros-step p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .hudros-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hudros-stat {\n    padding: 18px 10px;\n    border-radius: 14px;\n    background: var(--purple-dark);\n    color: #fff;\n    text-align: center;\n  }\n\n  .hudros-stat strong {\n    display: block;\n    font-size: 24px;\n    line-height: 1.1;\n  }\n\n  .hudros-stat span {\n    display: block;\n    margin-top: 6px;\n    color: #ded3f6;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .hudros-info {\n    margin-top: 22px;\n    padding: 18px;\n    border-left: 4px solid var(--purple);\n    border-radius: 0 12px 12px 0;\n    background: var(--purple-soft);\n    color: #443c4d;\n    font-size: 14px;\n  }\n\n  .hudros-faq {\n    display: grid;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hudros-faq-item {\n    padding: 18px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .hudros-faq-item h3 {\n    color: var(--purple-dark);\n  }\n\n  .hudros-faq-item p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .hudros-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hudros-trust-item {\n    padding: 16px 10px;\n    border: 1px solid var(--line);\n    border-radius: 12px;\n    background: #fff;\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.4;\n    text-align: center;\n  }\n\n  @media (max-width: 680px) {\n    .hudros-page {\n      padding-right: 14px;\n      padding-left: 14px;\n    }\n\n    .hudros-section {\n      padding: 34px 0;\n    }\n\n    .hudros-hero {\n      border-radius: 17px;\n    }\n\n    .hudros-hero-copy {\n      padding: 27px 16px 22px;\n    }\n\n    .hudros-highlights,\n    .hudros-stats,\n    .hudros-trust {\n      grid-template-columns: 1fr;\n    }\n\n    .hudros-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hudros-card {\n      display: grid;\n      grid-template-columns: 42px 1fr;\n      column-gap: 13px;\n      padding: 16px;\n    }\n\n    .hudros-number {\n      grid-row: 1 \/ span 2;\n      margin-bottom: 0;\n    }\n\n    .hudros-card h3,\n    .hudros-card p {\n      grid-column: 2;\n    }\n\n    .hudros-split {\n      grid-template-columns: 1fr;\n    }\n\n    .hudros-split-image {\n      order: -1;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hudros-page\"\u003e\n  \u003csection class=\"hudros-hero\" aria-labelledby=\"hudros-main-heading\"\u003e\n    \u003cdiv class=\"hudros-hero-copy\"\u003e\n      \u003cspan class=\"hudros-brand-pill\"\u003eHUDROS® Purple Whitening Strips\u003c\/span\u003e\n      \u003ch2 id=\"hudros-main-heading\"\u003eA simple way to refresh your smile at home\u003c\/h2\u003e\n      \u003cp class=\"hudros-lead\"\u003e\n        Purple colour correction and a peroxide-free PAP formula come together\n        in easy-to-use strips designed for everyday convenience.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hudros-highlights\" aria-label=\"Product highlights\"\u003e\n        \u003cdiv class=\"hudros-highlight\"\u003e42 strips\u003cbr\u003e21 treatments\u003c\/div\u003e\n        \u003cdiv class=\"hudros-highlight\"\u003ePeroxide-free\u003cbr\u003ePAP formula\u003c\/div\u003e\n        \u003cdiv class=\"hudros-highlight\"\u003eNo trays\u003cbr\u003eor LED device\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"hudros-offer-note\"\u003e\n        Choose your preferred HUDROS® offer in the product options above.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"hudros-hero-image\" src=\"https:\/\/slimhubuk.com\/cdn\/shop\/files\/1_457685e5-9ad1-479f-9881-58d1a0b6abeb.jpg?v=1781023064\u0026amp;width=1100\" alt=\"HUDROS purple teeth whitening strips box and individual sachet\" width=\"1100\" height=\"1100\" loading=\"eager\" fetchpriority=\"high\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section hudros-centre\" aria-labelledby=\"hudros-why-heading\"\u003e\n    \u003cspan class=\"hudros-kicker\"\u003eWhy HUDROS®\u003c\/span\u003e\n    \u003ch2 id=\"hudros-why-heading\"\u003eTwo complementary approaches\u003c\/h2\u003e\n    \u003cp class=\"hudros-lead\"\u003e\n      Designed to help improve the appearance of everyday staining while\n      fitting easily into your normal oral-care routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hudros-grid\"\u003e\n      \u003carticle class=\"hudros-card\"\u003e\n        \u003cdiv class=\"hudros-number\" aria-hidden=\"true\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003ePurple colour correction\u003c\/h3\u003e\n        \u003cp\u003e\n          Purple tones help visually balance the appearance of yellow tones\n          using a familiar colour-wheel principle.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hudros-card\"\u003e\n        \u003cdiv class=\"hudros-number\" aria-hidden=\"true\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003ePAP whitening ingredient\u003c\/h3\u003e\n        \u003cp\u003e\n          A peroxide-free formula designed to work on the appearance of common\n          surface staining from drinks and daily life.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"hudros-card\"\u003e\n        \u003cdiv class=\"hudros-number\" aria-hidden=\"true\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eFlexible strip format\u003c\/h3\u003e\n        \u003cp\u003e\n          The strips are made to sit around the teeth without trays, gels to\n          measure or a device to charge.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section\"\u003e\n    \u003cdiv class=\"hudros-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hudros-kicker\"\u003eInside the pack\u003c\/span\u003e\n        \u003ch2\u003e21 complete treatments\u003c\/h2\u003e\n        \u003cp\u003e\n          Each treatment uses one strip for the upper teeth and one for the\n          lower teeth. The individual sachets keep each pair ready for use.\n        \u003c\/p\u003e\n\n        \u003cul class=\"hudros-checks\"\u003e\n          \u003cli\u003e42 whitening strips in total\u003c\/li\u003e\n          \u003cli\u003e21 upper-and-lower treatments\u003c\/li\u003e\n          \u003cli\u003eIndividually packed for convenience\u003c\/li\u003e\n          \u003cli\u003eCompact enough for travel\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-split-image\"\u003e\n        \u003cimg src=\"https:\/\/slimhubuk.com\/cdn\/shop\/files\/3_862266bf-5f52-4cf1-8256-c35bc9adc723.jpg?v=1781023041\u0026amp;width=1100\" alt=\"HUDROS whitening strips box, sachet and purple strips\" width=\"1100\" height=\"1100\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section\" aria-labelledby=\"hudros-use-heading\"\u003e\n    \u003cdiv class=\"hudros-centre\"\u003e\n      \u003cspan class=\"hudros-kicker\"\u003eEasy routine\u003c\/span\u003e\n      \u003ch2 id=\"hudros-use-heading\"\u003eHow to use your strips\u003c\/h2\u003e\n      \u003cp class=\"hudros-lead\"\u003e\n        Always follow the directions printed on the product packaging.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hudros-image-card\"\u003e\n      \u003cimg src=\"https:\/\/slimhubuk.com\/cdn\/shop\/files\/4_f07746f2-13fe-49ae-96f3-7b2ce38e7412.jpg?v=1781023064\u0026amp;width=1100\" alt=\"Woman demonstrating how to apply a HUDROS purple whitening strip\" width=\"1100\" height=\"1100\" loading=\"lazy\"\u003e\n      \u003cp class=\"hudros-image-caption\"\u003e\n        Flexible strips are designed for straightforward at-home application.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hudros-steps\"\u003e\n      \u003cdiv class=\"hudros-step\"\u003e\n        \u003cdiv class=\"hudros-step-number\" aria-hidden=\"true\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003ePrepare\u003c\/h3\u003e\n          \u003cp\u003eWash your hands and make sure the surface of your teeth is dry.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-step\"\u003e\n        \u003cdiv class=\"hudros-step-number\" aria-hidden=\"true\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eApply\u003c\/h3\u003e\n          \u003cp\u003e\n            Place one strip on the upper teeth and one on the lower teeth.\n            Smooth them gently into position.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-step\"\u003e\n        \u003cdiv class=\"hudros-step-number\" aria-hidden=\"true\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eWait and remove\u003c\/h3\u003e\n          \u003cp\u003e\n            Leave the strips on only for the time stated on your packaging,\n            then remove and dispose of them.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section\"\u003e\n    \u003cdiv class=\"hudros-split\"\u003e\n      \u003cdiv class=\"hudros-split-image\"\u003e\n        \u003cimg src=\"https:\/\/slimhubuk.com\/cdn\/shop\/files\/2_3cd6f338-dd0d-4e6f-a2bb-fb8dddb8e1d4.jpg?v=1781023063\u0026amp;width=1100\" alt=\"Woman smiling while holding a HUDROS whitening strip sachet\" width=\"1100\" height=\"1100\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"hudros-kicker\"\u003eMade for real routines\u003c\/span\u003e\n        \u003ch2\u003eNo complicated kit\u003c\/h2\u003e\n        \u003cp\u003e\n          There is no tray to mould, no gel to measure and no LED device to\n          charge. Open a sachet and follow the supplied directions.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hudros-stats\"\u003e\n          \u003cdiv class=\"hudros-stat\"\u003e\n            \u003cstrong\u003e42\u003c\/strong\u003e\n            \u003cspan\u003eindividual strips\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hudros-stat\"\u003e\n            \u003cstrong\u003e21\u003c\/strong\u003e\n            \u003cspan\u003ecomplete treatments\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hudros-stat\"\u003e\n            \u003cstrong\u003e0\u003c\/strong\u003e\n            \u003cspan\u003edevices required\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hudros-info\"\u003e\n      \u003cstrong\u003eResults vary:\u003c\/strong\u003e The appearance of whitening depends on your\n      starting shade, the type of staining and consistent use. Whitening products\n      do not change the colour of crowns, veneers, fillings or dentures.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section\" aria-labelledby=\"hudros-faq-heading\"\u003e\n    \u003cdiv class=\"hudros-centre\"\u003e\n      \u003cspan class=\"hudros-kicker\"\u003eGood to know\u003c\/span\u003e\n      \u003ch2 id=\"hudros-faq-heading\"\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hudros-faq\"\u003e\n      \u003cdiv class=\"hudros-faq-item\"\u003e\n        \u003ch3\u003eHow many treatments are included?\u003c\/h3\u003e\n        \u003cp\u003e\n          The box contains 42 strips. Using one upper and one lower strip per\n          application provides 21 complete treatments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-faq-item\"\u003e\n        \u003ch3\u003eDoes the formula contain peroxide?\u003c\/h3\u003e\n        \u003cp\u003e\n          The product is marketed as peroxide-free and uses PAP as a whitening\n          ingredient. Check the full ingredient list on your packaging before use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-faq-item\"\u003e\n        \u003ch3\u003eWill the strips whiten dental work?\u003c\/h3\u003e\n        \u003cp\u003e\n          Whitening products are intended for natural teeth and will not whiten\n          crowns, veneers, fillings or dentures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-faq-item\"\u003e\n        \u003ch3\u003eWhen will my UK order arrive?\u003c\/h3\u003e\n        \u003cp\u003e\n          Available delivery services and current estimated timings are displayed\n          during checkout. Tracking is provided after dispatch where available.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hudros-faq-item\"\u003e\n        \u003ch3\u003eCan an opened pack be returned?\u003c\/h3\u003e\n        \u003cp\u003e\n          For hygiene reasons, opened oral-care products may not be returnable\n          unless faulty. Check the store's current Returns Policy before purchasing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hudros-section hudros-centre\"\u003e\n    \u003cspan class=\"hudros-kicker\"\u003eUK customer reassurance\u003c\/span\u003e\n    \u003ch2\u003eClear information before checkout\u003c\/h2\u003e\n    \u003cp class=\"hudros-lead\"\u003e\n      Review your selected offer, delivery estimate and final order total in the\n      product and checkout areas before placing your order.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hudros-trust\"\u003e\n      \u003cdiv class=\"hudros-trust-item\"\u003eSecure checkout options shown at payment\u003c\/div\u003e\n      \u003cdiv class=\"hudros-trust-item\"\u003eDelivery estimates shown before purchase\u003c\/div\u003e\n      \u003cdiv class=\"hudros-trust-item\"\u003eOrder tracking provided after dispatch where available\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hudros-info\" style=\"text-align:left\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e Use only as directed. Do not use on damaged or\n      irritated gums. Stop use if irritation occurs. If you have dental concerns,\n      ongoing treatment or known sensitivities, ask a dental professional before\n      use. Keep out of reach of children.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bella Store7","offers":[{"title":"🔥Buy 2 Get 1 Free \/ High-Quality ToothBrush（Gift）💜","offer_id":57809671749792,"sku":null,"price":21.99,"currency_code":"GBP","in_stock":true},{"title":"1-Pack \/ High-Quality ToothBrush（Gift）💜","offer_id":57809671782560,"sku":null,"price":14.99,"currency_code":"GBP","in_stock":true},{"title":"🔥Buy 3 Get 2 Free \/ High-Quality ToothBrush（Gift）💜","offer_id":57809671815328,"sku":null,"price":34.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0715\/3975\/3120\/files\/3_862266bf-5f52-4cf1-8256-c35bc9adc723.jpg?v=1781023041","url":"https:\/\/slimhubuk.com\/products\/purple-teeth","provider":"Slimhub","version":"1.0","type":"link"}