{"title":"Home page","description":null,"products":[{"product_id":"automatic-curl-styling-system","title":"Automatic Curl Styling System","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 Automatic Curl Styling System — xuvqir\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"A curling iron that wraps the hair for you. Ceramic-tourmaline chamber, 3 heat and 4 timer settings, 30-second heat-up and an anti-tangle sensor.\"\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\u003eCurls, without the wrist work.\u003cem\u003eAutomatic Curl Styling System\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-tagline\"\u003eSection, place, press. The chamber draws the hair in, holds it at the temperature you chose and releases a finished curl — no wrapping, no clipping, no guessing at an angle you cannot see.\u003c\/p\u003e\n      \u003cdiv class=\"price-row\"\u003e\n        \u003cdiv class=\"price\"\u003e$35.00\u003c\/div\u003e\n        \u003cdiv class=\"price-note\"\u003eOne tool, four curl types\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e3 heat settings\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e4 timer settings\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e30-second heat-up\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eDual voltage\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      \u003cdiv class=\"ph\"\u003e\n        \u003cdiv class=\"ph-n\"\u003eImage slot 01\u003c\/div\u003e\n        \u003cdiv class=\"ph-t\"\u003exuvqir Automatic Curl Styling System, studio product photo\u003c\/div\u003e\n      \u003c\/div\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\u003eWhy we built a curler that does the wrapping itself\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prose\"\u003e\n      \u003cp class=\"lead\"\u003eMost curling tools ask you to do something anatomically unreasonable: twist your wrist at an angle you cannot actually see in the mirror, hold it there, and hope both sides come out the same. That is why so many of us own a curling wand we rarely use, and why the curls we do manage usually look nothing like the ones on the box.\u003c\/p\u003e\n      \u003cp\u003eThis tool removes the wrist work entirely. You take a two to three centimetre section, place the ends into the ceramic chamber and press. The barrel draws the hair in, holds it for the time you have set, then beeps when the curl is ready. Nothing to wrap, nothing to clip, no second hand needed. The first time you use it, the slightly strange part is how little you have to do.\u003c\/p\u003e\n      \u003cp\u003eThe chamber is coated with ceramic-tourmaline rather than bare metal, and that matters more than it sounds on a spec sheet. Bare metal heats unevenly, pooling warmth in patches, which is exactly what gives you a curl that is tight at the end and limp at the root. Ceramic spreads heat along the whole length of the section, so the curl is one consistent shape from root to tip, with noticeably less frizz afterwards.\u003c\/p\u003e\n      \u003cp\u003eThree temperature settings cover the range people actually need: 160°C for fine or colour-treated hair, 180°C for normal hair, 200°C for thick or coarse hair that refuses to hold a shape. Pair that with four timer settings — 8, 10, 12 and 14 seconds — and the same tool produces a soft weekend wave on Monday and a defined spiral on Friday. You are not buying four curlers, you are buying one that behaves like four.\u003c\/p\u003e\n      \u003cp\u003eThe rest is designed to be unremarkable in the best way. It reaches working temperature in about thirty seconds. A sensor stops the motor the moment it senses a tangle, which is the one thing everyone worries about with an automatic curler. It switches itself off after thirty minutes of inactivity. The two-metre swivel cord stops the handle from fighting you, and dual voltage means it works on 110–240V without a converter, which you will appreciate the first time you pack it.\u003c\/p\u003e\n      \u003cdiv class=\"pull\"\u003eHair is drawn in and released for you. Curls that match on both sides, in about the time it takes to decide what to wear.\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\u003eAutomatic curl chamber\u003c\/h4\u003e\n        \u003cp\u003eHair is pulled in, held and released by the barrel. No manual wrapping, no clips, no second hand needed — and both sides finally come out the same.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCeramic-tourmaline coating\u003c\/h4\u003e\n        \u003cp\u003eHeat spreads evenly along the whole section instead of pooling in hot spots, so the curl holds one shape from root to tip with far less frizz.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eThree temperatures\u003c\/h4\u003e\n        \u003cp\u003e160°C for fine or colour-treated hair, 180°C for normal hair, 200°C for thick or coarse hair. Start lower than you think and step up only if the curl will not hold.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e04\u003c\/div\u003e\n        \u003ch4\u003eFour timers, four results\u003c\/h4\u003e\n        \u003cp\u003e8 seconds for a loose wave, 10 for soft definition, 12 for a classic curl, 14 for a tighter spiral. Same tool, four different looks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e05\u003c\/div\u003e\n        \u003ch4\u003eAnti-tangle sensor\u003c\/h4\u003e\n        \u003cp\u003eThe barrel stops and reverses automatically if it senses hair has caught, which is the single most common worry people have about automatic curlers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e06\u003c\/div\u003e\n        \u003ch4\u003eReady in thirty seconds\u003c\/h4\u003e\n        \u003cp\u003eHeats to working temperature fast enough that you can decide to curl your hair and be curling it before the kettle boils.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e07\u003c\/div\u003e\n        \u003ch4\u003eThirty-minute auto shut-off\u003c\/h4\u003e\n        \u003cp\u003eIf you leave the room, it switches itself off. The safety net you hope never to need.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fcard\"\u003e\n        \u003cdiv class=\"n\"\u003e08\u003c\/div\u003e\n        \u003ch4\u003eDual voltage, two-metre swivel cord\u003c\/h4\u003e\n        \u003cp\u003eWorks on 110–240V anywhere in the world with a plug adapter only. The swivel base keeps the cord out of your way as you move around your head.\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        \u003cdiv class=\"ph\"\u003e\n          \u003cdiv class=\"ph-n\"\u003eImage slot 02\u003c\/div\u003e\n          \u003cdiv class=\"ph-t\"\u003exuvqir Automatic Curl Styling System on a marble bathroom counter\u003c\/div\u003e\n        \u003c\/div\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\u003eWhere it earns its place\u003c\/h3\u003e\n      \u003cp\u003eThis is a tool for the mornings when you want your hair to look deliberate but you do not have forty minutes. It sits next to the mirror, heats in half a minute and lets you work through a full head in roughly ten.\u003c\/p\u003e\n      \u003cp\u003eIt is also the rare styling tool that works just as well on the second day. Because you are re-curling rather than re-washing, a quick pass through the front sections is often all that is needed to make day-two hair look intentional again.\u003c\/p\u003e\n      \u003cp\u003eIt is not the right tool for very short layers — you need roughly ten centimetres of length for the chamber to grip. On shoulder-length hair or longer it is genuinely quicker than a wand, and considerably less frustrating.\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\u003eStart with completely dry hair\u003c\/h5\u003e\n\u003cp\u003eAutomatic curlers do not work on damp sections, and heat plus water damages the cuticle. Blow-dry first, then brush through thoroughly.\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\u003eSet temperature and timer, then wait\u003c\/h5\u003e\n\u003cp\u003eChoose your heat, choose your curl time, and wait about thirty seconds for the ready beep. Fine hair: start at 160°C, 8 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\u003ePlace, press, hold\u003c\/h5\u003e\n\u003cp\u003eTake a two to three centimetre section. Place the ends into the chamber opening and press the curl button. The hair is drawn in automatically.\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\u003eRelease on the beep and let it cool\u003c\/h5\u003e\n\u003cp\u003eWhen it beeps, release and let the curl fall into your hand. Curls set as they cool, not as they heat — do not brush them out until they are completely cool.\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\u003eFinish with your fingers\u003c\/h5\u003e\n\u003cp\u003eOnce cool, shake out and separate with your fingers rather than a brush for a softer, more modern finish.\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 × Automatic Curl Styling System\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × heat-resistant styling glove\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × sectioning clip\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan\u003e•\u003c\/span\u003e1 × storage 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\u003eNeeds roughly 10 cm of hair length for the chamber to grip. On very short layers it will not hold.\u003c\/p\u003e\n        \u003cp\u003eWorks on 110–240V, so abroad you need only a plug adapter, not a voltage converter.\u003c\/p\u003e\n        \u003cp\u003eUse on dry hair only. Heat and damp hair are a damaging combination, regardless of the 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\u003eWipe the chamber with a soft dry cloth once cool. Never submerge it in water.\u003c\/p\u003e\n        \u003cp\u003eDo not wrap the cord tightly around the body while warm — store it loosely in the pouch provided.\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\u003eWill it work on short hair?\u003c\/summary\u003e\n        \u003cp\u003eIt needs about ten centimetres of length for the barrel to draw the hair in. On shoulder-length or longer hair it works well; on very short layers it will not grip, and a traditional wand would serve you better.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it on hair extensions?\u003c\/summary\u003e\n        \u003cp\u003eYes on heat-safe synthetic or human-hair extensions, at 160°C. Test one hidden section first, since adhesives and bonds react to heat differently.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it frightening the first time?\u003c\/summary\u003e\n        \u003cp\u003eSlightly — most people find the sensation of hair being drawn in unexpected for the first two or three curls. The anti-tangle sensor is why you can relax: it stops and reverses the barrel if anything catches.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does a curl hold?\u003c\/summary\u003e\n        \u003cp\u003eTypically a full day on hair that holds curl reasonably well, longer with a light-hold hairspray. Fine, freshly washed hair may need the 12 or 14 second timer.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it work abroad?\u003c\/summary\u003e\n        \u003cp\u003eYes. Dual voltage 110–240V means a simple plug adapter is enough in Europe, the UK, North America and most of Asia.\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\u003eCurls that match on both sides\u003c\/h3\u003e\n    \u003cp\u003eOne tool, four curl types, thirty seconds to working temperature. Add it to your morning and stop owning a curling wand you are slightly afraid of.\u003c\/p\u003e\n    \u003ca class=\"btn\" href=\"#add\"\u003eAdd to Routine — $35.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":53521178296687,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0992\/7724\/2735\/files\/01.png?v=1790158363"}],"url":"https:\/\/xuvqir.com\/collections\/frontpage.oembed","provider":"ⓧⓤⓥⓠⓘⓡ","version":"1.0","type":"link"}