{"product_id":"dabelle-explosao-de-brilho-oil-in-cream","title":"DaBelle Explosão de Brilho Oil in Cream for Mirror Shine, pH Balancing \u0026 Heat\/UV Protection – 6.42 oz (190 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eDaBelle Óleo em Creme Explosão de Brilho\u003c\/h2\u003e\n\u003cp\u003eWake up dull, lifeless hair with \u003cstrong\u003eDaBelle Óleo em Creme Explosão de Brilho\u003c\/strong\u003e, a multifunctional oil-in-cream designed to revitalize strands from roots to ends and activate a true “brilho espelhado” (mirror shine) finish.\u003cbr\u003e\u003cbr\u003eThis Brazilian hybrid treatment combines the nourishing power of vegan Green Caviar “Caviar Pearls” with the acidifying, pH-balancing action of Hibiscus Vinegar to help replenish amino acids, support reconstruction, and seal the cuticle for long-lasting luminosity and frizz control. Use it as a pre-shampoo, umectation ritual, leave-in, UV protector, or thermo-activated heat protectant—making it a complete shine defense step in one product.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003ePerfect for dull hair\u003c\/h3\u003e\n\u003cp\u003eRevives strands that look opaque or lack vitality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eShine activator\u003c\/h3\u003e\n\u003cp\u003eHelps reveal high-gloss, mirror-like shine by smoothing and aligning the hair surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMultifunctional ritual\u003c\/h3\u003e\n\u003cp\u003eUse as pre-shampoo, umectation, leave-in, UV filter, and thermo-activated heat protectant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eCuticle sealing + pH balance\u003c\/h3\u003e\n\u003cp\u003eHibiscus vinegar helps balance pH and seal cuticles for a smoother, more reflective finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eAmino acid replenishment support\u003c\/h3\u003e\n\u003cp\u003eGreen Caviar algae is rich in plant proteins and vitamins that help replenish amino acids and support reconstruction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProlonged anti-frizz protection\u003c\/h3\u003e\n\u003cp\u003eHelps control frizz and protect hair from daily stressors for a more polished look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eThermal + UV protection\u003c\/h3\u003e\n\u003cp\u003eSupports protection during heat styling and sun exposure routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eVegan Caviar Pearls (Green Caviar algae): A marine algae valued for high nutrition; rich in plant proteins and vitamins that help replenish amino acids and support reconstruction.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHibiscus Vinegar (Vinagra de Hibisco): Naturally rich in antioxidants; acidifying action helps balance pH, seal cuticles, and reveal a “brilho espelhado” (mirror shine) effect.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePre-Shampoo: On damp hair, apply to lengths and ends. Leave for 5 minutes, rinse, then proceed with shampoo\/conditioner.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eUmectation: On dry hair, apply to lengths and ends and “glove” strands. Leave for 30 minutes or overnight for an intensive ritual. Rinse and wash the next day.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eLeave-In: On damp hair, distribute evenly through lengths and ends to support detangling and finishing.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eUV Filter: Apply before sun, beach, or pool exposure. Reapply after swimming or whenever needed.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eThermo-Activated (Heat Protectant): Apply before blow-drying, diffusing, or flat ironing to facilitate brushing and protect from heat damage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen warnings \/ cautions:\u003c\/strong\u003e Contains fragrance and botanical\/marine-derived ingredients. Patch test recommended for sensitive scalps or skin. Avoid contact with eyes. If contact occurs, rinse thoroughly with water. For external use only. Keep out of reach of children. Start with a small amount and build as needed, especially on fine hair. DaBelle is a proudly Brazilian haircare brand created for real people, real routines, and real results. Built on daily passion and a deep connection with Brazil’s diverse beauty culture, DaBelle’s mission is simple: make self-care enjoyable and accessible , with treatments that deliver noticeable transformation for every hair type—from straight to coily.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product a leave-in or a treatment?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eBoth. It’s a multifunctional oil-in-cream you can use as a leave-in or as a rinse-out ritual (pre-shampoo or umectation).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does hibiscus vinegar do for hair?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eIt’s used for its acidifying action to help balance pH and seal cuticles, which supports shine, alignment, and frizz control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it protect from heat?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It has thermo-activated positioning and is designed to protect strands during blowouts, diffusing, and flat ironing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it before the beach or pool?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. It includes UV filter positioning and can be reapplied after swimming to support ongoing protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eAdditional product highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eHow to Use (Multi-Ritual Guide)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-no\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DaBelle","offers":[{"title":"Default Title","offer_id":52779919933756,"sku":"MKPBR2024-2259","price":27.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/dabelle-explosao-de-brilho-oil-in-cream-mirror-shine-ph-balancing-heat-uv-protection-6-42-oz-190-ml-front-packshot-buy-now-at-mkpbr-com-worldwide-shipping_334c444a-bcca-45ea-a915-70cd9337509b.png?v=1784445130","url":"https:\/\/mkpbr.com\/en-no\/products\/dabelle-explosao-de-brilho-oil-in-cream","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}