{"product_id":"cordless-ceramic-straightening-brush","title":"Cordless Ceramic Straightening Brush","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\n\u003ctitle\u003exuvqir Cordless Ceramic Straightening Brush — xuvqir\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"A heated brush shaped like a normal brush. Cordless, 40 minutes per charge, USB-C, three heat settings — built for the two minutes before you leave.\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n:root{\n  --ink:#2C2A28; --ink-soft:#6B6660; --ink-mist:#9A948C;\n  --paper:#FDFBF8; --paper-2:#F6F1EA; --line:#E9E1D6;\n  --accent:#B79A7A; --accent-soft:#E7D9C6;\n  --radius:22px;\n}\n*{box-sizing:border-box;margin:0;padding:0;}\nbody{\n  background:var(--paper);\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:16px; line-height:1.75; letter-spacing:.01em;\n  -webkit-font-smoothing:antialiased;\n}\n.wrap{max-width:1080px;margin:0 auto;padding:0 28px;}\n.serif{font-family:\"Cormorant Garamond\",\"Times New Roman\",Georgia,serif;}\n\n\/* ---------- top bar ---------- *\/\n.topbar{\n  padding:26px 0; text-align:center;\n  background:linear-gradient(180deg,#FFFDFA 0%,#FDFBF8 100%);\n}\n.brandmark{\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:26px; letter-spacing:.42em; text-transform:lowercase;\n  color:var(--ink);\n}\n.topbar .crumb{\n  margin-top:10px; font-size:11px; letter-spacing:.26em; text-transform:uppercase;\n  color:var(--ink-mist);\n}\n\n\/* ---------- hero ---------- *\/\n.hero{\n  padding:56px 0 64px;\n  background:\n    radial-gradient(120% 80% at 50% -10%, #FFFFFF 0%, rgba(255,255,255,0) 60%),\n    linear-gradient(180deg,#FDFBF8 0%, #F7F2EA 100%);\n}\n.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center;}\n.hero-eyebrow{\n  font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);\n  margin-bottom:18px;\n}\n.hero h1{\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:clamp(32px,4.2vw,50px); line-height:1.12; font-weight:500;\n  letter-spacing:.005em; margin-bottom:18px;\n}\n.hero h1 em{font-style:normal;display:block;font-size:.52em;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-mist);margin-top:16px;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;}\n.hero-tagline{\n  font-size:17px;color:var(--ink-soft);max-width:44ch;margin-bottom:26px;\n}\n.price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:8px;}\n.price{font-size:30px;letter-spacing:.01em;}\n.price-note{font-size:13px;color:var(--ink-mist);}\n.badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 30px;}\n.badge{\n  font-size:11px;letter-spacing:.12em;text-transform:uppercase;\n  border:1px solid var(--line);border-radius:999px;padding:7px 14px;\n  background:#fff;color:var(--ink-soft);\n}\n.btn{\n  display:inline-block;background:var(--ink);color:#fff;\n  padding:16px 40px;border-radius:999px;text-decoration:none;\n  font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;\n  transition:.25s ease;\n}\n.btn:hover{background:#000;transform:translateY(-1px);box-shadow:0 10px 26px rgba(44,42,40,.16);}\n.btn-ghost{\n  display:inline-block;margin-left:12px;border:1px solid var(--line);\n  padding:16px 30px;border-radius:999px;text-decoration:none;\n  font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);\n}\n.hero-figure{\n  position:relative;border-radius:28px;overflow:hidden;\n  background:linear-gradient(160deg,#FFFFFF 0%,#F3EDE3 100%);\n  box-shadow:0 30px 70px rgba(183,154,122,.18);\n}\n.hero-figure img{width:100%;display:block;aspect-ratio:1\/1;object-fit:cover;}\n.hero-figure::after{\n  content:\"\";position:absolute;inset:0;\n  background:radial-gradient(70% 55% at 30% 12%, rgba(255,255,255,.55), rgba(255,255,255,0) 70%);\n  pointer-events:none;\n}\n\n\/* ---------- section base ---------- *\/\nsection{padding:78px 0;}\n.soft{background:linear-gradient(180deg,#FDFBF8 0%,#F8F3EC 50%,#FDFBF8 100%);}\n.plain{background:var(--paper);}\n.sec-head{margin-bottom:44px;max-width:62ch;}\n.sec-num{\n  font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);\n  margin-bottom:14px;\n}\n.sec-head h2{\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:clamp(26px,3.1vw,38px);font-weight:500;line-height:1.2;margin-bottom:14px;\n}\n.sec-head p{color:var(--ink-soft);font-size:16.5px;}\n\n\/* ---------- prose ---------- *\/\n.prose{max-width:74ch;}\n.prose p{margin-bottom:22px;font-size:16.5px;color:#4A4642;}\n.prose p.lead{font-size:19px;color:var(--ink);line-height:1.7;}\n.pull{\n  margin:36px 0;padding:28px 32px;border-left:2px solid var(--accent);\n  background:#fff;border-radius:0 18px 18px 0;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;line-height:1.5;color:var(--ink);\n}\n\n\/* ---------- story split ---------- *\/\n.split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;}\n.split img{\n  width:100%;border-radius:24px;display:block;aspect-ratio:1\/1;object-fit:cover;\n  box-shadow:0 24px 60px rgba(183,154,122,.16);\n}\n.split h3{\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:30px;font-weight:500;margin-bottom:16px;\n}\n.split p{color:var(--ink-soft);margin-bottom:16px;}\n\n\/* ---------- feature grid ---------- *\/\n.fgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}\n.fcard{\n  background:#fff;border:1px solid var(--line);border-radius:var(--radius);\n  padding:30px 28px;transition:.3s ease;\n}\n.fcard:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(183,154,122,.14);}\n.fcard .n{\n  font-size:11px;letter-spacing:.24em;color:var(--accent);margin-bottom:12px;\n}\n.fcard h4{font-size:16.5px;margin-bottom:9px;font-weight:600;letter-spacing:.005em;}\n.fcard p{font-size:14.8px;color:var(--ink-soft);line-height:1.68;}\n\n\/* ---------- gallery ---------- *\/\n.gal{display:grid;grid-template-columns:1fr 1fr;gap:22px;}\n.gal figure{\n  border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--line);\n}\n.gal img{width:100%;display:block;aspect-ratio:1\/1;object-fit:cover;}\n.gal figcaption{\n  padding:16px 20px;font-size:12.5px;letter-spacing:.08em;color:var(--ink-mist);\n  text-transform:uppercase;\n}\n\n\/* ---------- steps ---------- *\/\n.steps{counter-reset:s;max-width:78ch;}\n.step{\n  display:grid;grid-template-columns:52px 1fr;gap:20px;padding:22px 0;\n  border-bottom:1px solid var(--line);\n}\n.step:last-child{border-bottom:none;}\n.step .i{\n  counter-increment:s;\n  font-family:\"Cormorant Garamond\",Georgia,serif;font-size:24px;color:var(--accent);\n}\n.step .i::before{content:\"0\" counter(s);}\n.step h5{font-size:16px;margin-bottom:6px;font-weight:600;}\n.step p{font-size:15.2px;color:var(--ink-soft);}\n\n\/* ---------- box + faq ---------- *\/\n.two{display:grid;grid-template-columns:1fr 1fr;gap:52px;}\nul.boxlist{list-style:none;}\nul.boxlist li{\n  padding:13px 0;border-bottom:1px dotted var(--line);\n  font-size:15.4px;color:#4A4642;display:flex;gap:12px;\n}\nul.boxlist li span{color:var(--accent);}\ndetails{\n  border-bottom:1px solid var(--line);padding:20px 0;background:transparent;\n}\nsummary{\n  cursor:pointer;list-style:none;font-size:16.2px;font-weight:600;\n  display:flex;justify-content:space-between;align-items:center;gap:20px;\n}\nsummary::-webkit-details-marker{display:none;}\nsummary::after{content:\"+\";color:var(--accent);font-size:22px;font-weight:400;}\n\/* ---------- image placeholder (no external image) ---------- *\/\n.ph{\n  aspect-ratio:1\/1;width:100%;\n  display:flex;flex-direction:column;align-items:center;justify-content:center;\n  text-align:center;padding:32px;gap:10px;\n  background:\n    radial-gradient(80% 60% at 50% 20%, rgba(255,255,255,.9), rgba(255,255,255,0) 70%),\n    repeating-linear-gradient(135deg,#FAF6F0 0 14px,#F5F0E8 14px 28px);\n}\n.ph-n{\n  font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);\n  border:1px dashed var(--accent-soft);border-radius:999px;padding:7px 16px;\n}\n.ph-t{font-size:14px;color:var(--ink-mist);max-width:32ch;line-height:1.6;}\n.ph-wrap{\n  border-radius:24px;overflow:hidden;border:1px dashed var(--line);background:#fff;\n}\n\ndetails[open] summary::after{content:\"\\2013\";}\ndetails p{margin-top:12px;color:var(--ink-soft);font-size:15.4px;max-width:70ch;}\n\n\/* ---------- note ---------- *\/\n.note{\n  background:#fff;border:1px solid var(--line);border-radius:var(--radius);\n  padding:32px 34px;\n}\n.note h4{font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;}\n.note p{font-size:15.2px;color:var(--ink-soft);margin-bottom:12px;}\n.note p:last-child{margin-bottom:0;}\n\n\/* ---------- cta ---------- *\/\n.cta{\n  padding:86px 0 96px;text-align:center;\n  background:linear-gradient(180deg,#F8F3EC 0%,#FFFDFA 60%,#FDFBF8 100%);\n}\n.cta h3{\n  font-family:\"Cormorant Garamond\",Georgia,serif;font-size:clamp(26px,3.4vw,40px);\n  font-weight:500;margin-bottom:16px;\n}\n.cta p{color:var(--ink-soft);max-width:52ch;margin:0 auto 30px;}\n.foot{\n  padding:34px 0;text-align:center;font-size:11.5px;letter-spacing:.2em;\n  text-transform:uppercase;color:var(--ink-mist);border-top:1px solid var(--line);\n}\n\n@media(max-width:900px){\n  .hero-grid,.split,.two,.fgrid,.gal{grid-template-columns:1fr;}\n  .fgrid{gap:16px;}\n  section{padding:56px 0;}\n  .hero{padding:40px 0 48px;}\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"topbar\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"brandmark\"\u003exuvqir\u003c\/div\u003e\n    \u003cdiv class=\"crumb\"\u003eSmart Personal Care · Hair Styling\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"wrap hero-grid\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"hero-eyebrow\"\u003eSystem 01 · Style\u003c\/div\u003e\n      \u003ch1\u003eSmoothing, without the clamp.\u003cem\u003eCordless Ceramic Straightening Brush\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-tagline\"\u003eIt looks and moves like the brush you already own, but the bristle bed holds heat. Brush through a section the way you normally would, and your hair comes out smoother on the other side.\u003c\/p\u003e\n      \u003cdiv class=\"price-row\"\u003e\n        \u003cdiv class=\"price\"\u003e$28.00\u003c\/div\u003e\n        \u003cdiv class=\"price-note\"\u003e40 minutes cordless · USB-C\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003eCordless\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e4,000mAh battery\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e30-second heat-up\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eTravel lock\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"btn\" href=\"#add\"\u003eAdd to Routine\u003c\/a\u003e\n      \u003ca class=\"btn-ghost\" href=\"#details\"\u003eRead the Detail\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-figure\"\u003e   \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"plain\" id=\"details\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"sec-head\"\u003e\n      \u003cdiv class=\"sec-num\"\u003e01 — The Idea\u003c\/div\u003e\n      \u003ch2\u003eThe two minutes before you leave the house\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prose\"\u003e\n      \u003cp class=\"lead\"\u003eStraightening with a flat iron takes patience, two hands, and a mirror you can trust. It is a proper session. But most of what we actually need on a weekday is not a full straightening session — it is smoothing a fringe, calming the frizz that arrived with the humidity, tidying the ends that flip out, or reviving the back of your head after a night on a pillow.\u003c\/p\u003e\n      \u003cp\u003eThis brush is built for exactly that. It has the shape and the movement of a paddle brush, but the bristle bed is ceramic and holds heat. You brush through a section the way you normally would and the hair comes out smoother on the other side. Nothing is clamped, which is the quiet advantage: a flat iron flattens everything into one sheet, whereas a brush keeps the volume at your roots and the movement at your ends.\u003c\/p\u003e\n      \u003cp\u003eThe cordless part is not a garnish, it is the point. A 4,000mAh battery gives about forty minutes of styling from a full charge, which for most people is a week of quick touch-ups before you think about charging again. It recharges over USB-C — the same cable as your phone — so there is one less charger in the drawer and one less thing to lose.\u003c\/p\u003e\n      \u003cp\u003eIt reaches working temperature in roughly thirty seconds, offers three settings at 160, 180 and 200°C, and tells you what it is doing with a small LED rather than a beep you can hear from the next room. The ceramic-coated teeth are arranged so hair glides instead of snagging, the handle stays cool in your hand, and a travel lock stops it switching itself on inside your bag.\u003c\/p\u003e\n      \u003cp\u003eWe would rather say this plainly: it is designed for maintenance, not transformation. If you want to turn tight curls bone straight, a flat iron is the right tool and this is not. What it does — quickly, quietly, without a cord — is make your hair look looked-after on the days when there is no time for anything more involved.\u003c\/p\u003e\n      \u003cdiv class=\"pull\"\u003eNot a styling session. Two minutes, one hand, and hair that looks like you meant it.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"soft\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"sec-head\"\u003e\n      \u003cdiv class=\"sec-num\"\u003e02 — What It Does\u003c\/div\u003e\n      \u003ch2\u003eEverything it does, and why each part is there\u003c\/h2\u003e\n      \u003cp\u003eNo filler features. Each one below is something you will actually notice in the first week of using it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fgrid\"\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eGenuinely cordless\u003c\/h4\u003e\n        \u003cp\u003eA 4,000mAh battery gives around forty minutes of styling per charge — roughly a week of daily touch-ups. No outlet hunting, no cord across the mirror.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eUSB-C recharge\u003c\/h4\u003e\n        \u003cp\u003eCharges fully in about three hours from the same cable as your phone. One fewer charger to own, one fewer to lose.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eCeramic bristle bed\u003c\/h4\u003e\n        \u003cp\u003eCeramic-coated teeth distribute heat evenly and let hair glide rather than catch, which is what separates a smoothing brush from a hot comb.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e04\u003c\/div\u003e\n        \u003ch4\u003eThree heat settings\u003c\/h4\u003e\n        \u003cp\u003e160, 180 and 200°C with an LED that tells you when it is at temperature and when the battery is running low.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e05\u003c\/div\u003e\n        \u003ch4\u003eThirty seconds to ready\u003c\/h4\u003e\n        \u003cp\u003eSwitch it on, choose your setting and start brushing before you have finished deciding what to wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e06\u003c\/div\u003e\n        \u003ch4\u003eCool-touch handle\u003c\/h4\u003e\n        \u003cp\u003eStays comfortable to hold through a full session, and the bristle field is shaped so it sits close to the roots without touching your scalp.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e07\u003c\/div\u003e\n        \u003ch4\u003eTravel lock\u003c\/h4\u003e\n        \u003cp\u003eA long press locks the controls so it cannot switch itself on inside a bag or a suitcase.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e08\u003c\/div\u003e\n        \u003ch4\u003eKeeps your volume\u003c\/h4\u003e\n        \u003cp\u003eBecause nothing is clamped flat, you keep lift at the root and movement at the ends. This is smoothing, not flattening.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"plain\"\u003e\n  \u003cdiv class=\"wrap split\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"ph-wrap\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"sec-num\"\u003e03 — In Practice\u003c\/div\u003e\n      \u003ch3\u003eWho it is for\u003c\/h3\u003e\n      \u003cp\u003eIt suits anyone whose hair is mostly fine but misbehaves at the edges — fringes that kink, ends that flip, second-day hair that has lost its shape. These are five-minute problems and this is a two-minute tool.\u003c\/p\u003e\n      \u003cp\u003eIt is also the one to keep in a gym bag or a carry-on. Cordless and locked, it survives being packed, and it works on 110–240V through any USB-C source.\u003c\/p\u003e\n      \u003cp\u003eIf your hair is tightly curled and you want it straight, be honest with yourself and reach for a flat iron. This brush relaxes and smooths; it does not restructure.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"plain\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"sec-head\"\u003e\n      \u003cdiv class=\"sec-num\"\u003e04 — How To Use It\u003c\/div\u003e\n      \u003ch2\u003eGetting the best out of it\u003c\/h2\u003e\n      \u003cp\u003eFollow these in order the first time. After a week it becomes automatic.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"i\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ch5\u003eCharge it fully first\u003c\/h5\u003e\n\u003cp\u003eBefore the first use, give it a full charge (about three hours) so the battery calibrates properly. The LED turns solid when it is done.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"i\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ch5\u003eChoose your setting and wait\u003c\/h5\u003e\n\u003cp\u003e160°C for fine or colour-treated hair, 180°C for normal, 200°C for thick or coarse. Wait for the solid LED, roughly thirty seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"i\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ch5\u003eWork in sections, slowly\u003c\/h5\u003e\n\u003cp\u003eOn dry, brushed hair, take a section and brush from root to tip over three to five seconds. Slower passes beat repeated fast ones every time.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"i\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ch5\u003eLift at the root for volume\u003c\/h5\u003e\n\u003cp\u003eFor lift, brush underneath the top layer first and angle the brush upwards as you pass. This is the step that stops it looking flat.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"i\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ch5\u003eLock it and let it cool\u003c\/h5\u003e\n\u003cp\u003eEngage the travel lock before packing, and let the brush cool completely before it goes into the pouch.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"soft\"\u003e\n  \u003cdiv class=\"wrap two\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"sec-num\"\u003e05 — In The Box\u003c\/div\u003e\n      \u003ch2 style=\"font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;font-weight:500;margin:14px 0 20px;\"\u003eWhat arrives\u003c\/h2\u003e\n      \u003cul class=\"boxlist\"\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × Cordless Ceramic Straightening Brush\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × USB-C charging cable\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × heat-resistant pouch\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × user manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"sec-num\"\u003e06 — Good To Know\u003c\/div\u003e\n      \u003cdiv class=\"note\" style=\"margin-top:14px;\"\u003e\n        \u003ch4\u003eBefore you buy\u003c\/h4\u003e\n        \u003cp\u003eDry hair only. Water and heated tools do not mix, and damp hair will not smooth properly either.\u003c\/p\u003e\n        \u003cp\u003eDesigned for cordless use — it does not operate while charging.\u003c\/p\u003e\n        \u003cp\u003eSmooths and relaxes curl rather than removing it. For pin-straight results on tight curls, a flat iron is the right tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note\" style=\"margin-top:20px;\"\u003e\n        \u003ch4\u003eCare \u0026amp; warranty\u003c\/h4\u003e\n        \u003cp\u003eLet it cool, then wipe the bristle bed with a dry cloth to remove product build-up.\u003c\/p\u003e\n        \u003cp\u003eDo not use it with wet hands or store it in a damp bathroom cabinet for long stretches.\u003c\/p\u003e\n        \u003cp\u003eCovered by a 12-month warranty against manufacturing defects.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"plain\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"sec-head\"\u003e\n      \u003cdiv class=\"sec-num\"\u003e07 — Questions\u003c\/div\u003e\n      \u003ch2\u003eThe things people ask before buying\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"steps\" style=\"max-width:80ch;\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eCan I take it on a plane?\u003c\/summary\u003e\n        \u003cp\u003eYes, in carry-on luggage. Lithium batteries belong in the cabin, not the hold. Use the travel lock before you board.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill it straighten very curly hair?\u003c\/summary\u003e\n        \u003cp\u003eIt smooths and relaxes rather than removes curl. On loose waves and second-day hair it makes a big difference; on tight curls you will still want a flat iron.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does the battery really last?\u003c\/summary\u003e\n        \u003cp\u003eAround forty minutes of continuous styling, which in practice is a week or more of daily touch-ups. The LED warns you before it runs out.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it while it is charging?\u003c\/summary\u003e\n        \u003cp\u003eNo. It is built for cordless operation, so let it charge, then use it.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it safe on colour-treated hair?\u003c\/summary\u003e\n        \u003cp\u003eYes, at 160°C. Heat-processed hair benefits from the lower setting and a slower pass rather than higher heat.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cta\" id=\"add\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eTwo minutes, one hand, no cord\u003c\/h3\u003e\n    \u003cp\u003eFor the mornings when there is no time for a full styling session but you still want your hair to look deliberate.\u003c\/p\u003e\n    \u003ca class=\"btn\" href=\"#add\"\u003eAdd to Routine — $28.00\u003c\/a\u003e\n    \u003cp style=\"margin-top:22px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-mist);\"\u003e\n      12-month warranty · Free shipping over $49 · 30-day returns\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"foot\"\u003e\n  \u003cdiv class=\"wrap\"\u003exuvqir · Smart Personal Care · Hair Styling\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"ⓧⓤⓥⓠⓘⓡ","offers":[{"title":"Default Title","offer_id":53521182490991,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0992\/7724\/2735\/files\/02.png?v=1790158654","url":"https:\/\/xuvqir.com\/products\/cordless-ceramic-straightening-brush","provider":"ⓧⓤⓥⓠⓘⓡ","version":"1.0","type":"link"}