{"product_id":"pigmentation-correction","title":"Pigmentation Correction","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500\u0026amp;family=Montserrat:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n#dermaphi-pigmentation-product{\n  --ivory:#fcfaf6;\n  --warm-ivory:#f5efe7;\n  --gold:#b88949;\n  --light-gold:#d8b77d;\n  --charcoal:#2b2927;\n  --muted:#706a63;\n  --line:rgba(184,137,73,.22);\n\n  width:100%;\n  max-width:100%;\n  padding:0;\n  background:transparent;\n  color:var(--charcoal);\n  font-family:\"Montserrat\",Arial,sans-serif;\n}\n\n#dermaphi-pigmentation-product *{box-sizing:border-box}\n\n#dermaphi-pigmentation-product .pigment-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0;\n}\n\n#dermaphi-pigmentation-product .pigment-card{\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:36px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:\n    radial-gradient(circle at top right,rgba(216,183,125,.16),transparent 30%),\n    linear-gradient(145deg,#fff 0%,#fbf7f1 62%,#f2e8dc 100%);\n  box-shadow:0 20px 50px rgba(61,48,31,.08);\n}\n\n#dermaphi-pigmentation-product .pigment-card::after{\n  content:\"\";\n  position:absolute;\n  right:-55px;\n  bottom:-55px;\n  width:170px;\n  height:170px;\n  border:1px solid rgba(184,137,73,.18);\n  border-radius:50%;\n  pointer-events:none;\n}\n\n#dermaphi-pigmentation-product .pigment-eyebrow{\n  margin:0 0 14px;\n  color:var(--gold);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n}\n\n#dermaphi-pigmentation-product h2,\n#dermaphi-pigmentation-product h3,\n#dermaphi-pigmentation-product h4{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-weight:500;\n}\n\n#dermaphi-pigmentation-product .pigment-title{\n  font-size:clamp(50px,5vw,68px);\n  line-height:.95;\n  letter-spacing:-.035em;\n}\n\n#dermaphi-pigmentation-product .pigment-title em{\n  color:var(--gold);\n  font-style:italic;\n}\n\n#dermaphi-pigmentation-product .pigment-description{\n  max-width:100%;\n  margin:22px 0 0;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.9;\n}\n\n#dermaphi-pigmentation-product .pigment-description strong{\n  color:var(--charcoal);\n  font-weight:600;\n}\n\n\/* QUICK DETAILS *\/\n\n#dermaphi-pigmentation-product .pigment-details{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:30px;\n}\n\n#dermaphi-pigmentation-product .detail-box{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-pigmentation-product .detail-label{\n  margin:0 0 7px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n#dermaphi-pigmentation-product .detail-value{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  line-height:1.25;\n}\n\n\/* CONTENT *\/\n\n#dermaphi-pigmentation-product .content-section{\n  margin-top:34px;\n  padding-top:29px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-pigmentation-product .content-section h3{\n  margin-bottom:14px;\n  font-size:32px;\n  line-height:1.08;\n}\n\n#dermaphi-pigmentation-product .content-section\u003ep{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n\n\/* BENEFITS *\/\n\n#dermaphi-pigmentation-product .benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-pigmentation-product .benefit-card{\n  padding:23px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-pigmentation-product .benefit-number{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n#dermaphi-pigmentation-product .benefit-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n  line-height:1.05;\n}\n\n#dermaphi-pigmentation-product .benefit-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* CONCERNS *\/\n\n#dermaphi-pigmentation-product .concern-list{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:17px;\n}\n\n#dermaphi-pigmentation-product .concern-item{\n  padding:8px 13px;\n  border:1px solid var(--line);\n  border-radius:999px;\n  background:rgba(255,255,255,.78);\n  color:var(--muted);\n  font-size:12px;\n}\n\n\/* APPROACH *\/\n\n#dermaphi-pigmentation-product .approach-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-pigmentation-product .approach-card{\n  position:relative;\n  overflow:hidden;\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-pigmentation-product .approach-card::after{\n  content:\"\";\n  position:absolute;\n  right:-24px;\n  bottom:-24px;\n  width:72px;\n  height:72px;\n  border:1px solid rgba(184,137,73,.12);\n  border-radius:50%;\n}\n\n#dermaphi-pigmentation-product .approach-card h4{\n  margin-bottom:5px;\n  font-size:26px;\n  line-height:1.05;\n}\n\n#dermaphi-pigmentation-product .approach-label{\n  display:block;\n  margin-bottom:11px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n#dermaphi-pigmentation-product .approach-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* EXPERIENCE *\/\n\n#dermaphi-pigmentation-product .step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-pigmentation-product .step-card{\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-pigmentation-product .step-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-style:italic;\n}\n\n#dermaphi-pigmentation-product .step-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n}\n\n#dermaphi-pigmentation-product .step-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* SAFETY *\/\n\n#dermaphi-pigmentation-product .safety-box{\n  margin-top:21px;\n  padding:25px;\n  border:1px solid rgba(184,137,73,.35);\n  border-left:3px solid var(--gold);\n  border-radius:12px;\n  background:rgba(255,255,255,.78);\n}\n\n#dermaphi-pigmentation-product .safety-box h4{\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n#dermaphi-pigmentation-product .safety-box p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.75;\n}\n\n\/* FAQ *\/\n\n#dermaphi-pigmentation-product .faq-list{\n  margin-top:5px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-pigmentation-product .faq-item{\n  border-bottom:1px solid var(--line);\n}\n\n#dermaphi-pigmentation-product .faq-item summary{\n  position:relative;\n  padding:20px 40px 20px 0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-weight:500;\n  line-height:1.25;\n  list-style:none;\n  cursor:pointer;\n}\n\n#dermaphi-pigmentation-product .faq-item summary::-webkit-details-marker{display:none}\n\n#dermaphi-pigmentation-product .faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:3px;\n  color:var(--gold);\n  font-family:\"Montserrat\",Arial,sans-serif;\n  font-size:22px;\n  transform:translateY(-50%);\n}\n\n#dermaphi-pigmentation-product .faq-item[open] summary::after{content:\"−\"}\n\n#dermaphi-pigmentation-product .faq-answer{\n  padding:0 35px 20px 0;\n}\n\n#dermaphi-pigmentation-product .faq-answer p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.75;\n}\n\n\/* DISCLAIMER *\/\n\n#dermaphi-pigmentation-product .pigment-note{\n  max-width:100%;\n  margin:28px 0 0;\n  color:var(--muted);\n  font-size:10px;\n  line-height:1.68;\n}\n\n@media(max-width:900px){\n  #dermaphi-pigmentation-product .pigment-card{padding:30px}\n  #dermaphi-pigmentation-product .benefit-grid,\n  #dermaphi-pigmentation-product .approach-grid,\n  #dermaphi-pigmentation-product .step-grid{grid-template-columns:1fr}\n}\n\n@media(max-width:650px){\n  #dermaphi-pigmentation-product .pigment-card{\n    padding:26px 20px;\n    border-radius:16px;\n  }\n\n  #dermaphi-pigmentation-product .pigment-title{font-size:43px}\n  #dermaphi-pigmentation-product .pigment-description{\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  #dermaphi-pigmentation-product .pigment-details{grid-template-columns:1fr}\n  #dermaphi-pigmentation-product .faq-item summary{font-size:20px}\n}\n\u003c\/style\u003e\n\u003csection id=\"dermaphi-pigmentation-product\"\u003e\n\u003cdiv class=\"pigment-wrap\"\u003e\n\u003cdiv class=\"pigment-card\"\u003e\n\u003cp class=\"pigment-eyebrow\"\u003eUneven Tone \u0026amp; Complexion Refinement\u003c\/p\u003e\n\u003ch2 class=\"pigment-title\"\u003ePigmentation \u003cem\u003eCorrection\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pigment-description\"\u003ePigmentation correction is a personalized approach to improving the appearance of dark spots, uneven tone, sun-related discoloration, melasma, and post-inflammatory marks. At DermaPhi, treatment begins with identifying the likely cause and depth of pigment so that your plan can be selected with care, especially for skin that is prone to sensitivity or \u003cstrong\u003epost-inflammatory hyperpigmentation\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"pigment-details\"\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eDark Spots, Uneven Tone, Melasma \u0026amp; Sun Damage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eTreatment Style\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eCustomized, Gradual \u0026amp; Skin-Tone Conscious\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eHow Pigmentation Correction Works\u003c\/h3\u003e\n\u003cp\u003eExcess pigment can develop for many reasons, including ultraviolet exposure, inflammation, acne, hormonal changes, medications, and skin injury. Because different types of discoloration respond differently, your provider first evaluates the pattern, depth, triggers, and your skin type before recommending a plan. Treatment may combine professional skincare, chemical exfoliation, and selected device-based procedures when appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eWhat Pigmentation Correction Can Address\u003c\/h3\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eDark Spots\u003c\/h4\u003e\n\u003cp\u003eMay help reduce the appearance of selected areas of excess pigment and create a more even-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003ePost-Acne Marks\u003c\/h4\u003e\n\u003cp\u003eSupports gradual fading of post-inflammatory discoloration after acne or other irritation has resolved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eSun-Related Discoloration\u003c\/h4\u003e\n\u003cp\u003eMay improve the appearance of selected sun spots and uneven tone associated with cumulative sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eComplexion Clarity\u003c\/h4\u003e\n\u003cp\u003eHelps refine overall tone and brightness through a carefully staged, individualized treatment plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eCommon Pigmentation Concerns\u003c\/h3\u003e\n\u003cdiv class=\"concern-list\"\u003e\n\u003cspan class=\"concern-item\"\u003eSun Spots\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003eAge Spots\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003eMelasma\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003ePost-Acne Marks\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003ePost-Inflammatory Hyperpigmentation\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003eUneven Skin Tone\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003eDull-Looking Complexion\u003c\/span\u003e \u003cspan class=\"concern-item\"\u003eFreckling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eA Layered Treatment Approach\u003c\/h3\u003e\n\u003cp\u003ePigmentation often responds best to a gradual plan that addresses both visible discoloration and the triggers that cause it to return.\u003c\/p\u003e\n\u003cdiv class=\"approach-grid\"\u003e\n\u003cdiv class=\"approach-card\"\u003e\n\u003ch4\u003eDaily Protection\u003c\/h4\u003e\n\u003cspan class=\"approach-label\"\u003eFoundation of Care\u003c\/span\u003e\n\u003cp\u003eConsistent broad-spectrum sun protection and trigger management help prevent existing pigment from darkening and new spots from developing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"approach-card\"\u003e\n\u003ch4\u003eProfessional Skincare\u003c\/h4\u003e\n\u003cspan class=\"approach-label\"\u003eTargeted Home Plan\u003c\/span\u003e\n\u003cp\u003eYour provider may recommend a customized regimen designed to support gradual brightening, barrier health, and more even-looking tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"approach-card\"\u003e\n\u003ch4\u003eIn-Clinic Treatments\u003c\/h4\u003e\n\u003cspan class=\"approach-label\"\u003eSelected Procedures\u003c\/span\u003e\n\u003cp\u003eChemical peels or device-based treatments may be considered based on pigment type, skin tone, depth, and risk of irritation or rebound darkening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eYour Treatment Experience\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eSkin Evaluation\u003c\/h4\u003e\n\u003cp\u003eYour provider reviews your pigment pattern, triggers, skin tone, medications, prior treatments, and history of sensitivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003ePersonalized Plan\u003c\/h4\u003e\n\u003cp\u003eA staged plan is created using the most appropriate home care, professional treatments, and timing for your skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eMaintenance\u003c\/h4\u003e\n\u003cp\u003eSun protection, follow-up, and maintenance skincare help preserve improvement and reduce the risk of recurrence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eWhy Diagnosis Matters\u003c\/h3\u003e\n\u003cp\u003eDark patches can have different causes, and melasma can resemble other conditions. Treatment that is too aggressive or poorly matched to the skin can worsen discoloration, particularly in medium to deep skin tones. A careful assessment helps determine whether a cosmetic treatment is appropriate or whether dermatologic evaluation is recommended.\u003c\/p\u003e\n\u003cdiv class=\"safety-box\"\u003e\n\u003ch4\u003eAvoid Unregulated Skin-Lightening Products\u003c\/h4\u003e\n\u003cp\u003eDo not use unlabeled or illegally marketed skin-lightening products. Products containing mercury can cause serious systemic harm, and over-the-counter hydroquinone skin-lightening products are not legally marketed in the United States. Prescription products should be used only under the direction of a qualified healthcare professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long does pigmentation correction take?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eImprovement is usually gradual. Timing depends on the cause and depth of pigment, your skin type, sun exposure, treatment consistency, and whether triggers remain active.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan pigmentation return?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. Sun exposure, heat, hormones, inflammation, and other triggers can cause pigment to recur. Maintenance care and daily sun protection are important parts of treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs melasma treated the same as sun spots?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Melasma is often influenced by sunlight, hormones, heat, and other triggers and may require a more cautious, long-term approach. A provider should distinguish it from other types of discoloration before treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre lasers always the best option?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Some pigment may respond to selected laser or light treatments, while other types can worsen with heat or inflammation. Device choice must be individualized to the diagnosis, skin tone, and treatment history.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan darker skin tones be treated safely?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, but treatment selection and settings require particular care because irritation can trigger additional pigment. Choose a provider experienced in evaluating and treating a wide range of skin tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat sunscreen is best for pigmentation?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYour provider can recommend an appropriate broad-spectrum sunscreen. For melasma, tinted sunscreens containing iron oxides may be especially helpful because visible light can also contribute to darkening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs pigmentation correction appropriate for everyone?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Active irritation, infection, pregnancy, certain medications, recent procedures, and a history of abnormal pigmentation or scarring may affect which treatments are appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pigment-note\"\u003ePigmentation correction requires individualized assessment. Potential effects of treatment may include redness, dryness, irritation, swelling, peeling, sensitivity, burns, scarring, or temporary or persistent pigment changes. Results vary by diagnosis, skin type, treatment method, sun exposure, and adherence to aftercare. Some dark spots or patches require evaluation by a dermatologist or other qualified healthcare professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":49483123851492,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/7022\/2564\/files\/pigementationcorrection.webp?v=1784739799","url":"https:\/\/dermaphiusa.com\/products\/pigmentation-correction","provider":"My Store","version":"1.0","type":"link"}