Verifiziertes AgentReady.md-Zertifikat
Ausgestellt am sig: 3c5576ec95fd05bc Verifizieren →

Analysierte URL

https://www.bellapiel.com.co

Gemessen vor 7 Tagen

Weitere URL analysieren

KI-Ready Score

Befriedigend

von 100

Token-Einsparung

HTML-Tokens 687.825
Markdown-Tokens 469
Einsparung 100%

Score-Aufschlüsselung

Zugänglichkeit 80/100
KI-Auffindbarkeit 65/100
Strukturierte Daten 76/100
Semantisches HTML 64/100
Inhaltseffizienz 40/100

Emerging Protocols

0 von 6 erkannt

Well-known-Endpunkte, nach denen KI-Agenten suchen. Erkannt bedeutet, dass ein Agent Ihren Dienst automatisch finden und verbinden kann.

  • OAuth Protected Resource RFC 9728
    /.well-known/oauth-protected-resource
  • OAuth Discovery RFC 8414
    /.well-known/oauth-authorization-server
  • MCP Server Card SEP-1649 draft
    /.well-known/mcp/server-card.json
  • A2A Agent Card A2A v1.0
    /.well-known/agent-card.json
  • API Catalog RFC 9727
    /.well-known/api-catalog
  • Agent Skills index Discovery RFC v0.2.0 draft
    /.well-known/agent-skills/index.json

Das bleibt nicht so. Monitoring gibt es noch nicht — tragen Sie sich ein, wir melden uns zum Start.

Sie stehen auf der Liste! Wir benachrichtigen Sie, sobald es verfügbar ist.

Was wir gemessen haben Page size: 2256KB

Ihre Seite ist größer als empfohlen. Große Seiten werden langsamer verarbeitet und sind teurer für KI-Agenten.

So implementieren Sie es

Optimieren Sie die Seitengröße durch Minimierung von HTML, Verzögerung nicht-kritischer Skripte und Entfernung ungenutzten CSS.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben No Markdown for Agents support detected

Ihre Website unterstützt kein Markdown for Agents. Dieser Cloudflare-Standard ermöglicht KI-Agenten, Inhalte im Markdown-Format anzufordern und reduziert den Token-Verbrauch um ~80%.

So implementieren Sie es

Implementieren Sie eines oder mehrere: (1) Auf Accept: text/markdown mit Markdown-Inhalt antworten. (2) .md-URLs bereitstellen (z.B. /seite.md). (3) <link rel="alternate" type="text/markdown">-Tags hinzufügen. (4) Link-HTTP-Header für Markdown-Erkennung hinzufügen.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben Content ratio: 0.0% (157 content chars / 2310559 HTML bytes)

Ihre Seite hat ein niedriges Verhältnis von tatsächlichem Inhalt zum gesamten HTML. Ein Großteil des Seitengewichts besteht aus Markup, Skripten oder Styles statt Inhalt.

So implementieren Sie es

Verlagern Sie CSS in externe Stylesheets, entfernen Sie Inline-Styles, minimieren Sie JavaScript und stellen Sie sicher, dass sich das HTML auf die Inhaltsstruktur konzentriert.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben 16 semantic elements, 507 divs (ratio: 3%)

Ihre Seite stützt sich stark auf <div>-Elemente. Semantische Elemente wie <section>, <nav>, <header>, <footer> und <aside> bieten eine sinnvolle Struktur für KI-Agenten.

So implementieren Sie es

Ersetzen Sie generische <div>-Container durch passende semantische Elemente. Verwenden Sie <section> für thematische Gruppen, <nav> für Navigation, <header>/<footer> für Seiten-/Abschnittskopf und -fußzeilen.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben No Content-Signal found (robots.txt or HTTP headers)

Keine Content-Signal-Direktiven gefunden. Diese teilen KI-Agenten mit, wie sie Ihre Inhalte verwenden dürfen (Suchindexierung, KI-Eingabe, Trainingsdaten). Der empfohlene Ort ist robots.txt.

So implementieren Sie es

Fügen Sie Content-Signal zu Ihrer robots.txt hinzu: User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no. Sie können es auch als HTTP-Header bei Markdown-Antworten hinzufügen.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben HTML size: 2256KB

Ihre HTML-Seite ist schwerer als empfohlen. Große Seiten brauchen länger für die Verarbeitung durch KI-Agenten und kosten mehr Tokens.

So implementieren Sie es

Reduzieren Sie die HTML-Größe, indem Sie ungenutzten Code entfernen, HTML minimieren und nicht-kritische Inhalte verzögert laden.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben Avg div depth: 22.7, max: 46

Ihre Seite hat tief verschachtelte <div>-Elemente. Tiefe Verschachtelung erhöht das Rauschen und erschwert die Inhaltsextraktion für KI-Agenten.

So implementieren Sie es

Vereinfachen Sie Ihre HTML-Struktur, indem Sie unnötige Wrapper-Divs entfernen. Verwenden Sie CSS Grid oder Flexbox für das Layout anstelle verschachtelter Container-Divs.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben 2/3 OG tags present

Fehlende oder unvollständige Open-Graph-Tags. OG-Tags helfen KI-Agenten (und sozialen Plattformen), Titel, Beschreibung und Bild Ihrer Seite zu verstehen.

So implementieren Sie es

Fügen Sie og:title, og:description und og:image Meta-Tags zum <head> Ihrer Seite hinzu.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben 247/1105 elements with inline styles (22.4%)

Viele Elemente haben Inline-Style-Attribute. Diese erzeugen Rauschen für KI-Agenten bei der Inhaltsextraktion.

So implementieren Sie es

Verlagern Sie alle Inline-Styles in CSS-Klassen in Ihrem Stylesheet. Verwenden Sie Utility-CSS-Frameworks wie Tailwind, wenn Sie viele individuelle Styles benötigen.

In einen Coding-Agenten einfügen, der die Korrektur vornimmt

Was wir gemessen haben 14/18 images with meaningful alt text (1 decorative, not counted)

Einige Bilder haben keine beschreibenden Alt-Texte. Gute Alt-Texte helfen KI-Agenten, Bildinhalte und -kontext zu verstehen.

So implementieren Sie es

Fügen Sie beschreibende alt-Attribute zu allen Bildern hinzu. Beschreiben Sie, was das Bild zeigt, nicht nur 'Bild' oder 'Foto'. Für dekorative Bilder verwenden Sie alt="" (leer).

In einen Coding-Agenten einfügen, der die Korrektur vornimmt
Markdown-Tokens: 469
## Descubre tu match perfecto

Combinaciones pensadas para hacer match con tu piel

[![cetaphil](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/8d2db289-a1cf-47bb-a824-c2c0d712904f___541038400245082f8f7941aaf9b004ec.png)](https://www.bellapiel.com.co/983?map=productClusterIds "cetaphil")

### Limpia + Hidrata

[![isdin-isdinceutics](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9e70b892-037c-4bad-b2ec-fb5b6a306566___22d1d7c9056ac61f1aa1c8dde969184a.png)](https://www.bellapiel.com.co/970?map=productClusterIds "isdin-isdinceutics")

### Protege + Trata

[![Pharmaderm Hydraskin y Eucerin Oil Control](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4c392dac-a3cf-464b-81f8-5f7c70d33ab9___a128bc3d6c78480ba80fe830e3aca51b.png)](https://www.bellapiel.com.co/823?map=productClusterIds "Pharmaderm Hydraskin y Eucerin Oil Control")

## Hidrata + Protege

[![Cerave limpiador y cerave hidratante](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/30e13520-08fb-4981-b708-48ab713bf46b___aa626892d2d309d07abdf50aa9ed1b1a.png)](https://www.bellapiel.com.co/824?map=productClusterIds "Cerave limpiador y cerave hidratante")

### Limpieza + Hidratación Corporal
Tienda dermatológica online líder en dermocosmética | Bella Piel

[](https://www.bellapiel.com.co/match-perfecto)

[](https://www.bellapiel.com.co/ofertas)

[![](https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/svg/Logo___0855f88c9dbb5b6b61d68c911235cc32.svg)](https://www.bellapiel.com.co/)

Inicia sesión

[

](https://www.bellapiel.com.co/#)

-   Más Categorías

[

Más vendidos

](https://www.bellapiel.com.co/mas-vendidos)[

Lo nuevo

](https://www.bellapiel.com.co/nuevos)[

Marcas

](https://www.bellapiel.com.co/marcas)[

Obsequios

](https://www.bellapiel.com.co/cupones)[

Kits

](https://www.bellapiel.com.co/kits)

[

Ofertas

](https://www.bellapiel.com.co/ofertas)

[

Protección Solar

](https://www.bellapiel.com.co/proteccion-solar)

[

Facial

](https://www.bellapiel.com.co/facial)

[

Limpieza

](https://www.bellapiel.com.co/facial/limpiadoras)

[

Corporal

](https://www.bellapiel.com.co/corporal)

[

Capilar

](https://www.bellapiel.com.co/capilar)

[

Medicamentos

](https://www.bellapiel.com.co/medicamentos)

[![descuentos-bella-piel](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/711a6e90-6864-4f69-8f6a-daa8e27d9f04___e1532eda4d34dfb2d56386b36bfd057f.png "descuentos-bella-piel")](https://www.bellapiel.com.co/ofertas)

[![producto-del-mes](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9ef66d96-0457-41a5-8b11-b263de5aaff8___cc17984e44c0d83e91968b22b107c8bf.png "producto-del-mes")](https://www.bellapiel.com.co/producto-del-mes)

## Descubre tu match perfecto

Combinaciones pensadas para hacer match con tu piel

[![cetaphil](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/8d2db289-a1cf-47bb-a824-c2c0d712904f___541038400245082f8f7941aaf9b004ec.png)](https://www.bellapiel.com.co/983?map=productClusterIds "cetaphil")

### Limpia + Hidrata

[![isdin-isdinceutics](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9e70b892-037c-4bad-b2ec-fb5b6a306566___22d1d7c9056ac61f1aa1c8dde969184a.png)](https://www.bellapiel.com.co/970?map=productClusterIds "isdin-isdinceutics")

### Protege + Trata

[![Pharmaderm Hydraskin y Eucerin Oil Control](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4c392dac-a3cf-464b-81f8-5f7c70d33ab9___a128bc3d6c78480ba80fe830e3aca51b.png)](https://www.bellapiel.com.co/823?map=productClusterIds "Pharmaderm Hydraskin y Eucerin Oil Control")

# Hidrata + Protege

[![Cerave limpiador y cerave hidratante](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/30e13520-08fb-4981-b708-48ab713bf46b___aa626892d2d309d07abdf50aa9ed1b1a.png)](https://www.bellapiel.com.co/824?map=productClusterIds "Cerave limpiador y cerave hidratante")

### Limpieza + Hidratación Corporal

## Productos dermatológicos recomendados por dermatólogos

Estrellas

Protección Solar

Hidratantes

Sérums

Limpiadores

Corporales

Kits

[![descuentos-bella-piel](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/0908c90d-2568-47a3-89ff-854f3a5e3bc5___9f54178a0eff8552791add5de511d05e.png "descuentos-bella-piel")](https://www.bellapiel.com.co/facial/hidratantes?order=OrderByBestDiscountDESC)

[

](https://www.bellapiel.com.co/hydraskin-face-2214/p)

[

](https://www.bellapiel.com.co/gel-limpiadora-piel-grasa-6161/p)

[

](https://www.bellapiel.com.co/cerave-crema-hidrtante-potex453gr-5715/p)

Laden Sie diese Datei als /index.md auf Ihren Server hoch, damit KI-Agenten auf eine saubere Version Ihrer Seite zugreifen können. Sie können auch die Accept: text/markdown-Inhaltsverhandlung konfigurieren, um sie automatisch auszuliefern.

Unsere Empfehlung

llms.txt herunterladen
# bellapiel.com.co

> Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!

## Main
- [Tienda dermatológica online líder en dermocosmética | Bella Piel](https://www.bellapiel.com.co): Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en…
- [Facial](https://www.bellapiel.com.co/facial)
- [Protección solar](https://www.bellapiel.com.co/proteccion-solar)
- [Corporal](https://www.bellapiel.com.co/corporal)
- [Medicamentos](https://www.bellapiel.com.co/medicamentos)
- [Capilar](https://www.bellapiel.com.co/capilar)
- [Niños y bebés](https://www.bellapiel.com.co/ninos-y-bebes)
- [Maquillaje](https://www.bellapiel.com.co/maquillaje)
- [Suplementos dietarios](https://www.bellapiel.com.co/suplementos-dietarios)

Vollständige llms.txt erfordert eine domainweite Analyse (kommt bald)

Laden Sie diese Datei als https://www.bellapiel.com.co/llms.txt im Stammverzeichnis Ihrer Domain hoch. KI-Agenten wie ChatGPT, Claude und Perplexity prüfen diese Datei, um Ihre Website-Struktur zu verstehen.

Diese Website hat bereits eine llms.txt-Datei.

Ungültiges Format — sollte mit einer # Überschrift beginnen und aussagekräftigen Inhalt haben
<!DOCTYPE html>
  <html lang="es-CO">
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="generator" content="[email protected]">
    <meta charset='utf-8'>
    

    
<style id="critical" type="text/css">@charset "UTF-8";html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,nav,section{display:block}a{background-color:transparent;-webkit-text-decoration-skip:objects}img{border-style:none;max-width:100%}svg:not(:root){overflow:hidden}button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.bg-light-gray{background-color:#e3e4e6}.bg-base{background-color:#fff}.bg-action-primary{background-color:#0f3e99}.bg-emphasis{background-color:#cd184e}.bg-transparent{background-color:transparent}.ba{border-style:solid;border-width:1px}.bt{border-top-style:solid;border-top-width:1px}.br{border-right-style:solid;border-right-width:1px}.bb{border-bottom-style:solid;border-bottom-width:1px}.bl{border-left-style:solid;border-left-width:1px}.bn{border-style:none;border-width:0}.b--action-primary{border-color:#0f3e99}.b--muted-3{border-color:#cacbcc}.b--muted-4{border-color:#e3e4e6}.b--muted-5{border-color:#f2f4f5}.b--transparent{border-color:transparent}.br2{border-radius:.25rem}.br3{border-radius:.5rem}.br--bottom{border-top-left-radius:0;border-top-right-radius:0}.br--top{border-bottom-right-radius:0}.br--right,.br--top{border-bottom-left-radius:0}.br--right{border-top-left-radius:0}.br--left{border-top-right-radius:0;border-bottom-right-radius:0}.b--solid{border-style:solid}.bw1{border-width:.125rem}.br-0{border-right-width:0}.bb-0{border-bottom-width:0}.bl-0{border-left-width:0}.shadow-5{box-shadow:4px 4px 8px 0 rgba(0,0,0,.2)}.border-box,a,article,aside,body,div,h3,html,input[type=text],li,nav,p,section,ul{box-sizing:border-box}.pa0{padding:0}.ma0{margin:0}.pl0{padding-left:0}.ml0{margin-left:0}.pr0{padding-right:0}.mr0{margin-right:0}.pt0{padding-top:0}.mt0{margin-top:0}.pb0{padding-bottom:0}.mb0{margin-bottom:0}.pv0{padding-top:0;padding-bottom:0}.mv0{margin-top:0;margin-bottom:0}.pl1{padding-left:.125rem}.pt1{padding-top:.125rem}.pv1{padding-top:.125rem;padding-bottom:.125rem}.ph1{padding-left:.125rem;padding-right:.125rem}.nr2{margin-right:-.25rem}.pv2{padding-top:.25rem;padding-bottom:.25rem}.ph2{padding-left:.25rem;padding-right:.25rem}.mh2{margin-left:.25rem;margin-right:.25rem}.nl3{margin-left:-.5rem}.pr3{padding-right:.5rem}.mr3{margin-right:.5rem}.pt3{padding-top:.5rem}.pb3{padding-bottom:.5rem}.pv3{padding-top:.5rem;padding-bottom:.5rem}.ph3{padding-left:.5rem;padding-right:.5rem}.pa4{padding:.75rem}.na4{margin:-.75rem}.pl4{padding-left:.75rem}.pt4{padding-top:.75rem}.pb4{padding-bottom:.75rem}.pv4{padding-top:.75rem;padding-bottom:.75rem}.ph4{padding-left:.75rem;padding-right:.75rem}.pl5{padding-left:1rem}.pr5{padding-right:1rem}.pv5{padding-top:1rem;padding-bottom:1rem}.ph5{padding-left:1rem;padding-right:1rem}.pv6{padding-top:1.5rem;padding-bottom:1.5rem}.ph6{padding-left:1.5rem;padding-right:1.5rem}.mh6{margin-left:1.5rem;margin-right:1.5rem}.ph9{padding-left:4rem;padding-right:4rem}.top-0{top:0}.right-0{right:0}.left-0{left:0}.dn{display:none}.db{display:block}.dib{display:inline-block}.flex{display:-webkit-box;display:flex}.flex-column{-webkit-box-orient:vertical;flex-direction:column}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-row{-webkit-box-orient:horizontal;flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{-webkit-box-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;align-items:center}.items-stretch{-webkit-box-align:stretch;align-items:stretch}.justify-start{-webkit-box-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-around{justify-content:space-around}.flex-grow-1{-webkit-box-flex:1;flex-grow:1}.fr{float:right}body,button,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.link{text-decoration:none}.list{list-style-type:none}.h-100{height:100%}.min-vh-100{min-height:100vh}.h-auto{height:auto}.min-h-regular{min-height:2.5rem;box-sizing:border-box}.h-large{height:3rem;box-sizing:border-box}.gray{color:#979899}.white{color:#fff}.c-action-primary{color:#0f3e99}.c-muted-2{color:#979899}.c-on-base{color:#3f3f40}.c-on-action-primary,.c-on-white{color:#fff}.lh-solid{line-height:1}.lh-copy{line-height:1.5}.mw7{max-width:48rem}.mw8{max-width:64rem}.mw9{max-width:96rem}.outline-0{outline:0}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.strike{text-decoration:line-through}.no-underline{text-decoration:none}.tl{text-align:left}.tc{text-align:center}.v-mid{vertical-align:middle}.f5{font-size:1rem}.t-body,body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}.t-mini{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.75rem}.t-action{font-size:1rem}.t-action,.t-action--small{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:0}.t-action--small{font-size:.875rem}.normal{font-weight:400}.fw5{font-weight:500}.center{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.nowrap{white-space:nowrap}.w-100{width:100%}.w-auto{width:auto}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-999{z-index:999}@media screen and (min-width:20em){.bt-s{border-top-style:solid;border-top-width:1px}.tc-s{text-align:center}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:40em){.bn-ns{border-style:none;border-width:0}.right-0-ns{right:0}.t-heading-5-ns{font-size:1.25rem}.t-heading-5-ns,body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0}.t-small-ns{font-size:.875rem;font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0}.w-auto-ns{width:auto}.pt3-m{padding-top:.5rem}.ph5-m{padding-left:1rem;padding-right:1rem}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:64em){.pt5-l{padding-top:1rem}.db-l{display:block}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:80em){.ph2-xl{padding-left:.25rem;padding-right:.25rem}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@-webkit-keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.vtex-render-runtime-8-x-slide{-webkit-animation:1.5s linear infinite vtex-render-runtime-8-x-slide;animation:1.5s linear infinite vtex-render-runtime-8-x-slide}.vtex-render-runtime-8-x-lazyload.lazyload{opacity:0}.vtex-render-runtime-pg1sL2adbd5iWZ5Y2nXMl{display:flex;flex-direction:column;width:100%;height:100vh;justify-content:center;align-items:center;text-align:center}.vtex-render-runtime-3AtoHrtNgkkkqIqbiXxmWL{max-width:26.25rem;display:flex;flex-direction:column;align-items:center}.vtex-render-runtime-p5FQbJ7ZJqV4WVc1AtTH{margin-top:var(--sl-space-10)}.vtex-render-runtime-11jplJx6Fvm7JR4Wnojt-W{margin-top:var(--sl-space-3)}.vtex-render-runtime-1z5UBnR-ke_rHTBzjVWyAB{margin-top:var(--sl-space-10);color:var(--sl-fg-base-soft)}.vtex-render-runtime-2S0yAG6pMGhNWzOlWlfPX6{margin-top:var(--sl-space-12);min-width:7.5rem}.vtex-render-runtime-3elgVH0IKRcXXQcJMKQEpT{display:flex;gap:var(--sl-space-3);margin-top:var(--sl-space-24);color:var(--sl-fg-informational)}@-webkit-keyframes vtex-render-runtime-8-x-loading-bar-animation{0%{transform:scaleX(0)}10%{transform:scaleX(.5)}20%{transform:scaleX(.75)}to{transform:scaleX(.95)}}@keyframes vtex-render-runtime-8-x-loading-bar-animation{0%{transform:scaleX(0)}10%{transform:scaleX(.5)}20%{transform:scaleX(.75)}to{transform:scaleX(.95)}}.vtex-render-runtime-8-x-loadingBarAnimation{transform-origin:0 0;-webkit-animation:6s ease-out vtex-render-runtime-8-x-loading-bar-animation;animation:6s ease-out vtex-render-runtime-8-x-loading-bar-animation;transform:scaleX(.95)}.vtex-flex-layout-0-x-stretchChildrenWidth{justify-content:center}.vtex-flex-layout-0-x-stretchChildrenWidth>:not(img){width:100%}.vtex-store-video-1-x-videoContainer:-webkit-full-screen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-videoContainer:-ms-fullscreen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-videoContainer:fullscreen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-button:-webkit-full-screen{position:fixed}.vtex-store-video-1-x-button:-ms-fullscreen{position:fixed}.vtex-store-video-1-x-button:fullscreen{position:fixed}.vtex-styleguide-9-x-hideDecorators::-ms-clear{display:none}.vtex-styleguide-9-x-noAppearance{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-input-placeholder{color:#979899}::-moz-placeholder{color:#979899}:-ms-input-placeholder{color:#979899}:-moz-placeholder{color:#979899}.vtex-store-components-3-x-searchBarContainer .vtex-input-prefix__group{height:38px}.vtex-store-components-3-x-searchBarContainer input{color:#727273;border-radius:1px}.vtex-search-result-3-x-orderByOptionItem,.vtex-search-result-3-x-orderByOptionsContainer{min-width:180px}.vtex-product-summary-2-x-clearLink{text-decoration:inherit;color:inherit}.vtex-product-summary-2-x-imageNormal{max-height:17.56rem}:root{--primary:#0c4aa4;--primary-02:#215192;--primary-03:#1762a3;--primary-04:#00679a;--primary-05:#1582de;--primary-06:#4aa2d8;--primary-07:#d6e8ed;--primary-50:#e3e9f8;--primary-100:#c6d4f0;--primary-200:#8da9e2;--primary-300:#547dd3;--primary-400:#2e59b3;--primary-500:#1f3c79;--primary-600:#193061;--primary-700:#132449;--primary-800:#0c1831;--primary-900:#060c18;--primary-950:#03060c;--secondary-50:#fce4eb;--secondary-100:#f9cdda;--secondary-200:#f39bb5;--secondary-300:#ed6890;--secondary-400:#e7366b;--secondary-500:#cd184e;--secondary-600:#a4133f;--secondary-700:#7b0e2f;--secondary-800:#520a1f;--secondary-900:#290510;--secondary-950:#120207;--neutral-50:#f4f4f4;--neutral-100:#e0e0e0;--neutral-200:#c4c4c4;--neutral-300:#a6a6a6;--neutral-400:#878787;--neutral-500:#6a6a6a;--neutral-600:#545454;--neutral-700:#404040;--neutral-800:#2b2b2b;--neutral-900:#141414;--neutral-950:#0a0a0a;--white:#fff;--black:#121212;--black-02:#030712;--negative:#a21a10;--medianoche-base:#1b2138;--positive:#4c842a;--box-shadow:rgba(18,18,18,0.15);--gradient-primary:linear-gradient(90deg,var(--primary),var(--primary-05));--filter-primary:brightness(0) saturate(100%) invert(14%) sepia(74%) saturate(4205%) hue-rotate(210deg) brightness(92%) contrast(91%);--filter-primary-07:brightness(0) saturate(100%) invert(89%) sepia(10%) saturate(288%) hue-rotate(153deg) brightness(106%) contrast(86%);--filter-facebook:brightness(0) saturate(100%) invert(30%) sepia(58%) saturate(615%) hue-rotate(182deg) brightness(94%) contrast(88%);--filter-whatsapp:brightness(0) saturate(100%) invert(88%) sepia(74%) saturate(5111%) hue-rotate(65deg) brightness(87%) contrast(87%);--anniversary-gold:#f1d35c;--anniversary-red:#da0000;--gradient-anniversary-red:linear-gradient(90deg,#da0000,#a00009);--filter-anniversary-red:brightness(0) saturate(100%) invert(17%) sepia(82%) saturate(3047%) hue-rotate(350deg) brightness(93%) contrast(126%)}.vtex-product-summary-2-x-container .bellapiel-store-components-0-x-container-bella-points{padding:2px 4px}.vtex-product-summary-2-x-container .bellapiel-store-components-0-x-text-bella-points{font-size:11px;line-height:16px}*,body{font-family:Futura}.vtex-store-components-3-x-container{padding:0 16px;max-width:1280px;margin:0 auto}@media screen and (min-width:40em){.vtex-flex-layout-0-x-flexRowContent--quantity-addtocart-wishlist .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(2){width:100%}.vtex-store-components-3-x-container{padding:0 32px}}@media screen and (min-width:90em){.vtex-store-components-3-x-container{padding:0}}.bellapiel-breadcrumb-custom-0-x-container{width:fit-content;margin:16px 0}.bellapiel-breadcrumb-custom-0-x-arrow,.bellapiel-breadcrumb-custom-0-x-container{padding:0}.bellapiel-breadcrumb-custom-0-x-arrow .bellapiel-breadcrumb-custom-0-x-caretIcon,.bellapiel-breadcrumb-custom-0-x-homeLink{display:none}.bellapiel-breadcrumb-custom-0-x-link{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500);text-transform:inherit;padding:0 8px;border-right:.8px solid var(--neutral-300);text-decoration:none}.bellapiel-breadcrumb-custom-0-x-arrow--1 .bellapiel-breadcrumb-custom-0-x-link{padding:0 8px 0 0}.bellapiel-breadcrumb-custom-0-x-arrow:last-child .bellapiel-breadcrumb-custom-0-x-link{border:none;cursor;color:var(--black)}.vtex-flex-layout-0-x-flexRowContent--container-header-desktop{align-items:center}@media screen and (min-width:64em){.vtex-flex-layout-0-x-flexRow--container-header-desktop{padding:10px 0}}.vtex-sticky-layout-0-x-container--sticky-header-desktop,.vtex-sticky-layout-0-x-container--sticky-header-mobile{background-color:var(--white);z-index:999}.vtex-store-link-0-x-link--heart-wish-list-menu-desktop svg{color:var(--black)}.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input:-moz-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input:-ms-input-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input::-moz-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input::-ms-input-placeholder{font-family:Futura;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500)}.vtex-flex-layout-0-x-flexRow--wraper-info-shelf{padding:8px;border-radius:8px}.vtex-flex-layout-0-x-flexRow--wraper-info-shelf,.vtex-flex-layout-0-x-flexRowContent--wraper-info-shelf,.vtex-flex-layout-0-x-flexRowContent--wraper-info-shelf .vtex-flex-layout-0-x-stretchChildrenWidth{height:100%}.vtex-flex-layout-0-x-flexCol--wrapper-info-shelf{justify-content:space-between;gap:8px}.vtex-flex-layout-0-x-flexColChild--wrapper-info-shelf{height:auto}.vtex-flex-layout-0-x-flexCol--product-info-shelf-01{gap:8px}.vtex-product-summary-2-x-container{margin:0 6px;max-width:236px;min-height:386px;padding-top:16px}.vtex-product-summary-2-x-element{padding:0;border:1px solid var(--neutral-100);background-color:var(--white);border-radius:8px}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageWrapper,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageWrapper .vtex-store-components-3-x-discountContainer{width:100%;height:100%}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageContainer{width:100%;min-height:153px;height:100%;aspect-ratio:1/1;border-radius:8px 8px 0 0}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image{object-fit:contain}.vtex-product-summary-2-x-container .vtex-flex-layout-0-x-flexRow--bella-points{margin:0}@media (min-width:1024px){.vtex-store-components-3-x-discountInsideContainer{font-size:20px;line-height:26px;height:36px}}.vtex-search-result-3-x-searchResultContainer{max-width:100%;padding:0}.vtex-my-account-1-x-addressCreate input:-moz-placeholder,.vtex-my-account-1-x-addressCreate input:-ms-input-placeholder,.vtex-my-account-1-x-addressCreate input::-moz-placeholder,.vtex-my-account-1-x-addressCreate input::-ms-input-placeholder,.vtex-my-account-1-x-addressEdit input:-moz-placeholder,.vtex-my-account-1-x-addressEdit input:-ms-input-placeholder,.vtex-my-account-1-x-addressEdit input::-moz-placeholder,.vtex-my-account-1-x-addressEdit input::-ms-input-placeholder,.vtex-my-account-1-x-profileEdit input:-moz-placeholder,.vtex-my-account-1-x-profileEdit input:-ms-input-placeholder,.vtex-my-account-1-x-profileEdit input::-moz-placeholder,.vtex-my-account-1-x-profileEdit input::-ms-input-placeholder{font-family:Futura;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500)}.vtex-flex-layout-0-x-flexRow--payment .vtex-flex-layout-0-x-stretchChildrenWidth{justify-content:flex-start}.vtex-store-components-3-x-imageElement--logo{width:118px;height:24px}.vtex-login-2-x-container div{margin:0;padding:0}.vtex-store-icons-0-x-profileIcon{color:var(--black)}@media screen and (min-width:64em){.vtex-flex-layout-0-x-flexRow--search-result{margin:24px 0 0}.vtex-flex-layout-0-x-flexRowContent--search-result{gap:48px}.vtex-flex-layout-0-x-flexRowContent--payment-rappi-superintendencia .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:23.5%}.vtex-flex-layout-0-x-flexRowContent--payment .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:auto}.vtex-store-components-3-x-imageElement--logo{width:158px;height:32px}.vtex-flex-layout-0-x-flexRowContent--items-header-desktop{gap:1rem;align-items:center}.vtex-login-2-x-container .vtex-button{border:none}.vtex-login-2-x-container .vtex-button__label{padding:0;width:fit-content;justify-content:flex-start}.vtex-login-2-x-label{padding:0 0 0 4px;font-weight:400;font-size:14px;line-height:20px;color:var(--black);text-transform:none}.vtex-login-2-x-container .vtex-button .vtex-button__label .flex.items-center.nr2{flex-direction:row;gap:4px}.vtex-login-2-x-container .vtex-store-icons-0-x-profileIcon{color:transparent;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.713 16.334a2.624 2.624 0 012.624 2.623v.672a4.375 4.375 0 01-1.051 2.845c-1.831 2.139-4.616 3.194-8.286 3.194s-6.454-1.056-8.28-3.196a4.375 4.375 0 01-1.049-2.84v-.675a2.624 2.624 0 012.624-2.623h13.418zm0 1.75H7.296a.874.874 0 00-.874.873v.674c0 .625.223 1.23.629 1.705 1.462 1.712 3.756 2.582 6.95 2.582 3.195 0 5.49-.87 6.956-2.582.408-.476.631-1.081.631-1.707v-.672a.874.874 0 00-.873-.873zM14 2.339a5.833 5.833 0 110 11.667 5.833 5.833 0 010-11.667zm0 1.75a4.083 4.083 0 100 8.167 4.083 4.083 0 000-8.167z' fill='%23121212'/%3E%3C/svg%3E") 50%/contain no-repeat}.vtex-store-icons-0-x-profileIcon{width:28px;height:28px}.bellapiel-menu-0-x-container-menu{gap:48px;left:0;right:0}.bellapiel-menu-0-x-container-department{gap:8px;cursor:pointer;padding:8px 0}.bellapiel-menu-0-x-label-department{font-weight:450;font-size:16px;line-height:24px;color:var(--black)}}.vtex-store-components-3-x-searchBarContainer{padding:0 1rem 6px;max-width:100%}.vtex-store-components-3-x-autoCompleteOuterContainer .vtex-input-prefix__group{height:40px;border:1px solid var(--neutral-300);border-radius:20px}.vtex-store-components-3-x-autoCompleteOuterContainer .vtex-input__suffix{padding:0}.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-input{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-input::placeholder{color:var(--neutral-300)}@media screen and (min-width:80em){.vtex-store-components-3-x-searchBarContainer{height:auto;max-height:fit-content;width:624px;padding:0}}.vtex-store-icons-0-x-searchIcon{padding:6px;background-color:var(--primary-500);border-radius:1rem;color:var(--white)}.vtex-minicart-2-x-openIconContainer{padding:0;border-radius:4px;background-color:var(--primary-07)}.vtex-minicart-2-x-openIconContainer .vtex-button{border:none}.vtex-minicart-2-x-openIconContainer .vtex-store-icons-0-x-cartIcon{color:transparent;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.924 6.967c-.49-2.908-1.878-4.492-4.88-4.492-3.029 0-4.424 1.587-4.9 4.492H7.433a3.28 3.28 0 00-2.34.99c-.622.632-.97 1.49-.97 2.385V22.15c0 .895.348 1.753.97 2.386a3.28 3.28 0 002.34.988h13.136a3.28 3.28 0 002.34-.988c.622-.633.97-1.491.97-2.386V10.34c0-.894-.348-1.752-.97-2.385a3.28 3.28 0 00-2.34-.989h-1.644zm-1.377 1.58l.091 1.572.046.647a.8.8 0 00.271.544.771.771 0 00.57.185.762.762 0 00.53-.284.796.796 0 00.172-.584l-.021-.28-.084-1.454-.024-.347h1.47c.973 0 1.761.804 1.761 1.796V22.15c0 .991-.788 1.795-1.761 1.795H7.432c-.467 0-.915-.19-1.245-.526a1.813 1.813 0 01-.516-1.27V10.343c0-.992.789-1.796 1.76-1.796H8.98l-.021.354-.054 1.125-.038.609a.8.8 0 00.183.575.765.765 0 001.092.09.795.795 0 00.27-.539l.03-.463.054-1.111.037-.64h7.015zm-.195-1.58c-.393-2.018-1.307-2.913-3.308-2.913-2.029 0-2.947.897-3.328 2.913h6.636z' fill='%23121212'/%3E%3C/svg%3E") 50%/contain no-repeat}.vtex-store-icons-0-x-cartIcon{color:var(--black)}@media screen and (min-width:64em){.vtex-minicart-2-x-openIconContainer .vtex-button__label{padding:8px}.vtex-store-icons-0-x-cartIcon--minicart-icon{width:28px;height:28px}.vtex-flex-layout-0-x-flexRow--container-submenu-desktop{background-color:var(--primary-500);padding:8px 0}.vtex-flex-layout-0-x-flexRowContent--submenu-desktop{align-items:center;gap:32px}.vtex-flex-layout-0-x-flexRowContent--container-submenu-desktop{align-items:center}}.vtex-store-link-0-x-childrenContainer--heart-wish-list-menu-desktop,.vtex-store-link-0-x-link--heart-wish-list-menu-desktop{display:flex}.bellapiel-menu-0-x-container-menu-highlights{gap:32px}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-link{padding:4px 12px;border-radius:16px;gap:8px}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-paragraph{font-weight:450;font-size:16px;line-height:24px;margin:0}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-link .bellapiel-menu-0-x-icon{min-height:20px;max-height:24px}@media screen and (min-width:64em){.vtex-menu-2-x-styledLinkContainer--more-categories{margin:0;padding:0}.vtex-menu-2-x-styledLinkContent--more-categories{font-weight:450;font-size:16px;line-height:24px;color:var(--white);color:var(--black);align-items:center;gap:8px}.vtex-menu-2-x-menuItem--more-categories{padding:4px 12px;border-radius:16px;background-color:var(--white)}.vtex-menu-2-x-styledLinkIcon--more-categories{margin:0;display:flex}.vtex-menu-2-x-submenuWrapper--more-categories{top:12px;background:var(--white);padding:0;width:300px;left:-10px;box-shadow:0 2px 8px 0 rgba(18,18,18,.15);border-radius:0 0 16px 16px}.vtex-menu-2-x-submenu--more-categories{justify-content:flex-start;padding:24px}.vtex-menu-2-x-menuContainer--more-categories{gap:8px}.vtex-menu-2-x-menuContainer--more-categories .vtex-menu-2-x-menuItem--more-categories{padding:0;border-radius:0;background-color:transparent}.vtex-menu-2-x-menuContainer--more-categories .vtex-menu-2-x-styledLinkContent--more-categories{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}}.bellapiel-slider-top-bar-0-x-sliderLayoutContainer{padding:0}.bellapiel-slider-top-bar-0-x-container-slider-top-bar{background-color:var(--primary-500);padding:0;height:40px;display:flex;justify-content:center;align-items:center}.bellapiel-slider-top-bar-0-x-slider-top-bar{width:100%;height:100%;margin:0}.bellapiel-slider-top-bar-0-x-image,.bellapiel-slider-top-bar-0-x-link{display:flex;width:100%;max-width:100%}.bellapiel-slider-top-bar-0-x-image{padding:0 1rem;max-width:1280px;margin:0 auto;object-fit:cover}.bellapiel-slider-top-bar-0-x-image,.bellapiel-slider-top-bar-0-x-link,.bellapiel-slider-top-bar-0-x-slide,.bellapiel-slider-top-bar-0-x-sliderLayoutContainer,.bellapiel-slider-top-bar-0-x-sliderTrack,.bellapiel-slider-top-bar-0-x-sliderTrackContainer{height:100%}@media screen and (min-width:64em){.bellapiel-slider-top-bar-0-x-image{padding:0}.vtex-product-summary-2-x-element--producto-del-mes .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(0n+2){width:100%}}.vtex-slider-layout-0-x-sliderLayoutContainer--banner-main{display:grid;grid-template-columns:1fr auto 1fr}.vtex-slider-layout-0-x-sliderTrackContainer--banner-main{grid-column:span 3}.vtex-slider-layout-0-x-imageElement--banner-main,.vtex-slider-layout-0-x-imageElementLink--banner-main{display:flex;max-width:100%;width:100%;max-height:none}.vtex-slider-layout-0-x-sliderArrows--banner-main,.vtex-slider-layout-0-x-sliderLeftArrow--banner-main,.vtex-slider-layout-0-x-sliderRightArrow--banner-main{position:relative;right:unset;left:unset;top:unset;bottom:unset;margin-top:4px;margin-bottom:0;background-color:transparent;padding:unset;border-radius:0;width:unset;height:32px;box-shadow:unset;display:flex;align-items:center}.vtex-slider-layout-0-x-sliderLeftArrow--banner-main{justify-content:flex-end;margin-right:16px}.vtex-slider-layout-0-x-sliderRightArrow--banner-main{order:1;justify-content:flex-start;margin-left:16px}.vtex-slider-layout-0-x-caretIcon--banner-main{color:var(--black);width:13px;height:13px;padding:6px}.vtex-slider-layout-0-x-paginationDotsContainer--banner-main{position:relative;display:flex;gap:4px;bottom:unset;margin-bottom:0;top:2px}.vtex-slider-layout-0-x-paginationDot--banner-main{top:0;width:8px;height:8px;padding:0;margin:8px;background-color:var(--neutral-300);border-radius:8px}.vtex-slider-layout-0-x-paginationDot--banner-main--isActive{background-color:var(--primary-500)}.vtex-flex-layout-0-x-flexRow--container-highligth-description .vtex-flex-layout-0-x-stretchChildrenWidth{align-items:center}.vtex-stack-layout-0-x-stackContainer{height:100%}.vtex-stack-layout-0-x-stackItem--product-image-shelf{width:100%}.vtex-product-summary-2-x-element .vtex-stack-layout-0-x-stackItem--product-image-shelf:nth-child(0n+2){top:unset;left:unset;bottom:6px;right:8px;width:fit-content;z-index:5}.vtex-product-summary-2-x-element .vtex-stack-layout-0-x-stackItem--container-highligth-image{top:8px;bottom:8px;right:8px;left:8px;pointer-events:none;width:auto}.vtex-stack-layout-0-x-stackItem--product-image-shelf:last-child{top:auto;bottom:8px}.vtex-search-result-3-x-filterPopupArrowIcon{padding:0;height:auto;display:flex}.vtex-search-result-3-x-filterPopupTitle{text-transform:none;font-weight:450;font-size:14px;line-height:14px;color:var(--black);margin:0}.vtex-flex-layout-0-x-flexCol--list-products{margin:16px 0 0}.vtex-search-result-3-x-gallery{display:grid;gap:16px 11px;grid-template-columns:repeat(2,1fr);width:100%;margin:auto;padding:0}.vtex-search-result-3-x-galleryItem{padding:0;width:100%;min-width:100%;max-width:100%}.vtex-search-result-3-x-galleryItem .vtex-product-summary-2-x-container{margin:0}@media screen and (min-width:40em){.vtex-search-result-3-x-gallery{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:75em){.vtex-search-result-3-x-gallery{padding:0;gap:18px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:64em){.vtex-stack-layout-0-x-stackItem--product-image-shelf:last-child{bottom:11px}.vtex-search-result-3-x-gallery .vtex-product-summary-2-x-container{max-width:100%}.vtex-flex-layout-0-x-flexRow--order-by-and-total-products{margin:0 0 32px}.vtex-flex-layout-0-x-flexRowContent--order-by-and-total-products{align-items:center}}.vtex-search-result-3-x-orderByButton,.vtex-search-result-3-x-orderByDropdown{padding:0}.vtex-search-result-3-x-orderByButton{padding:7px 16px;border-radius:20px;border:1px solid var(--neutral-300);justify-content:space-between;align-items:center;width:100%}.vtex-search-result-3-x-orderByButton .vtex-search-result-3-x-filterPopupTitle{font-weight:400;font-size:16px;line-height:24px;color:var(--neutral-500);text-overflow:ellipsis;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:left}.vtex-search-result-3-x-totalProducts--layout{margin:16px 0 0;display:flex;padding:0;border:none}.vtex-search-result-3-x-totalProducts--layout,.vtex-search-result-3-x-totalProductsMessage{font-weight:400;font-size:14px;line-height:20px;color:var(--neutral-600);text-transform:none}.vtex-search-result-3-x-orderByOptionsContainer{right:0;top:2rem;z-index:300}.vtex-search-result-3-x-orderByOptionItem{font-weight:400;font-size:14px;line-height:20px;color:var(--black)}.vtex-search-result-3-x-orderByButton .vtex-search-result-3-x-caretIcon{width:20px;height:20px;color:transparent;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.516 7.058a.625.625 0 01.884 0l5.6 5.6 5.6-5.6a.625.625 0 11.883.884l-6.041 6.042a.625.625 0 01-.884 0L3.516 7.942a.625.625 0 010-.884z' fill='%23121212'/%3E%3C/svg%3E") 50% no-repeat}.vtex-search-result-3-x-orderByText{display:none}@media screen and (min-width:64em){.vtex-search-result-3-x-orderByButton{width:200px}.vtex-search-result-3-x-orderByDropdown{display:flex;align-items:center;gap:8px}.vtex-search-result-3-x-totalProducts--layout{margin:0}}.vtex-render__container-id-container-pdp-anniversary-v2 .vtex-flex-layout-0-x-flexRow--quantity-addtocart-wishlist .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(0n+2) .vtex-button{background:var(--gradient-anniversary-red)}.bellapiel-store-components-0-x-container-bella-points{width:fit-content;gap:4px;padding:2px 8px;border-radius:4px;background-color:var(--primary-07)}.bellapiel-store-components-0-x-text-bella-points{font-weight:450;font-size:14px;line-height:20px;color:var(--primary)}.vtex-flex-layout-0-x-flexRow--bella-points{width:fit-content;margin:0 0 24px}.vtex-slider-layout-0-x-slide--delivery-pdp{align-items:center}.vtex-slider-layout-0-x-sliderLayoutContainer--delivery-pdp{margin:0 0 48px}.vtex-slider-layout-0-x-paginationDot--delivery-pdp{width:8px;height:8px;background-color:var(--neutral-300);opacity:1}.vtex-slider-layout-0-x-paginationDotsContainer--delivery-pdp{bottom:-50px;top:auto;padding:12px}.vtex-slider-layout-0-x-paginationDot--delivery-pdp--isActive{background-color:var(--primary-500)}.vtex-slider-layout-0-x-sliderArrows--delivery-pdp{margin:0;padding:0;bottom:-45px;z-index:9}.vtex-slider-layout-0-x-sliderArrows--delivery-pdp svg{width:20px;height:20px;color:transparent}.vtex-slider-layout-0-x-sliderRightArrow--delivery-pdp{right:83.5px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.558 3.516a.625.625 0 000 .884l5.6 5.6-5.6 5.6a.625.625 0 10.884.884l6.042-6.042a.625.625 0 000-.884L8.442 3.516a.625.625 0 00-.884 0z' fill='%23121212'/%3E%3C/svg%3E") 50% no-repeat}.vtex-slider-layout-0-x-sliderLeftArrow--delivery-pdp{left:83.5px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.442 3.516a.625.625 0 010 .884l-5.6 5.6 5.6 5.6a.625.625 0 11-.884.884l-6.042-6.042a.625.625 0 010-.884l6.042-6.042a.625.625 0 01.884 0z' fill='%23121212'/%3E%3C/svg%3E") 50% no-repeat}.vtex-flex-layout-0-x-flexRowContent--description-specifications-pdp .vtex-flex-layout-0-x-stretchChildrenWidth{flex-direction:column}.vtex-flex-layout-0-x-flexRow--flags-brands-pdp .vtex-flex-layout-0-x-stretchChildrenWidth{width:fit-content}.vtex-flex-layout-0-x-flexRow--flags-brands-pdp .vtex-flex-layout-0-x-flexRowContent--container-highligth-description .vtex-flex-layout-0-x-stretchChildrenWidth{gap:8px}.bellapiel-store-components-0-x-label-pum{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}@media screen and (min-width:65em){.vtex-flex-layout-0-x-flexRowContent--promise-pdp .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:33%}.vtex-flex-layout-0-x-flexRowContent--promises-pdp .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:auto}}.vtex-reviews-and-ratings-3-x-summaryContainer{display:flex;align-items:center;gap:4px}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-button{height:40px;border-radius:40px;color:var(--white);background:var(--primary);border:1px solid var(--white)}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-button__label{display:flex;justify-content:center;align-items:center;gap:8px}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-add-to-cart-button-0-x-buttonText{font-weight:450;font-size:14px;line-height:1.4;letter-spacing:0;text-transform:none;color:var(--white)}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-container-bella-points{padding:3px 4px}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-icon-bella-points{width:14px;height:14px}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-text-bella-points{font-weight:450;font-size:11px;line-height:16px;letter-spacing:.2px}.vtex-product-summary-2-x-brandName,.vtex-product-summary-2-x-productBrandContainer,.vtex-product-summary-2-x-sellingPrice{color:var(--black)}.vtex-product-summary-2-x-productBrandContainer{font-weight:450;font-size:12px;line-height:12px;letter-spacing:.5px;text-transform:uppercase;text-align:left}.vtex-product-summary-2-x-nameContainer{margin:4px 0 0;padding:0;justify-content:flex-start}.vtex-product-summary-2-x-brandName{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;text-align:left}@media (min-width:64em){.vtex-product-summary-2-x-container{min-height:460px}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageContainer{min-height:210px}.vtex-product-summary-2-x-productBrandContainer{font-size:16px;line-height:16px}.vtex-product-summary-2-x-nameContainer{margin:0;padding:0}.vtex-product-summary-2-x-brandName{font-size:16px;line-height:24px}}.bellapiel-global-highlights-0-x-highlight{display:flex;align-items:center;justify-content:center;gap:4px;pointer-events:none;height:fit-content}.bellapiel-global-highlights-0-x-highlight-icon{width:16px;height:16px}.vtex-store-components-3-x-discountInsideContainer{display:flex;justify-content:center;align-items:center;background-color:var(--primary-04);color:var(--white);padding:2px 8px;border-radius:20px;height:28px;font-weight:450;font-size:16px;line-height:24px;letter-spacing:0;top:4px;left:4px;right:unset;z-index:99}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-label-pum{font-weight:450;font-size:11px;line-height:16px;letter-spacing:.2px;text-align:left;color:var(--neutral-500)}@media (min-width:64em){.vtex-store-components-3-x-discountInsideContainer{font-size:20px;line-height:26px;height:36px}::global(.bellapiel-store-components-0-x-vtex-product-summary-2-x-element) .bellapiel-store-components-0-x-label-pum{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0}}.vtex-product-summary-2-x-priceContainer{justify-content:flex-start;align-items:flex-start;padding:0}.vtex-product-summary-2-x-productPriceClass{flex-direction:row;width:100%;justify-content:flex-start;align-items:baseline;gap:4px}.vtex-product-summary-2-x-sellingPriceContainer{order:1}.vtex-product-summary-2-x-listPriceContainer{order:2}.vtex-product-summary-2-x-price_listPrice,.vtex-product-summary-2-x-sellingPrice,.vtex-product-summary-2-x-sellingPriceContainer{padding:0}.vtex-product-summary-2-x-sellingPrice{font-weight:450;font-size:14px;line-height:20px;letter-spacing:0}.vtex-product-summary-2-x-price_listPrice{font-weight:400;font-size:10px;line-height:16px;letter-spacing:.2px;color:var(--neutral-500)}@media (min-width:64em){.vtex-product-summary-2-x-priceContainer{padding:2px 0}.vtex-product-summary-2-x-sellingPrice{font-size:16px;line-height:24px}.vtex-product-summary-2-x-price_listPrice{font-size:14px;line-height:20px;letter-spacing:0}}.vtex-flex-layout-0-x-flexRow--product-review-shelf .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto}.vtex-flex-layout-0-x-flexRowContent--product-review-shelf{align-items:center;gap:4px}.vtex-product-summary-2-x-element .vtex-reviews-and-ratings-3-x-summaryContainer{display:flex;align-items:center;gap:4px}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTLight___5d14e43b0053b48b7e6560285c16e7a4.woff2) format("woff2"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTLight___a15258a71bcff8eb791ad54f27144d48.otf) format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBook___adfb0fc0c7a69ea1912653d4f8c8ca90.woff2) format("woff2"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBook___99541f31c3aca8a3251b82b28ec7966e.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTMedium___ac334deb3a72da4e5e660ee83145f2d0.woff2) format("woff2"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTMedium___bd99f124d37cfd9caecec4fe24094334.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBold___c17c31d22f8601b0f4a554872518d6ff.woff2) format("woff2"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBold___f3483f64fe4f53928cfe2786e7ec82cc.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@-webkit-keyframes vtex-render-runtime-8-x-slide{0%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.vtex-render-runtime-8-x-slide{-webkit-animation:vtex-render-runtime-8-x-slide 1.5s linear infinite;animation:vtex-render-runtime-8-x-slide 1.5s linear infinite}.vtex-render-runtime-8-x-lazyload.lazyload{opacity:0}</style>
<script>"use strict";!function(){var e=!!window.location.search.includes("__debugCriticalCSS")&&new URLSearchParams(window.location.search).get("__debugCriticalCSS"),t=new Set,n=-1,r=!1,i=null;function a(){if(e){for(var t=new Array("[critical]:"),n=0;n<arguments.length;n++)t[n+1]=arguments[n];console.log.apply(console,t)}}function o(e){var t=e&&document.getElementById(e);t&&(a("hydrating",e),t.removeAttribute("as"),t.setAttribute("type","text/css"),t.setAttribute("rel","stylesheet"))}function c(){l.then(_)}function _(){r||(a("Applying uncritical for",n,"styles: ",t),Array.from(t).sort((function(e,t){if(!e)return-1;if(!t)return 1;var n=e.replace("${UNCRITICAL_ID}_",""),r=t.replace("${UNCRITICAL_ID}_","");return Number(n)-Number(r)})).forEach(e=>{setTimeout(()=>{o(e)},1)}),r=!0,i())}window.__CRITICAL__UNCRITICAL_APPLIED__=new Promise((function(e){i=function(){a("uncritical applied"),e()}}));var l=new Promise((function(t){if(!document.querySelector("style#critical"))return t();window.__CRITICAL__RAISE_UNCRITICAL_EVENT__=t,"manual"!==e&&setTimeout(c,1e4)}));"manual"===e&&(window.__CRITICAL__applyAfterEvent=c,window.__CRITICAL__applyStyleById=o),window.__CRITICAL__RENDER_8_REGISTER__=function(i,_="error"){var l="loaded"===_?i:null;n<0&&function(){var e=document.getElementsByClassName("vtex_io_uncritical_css");n=0;for(var t=0;t<e.length;t++){var r=e[t];r.media&&!matchMedia(r.media).matches||(n+=1)}}(),t.has(l)||(t.add(l),!0===r?(a("Late hydration",l),o(l)):t.size===n&&"manual"!==e&&c())}}();</script>
<link rel="preload" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]/animate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts&workspace=master" as="style" crossorigin  class="vtex_io_uncritical_css" id="uncritical_style_0" onload="this.onload=null;window.__CRITICAL__RENDER_8_REGISTER__(this.id, 'loaded')" onerror="this.onerror=null;handleCSSFallback();setTimeout(function(){window.__CRITICAL__RENDER_8_REGISTER__(this.id, 'error')}, 300);"/>
<noscript id="styles_base">
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]/animate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts&workspace=master"  id="styles_bundled"  crossorigin onerror="this.onerror=null;handleCSSFallback()"/></noscript>
<noscript id="styles_overrides"></noscript>

<template id="stylesFallback">
  

<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.common.min.css?v=1&workspace=master"  id="style_link_common" class="style_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.small.min.css?v=1&workspace=master" media="screen and (min-width: 20em)" id="style_link_small" class="style_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.notsmall.min.css?v=1&workspace=master" media="screen and (min-width: 40em)" id="style_link_notsmall" class="style_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.large.min.css?v=1&workspace=master" media="screen and (min-width: 64em)" id="style_link_large" class="style_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.xlarge.min.css?v=1&workspace=master" media="screen and (min-width: 80em)" id="style_link_xlarge" class="style_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/fonts/989db2448f309bfdd99b513f37c84b8f5794d2b5?v=1&workspace=master"  id="fonts_link"  crossorigin />
<link rel="preload" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/animate.min.css?workspace=master"    crossorigin  as="style" onload="this.onload=null;this.rel='stylesheet'" />
<noscript><link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/animate.min.css?workspace=master"    crossorigin /></noscript>
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/common.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Container.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Spinner.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/2.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/HighlightOverlay.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/NotFoundLayout.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/index.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/29.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ComponentGenerator.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/1.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/4.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/SearchBar.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Autocomplete.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/SponsoredTag.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/4.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/10.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/12.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/OrderByFlexible.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/1.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Minicart.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/AddProductBtn.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/DiscountBadge.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ProductSummaryImage.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Highlights.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/3.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ProductSummaryPrice.min.css?workspace=master"    crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Tooltip.min.css?workspace=master"    crossorigin />
<noscript id="styles_overrides"></noscript>

<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master"  id="override_link_0" class="override_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master"  id="override_link_1" class="override_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master"  id="override_link_2" class="override_link" crossorigin />
<link rel="stylesheet" type="text/css" href="https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$fonts.css?v=1&workspace=master"  id="override_link_3" class="override_link" crossorigin />

</template>
<script>
  function handleCSSFallback() {
    var fallbackTemplate = document.querySelector('template#stylesFallback');
    var fallbackContent = fallbackTemplate.content.cloneNode(true);
    document.head.appendChild(fallbackContent);
  }
</script>


    <!--pixel:start:connectif.connectif-->
<!-- Connectif tracking code -->
<!-- Check README.md before modify this-->
<script type="text/javascript" async>!function(){var e="397ad64b-a8d4-42b0-b263-da328e9d82ed",n="true",t="https%3A%2F%2Fcdn.connectif.cloud%2Fam1%2Fclient-script%2F397ad64b-a8d4-42b0-b263-da328e9d82ed",s="true",i="",c,r,s,t,e;if(window.cnUseOrderGroupId="false",i){const o=decodeURIComponent(i);"[]"===!o&&(window.cnSalesChannelsConfig=JSON.parse(o))}!t||"true"!==n||"true"!==s&&s||(c=window,r="cn",s=decodeURIComponent(t),c["ConnectifObject"]=r,c[r]=c[r]||function(){(c[r].q=c[r].q||[]).push(arguments)},t=document.createElement("script"),t.type="text/javascript",t.async=!0,t.src=s,t.id="__cn_client_script_"+e,e=document.getElementsByTagName("script")[0],e.parentNode.insertBefore(t,e))}()</script>
<!-- end Connectif tracking code -->

<!--pixel:end:connectif.connectif-->

    <!--pixel:start:vtexbr.tiktok-tbp-->
<script >
    window.tiktokTbp = window.tiktokTbp || {}
    window.tiktokTbp.pixelCode = ``

    if (!!window.tiktokTbp.pixelCode) {
        window.tiktokTbp.enabled = true;

        !function (w, d, t) {
            w.TiktokAnalyticsObject = t; var ttq = w[t] = w[t] || []; ttq.methods = ["page", "track", "identify", "instances", "debug", "on", "off", "once", "ready", "alias", "group", "enableCookie", "disableCookie"], ttq.setAndDefer = function (t, e) { t[e] = function () { t.push([e].concat(Array.prototype.slice.call(arguments, 0))) } }; for (var i = 0; i < ttq.methods.length; i++)ttq.setAndDefer(ttq, ttq.methods[i]); ttq.instance = function (t) { for (var e = ttq._i[t] || [], n = 0; n < ttq.methods.length; n++)ttq.setAndDefer(e, ttq.methods[n]); return e }, ttq.load = function (e, n) { var i = "https://analytics.tiktok.com/i18n/pixel/events.js"; ttq._i = ttq._i || {}, ttq._i[e] = [], ttq._i[e]._u = i, ttq._t = ttq._t || {}, ttq._t[e] = +new Date, ttq._o = ttq._o || {}, ttq._o[e] = n || {},ttq._partner=ttq._partner||"VTEX"; var o = document.createElement("script"); o.type = "text/javascript", o.async = !0, o.src = i + "?sdkid=" + e + "&lib=" + t; var a = document.getElementsByTagName("script")[0]; a.parentNode.insertBefore(o, a) };
            ttq.load(window.tiktokTbp.pixelCode);
            ttq.page();
        }(window, document, 'ttq');
    }else{
        console.warn('TikTok Pixel (TBP) is disabled - no valid Pixel ID configured.')
    }
</script>
<!--pixel:end:vtexbr.tiktok-tbp-->
<!--pixel:start:pinterestpartnerbr.pinterest-->
<!-- Pinterest HTML Tag -->
<meta name="p:domain_verify" content="">
<!-- End of Pinterest HTML Tag -->
<!-- Pinterest Pixel Base Code -->
<script >!function(){var e="",n,t;e?(n="https://s.pinimg.com/ct/core.js",window.pintrk||(window.pintrk=function(){window.pintrk.queue.push(Array.prototype.slice.call(arguments))},t=window.pintrk,t.queue=[],t.version="3.0",t=document.createElement("script"),t.async=!0,t.src=n,n=document.getElementsByTagName("script")[0],n.parentNode.insertBefore(t,n)),window.pintrk.partnerData={np:"vtex"},window.pinterestTagId=e,pintrk("load",window.pinterestTagId),window.pinterestRequireConsentSetting="true"==="false".trim().toLowerCase()):console.error("Warning: No Pinterest tag ID is defined. ")}()</script>
<!-- End Pinterest Pixel Base Code -->
<!--pixel:end:pinterestpartnerbr.pinterest-->
<!--pixel:start:topsortpartnercl.events-->
<script >!function(){const i=JSON.parse(decodeURIComponent("%7B%22productIdField%22%3A%22id%22%2C%22quantityField%22%3A%22quantity%22%2C%22unitPriceField%22%3A%22price%22%7D"));window.productPurchaseMapping={productIdField:i.productIdField,quantityField:i.quantityField,unitPriceField:i.unitPriceField},console.log("Product Purchase Mapping is set.",i)}()</script>

<!--pixel:end:topsortpartnercl.events-->
<!--pixel:start:vtex.facebook-fbe-->
<script src="https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js"></script>
<script >clientParamBuilder.processAndCollectParams(window.location.href)</script>
<script >
  !function (f, b, e, v, n, t, s) {
    if (f.fbq) return; n = f.fbq = function () {
      if (arguments[1] === "Purchase" && typeof arguments[3]?.eventID === "undefined" && arguments[2]?.content_type !== "product") return;
      if (arguments[1] === "AddToCart" && typeof arguments[3]?.eventID === "undefined" && arguments[2]?.content_type !== "product") return;
      if (arguments[1] === "PageView" && typeof arguments[3]?.eventID === "undefined") return;
      if (arguments[1] === "Search" && typeof arguments[3]?.eventID === "undefined") return;
      if (arguments[1] === "ViewContent" && typeof arguments[3]?.eventID === "undefined" && arguments[2]?.content_type !== "product") return;
      n.callMethod ?
      n.callMethod.apply(n, arguments) : n.queue.push(arguments)
    };
    if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
    n.queue = []; t = b.createElement(e); t.async = !0;
    t.src = v; s = b.head.getElementsByTagName(e)[0];
    s.parentNode.insertBefore(t, s)
  }(window, document, 'script',
    'https://connect.facebook.net/en_US/fbevents.js');

  fbq.disablePushState = true;
  fbq.allowDuplicatePageViews = true;
  fbq('set', 'autoConfig', false, '');
  window.pixelId = "";
  window.fbPixelItemPrefix = "";
  window.fireEvents = window.pixelId !== "" && "".toLowerCase() !== 'false';
  fbeConsentSetting = "false";
  if (fbeConsentSetting == 'true'){
        fbq('consent', 'revoke')
        document.cookie = "fbe_consent=false; SameSite=None; Secure"
        }
</script>

<!--pixel:end:vtex.facebook-fbe-->
<!--pixel:start:vtex.google-search-console-->
<meta name="google-site-verification" content="qIyPWkPWPrRcUszjx56M0vplN4LakzFXdVxw74qWhp0" />

<!--pixel:end:vtex.google-search-console-->
<!--pixel:start:vtex.google-tag-manager-->
<script >
  (function() {
    var gtmId = "GTM-5PFZHLJ";
    var sendGA4EventsValue = "true"
    var sendGA4Events = sendGA4EventsValue == 'true'

    window.__gtm__ = {
      sendGA4Events
    }
    
    if (!gtmId) {
      console.error('Warning: No Google Tag Manager ID is defined. Please configure it in the apps admin.');
    } else {
      window.dataLayer = window.dataLayer || [];
      window.dataLayer.push({ 'gtm.blacklist': [] });
      // GTM script snippet. Taken from: https://developers.google.com/tag-manager/quickstart
      (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
      })(window,document,'script','dataLayer',gtmId)
    }
  })()
</script>

<!--pixel:end:vtex.google-tag-manager-->
<!--pixel:start:addi.product-page-action-->
<script >
  (function () {

    var settingsAppAddi = {
      allySlug: "bellapiel-ecommerce",
      widgetBorderColor: "%23565656",
      widgetBorderRadius: "8px",
      widgetFontColor: "%23787878",
      widgetFontFamily: "'Roboto'%2C%20sans-serif",
      widgetFontSize: "12px",
      widgetBadgeBackgroundColor: "white",
      widgetInfoBackgroundColor: "white",
      widgetMargin: "10px%200",
      locatedBrazil: "co",
      widgetAddiLogoWhite: "true",
      modalBackgroundColor: "white",
      modalFontColor: "%23787878",
      modalPriceColor: "%2300377D",
      modalBadgeBackgroundColor: "grey",
      modalBadgeBorderRadius: "20px",
      modalBadgeFontColor: "white",
      modalCardColor: "%23FAFAFA",
      modalButtonBorderColor: "%2300C8FF",
      modalButtonBorderRadius: "20px",
      modalButtonBackgroundColor: "white",
      modalButtonFontColor: "%2300C8FF"
    }

    if (settingsAppAddi) {
      localStorage?.setItem("@settingsAppAddi", JSON.stringify(settingsAppAddi));
    }

    // Add script here
  })()
</script>
<!--pixel:end:addi.product-page-action-->
<!--pixel:start:bellapiel.pixel-app-->
<script type="text/javascript">!function(){var t=1e4;setTimeout(function(){var t,e,n,a,c,i,a;t=window,e=document,n="clarity",a="script",c="upilnv1g7g",t[n]=t[n]||function(){(t[n].q=t[n].q||[]).push(arguments)},i=e.createElement(a),i.async=1,i.src="https://www.clarity.ms/tag/"+c,a=e.getElementsByTagName(a)[0],a.parentNode.insertBefore(i,a)},t)}()</script>
<!--pixel:end:bellapiel.pixel-app-->
<!--pixel:start:vtex.request-capture-->
<script >!function(e,t,c,n,r,a,i){a=e.vtexrca=e.vtexrca||function(){(a.q=a.q||[]).push(arguments)},a.l=+new Date,i=t.createElement(c),i.async=!0,i.src=n,r=t.getElementsByTagName(c)[0],r.parentNode.insertBefore(i,r)}(window,document,"script","https://io.vtex.com.br/rc/rc.js"),vtexrca("init")</script>
<script >!function(e,t,n,a,c,f,o){f=e.vtexaf=e.vtexaf||function(){(f.q=f.q||[]).push(arguments)},f.l=+new Date,o=t.createElement(n),o.async=!0,o.src=a,c=t.getElementsByTagName(n)[0],c.parentNode.insertBefore(o,c)}(window,document,"script","https://activity-flow.vtex.com/af/af.js")</script>

<!--pixel:end:vtex.request-capture-->


  <title data-react-helmet="true">llms.txt</title>
<meta data-react-helmet="true" name="viewport" content="width=device-width, initial-scale=1"/><meta data-react-helmet="true" name="description" content="Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!"/><meta data-react-helmet="true" name="copyright" content="Tienda dermatológica online líder en dermocosmética | Bella Piel"/><meta data-react-helmet="true" name="author" content="Tienda dermatológica online líder en dermocosmética | Bella Piel"/><meta data-react-helmet="true" name="country" content="COL"/><meta data-react-helmet="true" name="language" content="es-CO"/><meta data-react-helmet="true" name="currency" content="COP"/><meta data-react-helmet="true" name="storefront" content="store_framework"/><meta data-react-helmet="true" name="robots" content="noindex,follow"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" property="og:title" content="llms.txt"/><meta data-react-helmet="true" property="og:url" content="https://www.bellapiel.com.co/llms.txt?map=ft"/><meta data-react-helmet="true" property="og:description" content=""/>
<script data-react-helmet="true" src="https://www.google.com/recaptcha/enterprise.js?render=6LdV7CIpAAAAAPUrHXWlFArQ5hSiNQJk6Ja-vcYM&amp;hl=es-CO" async="true"></script><script data-react-helmet="true" >
            {
              const style = document.createElement('style')

              style.textContent = '.grecaptcha-badge {visibility: hidden; }'
              document.head.appendChild(style)
            }
          </script>
  
  
  <link data-react-helmet="true" rel="icon" type="image/png" sizes="72x72" href="https://bellapiel.vtexassets.com/arquivos/IconoBellaPiel.png"/><link data-react-helmet="true" rel="canonical" href="https://www.bellapiel.com.co/llms.txt?map=ft"/>
</head>
<body class="bg-base">
  <div id="styles_iconpack" style="display:none"><svg class="dn" height="0" version="1.1" width="0" xmlns="http://www.w3.org/2000/svg"><defs><g id="bnd-logo"><path d="M14.8018 2H2.8541C1.92768 2 1.33445 2.93596 1.76795 3.71405L2.96368 5.86466H0.796482C0.659276 5.8647 0.524407 5.89841 0.404937 5.96253C0.285467 6.02665 0.185446 6.119 0.114562 6.23064C0.0436777 6.34228 0.0043325 6.46943 0.000337815 6.59976C-0.00365688 6.73009 0.0278339 6.8592 0.0917605 6.97457L3.93578 13.8888C4.00355 14.0104 4.10491 14.1121 4.22896 14.1831C4.35301 14.254 4.49507 14.2915 4.63987 14.2915C4.78466 14.2915 4.92672 14.254 5.05077 14.1831C5.17483 14.1121 5.27618 14.0104 5.34395 13.8888L6.38793 12.0211L7.69771 14.3775C8.15868 15.2063 9.40744 15.2078 9.87001 14.38L15.8585 3.67064C16.2818 2.91319 15.7043 2 14.8018 2ZM9.43491 6.57566L6.85274 11.1944C6.80761 11.2753 6.74016 11.3429 6.65762 11.3901C6.57508 11.4373 6.48058 11.4622 6.38426 11.4622C6.28794 11.4622 6.19344 11.4373 6.1109 11.3901C6.02836 11.3429 5.96091 11.2753 5.91578 11.1944L3.35853 6.59509C3.31587 6.51831 3.29482 6.43236 3.2974 6.34558C3.29998 6.25879 3.3261 6.17411 3.37325 6.09974C3.4204 6.02538 3.48696 5.96385 3.56649 5.92112C3.64601 5.87839 3.73581 5.85591 3.82717 5.85585H8.97937C9.06831 5.85591 9.15572 5.87782 9.23312 5.91945C9.31052 5.96108 9.37529 6.02102 9.42113 6.09345C9.46697 6.16588 9.49232 6.24834 9.49474 6.33283C9.49716 6.41732 9.47655 6.50097 9.43491 6.57566Z" fill="currentColor"/><path d="M14.8018 2H2.8541C1.92768 2 1.33445 2.93596 1.76795 3.71405L2.96368 5.86466H0.796482C0.659276 5.8647 0.524407 5.89841 0.404937 5.96253C0.285467 6.02665 0.185446 6.119 0.114562 6.23064C0.0436777 6.34228 0.0043325 6.46943 0.000337815 6.59976C-0.00365688 6.73009 0.0278339 6.8592 0.0917605 6.97457L3.93578 13.8888C4.00355 14.0104 4.10491 14.1121 4.22896 14.1831C4.35301 14.254 4.49507 14.2915 4.63987 14.2915C4.78466 14.2915 4.92672 14.254 5.05077 14.1831C5.17483 14.1121 5.27618 14.0104 5.34395 13.8888L6.38793 12.0211L7.69771 14.3775C8.15868 15.2063 9.40744 15.2078 9.87001 14.38L15.8585 3.67064C16.2818 2.91319 15.7043 2 14.8018 2ZM9.43491 6.57566L6.85274 11.1944C6.80761 11.2753 6.74016 11.3429 6.65762 11.3901C6.57508 11.4373 6.48058 11.4622 6.38426 11.4622C6.28794 11.4622 6.19344 11.4373 6.1109 11.3901C6.02836 11.3429 5.96091 11.2753 5.91578 11.1944L3.35853 6.59509C3.31587 6.51831 3.29482 6.43236 3.2974 6.34558C3.29998 6.25879 3.3261 6.17411 3.37325 6.09974C3.4204 6.02538 3.48696 5.96385 3.56649 5.92112C3.64601 5.87839 3.73581 5.85591 3.82717 5.85585H8.97937C9.06831 5.85591 9.15572 5.87782 9.23312 5.91945C9.31052 5.96108 9.37529 6.02102 9.42113 6.09345C9.46697 6.16588 9.49232 6.24834 9.49474 6.33283C9.49716 6.41732 9.47655 6.50097 9.43491 6.57566Z" fill="currentColor"/></g><g id="hpa-arrow-from-bottom"><path d="M7.00001 3.4V12H9.00001V3.4L13 7.4L14.4 6L8.70001 0.3C8.30001 -0.1 7.70001 -0.1 7.30001 0.3L1.60001 6L3.00001 7.4L7.00001 3.4Z" fill="currentColor"/><path d="M15 14H1V16H15V14Z" fill="currentColor"/></g><g id="hpa-arrow-to-bottom"><path d="M8.00001 12C8.30001 12 8.50001 11.9 8.70001 11.7L14.4 6L13 4.6L9.00001 8.6V0H7.00001V8.6L3.00001 4.6L1.60001 6L7.30001 11.7C7.50001 11.9 7.70001 12 8.00001 12Z" fill="currentColor"/><path d="M15 14H1V16H15V14Z" fill="currentColor"/></g><g id="hpa-arrow-back"><path d="M5.5 15.5002C5.75781 15.5002 5.92969 15.4169 6.10156 15.2502L11 10.5002L9.79687 9.33356L6.35938 12.6669L6.35938 0H4.64063L4.64062 12.6669L1.20312 9.33356L0 10.5002L4.89844 15.2502C5.07031 15.4169 5.24219 15.5002 5.5 15.5002Z" transform="translate(16.0002) rotate(90)" fill="currentColor"/></g><g id="hpa-calendar"><path d="M5.66667 7.2H4.11111V8.8H5.66667V7.2ZM8.77778 7.2H7.22222V8.8H8.77778V7.2ZM11.8889 7.2H10.3333V8.8H11.8889V7.2ZM13.4444 1.6H12.6667V0H11.1111V1.6H4.88889V0H3.33333V1.6H2.55556C1.69222 1.6 1.00778 2.32 1.00778 3.2L1 14.4C1 15.28 1.69222 16 2.55556 16H13.4444C14.3 16 15 15.28 15 14.4V3.2C15 2.32 14.3 1.6 13.4444 1.6ZM13.4444 14.4H2.55556V5.6H13.4444V14.4Z" fill="currentColor"/></g><g id="hpa-cart"><path d="M15.0503 3.0002H4.92647C4.81221 3.00072 4.7012 2.96234 4.6118 2.89142C4.52239 2.8205 4.45996 2.72129 4.43483 2.6102L4.01342 0.800203C3.96651 0.570928 3.84041 0.365306 3.65708 0.219131C3.47375 0.0729566 3.24479 -0.00451449 3.01006 0.000203439H0.501677C0.368624 0.000203439 0.241021 0.0528819 0.146938 0.14665C0.0528551 0.240418 0 0.367595 0 0.500203L0 1.5002C0 1.63281 0.0528551 1.75999 0.146938 1.85376C0.241021 1.94753 0.368624 2.0002 0.501677 2.0002H1.80604C1.92077 1.9978 2.03274 2.03548 2.12253 2.10671C2.21232 2.17794 2.27429 2.27823 2.29768 2.3902L4.01342 10.2002C4.06032 10.4295 4.18642 10.6351 4.36975 10.7813C4.55308 10.9274 4.78204 11.0049 5.01677 11.0002H13.0436C13.2478 10.9891 13.4436 10.9161 13.605 10.791C13.7664 10.6659 13.8856 10.4947 13.9466 10.3002L15.9533 4.3002C15.9995 4.15468 16.0116 4.00057 15.9888 3.84965C15.9659 3.69874 15.9088 3.55504 15.8216 3.42956C15.7344 3.30408 15.6196 3.20015 15.4859 3.12573C15.3522 3.0513 15.2032 3.00837 15.0503 3.0002Z" fill="currentColor"/><path d="M5.02682 16.0002C6.13509 16.0002 7.03353 15.1048 7.03353 14.0002C7.03353 12.8956 6.13509 12.0002 5.02682 12.0002C3.91855 12.0002 3.02011 12.8956 3.02011 14.0002C3.02011 15.1048 3.91855 16.0002 5.02682 16.0002Z" fill="currentColor"/><path d="M13.0737 16.0002C14.182 16.0002 15.0804 15.1048 15.0804 14.0002C15.0804 12.8956 14.182 12.0002 13.0737 12.0002C11.9655 12.0002 11.067 12.8956 11.067 14.0002C11.067 15.1048 11.9655 16.0002 13.0737 16.0002Z" fill="currentColor"/></g><g id="hpa-delete"><path d="M7 7H5V13H7V7Z" fill="currentColor"/><path d="M11 7H9V13H11V7Z" fill="currentColor"/><path d="M12 1C12 0.4 11.6 0 11 0H5C4.4 0 4 0.4 4 1V3H0V5H1V15C1 15.6 1.4 16 2 16H14C14.6 16 15 15.6 15 15V5H16V3H12V1ZM6 2H10V3H6V2ZM13 5V14H3V5H13Z" fill="currentColor"/></g><g id="mpa-play"><path d="M3.5241 0.937906C2.85783 0.527894 2 1.00724 2 1.78956V14.2104C2 14.9928 2.85783 15.4721 3.5241 15.0621L13.6161 8.85166C14.2506 8.46117 14.2506 7.53883 13.6161 7.14834L3.5241 0.937906Z" fill="currentColor"/></g><g id="mpa-pause"><rect width="6" height="16" fill="currentColor"/><rect x="10" width="6" height="16" fill="currentColor"/></g><g id="sti-volume-on"><path d="M0 5.2634V10.7366H3.55556L8 15.2976V0.702394L3.55556 5.2634H0ZM12 8C12 6.3854 11.0933 4.99886 9.77778 4.32383V11.667C11.0933 11.0011 12 9.6146 12 8ZM9.77778 0V1.87913C12.3467 2.66363 14.2222 5.10832 14.2222 8C14.2222 10.8917 12.3467 13.3364 9.77778 14.1209V16C13.3422 15.1699 16 11.9042 16 8C16 4.09578 13.3422 0.830103 9.77778 0V0Z" fill="currentColor"/></g><g id="sti-volume-off"><path d="M12 8C12 6.42667 11.0933 5.07556 9.77778 4.41778V6.38222L11.9556 8.56C11.9822 8.38222 12 8.19556 12 8V8ZM14.2222 8C14.2222 8.83556 14.0444 9.61778 13.7422 10.3467L15.0844 11.6889C15.6711 10.5867 16 9.33333 16 8C16 4.19556 13.3422 1.01333 9.77778 0.204444V2.03556C12.3467 2.8 14.2222 5.18222 14.2222 8ZM1.12889 0L0 1.12889L4.20444 5.33333H0V10.6667H3.55556L8 15.1111V9.12889L11.7778 12.9067C11.1822 13.3689 10.5156 13.7333 9.77778 13.9556V15.7867C11.0044 15.5111 12.1156 14.9422 13.0578 14.1778L14.8711 16L16 14.8711L8 6.87111L1.12889 0ZM8 0.888889L6.14222 2.74667L8 4.60444V0.888889Z" fill="currentColor"/></g><g id="hpa-profile"><path d="M12.1671 8.99688C12.9951 8.99688 13.6663 9.66808 13.6663 10.4961V10.8797C13.6663 11.4759 13.4533 12.0525 13.0656 12.5054C12.0193 13.7277 10.4279 14.3309 8.33099 14.3309C6.23373 14.3309 4.64305 13.7275 3.59885 12.5047C3.21234 12.0521 3 11.4764 3 10.8812V10.4961C3 9.66808 3.67123 8.99688 4.49925 8.99688H12.1671ZM12.1671 9.99688H4.49925C4.22352 9.99688 4 10.2204 4 10.4961V10.8812C4 11.2383 4.12741 11.5837 4.35931 11.8553C5.19485 12.8337 6.50543 13.3309 8.33099 13.3309C10.1565 13.3309 11.4683 12.8337 12.3059 11.8551C12.5385 11.5833 12.6663 11.2374 12.6663 10.8797V10.4961C12.6663 10.2204 12.4428 9.99688 12.1671 9.99688ZM8.33099 1C10.1719 1 11.6643 2.49239 11.6643 4.33333C11.6643 6.17429 10.1719 7.66668 8.33099 7.66668C6.49002 7.66668 4.99763 6.17429 4.99763 4.33333C4.99763 2.49239 6.49002 1 8.33099 1ZM8.33099 2C7.04233 2 5.99763 3.04467 5.99763 4.33333C5.99763 5.622 7.04233 6.66668 8.33099 6.66668C9.61966 6.66668 10.6643 5.622 10.6643 4.33333C10.6643 3.04467 9.61966 2 8.33099 2Z" fill="currentColor"/></g><g id="hpa-save"><path d="M11.7 0.3C11.5 0.1 11.3 0 11 0H10V3C10 3.6 9.6 4 9 4H4C3.4 4 3 3.6 3 3V0H1C0.4 0 0 0.4 0 1V15C0 15.6 0.4 16 1 16H15C15.6 16 16 15.6 16 15V5C16 4.7 15.9 4.5 15.7 4.3L11.7 0.3ZM13 14H3V11C3 10.4 3.4 10 4 10H12C12.6 10 13 10.4 13 11V14Z" fill="currentColor"/><path d="M9 0H7V3H9V0Z" fill="currentColor"/></g><g id="hpa-search"><path d="M6.83334 2C9.50274 2 11.6667 4.16396 11.6667 6.83334C11.6667 7.98794 11.2618 9.04794 10.5863 9.87921L13.8535 13.1465C14.0488 13.3417 14.0488 13.6583 13.8535 13.8535C13.6761 14.0311 13.3983 14.0472 13.2025 13.9019L13.1465 13.8535L9.87921 10.5863C9.04794 11.2618 7.98794 11.6667 6.83334 11.6667C4.16396 11.6667 2 9.50274 2 6.83334C2 4.16396 4.16396 2 6.83334 2ZM6.83334 3C4.71624 3 3 4.71624 3 6.83334C3 8.9504 4.71624 10.6667 6.83334 10.6667C8.95041 10.6667 10.6667 8.9504 10.6667 6.83334C10.6667 4.71624 8.95041 3 6.83334 3Z" fill="currentColor"/></g><g id="hpa-hamburguer-menu"><path fill="currentColor" d="M15,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,7,15,7z"/><path fill="currentColor" d="M15,1H1C0.4,1,0,1.4,0,2s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,1,15,1z"/><path fill="currentColor" d="M15,13H1c-0.6,0-1,0.4-1,1s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,13,15,13z"/></g><g id="hpa-location-marker"><path d="M19.9655 10.4828C19.9655 16.3448 10.4828 26 10.4828 26C10.4828 26 1 16.431 1 10.4828C1 4.44828 5.91379 1 10.4828 1C15.0517 1 19.9655 4.53448 19.9655 10.4828Z" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4827 13.069C11.911 13.069 13.0689 11.9111 13.0689 10.4828C13.0689 9.05443 11.911 7.89655 10.4827 7.89655C9.05437 7.89655 7.89648 9.05443 7.89648 10.4828C7.89648 11.9111 9.05437 13.069 10.4827 13.069Z" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="hpa-telemarketing"><path d="M14 10V7C14 3.68629 11.3137 1 8 1V1C4.68629 1 2 3.68629 2 7V10" stroke="currentColor" stroke-width="1.5"/><path d="M14 10V10C14 12.2091 12.2091 14 10 14H8" stroke="currentColor" stroke-width="1.5"/><rect y="7" width="3" height="5" rx="1" fill="currentColor"/><rect x="11" y="12" width="4" height="5" rx="2" transform="rotate(90 11 12)" fill="currentColor"/><rect x="13" y="7" width="3" height="5" rx="1" fill="currentColor"/></g><g id="mpa-globe"><path d="M8,0C3.6,0,0,3.6,0,8s3.6,8,8,8s8-3.6,8-8S12.4,0,8,0z M13.9,7H12c-0.1-1.5-0.4-2.9-0.8-4.1 C12.6,3.8,13.6,5.3,13.9,7z M8,14c-0.6,0-1.8-1.9-2-5H10C9.8,12.1,8.6,14,8,14z M6,7c0.2-3.1,1.3-5,2-5s1.8,1.9,2,5H6z M4.9,2.9 C4.4,4.1,4.1,5.5,4,7H2.1C2.4,5.3,3.4,3.8,4.9,2.9z M2.1,9H4c0.1,1.5,0.4,2.9,0.8,4.1C3.4,12.2,2.4,10.7,2.1,9z M11.1,13.1 c0.5-1.2,0.7-2.6,0.8-4.1h1.9C13.6,10.7,12.6,12.2,11.1,13.1z" fill="currentColor"/></g><g id="mpa-filter-settings"><path d="M4 5V1" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 16V14" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 12V16" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 1V3" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 14C5.65685 14 7 12.6569 7 11C7 9.34315 5.65685 8 4 8C2.34315 8 1 9.34315 1 11C1 12.6569 2.34315 14 4 14Z" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 9C14.6569 9 16 7.65685 16 6C16 4.34315 14.6569 3 13 3C11.3431 3 10 4.34315 10 6C10 7.65685 11.3431 9 13 9Z" stroke="#4F4F4F" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="mpa-single-item"><path d="M10.2857 0H1.71429C0.685714 0 0 0.685714 0 1.71429V10.2857C0 11.3143 0.685714 12 1.71429 12H10.2857C11.3143 12 12 11.3143 12 10.2857V1.71429C12 0.685714 11.3143 0 10.2857 0Z" fill="currentColor"/><rect y="14" width="12" height="2" rx="1" fill="currentColor"/></g><g id="mpa-gallery"><path d="M6 0H1C0.4 0 0 0.4 0 1V6C0 6.6 0.4 7 1 7H6C6.6 7 7 6.6 7 6V1C7 0.4 6.6 0 6 0Z" fill="currentColor"/><path d="M15 0H10C9.4 0 9 0.4 9 1V6C9 6.6 9.4 7 10 7H15C15.6 7 16 6.6 16 6V1C16 0.4 15.6 0 15 0Z" fill="currentColor"/><path d="M6 9H1C0.4 9 0 9.4 0 10V15C0 15.6 0.4 16 1 16H6C6.6 16 7 15.6 7 15V10C7 9.4 6.6 9 6 9Z" fill="currentColor"/><path d="M15 9H10C9.4 9 9 9.4 9 10V15C9 15.6 9.4 16 10 16H15C15.6 16 16 15.6 16 15V10C16 9.4 15.6 9 15 9Z" fill="currentColor"/></g><g id="mpa-list-items"><path d="M6 0H1C0.4 0 0 0.4 0 1V6C0 6.6 0.4 7 1 7H6C6.6 7 7 6.6 7 6V1C7 0.4 6.6 0 6 0Z" fill="currentColor"/><rect x="9" width="7" height="3" rx="1" fill="currentColor"/><rect x="9" y="4" width="4" height="3" rx="1" fill="currentColor"/><rect x="9" y="9" width="7" height="3" rx="1" fill="currentColor"/><rect x="9" y="13" width="4" height="3" rx="1" fill="currentColor"/><path d="M6 9H1C0.4 9 0 9.4 0 10V15C0 15.6 0.4 16 1 16H6C6.6 16 7 15.6 7 15V10C7 9.4 6.6 9 6 9Z" fill="currentColor"/></g><g id="mpa-heart"><path d="M14.682 2.31811C14.2647 1.89959 13.7687 1.56769 13.2226 1.3415C12.6765 1.11531 12.0911 0.99929 11.5 1.00011C10.8245 0.995238 10.157 1.14681 9.54975 1.44295C8.94255 1.73909 8.41213 2.17178 8.00004 2.70711C7.58764 2.17212 7.05716 1.73969 6.45002 1.44358C5.84289 1.14747 5.17552 0.995697 4.50004 1.00011C3.61002 1.00011 2.73998 1.26402 1.99995 1.75849C1.25993 2.25295 0.683144 2.95576 0.342546 3.77803C0.00194874 4.60031 -0.0871663 5.50511 0.0864704 6.37803C0.260107 7.25095 0.688697 8.05278 1.31804 8.68211L8.00004 15.0001L14.682 8.68211C15.0999 8.26425 15.4314 7.76817 15.6575 7.2222C15.8837 6.67623 16.0001 6.09107 16.0001 5.50011C16.0001 4.90916 15.8837 4.32399 15.6575 3.77803C15.4314 3.23206 15.0999 2.73598 14.682 2.31811V2.31811ZM13.282 7.25111L8.00004 12.2471L2.71504 7.24711C2.37145 6.8954 2.1392 6.45018 2.04734 5.96715C1.95549 5.48412 2.00811 4.98473 2.19862 4.53145C2.38913 4.07817 2.70908 3.69113 3.11843 3.41876C3.52778 3.14638 4.00835 3.00076 4.50004 3.00011C5.93704 3.00011 6.81204 3.68111 8.00004 5.62511C9.18704 3.68111 10.062 3.00011 11.5 3.00011C11.9925 2.99999 12.4741 3.14534 12.8843 3.41791C13.2945 3.69048 13.615 4.07814 13.8057 4.53223C13.9964 4.98632 14.0487 5.48661 13.956 5.97031C13.8634 6.45402 13.63 6.89959 13.285 7.25111H13.282Z" fill="currentColor"/></g><g id="mpa-clone--outline"><path d="M5.20004 5.2L5.20004 3C5.20004 1.89543 6.09547 0.999997 7.20004 0.999997H13C14.1046 0.999997 15 1.89543 15 3V8.80001C15 9.90457 14.1046 10.8 13 10.8H10.8" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square"/><path d="M1 7.19999L1 13C1 14.1046 1.89543 15 3 15H8.79997C9.90454 15 10.8 14.1046 10.8 13V7.19999C10.8 6.09542 9.90454 5.19999 8.79997 5.19999H3C1.89543 5.19999 1 6.09542 1 7.19999Z" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square"/></g><g id="mpa-clone--filled"><path d="M6.07501 4.925L6.07501 2.175C6.07501 1.62271 6.52273 1.175 7.07501 1.175H13.825C14.3773 1.175 14.825 1.62271 14.825 2.175V8.925C14.825 9.47729 14.3773 9.925 13.825 9.925H11.075" fill="currentColor"/><path d="M6.07501 4.925L6.07501 2.175C6.07501 1.62271 6.52273 1.175 7.07501 1.175H13.825C14.3773 1.175 14.825 1.62271 14.825 2.175V8.925C14.825 9.47729 14.3773 9.925 13.825 9.925H11.075" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square"/><path d="M1 6.49999L1 13C1 14.1046 1.89543 15 3 15H9.49997C10.6045 15 11.5 14.1046 11.5 13V6.49999C11.5 5.39542 10.6045 4.49999 9.49997 4.49999H3C1.89543 4.49999 1 5.39542 1 6.49999Z" fill="currentColor" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square"/></g><g id="mpa-edit--outline"><path d="M11.7 0.3C11.3 -0.1 10.7 -0.1 10.3 0.3L0.3 10.3C0.1 10.5 0 10.7 0 11V15C0 15.6 0.4 16 1 16H5C5.3 16 5.5 15.9 5.7 15.7L15.7 5.7C16.1 5.3 16.1 4.7 15.7 4.3L11.7 0.3ZM4.6 14H2V11.4L8 5.4L10.6 8L4.6 14ZM12 6.6L9.4 4L11 2.4L13.6 5L12 6.6Z" fill="currentColor"/></g><g id="mpa-bookmark--filled"><path d="M3.33333 0C2.05 0 1 0.9 1 2V16L8 13L15 16V2C15 0.9 13.95 0 12.6667 0H3.33333Z" fill="currentColor"/></g><g id="mpa-bookmark--outline"><path d="M13 2V13.3L8 11.9L3 13.3V2H13ZM13 0H3C1.9 0 1 0.9 1 2V16L8 14L15 16V2C15 0.9 14.1 0 13 0Z" fill="currentColor"/></g><g id="mpa-edit--filled"><path d="M8.1 3.5L0.3 11.3C0.1 11.5 0 11.7 0 12V15C0 15.6 0.4 16 1 16H4C4.3 16 4.5 15.9 4.7 15.7L12.5 7.9L8.1 3.5Z" fill="currentColor"/><path d="M15.7 3.3L12.7 0.3C12.3 -0.1 11.7 -0.1 11.3 0.3L9.5 2.1L13.9 6.5L15.7 4.7C16.1 4.3 16.1 3.7 15.7 3.3Z" fill="currentColor"/></g><g id="mpa-external-link--line"><path d="M14.3505 0H2.80412V3.29897H10.3918L0 13.6907L2.30928 16L12.701 5.60825V13.1959H16V1.64948C16 0.659794 15.3402 0 14.3505 0Z" fill="currentColor"/></g><g id="mpa-external-link--outline"><path d="M15 0H8V2H12.6L6.3 8.3L7.7 9.7L14 3.4V8H16V1C16 0.4 15.6 0 15 0Z" fill="currentColor"/><path d="M14 16H1C0.4 16 0 15.6 0 15V2C0 1.4 0.4 1 1 1H5V3H2V14H13V11H15V15C15 15.6 14.6 16 14 16Z" fill="currentColor"/></g><g id="mpa-eyesight--outline--off"><path d="M14.5744 5.66925L13.1504 7.09325C13.4284 7.44025 13.6564 7.75725 13.8194 8.00025C13.0594 9.13025 10.9694 11.8203 8.25838 11.9852L6.44337 13.8003C6.93937 13.9243 7.45737 14.0002 8.00037 14.0002C12.7074 14.0002 15.7444 8.71625 15.8714 8.49225C16.0424 8.18825 16.0434 7.81625 15.8724 7.51225C15.8254 7.42725 15.3724 6.63125 14.5744 5.66925Z" fill="currentColor"/><path d="M0.293375 15.7072C0.488375 15.9022 0.744375 16.0002 1.00038 16.0002C1.25638 16.0002 1.51238 15.9022 1.70738 15.7072L15.7074 1.70725C16.0984 1.31625 16.0984 0.68425 15.7074 0.29325C15.3164 -0.09775 14.6844 -0.09775 14.2934 0.29325L11.5484 3.03825C10.5154 2.43125 9.33138 2.00025 8.00037 2.00025C3.24537 2.00025 0.251375 7.28925 0.126375 7.51425C-0.0426249 7.81725 -0.0416249 8.18625 0.128375 8.48925C0.198375 8.61425 1.17238 10.2913 2.82138 11.7653L0.292375 14.2942C-0.0976249 14.6842 -0.0976249 15.3162 0.293375 15.7072ZM2.18138 7.99925C2.95837 6.83525 5.14637 4.00025 8.00037 4.00025C8.74237 4.00025 9.43738 4.20125 10.0784 4.50825L8.51237 6.07425C8.34838 6.02925 8.17838 6.00025 8.00037 6.00025C6.89537 6.00025 6.00038 6.89525 6.00038 8.00025C6.00038 8.17825 6.02938 8.34825 6.07438 8.51225L4.24038 10.3462C3.28538 9.51025 2.55938 8.56225 2.18138 7.99925Z" fill="currentColor"/></g><g id="mpa-eyesight--filled--off"><path d="M14.6 5.60001L6.39999 13.8C6.89999 13.9 7.49999 14 7.99999 14C11.6 14 14.4 10.9 15.6 9.10001C16.1 8.40001 16.1 7.50001 15.6 6.80001C15.4 6.50001 15 6.10001 14.6 5.60001Z" fill="currentColor"/><path d="M14.3 0.3L11.6 3C10.5 2.4 9.3 2 8 2C4.4 2 1.6 5.1 0.4 6.9C-0.1 7.6 -0.1 8.5 0.4 9.1C0.9 9.9 1.8 10.9 2.8 11.8L0.3 14.3C-0.1 14.7 -0.1 15.3 0.3 15.7C0.5 15.9 0.7 16 1 16C1.3 16 1.5 15.9 1.7 15.7L15.7 1.7C16.1 1.3 16.1 0.7 15.7 0.3C15.3 -0.1 14.7 -0.1 14.3 0.3ZM5.3 9.3C5.1 8.9 5 8.5 5 8C5 6.3 6.3 5 8 5C8.5 5 8.9 5.1 9.3 5.3L5.3 9.3Z" fill="currentColor"/></g><g id="mpa-eyesight--outline--on"><path d="M8.00013 14C12.7071 14 15.7441 8.716 15.8711 8.492C16.0421 8.188 16.0431 7.816 15.8721 7.512C15.7461 7.287 12.7311 2 8.00013 2C3.24513 2 0.251127 7.289 0.126127 7.514C-0.0428725 7.817 -0.0418725 8.186 0.128127 8.489C0.254128 8.713 3.26913 14 8.00013 14ZM8.00013 4C10.8391 4 13.0361 6.835 13.8181 8C13.0341 9.166 10.8371 12 8.00013 12C5.15913 12 2.96213 9.162 2.18113 7.999C2.95813 6.835 5.14613 4 8.00013 4Z" fill="currentColor"/><path d="M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z" fill="currentColor"/></g><g id="mpa-eyesight--filled--on"><path d="M7.975 14C11.575 14 14.375 10.9 15.575 9.1C16.075 8.4 16.075 7.5 15.575 6.8C14.375 5.1 11.575 2 7.975 2C4.375 2 1.575 5.1 0.375 6.9C-0.125 7.6 -0.125 8.5 0.375 9.1C1.575 10.9 4.375 14 7.975 14ZM7.975 5C9.675 5 10.975 6.3 10.975 8C10.975 9.7 9.675 11 7.975 11C6.275 11 4.975 9.7 4.975 8C4.975 6.3 6.275 5 7.975 5Z" fill="currentColor"/></g><g id="mpa-filter--outline"><path d="M15 3.16048C15 3.47872 14.8485 3.77795 14.5921 3.96637L9.96348 7.36697C9.70702 7.55539 9.55556 7.85462 9.55556 8.17285V13.0073C9.55556 13.4073 9.31716 13.7688 8.94947 13.9264L7.83836 14.4026C7.1785 14.6854 6.44444 14.2014 6.44444 13.4835V8.17285C6.44444 7.85462 6.29298 7.55539 6.03652 7.36697L1.40792 3.96637C1.15147 3.77795 1 3.47872 1 3.16048V2C1 1.44772 1.44772 1 2 1H14C14.5523 1 15 1.44772 15 2V3.16048Z" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square"/></g><g id="mpa-filter--filled"><path d="M15 0H1C0.4 0 0 0.4 0 1V3C0 3.3 0.1 3.6 0.4 3.8L6 8.5V15C6 15.4 6.2 15.8 6.6 15.9C6.7 16 6.9 16 7 16C7.3 16 7.5 15.9 7.7 15.7L9.7 13.7C9.9 13.5 10 13.3 10 13V8.5L15.6 3.8C15.9 3.6 16 3.3 16 3V1C16 0.4 15.6 0 15 0Z" fill="currentColor"/></g><g id="mpa-minus--line"><path d="M0 7.85715V8.14286C0 8.69515 0.447715 9.14286 1 9.14286H15C15.5523 9.14286 16 8.69515 16 8.14286V7.85715C16 7.30486 15.5523 6.85715 15 6.85715H1C0.447715 6.85715 0 7.30486 0 7.85715Z" fill="currentColor"/></g><g id="mpa-minus--outline"><circle cx="8" cy="8" r="7" stroke="currentColor" stroke-width="2"/><path d="M4 8.5V7.5C4 7.22386 4.22386 7 4.5 7H11.5C11.7761 7 12 7.22386 12 7.5V8.5C12 8.77614 11.7761 9 11.5 9H4.5C4.22386 9 4 8.77614 4 8.5Z" fill="currentColor"/></g><g id="mpa-minus--filled"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM4.5 7C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7L4.5 7Z" fill="currentColor"/></g><g id="mpa-plus--line"><path d="M16 8.14286C16 8.69514 15.5523 9.14286 15 9.14286H9.14286V15C9.14286 15.5523 8.69514 16 8.14286 16H7.85714C7.30486 16 6.85714 15.5523 6.85714 15V9.14286H1C0.447715 9.14286 0 8.69514 0 8.14286V7.85714C0 7.30486 0.447715 6.85714 1 6.85714H6.85714V1C6.85714 0.447715 7.30486 0 7.85714 0H8.14286C8.69514 0 9.14286 0.447715 9.14286 1V6.85714H15C15.5523 6.85714 16 7.30486 16 7.85714V8.14286Z" fill="currentColor"/></g><g id="mpa-plus--outline"><circle cx="8" cy="8" r="7" stroke="currentColor" stroke-width="2"/><path d="M4.5 7H7V4.5C7 4.22386 7.22386 4 7.5 4H8.5C8.77614 4 9 4.22386 9 4.5V7H11.5C11.7761 7 12 7.22386 12 7.5V8.5C12 8.77614 11.7761 9 11.5 9H9V11.5C9 11.7761 8.77614 12 8.5 12H7.5C7.22386 12 7 11.7761 7 11.5V9H4.5C4.22386 9 4 8.77614 4 8.5V7.5C4 7.22386 4.22386 7 4.5 7Z" fill="currentColor"/></g><g id="mpa-plus--filled"><path fill-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM7 7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4L7.5 4C7.22386 4 7 4.22386 7 4.5V7Z" fill="currentColor"/></g><g id="mpa-remove"><path d="M19.586 0.428571C19.0141 -0.142857 18.1564 -0.142857 17.5845 0.428571L10.0074 8L2.43038 0.428571C1.85853 -0.142857 1.00074 -0.142857 0.42889 0.428571C-0.142964 1 -0.142964 1.85714 0.42889 2.42857L8.00595 10L0.42889 17.5714C-0.142964 18.1429 -0.142964 19 0.42889 19.5714C0.714817 19.8571 1.00074 20 1.42963 20C1.85853 20 2.14445 19.8571 2.43038 19.5714L10.0074 12L17.5845 19.5714C17.8704 19.8571 18.2993 20 18.5853 20C18.8712 20 19.3001 19.8571 19.586 19.5714C20.1578 19 20.1578 18.1429 19.586 17.5714L12.0089 10L19.586 2.42857C20.1578 1.85714 20.1578 1 19.586 0.428571Z" fill="currentColor"/></g><g id="mpa-swap"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.53598 18.7459C7.09743 19.7676 8.92251 20.3199 10.7845 20.3199C16.1971 20.3199 20.6002 15.7623 20.6002 10.1599C20.6002 4.55758 16.1971 0 10.7845 0C5.63795 0 1.40399 4.12068 1.00032 9.34205C0.9655 9.79246 1.33505 10.1599 1.7868 10.1599C2.23856 10.1599 2.60076 9.79265 2.64256 9.34284C3.04095 5.05624 6.54048 1.69332 10.7845 1.69332C15.2948 1.69332 18.9643 5.49145 18.9643 10.1599C18.9643 14.8284 15.2948 18.6266 10.7845 18.6266C9.22645 18.6266 7.70006 18.1624 6.39587 17.3047L7.71056 17.0612C8.16986 16.9761 8.4777 16.534 8.39813 16.0737C8.31856 15.6134 7.88171 15.3093 7.42241 15.3943L4.25458 15.9811L4.24312 15.9833L4.22789 15.9859C3.7832 16.0683 3.48516 16.4963 3.5622 16.942L4.14767 20.3287C4.2247 20.7743 4.64765 21.0688 5.09234 20.9865C5.53704 20.9041 5.83508 20.4761 5.75804 20.0304L5.53598 18.7459Z" fill="currentColor"/></g><g id="mpa-arrows"><path d="M15.829 7.55346L13.829 5.33123C13.7707 5.26579 13.7 5.21249 13.6211 5.17438C13.5422 5.13627 13.4565 5.11411 13.369 5.10916C13.2814 5.1042 13.1938 5.11656 13.1111 5.14551C13.0283 5.17447 12.9521 5.21945 12.8868 5.2779C12.7567 5.39693 12.6783 5.5621 12.6683 5.73815C12.6584 5.9142 12.7176 6.08717 12.8335 6.22012L13.8735 7.37568H8.62012V2.12234L9.77568 3.16234C9.84101 3.22079 9.91722 3.26578 9.99996 3.29473C10.0827 3.32369 10.1703 3.33604 10.2578 3.33109C10.3454 3.32613 10.431 3.30397 10.51 3.26586C10.5889 3.22776 10.6596 3.17445 10.7179 3.10901C10.8337 2.97606 10.893 2.80309 10.883 2.62704C10.8731 2.45099 10.7947 2.28581 10.6646 2.16679L8.44234 0.166788C8.31925 0.0592572 8.16135 0 7.9979 0C7.83445 0 7.67655 0.0592572 7.55345 0.166788L5.33123 2.16679C5.19921 2.28466 5.11943 2.45015 5.10943 2.62685C5.09942 2.80355 5.16003 2.97699 5.2779 3.10901C5.39577 3.24103 5.56126 3.32082 5.73796 3.33082C5.91467 3.34082 6.0881 3.28022 6.22012 3.16234L7.37568 2.12234V7.37568H2.12234L3.16234 6.22012C3.27818 6.08717 3.33745 5.9142 3.32748 5.73815C3.31752 5.5621 3.23911 5.39693 3.10901 5.2779C3.04368 5.21945 2.96747 5.17447 2.88473 5.14551C2.80199 5.11656 2.71436 5.1042 2.62684 5.10916C2.53932 5.11411 2.45364 5.13627 2.3747 5.17438C2.29576 5.21249 2.22511 5.26579 2.16679 5.33123L0.166788 7.55346C0.0592572 7.67655 0 7.83445 0 7.9979C0 8.16135 0.0592572 8.31925 0.166788 8.44234L2.16679 10.6646C2.22511 10.73 2.29576 10.7833 2.3747 10.8214C2.45364 10.8595 2.53932 10.8817 2.62684 10.8866C2.71436 10.8916 2.80199 10.8792 2.88473 10.8503C2.96747 10.8213 3.04368 10.7763 3.10901 10.7179C3.23911 10.5989 3.31752 10.4337 3.32748 10.2576C3.33745 10.0816 3.27818 9.90862 3.16234 9.77568L2.12234 8.62012H7.37568V13.8735L6.22012 12.8335C6.0881 12.7156 5.91467 12.655 5.73796 12.665C5.56126 12.675 5.39577 12.7548 5.2779 12.8868C5.16003 13.0188 5.09942 13.1922 5.10943 13.3689C5.11943 13.5456 5.19921 13.7111 5.33123 13.829L7.55345 15.829C7.67568 15.9383 7.83391 15.9988 7.9979 15.9988C8.16188 15.9988 8.32012 15.9383 8.44234 15.829L10.6646 13.829C10.7299 13.7706 10.7832 13.7 10.8212 13.621C10.8593 13.5421 10.8814 13.4564 10.8864 13.3689C10.8913 13.2815 10.879 13.1938 10.8501 13.1111C10.8212 13.0284 10.7763 12.9522 10.7179 12.8868C10.6595 12.8214 10.5889 12.7682 10.5099 12.7301C10.431 12.6921 10.3453 12.6699 10.2578 12.665C10.1703 12.66 10.0827 12.6724 10 12.7013C9.91727 12.7302 9.84105 12.7751 9.77568 12.8335L8.62012 13.8735V8.62012H13.8735L12.8335 9.77568C12.7176 9.90862 12.6584 10.0816 12.6683 10.2576C12.6783 10.4337 12.7567 10.5989 12.8868 10.7179C12.9521 10.7763 13.0283 10.8213 13.1111 10.8503C13.1938 10.8792 13.2814 10.8916 13.369 10.8866C13.4565 10.8817 13.5422 10.8595 13.6211 10.8214C13.7 10.7833 13.7707 10.73 13.829 10.6646L15.829 8.44234C15.9365 8.31925 15.9958 8.16135 15.9958 7.9979C15.9958 7.83445 15.9365 7.67655 15.829 7.55346Z" fill="currentColor"/></g><g id="mpa-expand"><path d="M9.0001 2H12.6001L8.6001 6L10.0001 7.4L14.0001 3.4V7H16.0001V0H9.0001V2Z" fill="currentColor"/><path d="M6 8.6001L2 12.6001V9.0001H0V16.0001H7V14.0001H3.4L7.4 10.0001L6 8.6001Z" fill="currentColor"/></g><g id="mpa-bag"><path d="M14.0001 15.0002H2L3.20001 4.81819H12.8001L14.0001 15.0002Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="square"/><path d="M6.12476 7.12512V3.72227C6.12476 2.22502 7.05289 1 8.18728 1C9.32167 1 10.2498 2.22502 10.2498 3.72227V7.12512" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="square"/></g><g id="mpa-bars"><path fill-rule="evenodd" d="M0 12.7778C0 13.2687 0.397969 13.6667 0.888889 13.6667H15.1111C15.602 13.6667 16 13.2687 16 12.7778C16 12.2869 15.602 11.8889 15.1111 11.8889H0.888889C0.397969 11.8889 0 12.2869 0 12.7778ZM0 8.33333C0 8.82425 0.397969 9.22222 0.888889 9.22222H15.1111C15.602 9.22222 16 8.82425 16 8.33333C16 7.84241 15.602 7.44444 15.1111 7.44444H0.888889C0.397969 7.44444 0 7.84241 0 8.33333ZM0.888889 3C0.397969 3 0 3.39797 0 3.88889C0 4.37981 0.397969 4.77778 0.888889 4.77778H15.1111C15.602 4.77778 16 4.37981 16 3.88889C16 3.39797 15.602 3 15.1111 3H0.888889Z" fill="currentColor"/></g><g id="mpa-cog"><path d="M15.135 6.784C13.832 6.458 13.214 4.966 13.905 3.815C14.227 3.279 14.13 2.817 13.811 2.499L13.501 2.189C13.183 1.871 12.721 1.774 12.185 2.095C11.033 2.786 9.541 2.168 9.216 0.865C9.065 0.258 8.669 0 8.219 0H7.781C7.331 0 6.936 0.258 6.784 0.865C6.458 2.168 4.966 2.786 3.815 2.095C3.279 1.773 2.816 1.87 2.498 2.188L2.188 2.498C1.87 2.816 1.773 3.279 2.095 3.815C2.786 4.967 2.168 6.459 0.865 6.784C0.26 6.935 0 7.33 0 7.781V8.219C0 8.669 0.258 9.064 0.865 9.216C2.168 9.542 2.786 11.034 2.095 12.185C1.773 12.721 1.87 13.183 2.189 13.501L2.499 13.811C2.818 14.13 3.281 14.226 3.815 13.905C4.967 13.214 6.459 13.832 6.784 15.135C6.935 15.742 7.331 16 7.781 16H8.219C8.669 16 9.064 15.742 9.216 15.135C9.542 13.832 11.034 13.214 12.185 13.905C12.72 14.226 13.182 14.13 13.501 13.811L13.811 13.501C14.129 13.183 14.226 12.721 13.905 12.185C13.214 11.033 13.832 9.541 15.135 9.216C15.742 9.065 16 8.669 16 8.219V7.781C16 7.33 15.74 6.935 15.135 6.784ZM8 11C6.343 11 5 9.657 5 8C5 6.343 6.343 5 8 5C9.657 5 11 6.343 11 8C11 9.657 9.657 11 8 11Z" fill="currentColor"/></g><g id="mpa-columns"><path d="M1 4H15V15H1V4Z" stroke="currentColor" stroke-width="2"/><path d="M0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1V5H0V1Z" fill="currentColor"/><line x1="8.11108" y1="4.70586" x2="8.11108" y2="14.1176" stroke="currentColor" stroke-width="2"/></g><g id="mpa-credit-card"><path d="M13.7142 3.49469C13.8938 3.49469 14.1326 3.56604 14.2596 3.69305C14.3866 3.82006 14.487 3.99232 14.487 4.17194L14.5051 11.2408C14.5051 11.4204 14.4338 11.5927 14.3068 11.7197C14.1798 11.8467 14.0075 11.918 13.8279 11.918L2.30637 11.9181C2.12676 11.9181 1.95449 11.8467 1.82749 11.7197C1.70048 11.5927 1.62912 11.4205 1.62912 11.2408L1.58197 4.172C1.58197 3.99238 1.65333 3.82012 1.78033 3.69311C1.90734 3.56611 2.0796 3.49475 2.25922 3.49475L13.7142 3.49469ZM14.3177 2L1.75127 2.00006C1.30223 2.00006 0.871578 2.17845 0.554056 2.49597C0.236534 2.81349 0 3.24414 0 3.69319L0.0472208 11.8334C0.0472208 12.2825 0.225603 12.7131 0.543125 13.0306C0.860646 13.3482 1.2913 13.5266 1.74034 13.5266L14.3068 13.5265C14.7558 13.5265 15.1865 13.3481 15.504 13.0306C15.8215 12.7131 15.9999 12.2824 15.9999 11.8334L16.0108 3.69312C16.0108 3.24408 15.8325 2.81343 15.5149 2.4959C15.1974 2.17838 14.7668 2 14.3177 2ZM13.4139 5.18788C13.4139 5.00826 13.3426 4.836 13.2156 4.70899C13.0886 4.58198 12.9163 4.51063 12.7367 4.51063H10.2682C10.0885 4.51063 9.91629 4.58198 9.78928 4.70899C9.66227 4.836 9.59092 5.00826 9.59092 5.18788C9.59092 5.36749 9.66227 5.53975 9.78928 5.66676C9.91629 5.79377 10.0885 5.86512 10.2682 5.86512H12.7367C12.9163 5.86512 13.0886 5.79377 13.2156 5.66676C13.3426 5.53975 13.4139 5.36749 13.4139 5.18788ZM3.91809 9.58997C3.91899 9.53426 3.90879 9.47893 3.88809 9.42721C3.86739 9.37548 3.83661 9.32839 3.79753 9.28868C3.75845 9.24896 3.71185 9.21743 3.66046 9.1959C3.60907 9.17438 3.55391 9.1633 3.4982 9.16331H2.84384C2.78376 9.15569 2.72275 9.16095 2.66486 9.17874C2.60697 9.19653 2.55353 9.22644 2.5081 9.26648C2.46266 9.30652 2.42627 9.35578 2.40134 9.41097C2.37642 9.46616 2.36352 9.52603 2.36352 9.58659C2.36352 9.64715 2.37642 9.70701 2.40134 9.76221C2.42627 9.8174 2.46266 9.86665 2.5081 9.90669C2.55353 9.94673 2.60697 9.97664 2.66486 9.99443C2.72275 10.0122 2.78376 10.0175 2.84384 10.0099H3.4982C3.55334 10.0099 3.60794 9.99901 3.65888 9.9779C3.70983 9.9568 3.75611 9.92587 3.79511 9.88688C3.8341 9.84789 3.86503 9.8016 3.88613 9.75066C3.90723 9.69972 3.91809 9.64511 3.91809 9.58997ZM10.5806 9.58896C10.5815 9.53325 10.5713 9.47792 10.5506 9.42619C10.5299 9.37446 10.4991 9.32737 10.46 9.28766C10.4209 9.24795 10.3743 9.21641 10.3229 9.19489C10.2715 9.17336 10.2164 9.16228 10.1607 9.16229L9.39853 9.1661C9.33845 9.15848 9.27744 9.16374 9.21955 9.18153C9.16166 9.19932 9.10822 9.22923 9.06279 9.26927C9.01735 9.30931 8.98096 9.35857 8.95604 9.41376C8.93111 9.46895 8.91822 9.52882 8.91822 9.58938C8.91822 9.64994 8.93111 9.7098 8.95604 9.765C8.98096 9.82019 9.01735 9.86944 9.06279 9.90948C9.10822 9.94952 9.16166 9.97943 9.21955 9.99722C9.27744 10.015 9.33845 10.0203 9.39853 10.0127L10.1607 10.0088C10.272 10.0088 10.3788 9.96461 10.4576 9.88587C10.5363 9.80712 10.5806 9.70032 10.5806 9.58896ZM8.26409 9.59276C8.2641 9.48077 8.22008 9.37326 8.14152 9.29343C8.06296 9.21361 7.95617 9.16787 7.84419 9.1661L7.12468 9.16568C7.0646 9.15806 7.00359 9.16332 6.9457 9.18111C6.88781 9.1989 6.83437 9.22881 6.78894 9.26885C6.7435 9.30889 6.70711 9.35814 6.68218 9.41334C6.65726 9.46853 6.64436 9.5284 6.64436 9.58896C6.64436 9.64952 6.65726 9.70938 6.68218 9.76458C6.70711 9.81977 6.7435 9.86902 6.78894 9.90906C6.83437 9.9491 6.88781 9.97901 6.9457 9.9968C7.00359 10.0146 7.0646 10.0199 7.12468 10.0122L7.84419 10.0127C7.95555 10.0127 8.06236 9.96842 8.1411 9.88967C8.21985 9.81093 8.26409 9.70413 8.26409 9.59276ZM6.0303 9.59234C6.0303 9.47918 5.98534 9.37066 5.90533 9.29064C5.82531 9.21063 5.71679 9.16568 5.60363 9.16568L4.87065 9.16331C4.76761 9.17637 4.67287 9.22657 4.60419 9.30449C4.53552 9.38242 4.49763 9.48272 4.49763 9.58659C4.49763 9.69045 4.53552 9.79075 4.60419 9.86868C4.67287 9.94661 4.76761 9.99681 4.87065 10.0099L5.60363 10.0122C5.71562 10.0122 5.82313 9.96823 5.90296 9.88967C5.98278 9.81112 6.02852 9.70432 6.0303 9.59234Z" fill="currentColor"/></g><g id="mpa-elypsis"><circle cx="7.77778" cy="1.77778" r="1.77778" fill="currentColor"/><circle cx="7.77778" cy="8.00001" r="1.77778" fill="currentColor"/><circle cx="7.77778" cy="14.2222" r="1.77778" fill="currentColor"/></g><g id="mpa-exchange"><path d="M15.8173 5.29688L12.9284 8.39911C12.866 8.4664 12.7904 8.52009 12.7062 8.5568C12.6221 8.59351 12.5313 8.61245 12.4395 8.61244C12.2716 8.6116 12.11 8.54821 11.9862 8.43466C11.8635 8.30854 11.7948 8.13952 11.7948 7.96355C11.7948 7.78758 11.8635 7.61856 11.9862 7.49244L13.8351 5.50133H0.990643V4.17688H13.7995L11.9506 2.17688C11.8779 2.1157 11.8191 2.03967 11.7781 1.95389C11.7372 1.86811 11.715 1.77456 11.7132 1.67952C11.7114 1.58448 11.7299 1.49015 11.7675 1.40285C11.8051 1.31556 11.861 1.23731 11.9313 1.17337C12.0016 1.10943 12.0848 1.06127 12.1753 1.03212C12.2658 1.00297 12.3614 0.993506 12.4559 1.00436C12.5503 1.01522 12.6413 1.04614 12.7228 1.09506C12.8043 1.14398 12.8744 1.20976 12.9284 1.28799L15.8173 4.39911C15.931 4.52092 15.9943 4.68135 15.9943 4.848C15.9943 5.01464 15.931 5.17508 15.8173 5.29688ZM4.03953 9.288C4.11228 9.22681 4.1711 9.15078 4.21206 9.065C4.25301 8.97922 4.27515 8.88567 4.27698 8.79063C4.27881 8.69559 4.2603 8.60126 4.22268 8.51397C4.18507 8.42667 4.12922 8.34843 4.05888 8.28448C3.98855 8.22054 3.90535 8.17238 3.81488 8.14323C3.7244 8.11408 3.62874 8.10462 3.5343 8.11547C3.43987 8.12633 3.34885 8.15725 3.26735 8.20617C3.18584 8.25509 3.11575 8.32087 3.06175 8.39911L0.172865 11.5013C0.0616785 11.6226 0 11.7812 0 11.9458C0 12.1103 0.0616785 12.2689 0.172865 12.3902L3.06175 15.5102C3.12417 15.5775 3.19981 15.6312 3.28393 15.6679C3.36806 15.7046 3.45886 15.7236 3.55064 15.7236C3.7186 15.7227 3.88022 15.6593 4.00398 15.5458C4.12669 15.4197 4.19535 15.2506 4.19535 15.0747C4.19535 14.8987 4.12669 14.7297 4.00398 14.6036L2.19064 12.6213H14.9995V11.288H2.19064L4.03953 9.288Z" fill="currentColor"/></g><g id="mpa-export"><path d="M15 16H1C0.4 16 0 15.6 0 15V9H2V14H14V4H12V2H15C15.6 2 16 2.4 16 3V15C16 15.6 15.6 16 15 16Z" fill="currentColor"/><path d="M6 3C9.2 3 12 5.5 12 10C10.9 8.3 9.6 7 6 7V10L0 5L6 0V3Z" fill="currentColor"/></g><g id="mpa-link"><path d="M11 0C9.7 0 8.4 0.5 7.5 1.5L6.3 2.6C5.9 3 5.9 3.6 6.3 4C6.7 4.4 7.3 4.4 7.7 4L8.9 2.8C10 1.7 12 1.7 13.1 2.8C13.7 3.4 14 4.2 14 5C14 5.8 13.7 6.6 13.1 7.1L12 8.3C11.6 8.7 11.6 9.3 12 9.7C12.2 9.9 12.5 10 12.7 10C12.9 10 13.2 9.9 13.4 9.7L14.6 8.5C15.5 7.6 16 6.3 16 5C16 3.7 15.5 2.4 14.5 1.5C13.6 0.5 12.3 0 11 0Z" fill="currentColor"/><path d="M8.3 12L7.1 13.2C6 14.3 4 14.3 2.9 13.2C2.3 12.6 2 11.8 2 11C2 10.2 2.3 9.4 2.9 8.9L4 7.7C4.4 7.3 4.4 6.7 4 6.3C3.6 5.9 3 5.9 2.6 6.3L1.5 7.5C0.5 8.4 0 9.7 0 11C0 12.3 0.5 13.6 1.5 14.5C2.4 15.5 3.7 16 5 16C6.3 16 7.6 15.5 8.5 14.5L9.7 13.3C10.1 12.9 10.1 12.3 9.7 11.9C9.3 11.5 8.7 11.6 8.3 12Z" fill="currentColor"/><path d="M9.39999 5.19999L5.19999 9.39999C4.79999 9.79999 4.79999 10.4 5.19999 10.8C5.39999 11 5.69999 11.1 5.89999 11.1C6.09999 11.1 6.39999 11 6.59999 10.8L10.8 6.59999C11.2 6.19999 11.2 5.59999 10.8 5.19999C10.4 4.79999 9.79999 4.79999 9.39999 5.19999Z" fill="currentColor"/></g><g id="mpa-settings"><path d="M3.79999 4.73334V1" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.79999 15V13.1334" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2 11.2667V15" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2 1V2.86667" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.8 13.1333C5.3464 13.1333 6.60001 11.8797 6.60001 10.3333C6.60001 8.78695 5.3464 7.53334 3.8 7.53334C2.2536 7.53334 1 8.78695 1 10.3333C1 11.8797 2.2536 13.1333 3.8 13.1333Z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2 8.46668C13.7464 8.46668 15 7.21307 15 5.66667C15 4.12027 13.7464 2.86667 12.2 2.86667C10.6536 2.86667 9.40002 4.12027 9.40002 5.66667C9.40002 7.21307 10.6536 8.46668 12.2 8.46668Z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="mpa-store"><path d="M12.6667 1H3.33333L1 5.2C1 6.48893 2.0444 7.53333 3.33333 7.53333C4.62227 7.53333 5.66667 6.48893 5.66667 5.2C5.66667 6.48893 6.71107 7.53333 8 7.53333C9.28893 7.53333 10.3333 6.48893 10.3333 5.2C10.3333 6.48893 11.3777 7.53333 12.6667 7.53333C13.9556 7.53333 15 6.48893 15 5.2L12.6667 1Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.25 9.75V15H2.75V9.75" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.59999 15V11.2667H9.39999V15" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="mpa-angle--down"><path d="M4 6L8.5 10.5L13 6" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="mpa-angle--up"><path d="M13 10L8.5 5.5L4 10" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="mpa-location-input"><path d="M9 0C4.05 0 0 4.05 0 9C0 13.95 4.05 18 9 18C13.95 18 18 13.95 18 9C18 4.05 13.95 0 9 0ZM10.125 10.125L7.875 14.625L5.625 5.625L14.625 7.875L10.125 10.125Z" fill="currentColor"/></g><g id="inf-star"><path d="M7.369,11.251,11.923,14,10.714,8.82l4.023-3.485-5.3-.449L7.369,0,5.3,4.885,0,5.335,4.023,8.82,2.815,14Z" fill="currentColor"/></g><g id="inf-help--outline"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z" fill="currentColor"/><path d="M8 13C8.55228 13 9 12.5523 9 12C9 11.4477 8.55228 11 8 11C7.44772 11 7 11.4477 7 12C7 12.5523 7.44772 13 8 13Z" fill="currentColor"/><path d="M7.09999 5.5C7.29999 5.2 7.59999 5 7.99999 5C8.59999 5 8.99999 5.4 8.99999 6C8.99999 6.3 8.89999 6.4 8.39999 6.7C7.79999 7.1 6.99999 7.7 6.99999 9V10H8.99999V9C8.99999 8.8 8.99999 8.7 9.49999 8.4C10.1 8 11 7.4 11 6C11 4.3 9.69999 3 7.99999 3C6.89999 3 5.89999 3.6 5.39999 4.5L4.89999 5.4L6.59999 6.4L7.09999 5.5Z" fill="currentColor"/></g><g id="inf-help--filled"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 13C7.4 13 7 12.6 7 12C7 11.4 7.4 11 8 11C8.6 11 9 11.4 9 12C9 12.6 8.6 13 8 13ZM9.5 8.4C9 8.7 9 8.8 9 9V10H7V9C7 7.7 7.8 7.1 8.4 6.7C8.9 6.4 9 6.3 9 6C9 5.4 8.6 5 8 5C7.6 5 7.3 5.2 7.1 5.5L6.6 6.4L4.9 5.4L5.4 4.5C5.9 3.6 6.9 3 8 3C9.7 3 11 4.3 11 6C11 7.4 10.1 8 9.5 8.4Z" fill="currentColor"/></g><g id="inf-tooltip--outline"><path d="M8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16ZM8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2Z" fill="currentColor"/><path d="M7 12H9V7H7L7 12Z" fill="currentColor"/><path d="M8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4Z" fill="currentColor"/></g><g id="inf-tooltip--filled"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM9 12H7V7H9V12ZM8 6C7.4 6 7 5.6 7 5C7 4.4 7.4 4 8 4C8.6 4 9 4.4 9 5C9 5.6 8.6 6 8 6Z" fill="currentColor"/></g><g id="inf-warning--outline"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z" fill="currentColor"/><path d="M9 4H7V9H9V4Z" fill="currentColor"/><path d="M8 12C8.55228 12 9 11.5523 9 11C9 10.4477 8.55228 10 8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12Z" fill="currentColor"/></g><g id="inf-warning--filled"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 12C7.4 12 7 11.6 7 11C7 10.4 7.4 10 8 10C8.6 10 9 10.4 9 11C9 11.6 8.6 12 8 12ZM9 9H7V4H9V9Z" fill="currentColor"/></g><g id="nav-caret--down"><path d="M8.73746 13.1948C8.34108 13.6276 7.65892 13.6276 7.26254 13.1948L0 5.26471L2.07407 3L8 9.47059L13.9259 3L16 5.26471L8.73746 13.1948Z" fill="currentColor"/></g><g id="nav-caret--left"><path d="M2.80524 8.73746C2.37243 8.34108 2.37243 7.65892 2.80525 7.26254L10.7353 0L13 2.07407L6.52941 8L13 13.9259L10.7353 16L2.80524 8.73746Z" fill="currentColor"/></g><g id="nav-caret--right"><path d="M12.1948 7.26254C12.6276 7.65892 12.6276 8.34108 12.1948 8.73746L4.26471 16L2 13.9259L8.47059 8L2 2.07407L4.26471 0L12.1948 7.26254Z" fill="currentColor"/></g><g id="nav-caret--up"><path d="M7.26254 2.80524C7.65892 2.37243 8.34108 2.37243 8.73746 2.80525L16 10.7353L13.9259 13L8 6.52941L2.07407 13L0 10.7353L7.26254 2.80524Z" fill="currentColor"/></g><g id="nav-thin-caret--left"><path d="M11 1L4 8L11 15" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="nav-thin-caret--right"><path d="M5 15L12 8L5 1" stroke="currentColor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="nav-arrow--left"><path d="M0.499992 7.5C0.499992 7.75781 0.583325 7.92969 0.749992 8.10156L5.49999 13L6.66666 11.7969L3.33332 8.35938L16.0002 8.35938V6.64063L3.33332 6.64063L6.66666 3.20313L5.49999 2L0.749992 6.89844C0.583325 7.07031 0.499992 7.24219 0.499992 7.5Z" fill="currentColor"/></g><g id="nav-arrow--right"><path d="M16 8.5C16 8.75781 15.914 8.92969 15.7419 9.10156L10.8388 14L9.6345 12.7969L13.0753 9.35938L0 9.35938L0 7.64063L13.0753 7.64063L9.6345 4.20313L10.8388 3L15.7419 7.89844C15.914 8.07031 16 8.24219 16 8.5Z" fill="currentColor"/></g><g id="nav-home"><path d="M 15.475000000000001 6.686111111111111 L 14.222222222222221 5.661111111111111 V 2.888888888888889 c 0 -0.12222222222222223 -0.1 -0.2222222222222222 -0.2222222222222222 -0.2222222222222222 h -0.8888888888888888 c -0.12222222222222223 0 -0.2222222222222222 0.1 -0.2222222222222222 0.2222222222222222 v 1.6805555555555556 L 8.705555555555556 1.1416666666666666 c -0.4083333333333333 -0.3361111111111111 -1 -0.3361111111111111 -1.4083333333333334 0 L 0.5249999999999999 6.686111111111111 c -0.09444444444444444 0.07777777777777778 -0.10833333333333334 0.21666666666666667 -0.030555555555555558 0.3138888888888889 l 0.5638888888888889 0.6888888888888889 c 0.07777777777777778 0.09444444444444444 0.21666666666666667 0.10833333333333334 0.3138888888888889 0.030555555555555558 l 0.4083333333333333 -0.3333333333333333 V 12.88888888888889 c 0 0.24444444444444446 0.2 0.4444444444444444 0.4444444444444444 0.4444444444444444 h 4.666666666666667 c 0.12222222222222223 0 0.2222222222222222 -0.1 0.2222222222222222 -0.2222222222222222 V 9.555555555555555 h 1.7777777777777777 v 3.5555555555555554 c 0 0.12222222222222223 0.1 0.2222222222222222 0.2222222222222222 0.2222222222222222 h 4.666666666666667 c 0.24444444444444446 0 0.4444444444444444 -0.2 0.4444444444444444 -0.4444444444444444 V 7.383333333333334 l 0.4083333333333333 0.3333333333333333 c 0.09444444444444444 0.07777777777777778 0.2361111111111111 0.06388888888888888 0.3138888888888889 -0.030555555555555558 l 0.5638888888888889 -0.6888888888888889 c 0.07222222222222223 -0.09444444444444444 0.058333333333333334 -0.23333333333333334 -0.036111111111111115 -0.3111111111111111 Z M 12.88888888888889 12 h -2.6666666666666665 V 8.444444444444445 c 0 -0.12222222222222223 -0.1 -0.2222222222222222 -0.2222222222222222 -0.2222222222222222 H 6 c -0.12222222222222223 0 -0.2222222222222222 0.1 -0.2222222222222222 0.2222222222222222 v 3.5555555555555554 h -2.6666666666666665 V 6.291666666666667 l 4.747222222222223 -3.888888888888889 c 0.08055555555555555 -0.06666666666666667 0.2 -0.06666666666666667 0.28055555555555556 0 l 4.747222222222223 3.888888888888889 V 12 Z" fill="currentColor"/></g><g id="nav-plus"><path d="M15,7H9V1c0-0.6-0.4-1-1-1S7,0.4,7,1v6H1C0.4,7,0,7.4,0,8s0.4,1,1,1h6v6c0,0.6,0.4,1,1,1s1-0.4,1-1V9h6 c0.6,0,1-0.4,1-1S15.6,7,15,7z" fill="currentColor"/></g><g id="nav-minus"><path d="M15,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,7,15,7z" fill="currentColor"/></g><g id="sti-loading"><circle cx="50" opacity="0.4" cy="50" fill="none" stroke="#000000" r="40" class="c-muted-1" stroke-width="14"/><circle cx="50" cy="50" fill="none" stroke="#000000" r="40" stroke-dasharray="60 900" stroke-width="12" stroke-linecap="round"><animateTransform attributeName="transform" attributeType="XML" dur="0.7s" type="rotate" from="0 50 50" to="360 50 50" repeatCount="indefinite"/></circle></g><g id="sti-check--line"><path d="M5.6 10L3.10711 7.50711C2.71658 7.11658 2.08342 7.11658 1.69289 7.50711L0.707107 8.49289C0.316583 8.88342 0.316583 9.51658 0.707107 9.90711L4.89289 14.0929C5.28342 14.4834 5.91658 14.4834 6.30711 14.0929L15.2929 5.10711C15.6834 4.71658 15.6834 4.08342 15.2929 3.69289L14.3071 2.70711C13.9166 2.31658 13.2834 2.31658 12.8929 2.70711L5.6 10Z" fill="currentColor"/></g><g id="sti-check--outline"><path d="M8 0C3.589 0 0 3.589 0 8C0 12.411 3.589 16 8 16C12.411 16 16 12.411 16 8C16 3.589 12.411 0 8 0ZM8 14C4.691 14 2 11.309 2 8C2 4.691 4.691 2 8 2C11.309 2 14 4.691 14 8C14 11.309 11.309 14 8 14Z" fill="currentColor"/><path d="M7.35355 11.0604C7.15829 11.2557 6.84171 11.2557 6.64645 11.0604L3.93955 8.35355C3.74429 8.15829 3.74429 7.84171 3.93955 7.64645L4.64645 6.93955C4.84171 6.74429 5.15829 6.74429 5.35355 6.93955L7 8.586L10.6464 4.93955C10.8417 4.74429 11.1583 4.74429 11.3536 4.93955L12.0604 5.64645C12.2557 5.84171 12.2557 6.15829 12.0604 6.35355L7.35355 11.0604Z" fill="currentColor"/></g><g id="sti-check--filled"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM7.35355 11.0464C7.15829 11.2417 6.84171 11.2417 6.64645 11.0464L3.95355 8.35355C3.75829 8.15829 3.75829 7.84171 3.95355 7.64645L4.64645 6.95355C4.84171 6.75829 5.15829 6.75829 5.35355 6.95355L7 8.6L10.6464 4.95355C10.8417 4.75829 11.1583 4.75829 11.3536 4.95355L12.0464 5.64645C12.2417 5.84171 12.2417 6.15829 12.0464 6.35355L7.35355 11.0464Z" fill="currentColor"/></g><g id="sti-close--line"><path d="M11.9998 3.99995L4 11.9998" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.00027 4L12.0001 11.9998" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g id="sti-close--outline"><path d="M10.4536 4.85355C10.2583 4.65829 9.94171 4.65829 9.74645 4.85355L8 6.6L6.25355 4.85355C6.05829 4.65829 5.74171 4.65829 5.54645 4.85355L4.85355 5.54645C4.65829 5.74171 4.65829 6.05829 4.85355 6.25355L6.6 8L4.85355 9.74645C4.65829 9.94171 4.65829 10.2583 4.85355 10.4536L5.54645 11.1464C5.74171 11.3417 6.05829 11.3417 6.25355 11.1464L8 9.4L9.74645 11.1464C9.94171 11.3417 10.2583 11.3417 10.4536 11.1464L11.1464 10.4536C11.3417 10.2583 11.3417 9.94171 11.1464 9.74645L9.4 8L11.1464 6.25355C11.3417 6.05829 11.3417 5.74171 11.1464 5.54645L10.4536 4.85355Z" fill="currentColor"/><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z" fill="currentColor"/></g><g id="sti-close--filled"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM11.1464 9.74645C11.3417 9.94171 11.3417 10.2583 11.1464 10.4536L10.4536 11.1464C10.2583 11.3417 9.94171 11.3417 9.74645 11.1464L8 9.4L6.25355 11.1464C6.05829 11.3417 5.74171 11.3417 5.54645 11.1464L4.85355 10.4536C4.65829 10.2583 4.65829 9.94171 4.85355 9.74645L6.6 8L4.85355 6.25355C4.65829 6.05829 4.65829 5.74171 4.85355 5.54645L5.54645 4.85355C5.74171 4.65829 6.05829 4.65829 6.25355 4.85355L8 6.6L9.74645 4.85355C9.94171 4.65829 10.2583 4.65829 10.4536 4.85355L11.1464 5.54645C11.3417 5.74171 11.3417 6.05829 11.1464 6.25355L9.4 8L11.1464 9.74645Z" fill="currentColor"/></g><g id="sti-clock"><path d="M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z" fill="currentColor"/><path d="M9 4.5C9 4.22386 8.77614 4 8.5 4H7.5C7.22386 4 7 4.22386 7 4.5V8C7 8.55228 7.44772 9 8 9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5Z" fill="currentColor"/></g><g id="sti-equals"><rect y="16" width="44" height="6" rx="1" fill="currentColor"/><rect width="44" height="6" rx="1" fill="currentColor"/></g><g id="sti-discount"><path d="M7.99991 1.57331L8.7199 2.40886L9.1199 2.87108C9.17697 2.93924 9.25391 2.98788 9.33996 3.01019C9.42602 3.0325 9.5169 3.02737 9.5999 2.99552L10.1777 2.79997L11.2088 2.43553L11.4132 3.55552L11.5288 4.15107C11.5463 4.23881 11.5895 4.31939 11.6527 4.38266C11.716 4.44593 11.7966 4.48906 11.8843 4.50662L12.4799 4.62217L13.5643 4.82662L13.1999 5.85772L13.0043 6.43549C12.9725 6.51849 12.9673 6.60937 12.9896 6.69542C13.012 6.78148 13.0606 6.85842 13.1288 6.91549L13.591 7.31549L14.4265 8.03548L13.591 8.75547L13.1288 9.15547C13.0606 9.21254 13.012 9.28948 12.9896 9.37553C12.9673 9.46159 12.9725 9.55247 13.0043 9.63547L13.1999 10.2132L13.5643 11.2443L12.4443 11.4132L11.8488 11.5288C11.761 11.5463 11.6804 11.5895 11.6172 11.6527C11.5539 11.716 11.5108 11.7966 11.4932 11.8843L11.3777 12.4799L11.1732 13.5643L10.1421 13.1999L9.56434 13.0043C9.48134 12.9725 9.39046 12.9673 9.30441 12.9897C9.21835 13.012 9.14142 13.0606 9.08434 13.1288L8.68435 13.591L7.99991 14.4265L7.27991 13.591L6.87992 13.1288C6.82285 13.0606 6.74591 13.012 6.65985 12.9897C6.5738 12.9673 6.48292 12.9725 6.39992 13.0043L5.82215 13.1999L4.79105 13.5643L4.5866 12.4443L4.51549 12.1643L4.44438 11.8843C4.42682 11.7966 4.38369 11.716 4.32042 11.6527C4.25715 11.5895 4.17657 11.5463 4.08883 11.5288L3.5555 11.4132L2.47107 11.2088L2.83551 10.1777L3.03106 9.59991C3.06291 9.51691 3.06804 9.42603 3.04573 9.33998C3.02342 9.25392 2.97478 9.17699 2.90662 9.11992L2.4444 8.71992L1.5733 7.99992L2.40885 7.27993L2.87106 6.87993C2.93923 6.82286 2.98786 6.74592 3.01017 6.65987C3.03248 6.57381 3.02736 6.48294 2.99551 6.39994L2.79995 5.82217L2.43551 4.79106L3.5555 4.58662L4.1155 4.4444C4.20324 4.42684 4.28382 4.38371 4.34709 4.32044C4.41036 4.25717 4.45349 4.17658 4.47105 4.08885L4.5866 3.55552L4.79105 2.47108L5.82215 2.83552L6.39992 3.03108C6.48292 3.06293 6.5738 3.06805 6.65985 3.04574C6.74591 3.02343 6.82285 2.9748 6.87992 2.90663L7.27991 2.44442L7.99991 1.57331ZM6.26659 1.57331L4.73771 1.03998C4.61843 0.994907 4.49084 0.976025 4.36361 0.984619C4.23637 0.993213 4.11248 1.02908 4.00034 1.08979C3.8882 1.1505 3.79043 1.23463 3.71368 1.33646C3.63692 1.43829 3.58298 1.55545 3.5555 1.67998L3.27106 3.27108L1.67996 3.55552C1.5544 3.57915 1.43541 3.62956 1.3311 3.70333C1.22679 3.77711 1.1396 3.8725 1.07549 3.98301C1.01138 4.09352 0.971841 4.21656 0.959575 4.34373C0.947309 4.4709 0.962602 4.59922 1.00441 4.71995L1.53774 6.24883L0.311085 7.32437C0.213504 7.40782 0.13516 7.51142 0.081442 7.62804C0.0277243 7.74466 -9.15527e-05 7.87153 -9.15527e-05 7.99992C-9.15527e-05 8.12832 0.0277243 8.25519 0.081442 8.37181C0.13516 8.48843 0.213504 8.59203 0.311085 8.67547L1.53774 9.77769L1.00441 11.3066C0.967083 11.4257 0.955261 11.5513 0.969716 11.6753C0.984171 11.7993 1.02458 11.9189 1.08831 12.0262C1.15204 12.1335 1.23766 12.2262 1.3396 12.2983C1.44154 12.3703 1.55751 12.4201 1.67996 12.4443L3.27106 12.7466L3.5555 14.3199C3.57913 14.4454 3.62955 14.5644 3.70332 14.6687C3.77709 14.773 3.87248 14.8602 3.98299 14.9243C4.09351 14.9885 4.21654 15.028 4.34371 15.0403C4.47089 15.0525 4.59921 15.0372 4.71994 14.9954L6.24881 14.4621L7.30658 15.6887C7.39003 15.7863 7.49363 15.8647 7.61024 15.9184C7.72686 15.9721 7.85373 15.9999 7.98213 15.9999C8.11053 15.9999 8.2374 15.9721 8.35402 15.9184C8.47064 15.8647 8.57423 15.7863 8.65768 15.6887L9.77767 14.4621L11.3065 14.9954C11.4257 15.0328 11.5513 15.0446 11.6753 15.0301C11.7993 15.0157 11.9188 14.9753 12.0262 14.9115C12.1335 14.8478 12.2262 14.7622 12.2983 14.6602C12.3703 14.5583 12.4201 14.4423 12.4443 14.3199L12.7465 12.7288L14.3199 12.4443C14.4454 12.4207 14.5644 12.3703 14.6687 12.2965C14.773 12.2227 14.8602 12.1273 14.9243 12.0168C14.9884 11.9063 15.028 11.7833 15.0402 11.6561C15.0525 11.5289 15.0372 11.4006 14.9954 11.2799L14.4621 9.77769L15.6887 8.71992C15.7863 8.63647 15.8647 8.53287 15.9184 8.41625C15.9721 8.29964 15.9999 8.17276 15.9999 8.04437C15.9999 7.91597 15.9721 7.7891 15.9184 7.67248C15.8647 7.55586 15.7863 7.45227 15.6887 7.36882L14.4621 6.26661L14.9954 4.73773C15.0403 4.61598 15.058 4.48587 15.0473 4.35655C15.0365 4.22723 14.9976 4.10183 14.9332 3.98916C14.8688 3.87649 14.7805 3.77928 14.6746 3.70437C14.5686 3.62945 14.4475 3.57865 14.3199 3.55552L12.7288 3.2533L12.4443 1.67998C12.4207 1.55442 12.3703 1.43543 12.2965 1.33112C12.2227 1.2268 12.1273 1.13962 12.0168 1.07551C11.9063 1.01139 11.7833 0.971856 11.6561 0.95959C11.5289 0.947324 11.4006 0.962618 11.2799 1.00443L9.77767 1.53776L8.67546 0.311101C8.59201 0.21352 8.48841 0.135175 8.3718 0.0814573C8.25518 0.0277395 8.12831 -7.62939e-05 7.99991 -7.62939e-05C7.87151 -7.62939e-05 7.74464 0.0277395 7.62802 0.0814573C7.5114 0.135175 7.40781 0.21352 7.32436 0.311101L6.26659 1.57331ZM9.57323 4.88884H10.3377C10.37 4.88836 10.4018 4.89669 10.4298 4.91295C10.4577 4.92921 10.4807 4.95278 10.4962 4.98112C10.5117 5.00945 10.5193 5.04149 10.5179 5.07378C10.5166 5.10608 10.5066 5.1374 10.4888 5.16439L6.79992 10.9066C6.75976 10.9692 6.70454 11.0207 6.63932 11.0564C6.5741 11.0921 6.50095 11.1109 6.42659 11.111H5.66215C5.62984 11.1115 5.598 11.1032 5.57007 11.0869C5.54214 11.0706 5.51916 11.0471 5.50362 11.0187C5.48808 10.9904 5.48056 10.9584 5.48187 10.9261C5.48318 10.8938 5.49326 10.8624 5.51104 10.8355L9.1999 5.09328C9.24006 5.03069 9.29527 4.97918 9.3605 4.94346C9.42572 4.90774 9.49887 4.88896 9.57323 4.88884ZM9.99989 8.88881C9.78014 8.88881 9.56532 8.95397 9.3826 9.07606C9.19988 9.19815 9.05747 9.37168 8.97337 9.57471C8.88927 9.77773 8.86727 10.0011 8.91014 10.2167C8.95301 10.4322 9.05883 10.6302 9.21422 10.7856C9.36962 10.941 9.56759 11.0468 9.78313 11.0897C9.99866 11.1325 10.2221 11.1105 10.4251 11.0264C10.6281 10.9423 10.8017 10.7999 10.9237 10.6172C11.0458 10.4345 11.111 10.2197 11.111 9.99991C11.111 9.70522 10.9939 9.42261 10.7856 9.21424C10.5772 9.00587 10.2946 8.88881 9.99989 8.88881ZM5.99993 4.88884C5.78017 4.88884 5.56535 4.954 5.38263 5.07609C5.19991 5.19818 5.0575 5.37171 4.9734 5.57474C4.88931 5.77777 4.8673 6.00117 4.91017 6.21671C4.95305 6.43224 5.05887 6.63022 5.21426 6.78561C5.36965 6.941 5.56763 7.04682 5.78316 7.08969C5.99869 7.13257 6.2221 7.11056 6.42513 7.02646C6.62815 6.94237 6.80168 6.79996 6.92377 6.61724C7.04586 6.43452 7.11103 6.2197 7.11103 5.99994C7.11103 5.70526 6.99397 5.42265 6.78559 5.21427C6.57722 5.0059 6.29461 4.88884 5.99993 4.88884Z" fill="currentColor"/></g><g id="minicart" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.2206 5.97212C15.8009 3.47918 14.6111 2.12125 12.038 2.12125C9.44171 2.12125 8.24545 3.48203 7.83815 5.97212H6.36991C5.61743 5.97232 4.89584 6.27712 4.36376 6.81951C3.83168 7.36189 3.53267 8.09746 3.53247 8.86451V18.9864C3.53267 19.7534 3.83168 20.489 4.36376 21.0314C4.89584 21.5737 5.61743 21.8785 6.36991 21.8787H17.6293C18.3819 21.8787 19.1037 21.574 19.6359 21.0316C20.1682 20.4892 20.4673 19.7535 20.4675 18.9864V8.86451C20.4673 8.09733 20.1682 7.36164 19.6359 6.81923C19.1037 6.27682 18.3819 5.97212 17.6293 5.97212H16.2206ZM15.0405 7.32541L15.1185 8.67327L15.158 9.22837C15.1644 9.31786 15.1882 9.40515 15.228 9.48516C15.2679 9.56518 15.3229 9.63632 15.39 9.69445C15.457 9.75258 15.5347 9.79654 15.6186 9.82376C15.7025 9.85098 15.7908 9.86093 15.8785 9.85303C15.9662 9.84512 16.0514 9.81952 16.1293 9.77771C16.2072 9.7359 16.2761 9.67872 16.3321 9.6095C16.3881 9.54027 16.4301 9.46038 16.4555 9.37449C16.4809 9.28859 16.4893 9.19839 16.4802 9.10915L16.462 8.86914L16.3906 7.62269L16.3696 7.32541H17.6293C18.4632 7.32541 19.1391 8.01444 19.1391 8.86451V18.9864C19.1391 19.8364 18.4632 20.5255 17.6293 20.5255H6.36991C5.9696 20.5252 5.58576 20.363 5.30277 20.0744C5.01978 19.7858 4.86081 19.3944 4.86081 18.9864V8.86451C4.86081 8.01444 5.53675 7.32541 6.36991 7.32541H7.69636L7.67781 7.62888L7.63224 8.59276L7.59958 9.11456C7.58548 9.29351 7.6417 9.47083 7.75586 9.60753C7.87001 9.74423 8.03277 9.8291 8.20831 9.84347C8.38386 9.85784 8.55781 9.80054 8.69191 9.68417C8.82601 9.5678 8.90927 9.4019 8.92337 9.22295L8.94995 8.82579L8.99552 7.87353L9.02697 7.32541H15.0405ZM14.8726 5.97212C14.5361 4.2422 13.7529 3.47455 12.038 3.47455C10.2985 3.47455 9.51138 4.24339 9.18487 5.97212H14.8726Z" fill="currentColor"/></g><g id="my-account" width="24" height="24" viewBox="0 0 24 24" fill="currentColor"><path d="M17.7545 14.0002C18.9966 14.0002 20.0034 15.007 20.0034 16.2491V16.8245C20.0034 17.7188 19.6838 18.5836 19.1023 19.263C17.5329 21.0965 15.1457 22.0013 12.0004 22.0013C8.8545 22.0013 6.46849 21.0962 4.90219 19.2619C4.32242 18.583 4.00391 17.7195 4.00391 16.8267V16.2491C4.00391 15.007 5.01076 14.0002 6.25278 14.0002H17.7545ZM17.7545 15.5002H6.25278C5.83919 15.5002 5.50391 15.8355 5.50391 16.2491V16.8267C5.50391 17.3624 5.69502 17.8805 6.04287 18.2878C7.29618 19.7555 9.26206 20.5013 12.0004 20.5013C14.7387 20.5013 16.7063 19.7555 17.9627 18.2876C18.3117 17.8799 18.5034 17.361 18.5034 16.8245V16.2491C18.5034 15.8355 18.1681 15.5002 17.7545 15.5002ZM12.0004 2.00488C14.7618 2.00488 17.0004 4.24346 17.0004 7.00488C17.0004 9.76631 14.7618 12.0049 12.0004 12.0049C9.23894 12.0049 7.00036 9.76631 7.00036 7.00488C7.00036 4.24346 9.23894 2.00488 12.0004 2.00488ZM12.0004 3.50488C10.0674 3.50488 8.50036 5.07189 8.50036 7.00488C8.50036 8.93788 10.0674 10.5049 12.0004 10.5049C13.9334 10.5049 15.5004 8.93788 15.5004 7.00488C15.5004 5.07189 13.9334 3.50488 12.0004 3.50488Z" fill="currentColor"/></g><g id="offers" width="24" height="24" viewBox="0 0 24 24" fill="currentColor"><path d="M19.7498 2C20.9925 2 21.9998 3.00736 21.9998 4.25V9.71196C21.9998 10.5738 21.6575 11.4003 21.0482 12.0098L12.5472 20.5129C11.2777 21.7798 9.22195 21.7807 7.95079 20.5143L3.48909 16.0592C2.21862 14.7913 2.21699 12.7334 3.48531 11.4632L11.985 2.95334C12.5946 2.34297 13.4218 2 14.2845 2H19.7498ZM19.7498 3.5H14.2845C13.82 3.5 13.3745 3.68467 13.0463 4.01333L4.53412 12.5358C3.86389 13.2207 3.86898 14.3191 4.54884 14.9977L9.01006 19.4522C9.69493 20.1345 10.8033 20.134 11.487 19.4518L19.9874 10.9492C20.3155 10.6211 20.4998 10.176 20.4998 9.71196V4.25C20.4998 3.83579 20.164 3.5 19.7498 3.5ZM16.9998 5.50218C17.8282 5.50218 18.4998 6.17374 18.4998 7.00216C18.4998 7.83057 17.8282 8.50213 16.9998 8.50213C16.1714 8.50213 15.4998 7.83057 15.4998 7.00216C15.4998 6.17374 16.1714 5.50218 16.9998 5.50218Z" fill="currentColor"/></g><g id="search-icon" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path d="M8.54168 2.5C11.8784 2.5 14.5834 5.20495 14.5834 8.54167C14.5834 9.98492 14.0773 11.3099 13.2329 12.349L17.3169 16.4331C17.561 16.6772 17.561 17.0728 17.3169 17.3169C17.0951 17.5388 16.7479 17.559 16.5032 17.3774L16.4331 17.3169L12.349 13.2329C11.3099 14.0773 9.98493 14.5833 8.54168 14.5833C5.20495 14.5833 2.5 11.8784 2.5 8.54167C2.5 5.20495 5.20495 2.5 8.54168 2.5ZM8.54168 3.75C5.8953 3.75 3.75 5.8953 3.75 8.54167C3.75 11.188 5.8953 13.3333 8.54168 13.3333C11.188 13.3333 13.3333 11.188 13.3333 8.54167C13.3333 5.8953 11.188 3.75 8.54168 3.75Z" fill="currentColor"/></g><g id="heart-wishlist" width="28" height="28" viewBox="0 0 28 28" fill="currentColor"><path d="M14.9569 6.50897L13.9994 7.46857L13.0389 6.50811C10.5901 4.0592 6.61957 4.0592 4.17067 6.50811C1.72176 8.95701 1.72176 12.9275 4.17067 15.3764L13.3819 24.5876C13.7236 24.9293 14.2777 24.9293 14.6194 24.5876L23.8377 15.3747C26.2812 12.9177 26.2854 8.95833 23.8361 6.50897C21.3827 4.0556 17.4103 4.0556 14.9569 6.50897ZM22.5968 14.1407L14.0006 22.7316L5.40811 14.139C3.6426 12.3734 3.6426 9.51104 5.40811 7.74555C7.1736 5.98004 10.036 5.98004 11.8015 7.74555L13.3852 9.32923C13.7327 9.67674 14.2982 9.66996 14.6372 9.31424L16.1944 7.74641C17.9643 5.97646 20.8286 5.97646 22.5986 7.74641C24.3646 9.51234 24.3615 12.3663 22.5968 14.1407Z" fill="currentColor"/></g><g id="tracking" width="28" height="28" viewBox="0 0 28 28" fill="currentColor"><path d="M4.95801 3.5C3.50826 3.5 2.33301 4.67525 2.33301 6.125V20.125C2.33301 21.4921 3.37806 22.6151 4.71286 22.7387C4.9859 24.3996 6.42815 25.6667 8.16634 25.6667C9.90059 25.6667 11.3402 24.4054 11.6179 22.75H14.0481C14.3258 24.4054 15.7654 25.6667 17.4997 25.6667C19.2339 25.6667 20.6736 24.4054 20.9513 22.75H23.0413C24.491 22.75 25.6663 21.5747 25.6663 20.125V13.8102C25.6663 13.4216 25.58 13.0377 25.4136 12.6865L23.4312 8.50128C22.9969 7.5845 22.0734 7 21.0589 7H19.2497V6.125C19.2497 4.67525 18.0744 3.5 16.6247 3.5H4.95801ZM20.8005 21C20.521 20.2092 19.9655 19.549 19.2497 19.1349V14.5833H23.9163V18.0835H22.458C21.9748 18.0835 21.583 18.4751 21.583 18.9585C21.583 19.4417 21.9748 19.8335 22.458 19.8335H23.9163V20.125C23.9163 20.6082 23.5246 21 23.0413 21H20.8005ZM17.4997 18.6667C15.9758 18.6667 14.6793 19.6406 14.1988 21H11.4672C10.9867 19.6406 9.69026 18.6667 8.16634 18.6667C6.64416 18.6667 5.34895 19.6384 4.86715 20.9953C4.42659 20.9498 4.08301 20.5776 4.08301 20.125V6.125C4.08301 5.64176 4.47476 5.25 4.95801 5.25H16.6247C17.1079 5.25 17.4997 5.64176 17.4997 6.125V18.6667ZM19.2497 8.75H21.0589C21.397 8.75 21.7049 8.94483 21.8497 9.25043L23.5469 12.8333H19.2497V8.75ZM8.16634 23.9167C7.19984 23.9167 6.41634 23.1331 6.41634 22.1667C6.41634 21.2002 7.19984 20.4167 8.16634 20.4167C9.13284 20.4167 9.91634 21.2002 9.91634 22.1667C9.91634 23.1331 9.13284 23.9167 8.16634 23.9167ZM19.2497 22.1667C19.2497 23.1331 18.4661 23.9167 17.4997 23.9167C16.5332 23.9167 15.7497 23.1331 15.7497 22.1667C15.7497 21.2002 16.5332 20.4167 17.4997 20.4167C18.4661 20.4167 19.2497 21.2002 19.2497 22.1667Z" fill="currentColor"/></g><g id="trash" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10 5H14C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5ZM8.5 5C8.5 3.067 10.067 1.5 12 1.5C13.933 1.5 15.5 3.067 15.5 5H21.25C21.6642 5 22 5.33579 22 5.75C22 6.16421 21.6642 6.5 21.25 6.5H19.9309L18.7589 18.6112C18.5729 20.5334 16.9575 22 15.0263 22H8.97369C7.04254 22 5.42715 20.5334 5.24113 18.6112L4.06908 6.5H2.75C2.33579 6.5 2 6.16421 2 5.75C2 5.33579 2.33579 5 2.75 5H8.5ZM10.5 9.75C10.5 9.33579 10.1642 9 9.75 9C9.33579 9 9 9.33579 9 9.75V17.25C9 17.6642 9.33579 18 9.75 18C10.1642 18 10.5 17.6642 10.5 17.25V9.75ZM14.25 9C14.6642 9 15 9.33579 15 9.75V17.25C15 17.6642 14.6642 18 14.25 18C13.8358 18 13.5 17.6642 13.5 17.25V9.75C13.5 9.33579 13.8358 9 14.25 9ZM6.73416 18.4667C6.84577 19.62 7.815 20.5 8.97369 20.5H15.0263C16.185 20.5 17.1542 19.62 17.2658 18.4667L18.4239 6.5H5.57608L6.73416 18.4667Z" fill="#121212"/></g><g id="menu-hamburger" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M2.29369 14.9997H17.7103C18.0556 14.9997 18.3353 15.2796 18.3353 15.6247C18.3353 15.9412 18.1002 16.2027 17.7952 16.244L17.7103 16.2497H2.29369C1.9485 16.2497 1.66869 15.9699 1.66869 15.6247C1.66869 15.3083 1.90381 15.0468 2.20888 15.0054L2.29369 14.9997ZM2.29369 9.58558H17.7103C18.0556 9.58558 18.3353 9.86541 18.3353 10.2106C18.3353 10.527 18.1002 10.7885 17.7952 10.8299L17.7103 10.8356H2.29369C1.9485 10.8356 1.66869 10.5557 1.66869 10.2106C1.66869 9.89416 1.90381 9.63266 2.20888 9.59125L2.29369 9.58558ZM2.29297 4.16911H17.7097C18.0548 4.16911 18.3347 4.44893 18.3347 4.79411C18.3347 5.11052 18.0995 5.37201 17.7945 5.4134L17.7097 5.41911H2.29297C1.94779 5.41911 1.66797 5.13928 1.66797 4.79411C1.66797 4.47769 1.90309 4.2162 2.20816 4.17481L2.29297 4.16911Z" fill="currentColor"/></g><g id="bella-lovers" width="104" height="12" viewBox="0 0 104 12" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_17821_9588)"><path d="M60.6617 6.43164C60.6617 9.49639 58.2013 11.9568 55.1365 11.9568C52.0718 11.9568 49.6113 9.49639 49.6113 6.43164C49.6113 3.36689 52.0718 0.906464 55.1365 0.906464C58.2013 0.906464 60.6617 3.36689 60.6617 6.43164Z" fill="#0C4AA4"/><path d="M57.986 5.17984C57.986 4.35969 57.3385 3.71221 56.5615 3.71221C55.914 3.71221 55.396 4.14387 55.1802 4.70502C55.137 4.79135 55.0507 4.79135 55.0507 4.70502C54.878 4.14387 54.3169 3.71221 53.6694 3.71221C52.8924 3.71221 52.245 4.35969 52.245 5.13667C52.245 5.13667 51.9428 6.77696 55.137 9.32372C58.1155 6.99279 58.0291 5.39566 57.986 5.17984Z" fill="white"/><path d="M29.4098 5.61148V4.57551C29.4098 4.35969 29.4098 4.27335 29.5393 4.18702C29.6256 4.14386 29.8846 4.10069 30.2731 4.10069H33.122C33.5537 4.10069 33.899 4.23019 34.158 4.53235C34.417 4.83451 34.5465 5.13666 34.5465 5.48199V10.6187C34.5465 10.7482 34.5897 10.8777 34.7191 11.0503C34.9781 11.4388 35.1076 11.6546 35.1076 11.6546C35.1076 11.741 35.0213 11.7841 34.8918 11.7841H31.5681C30.5321 11.7841 29.712 11.5683 29.1076 11.1367C28.6328 10.7913 28.417 10.3597 28.417 9.92803C28.417 9.02156 29.2371 8.20141 30.8774 7.55393C32.5177 6.90645 33.3379 6.3453 33.3379 5.87048C33.3379 5.65465 33.4674 5.13666 32.3019 5.0935H30.4026C29.8415 5.17983 29.4098 5.61148 29.4098 5.61148ZM29.712 9.92803C29.712 10.2734 29.971 10.5755 30.4889 10.7482C30.9206 10.8777 31.4386 10.964 32.0861 10.964C32.4745 10.964 32.7767 10.964 33.0357 10.8777C33.2947 10.8345 33.381 10.7482 33.381 10.7482V7.89925C33.381 7.89925 32.2587 8.02875 31.5249 8.28774C30.3163 8.76256 29.712 9.36688 29.712 9.92803Z" fill="#0C4AA4"/><path d="M29.4098 5.61148V4.57551C29.4098 4.35969 29.4098 4.27335 29.5393 4.18702C29.6256 4.14386 29.8846 4.10069 30.2731 4.10069H33.122C33.5537 4.10069 33.899 4.23019 34.158 4.53235C34.417 4.83451 34.5465 5.13666 34.5465 5.48199V10.6187C34.5465 10.7482 34.5897 10.8777 34.7191 11.0503C34.9781 11.4388 35.1076 11.6546 35.1076 11.6546C35.1076 11.741 35.0213 11.7841 34.8918 11.7841H31.5681C30.5321 11.7841 29.712 11.5683 29.1076 11.1367C28.6328 10.7913 28.417 10.3597 28.417 9.92803C28.417 9.02156 29.2371 8.20141 30.8774 7.55393C32.5177 6.90645 33.3379 6.3453 33.3379 5.87048C33.3379 5.65465 33.4674 5.13666 32.3019 5.0935H30.4026C29.8415 5.17983 29.4098 5.61148 29.4098 5.61148ZM29.712 9.92803C29.712 10.2734 29.971 10.5755 30.4889 10.7482C30.9206 10.8777 31.4386 10.964 32.0861 10.964C32.4745 10.964 32.7767 10.964 33.0357 10.8777C33.2947 10.8345 33.381 10.7482 33.381 10.7482V7.89925C33.381 7.89925 32.2587 8.02875 31.5249 8.28774C30.3163 8.76256 29.712 9.36688 29.712 9.92803Z" stroke="#0C4AA4" stroke-width="0.215827" stroke-miterlimit="10"/><path d="M1.35202 11.7842C1.26569 11.7842 1.17936 11.6978 1.22253 11.6115C1.26569 11.3525 1.35202 11.1367 1.48152 10.9208C1.56785 10.7913 1.61102 10.6619 1.61102 10.5324V1.33811C1.61102 1.20861 1.52469 1.03595 1.30886 0.776959C1.1362 0.561131 1.04987 0.38847 1.09303 0.215808V0.172642C1.1362 0.129477 1.22253 0.0863113 1.35202 0.0863113C1.43836 0.0863113 1.82684 0.129477 2.51749 0.258973C2.81965 0.302139 3.07864 0.345304 3.2513 0.345304C4.7621 0.345304 6.01389 0.604297 7.04987 1.07912C8.17217 1.64027 8.73332 2.37408 8.73332 3.36689C8.73332 4.01437 8.43116 4.57552 7.87001 5.05034C7.69735 5.17984 7.43835 5.3525 7.04987 5.52516C7.65418 5.82732 8.129 6.12948 8.43116 6.3453C9.33764 7.07912 9.81246 7.94243 9.81246 8.93523C9.81246 9.9712 9.2513 10.705 8.129 11.1798C7.09303 11.6115 5.49591 11.7842 3.29447 11.7842H1.35202ZM6.70454 10.3597C7.69735 10.1007 8.17217 9.62588 8.17217 8.93523C8.17217 7.94243 7.65418 7.20861 6.66138 6.69063C5.92756 6.3453 5.06425 6.12948 4.07145 6.12948C3.63979 6.12948 3.3808 6.17264 3.2513 6.21581V4.74818C3.33764 4.92084 3.68296 5.00717 3.89879 5.09351C4.07145 5.13667 4.33044 5.17984 4.54627 5.17984C5.23692 5.17984 5.84123 5.00717 6.40238 4.70502C6.96353 4.40286 7.22253 3.9712 7.22253 3.45322C7.22253 2.8489 6.79087 2.33092 5.97073 1.98559C5.15059 1.5971 4.24411 1.38128 3.20814 1.38128C2.94915 1.38128 2.81965 1.42444 2.81965 1.55394V10.2302C2.81965 10.3597 2.90598 10.4892 3.07864 10.5324C3.2513 10.5755 3.46713 10.5755 3.76929 10.5755C5.06425 10.6187 6.05706 10.5324 6.70454 10.3597Z" fill="#0C4AA4"/><path d="M1.35202 11.7842C1.26569 11.7842 1.17936 11.6978 1.22253 11.6115C1.26569 11.3525 1.35202 11.1367 1.48152 10.9208C1.56785 10.7913 1.61102 10.6619 1.61102 10.5324V1.33811C1.61102 1.20861 1.52469 1.03595 1.30886 0.776959C1.1362 0.561131 1.04987 0.38847 1.09303 0.215808V0.172642C1.1362 0.129477 1.22253 0.0863113 1.35202 0.0863113C1.43836 0.0863113 1.82684 0.129477 2.51749 0.258973C2.81965 0.302139 3.07864 0.345304 3.2513 0.345304C4.7621 0.345304 6.01389 0.604297 7.04987 1.07912C8.17217 1.64027 8.73332 2.37408 8.73332 3.36689C8.73332 4.01437 8.43116 4.57552 7.87001 5.05034C7.69735 5.17984 7.43836 5.3525 7.04987 5.52516C7.65418 5.82732 8.129 6.12948 8.43116 6.3453C9.33764 7.07912 9.81246 7.94243 9.81246 8.93523C9.81246 9.9712 9.2513 10.705 8.129 11.1798C7.09303 11.6115 5.49591 11.7842 3.29447 11.7842H1.35202ZM6.70454 10.3597C7.69735 10.1007 8.17217 9.62588 8.17217 8.93523C8.17217 7.94243 7.65418 7.20861 6.66138 6.69063C5.92756 6.3453 5.06425 6.12948 4.07145 6.12948C3.63979 6.12948 3.3808 6.17264 3.2513 6.21581V4.74818C3.33764 4.92084 3.68296 5.00717 3.89879 5.09351C4.07145 5.13667 4.33044 5.17984 4.54627 5.17984C5.23692 5.17984 5.84123 5.00717 6.40238 4.70502C6.96354 4.40286 7.22253 3.9712 7.22253 3.45322C7.22253 2.8489 6.79087 2.33092 5.97073 1.98559C5.15059 1.5971 4.24411 1.38128 3.20814 1.38128C2.94915 1.38128 2.81965 1.42444 2.81965 1.55394V10.2302C2.81965 10.3597 2.90598 10.4892 3.07864 10.5324C3.2513 10.5755 3.46713 10.5755 3.76929 10.5755C5.06425 10.6187 6.05706 10.5324 6.70454 10.3597Z" stroke="#0C4AA4" stroke-width="0.215827" stroke-miterlimit="10"/><path d="M18.6614 6.82012C18.6614 6.86328 12.9204 9.66904 12.9204 9.66904C12.9635 9.88486 13.1794 10.0575 13.5247 10.2734C13.9132 10.4892 14.3448 10.5755 14.9491 10.5755C15.683 10.5755 16.2441 10.446 16.6758 10.1439C17.1074 9.8417 17.3664 9.41004 17.4959 8.76256C17.4959 8.67623 17.5391 8.63307 17.6686 8.63307C17.7981 8.63307 18.6614 9.41004 18.7909 9.53954C18.9204 9.7122 18.6182 10.1007 17.8844 10.705C17.0211 11.4388 16.0715 11.7841 14.9491 11.7841C13.7837 11.7841 12.9204 11.5252 12.2297 11.0072C11.4959 10.4028 11.1074 9.45321 11.1074 8.20141C11.1074 6.94961 11.4096 5.95681 12.0139 5.26616C12.6614 4.48918 13.6542 4.05753 14.9491 4.05753C15.8556 4.05753 16.6758 4.35968 17.4096 4.964C18.1434 5.56832 18.5319 6.17263 18.6614 6.82012ZM15.0355 5.17983C14.0858 5.17983 13.352 5.48199 12.8772 6.12947C12.4887 6.64745 12.3161 7.2086 12.3161 7.89925C12.3161 8.28774 12.3592 8.5899 12.4887 8.76256C12.575 8.89206 12.6614 8.89206 12.7477 8.84889L17.1506 6.69062C17.3232 6.60429 17.3232 6.30213 16.8053 5.82731C16.2873 5.35249 15.5966 5.17983 15.0355 5.17983Z" fill="#0C4AA4"/><path d="M18.6614 6.82012C18.6614 6.86328 12.9204 9.66904 12.9204 9.66904C12.9635 9.88486 13.1794 10.0575 13.5247 10.2734C13.9132 10.4892 14.3448 10.5755 14.9491 10.5755C15.683 10.5755 16.2441 10.446 16.6758 10.1439C17.1074 9.8417 17.3664 9.41004 17.4959 8.76256C17.4959 8.67623 17.5391 8.63307 17.6686 8.63307C17.7981 8.63307 18.6614 9.41004 18.7909 9.53954C18.9204 9.7122 18.6182 10.1007 17.8844 10.705C17.0211 11.4388 16.0715 11.7841 14.9491 11.7841C13.7837 11.7841 12.9204 11.5252 12.2297 11.0072C11.4959 10.4028 11.1074 9.45321 11.1074 8.20141C11.1074 6.94961 11.4096 5.95681 12.0139 5.26616C12.6614 4.48918 13.6542 4.05753 14.9491 4.05753C15.8556 4.05753 16.6758 4.35968 17.4096 4.964C18.1434 5.56832 18.5319 6.17263 18.6614 6.82012ZM15.0355 5.17983C14.0858 5.17983 13.352 5.48199 12.8772 6.12947C12.4887 6.64745 12.3161 7.2086 12.3161 7.89925C12.3161 8.28774 12.3592 8.5899 12.4887 8.76256C12.575 8.89206 12.6614 8.89206 12.7477 8.84889L17.1506 6.69062C17.3232 6.60429 17.3232 6.30213 16.8053 5.82731C16.2873 5.35249 15.5966 5.17983 15.0355 5.17983Z" stroke="#0C4AA4" stroke-width="0.215827" stroke-miterlimit="10"/><path d="M21.8995 10.5755C21.8995 10.705 21.9858 10.8777 22.1153 11.0504C22.288 11.2662 22.3311 11.482 22.3311 11.7842H20.1729C20.1729 11.482 20.2592 11.223 20.3887 11.0072C20.5182 10.7914 20.6045 10.6619 20.6045 10.5324V1.85611C20.6045 1.76978 20.1729 1.42445 20.1729 1.33812C20.1729 1.16546 21.252 0.517979 21.6836 0.302152C21.77 0.258987 21.8563 0.302152 21.8563 0.431648V10.5755H21.8995Z" fill="#0C4AA4"/><path d="M21.8995 10.5755C21.8995 10.705 21.9858 10.8777 22.1153 11.0504C22.288 11.2662 22.3311 11.482 22.3311 11.7842H20.1729C20.1729 11.482 20.2592 11.223 20.3887 11.0072C20.5182 10.7914 20.6045 10.6619 20.6045 10.5324V1.85611C20.6045 1.76978 20.1729 1.42445 20.1729 1.33812C20.1729 1.16546 21.252 0.517979 21.6836 0.302152C21.77 0.258987 21.8563 0.302152 21.8563 0.431648V10.5755H21.8995Z" stroke="#0C4AA4" stroke-width="0.215827" stroke-miterlimit="10"/><path d="M26.129 10.5755C26.129 10.705 26.2153 10.8777 26.3448 11.0504C26.5175 11.2662 26.5606 11.482 26.5606 11.7842H24.4023C24.4023 11.482 24.4887 11.223 24.6182 11.0072C24.7477 10.7914 24.834 10.6619 24.834 10.5324V1.85611C24.834 1.76978 24.4023 1.42445 24.4023 1.33812C24.4023 1.16546 25.4815 0.517979 25.9131 0.302152C25.9995 0.258987 26.0858 0.302152 26.0858 0.431648V10.5755H26.129Z" fill="#0C4AA4"/><path d="M26.129 10.5755C26.129 10.705 26.2153 10.8777 26.3448 11.0504C26.5175 11.2662 26.5606 11.482 26.5606 11.7842H24.4023C24.4023 11.482 24.4887 11.223 24.6182 11.0072C24.7477 10.7914 24.834 10.6619 24.834 10.5324V1.85611C24.834 1.76978 24.4023 1.42445 24.4023 1.33812C24.4023 1.16546 25.4815 0.517979 25.9131 0.302152C25.9995 0.258987 26.0858 0.302152 26.0858 0.431648V10.5755H26.129Z" stroke="#0C4AA4" stroke-width="0.215827" stroke-miterlimit="10"/><path d="M41.1514 11.8273V1.03594H43.655V9.79853H49.0507V11.8273H41.1514Z" fill="#0C4AA4"/><path d="M66.1873 11.8273L61.5254 1.03594H64.2016L68.3024 10.5755H66.7052L70.8491 1.03594H73.3096L68.6477 11.8273H66.1873Z" fill="#0C4AA4"/><path d="M76.6764 9.8417H82.5469V11.8273H74.1729V1.03594H82.3311V3.02155H76.6764V9.8417ZM76.5038 5.39565H81.6836V7.3381H76.5038V5.39565Z" fill="#0C4AA4"/><path d="M84.5322 11.8273V1.03594H89.1941C90.1437 1.03594 91.007 1.2086 91.6977 1.51076C92.3883 1.81292 92.9495 2.28774 93.338 2.84889C93.7265 3.45321 93.8991 4.14386 93.8991 4.964C93.8991 5.78414 93.7265 6.47479 93.338 7.03594C92.9495 7.59709 92.4315 8.07191 91.6977 8.37407C91.007 8.67623 90.1869 8.84889 89.1941 8.84889H85.9135L87.0358 7.76976V11.8705H84.5322V11.8273ZM87.0358 7.98558L85.9135 6.82011H89.0646C89.8416 6.82011 90.4027 6.64745 90.7912 6.30213C91.1797 5.95681 91.3524 5.52515 91.3524 4.92083C91.3524 4.31652 91.1797 3.8417 90.7912 3.53954C90.4027 3.19422 89.8416 3.06472 89.0646 3.06472H85.9135L87.0358 1.85609V7.98558ZM91.3955 11.8273L88.7193 7.89925H91.3955L94.115 11.8273H91.3955Z" fill="#0C4AA4"/><path d="M99.4244 12C98.5611 12 97.7409 11.8705 96.9208 11.6547C96.1438 11.4388 95.4963 11.1367 95.0215 10.7482L95.8848 8.84891C96.3596 9.19423 96.8776 9.45322 97.5251 9.66905C98.1726 9.88488 98.7769 9.97121 99.4244 9.97121C99.8992 9.97121 100.331 9.92804 100.633 9.84171C100.935 9.75538 101.151 9.62589 101.324 9.45322C101.453 9.28056 101.539 9.06473 101.539 8.84891C101.539 8.54675 101.41 8.33092 101.194 8.15826C100.978 7.9856 100.676 7.8561 100.288 7.7266C99.8992 7.64027 99.5107 7.51078 99.079 7.42445C98.6474 7.33812 98.1726 7.20862 97.7409 7.07912C97.3093 6.94963 96.8776 6.7338 96.5323 6.51797C96.1438 6.30214 95.8416 5.99999 95.6258 5.6115C95.41 5.22301 95.2805 4.74819 95.2805 4.18704C95.2805 3.58272 95.4531 3.02157 95.7985 2.50358C96.1438 1.9856 96.6186 1.59711 97.3093 1.29495C97.9999 0.992791 98.8201 0.820129 99.856 0.820129C100.547 0.820129 101.194 0.90646 101.842 1.07912C102.489 1.25178 103.093 1.46761 103.568 1.81294L102.791 3.71222C102.273 3.41006 101.798 3.19423 101.28 3.06473C100.762 2.93524 100.288 2.84891 99.8129 2.84891C99.338 2.84891 98.9495 2.89207 98.6042 3.02157C98.3021 3.15106 98.0862 3.28056 97.9567 3.45322C97.8272 3.62588 97.7409 3.84171 97.7409 4.05754C97.7409 4.31653 97.8704 4.57553 98.0862 4.74819C98.3021 4.92085 98.6042 5.05035 98.9927 5.13668C99.3812 5.22301 99.7697 5.3525 100.201 5.43884C100.633 5.52517 101.108 5.65466 101.539 5.78416C101.971 5.91365 102.403 6.08632 102.748 6.30214C103.137 6.51797 103.439 6.82013 103.655 7.20862C103.87 7.59711 104 8.02876 104 8.58991C104 9.19423 103.827 9.75538 103.482 10.2734C103.137 10.7914 102.619 11.1798 101.971 11.482C101.324 11.8705 100.46 12 99.4244 12Z" fill="#0C4AA4"/></g><defs><clipPath id="clip0_17821_9588"><rect width="103.036" height="12" fill="white" transform="translate(0.963867)"/></clipPath></defs></g><g id="wpp" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.8333 11.6668C13.6666 11.5835 12.5833 11.0835 12.4166 11.0002C12.25 10.9168 12.0833 10.9168 11.9166 11.0835C11.75 11.2502 11.4166 11.7502 11.25 11.9168C11.1666 12.0835 11 12.0835 10.8333 12.0002C10.25 11.7502 9.66663 11.4168 9.16663 11.0002C8.74996 10.5835 8.33329 10.0835 7.99996 9.5835C7.91663 9.41683 7.99996 9.25016 8.08329 9.16683C8.16663 9.0835 8.24996 8.91683 8.41663 8.8335C8.49996 8.75016 8.58329 8.5835 8.58329 8.50016C8.66663 8.41683 8.66663 8.25016 8.58329 8.16683C8.49996 8.0835 8.08329 7.0835 7.91663 6.66683C7.83329 6.0835 7.66663 6.0835 7.49996 6.0835H7.08329C6.91663 6.0835 6.66663 6.25016 6.58329 6.3335C6.08329 6.8335 5.83329 7.41683 5.83329 8.0835C5.91663 8.8335 6.16663 9.5835 6.66663 10.2502C7.58329 11.5835 8.74996 12.6668 10.1666 13.3335C10.5833 13.5002 10.9166 13.6668 11.3333 13.7502C11.75 13.9168 12.1666 13.9168 12.6666 13.8335C13.25 13.7502 13.75 13.3335 14.0833 12.8335C14.25 12.5002 14.25 12.1668 14.1666 11.8335L13.8333 11.6668ZM15.9166 4.0835C12.6666 0.833496 7.41663 0.833496 4.16663 4.0835C1.49996 6.75016 0.999959 10.8335 2.83329 14.0835L1.66663 18.3335L6.08329 17.1668C7.33329 17.8335 8.66663 18.1668 9.99996 18.1668C14.5833 18.1668 18.25 14.5002 18.25 9.91683C18.3333 7.75016 17.4166 5.66683 15.9166 4.0835ZM13.6666 15.7502C12.5833 16.4168 11.3333 16.8335 9.99996 16.8335C8.74996 16.8335 7.58329 16.5002 6.49996 15.9168L6.24996 15.7502L3.66663 16.4168L4.33329 13.9168L4.16663 13.6668C2.16663 10.3335 3.16663 6.16683 6.41663 4.0835C9.66663 2.00016 13.8333 3.0835 15.8333 6.25016C17.8333 9.50016 16.9166 13.7502 13.6666 15.7502Z" fill="#121212"/></g><g id="inbox" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.37496 3.3335H15.625C17.0691 3.3335 18.2493 4.46387 18.329 5.88815L18.3333 6.04183V13.9585C18.3333 15.4027 17.2029 16.5828 15.7786 16.6626L15.625 16.6668H4.37496C2.93077 16.6668 1.75058 15.5364 1.67091 14.1122L1.66663 13.9585V6.04183C1.66663 4.59764 2.797 3.41745 4.22128 3.33778L4.37496 3.3335ZM17.0833 7.811L10.291 11.3866C10.1349 11.4687 9.95254 11.4805 9.78896 11.4218L9.70888 11.3866L2.91663 7.81183V13.9585C2.91663 14.7237 3.50588 15.3512 4.25535 15.412L4.37496 15.4168H15.625C16.3901 15.4168 17.0176 14.8276 17.0785 14.0781L17.0833 13.9585V7.811ZM15.625 4.5835H4.37496C3.60982 4.5835 2.9823 5.17275 2.92146 5.92222L2.91663 6.04183V6.39933L9.99996 10.1272L17.0833 6.3985V6.04183C17.0833 5.27669 16.494 4.64917 15.7445 4.58833L15.625 4.5835Z" fill="#121212"/></g><g id="instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9514 8.84606C11.3018 8.88043 10.6765 9.10443 10.1528 9.49036C9.62917 9.87629 9.23012 10.4072 9.00499 11.0175C8.77985 11.6278 8.73849 12.2907 8.88607 12.9242C9.03365 13.5578 9.36369 14.1342 9.83535 14.5822C10.307 15.0302 10.8996 15.3301 11.5399 15.4449C12.1802 15.5597 12.8401 15.4843 13.438 15.2281C14.0359 14.9718 14.5456 14.546 14.9041 14.0032C15.2626 13.4604 15.4541 12.8244 15.455 12.1739C15.4287 11.269 15.0456 10.4112 14.3892 9.78775C13.7328 9.1643 12.8564 8.82578 11.9514 8.84606ZM20.1391 6.33448C19.9522 5.89954 19.6789 5.50715 19.3356 5.18116C18.9924 4.85518 18.5864 4.60241 18.1424 4.43822C14.0282 3.90237 9.86192 3.90237 5.74774 4.43822C5.30423 4.60058 4.89907 4.85283 4.55763 5.17913C4.2162 5.50544 3.94584 5.89878 3.76357 6.33448C3.21102 7.59027 3.3366 10.7674 3.3366 12.2116C3.3366 13.6557 3.21102 16.7827 3.76357 18.1012C3.94853 18.5374 4.22126 18.9308 4.56476 19.257C4.90826 19.5832 5.31523 19.8353 5.76031 19.9975C9.87029 20.5333 14.0324 20.5333 18.1424 19.9975C18.5875 19.8353 18.9944 19.5832 19.3379 19.257C19.6814 18.9308 19.9541 18.5374 20.1391 18.1012C20.6917 16.7827 20.5535 13.6683 20.5535 12.2241C20.5535 10.78 20.6791 7.65306 20.1391 6.33448ZM11.9514 17.3227C10.9535 17.2686 9.99335 16.9233 9.18971 16.3293C8.38607 15.7353 7.77417 14.9188 7.42973 13.9807C7.08529 13.0426 7.02342 12.0241 7.25175 11.0512C7.48008 10.0784 7.9886 9.19376 8.71442 8.50686C9.44023 7.81995 10.3515 7.36088 11.3355 7.18645C12.3195 7.01202 13.333 7.12987 14.2507 7.52543C15.1684 7.92098 15.95 8.57687 16.4989 9.41199C17.0477 10.2471 17.3397 11.2248 17.3387 12.2241C17.3312 12.9005 17.1872 13.5683 16.9153 14.1877C16.6434 14.807 16.2492 15.365 15.7564 15.8283C14.7366 16.7878 13.3893 17.3222 11.989 17.3227H11.9514ZM17.5898 8.08005C17.4785 8.00161 17.4028 7.88221 17.3792 7.74805C17.3557 7.61389 17.3863 7.4759 17.4643 7.36424C17.5086 7.30624 17.5639 7.25758 17.6272 7.2211C17.6904 7.18462 17.7602 7.16104 17.8326 7.15169C17.905 7.14235 17.9786 7.14744 18.049 7.16668C18.1194 7.18592 18.1853 7.2189 18.2429 7.26375C18.2986 7.30046 18.3464 7.34789 18.3836 7.40329C18.4208 7.45869 18.4466 7.52093 18.4594 7.5864C18.4723 7.65187 18.472 7.71926 18.4585 7.78461C18.445 7.84996 18.4187 7.91194 18.381 7.96699C18.2861 8.07629 18.1544 8.14691 18.0108 8.16543C17.8673 8.18396 17.7219 8.14911 17.6024 8.06748L17.5898 8.08005ZM22.4247 16.3306C22.4381 17.1051 22.2937 17.8742 22 18.5911C21.7064 19.3079 21.2697 19.9573 20.7168 20.4998C19.5114 21.5798 17.9394 22.1592 16.3215 22.1198C14.5885 22.2077 9.38952 22.2077 7.65653 22.1198C6.03944 22.1542 4.46922 21.5754 3.26126 20.4998C2.71232 19.955 2.27917 19.3048 1.98784 18.5883C1.6965 17.8719 1.55299 17.1039 1.56593 16.3306C1.47802 14.6855 1.47802 9.73768 1.56593 8.10515C1.55292 7.32883 1.69761 6.55793 1.99117 5.83914C2.28473 5.12035 2.72108 4.4686 3.27383 3.92334C4.48689 2.85764 6.05472 2.28427 7.6691 2.31593C9.40209 2.22802 14.5885 2.22802 16.3215 2.31593C17.9359 2.28427 19.5037 2.85764 20.7168 3.92334C21.2683 4.46947 21.7039 5.1214 21.9974 5.83999C22.2909 6.55857 22.4362 7.32903 22.4247 8.10515C22.5251 9.75024 22.5251 14.6855 22.4247 16.3306Z" fill="#121212"/></g><g id="facebook" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.26466 22.5V13.9712H6V9.96099H9.26466V6.89968C9.26466 3.42039 11.1737 1.5 14.1108 1.5C15.0768 1.5108 16.0403 1.60147 16.9914 1.7711V5.16002H15.3647C14.8674 5.10618 14.3691 5.25205 13.9793 5.56557C13.5895 5.87909 13.3402 6.3346 13.2862 6.8319V6.88837C13.2693 7.03474 13.2693 7.18258 13.2862 7.32895V9.93841H16.8558L16.2797 13.9486H13.2862V22.4774" fill="#121212"/></g><g id="youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.4804 18.4395H9.67684C9.6675 18.4342 9.65691 18.4313 9.64612 18.4313C9.63533 18.4313 9.62473 18.4342 9.61539 18.4395H9.55394C8.3044 18.4395 6.97293 18.3781 5.66194 18.2859H5.41611C4.89244 18.2672 4.37148 18.202 3.85931 18.0913C3.4011 17.9954 2.97851 17.7741 2.63856 17.4523C2.2986 17.1304 2.05462 16.7205 1.93378 16.2682C1.74816 15.5441 1.63832 14.8027 1.60603 14.0559C1.49513 12.7548 1.4712 11.4477 1.53436 10.1434V9.83615C1.55401 8.80217 1.67753 7.77278 1.90306 6.76351C2.02507 6.26855 2.29551 5.82275 2.67813 5.48589C3.06075 5.14904 3.53724 4.93726 4.04366 4.87895C4.87297 4.73576 5.71167 4.65361 6.553 4.63315C8.36586 4.54097 10.189 4.5 11.9916 4.5H13.7123C14.9618 4.5 16.2933 4.49999 17.6043 4.61265H17.9627C18.7511 4.62929 19.5362 4.71844 20.3082 4.87895C20.7739 4.96656 21.2047 5.18581 21.5496 5.51074C21.8945 5.83567 22.139 6.25267 22.2542 6.71231C22.3775 7.19266 22.4597 7.68263 22.5 8.17693V8.29983C22.5 8.29983 22.5 8.36129 22.5 8.37153V14.5783C22.4547 14.7067 22.4305 14.8415 22.4283 14.9777C22.4283 15.0391 22.4283 15.1109 22.4283 15.1826C22.4245 15.2337 22.4245 15.285 22.4283 15.3362C22.3901 15.6485 22.325 15.9569 22.2337 16.258C22.0932 16.7355 21.8171 17.1619 21.439 17.4855C21.0608 17.8092 20.5968 18.016 20.1033 18.0811C19.2835 18.2163 18.4554 18.295 17.6248 18.3166H17.4609C16.5698 18.3679 15.6173 18.3986 14.5521 18.4191H14.5009L14.4804 18.4395ZM10.0046 8.46371V14.4349L13.1694 12.7244L14.4087 12.0485L15.5046 11.4544L10.3119 8.62758L10.0046 8.46371Z" fill="#121212"/></g><g id="tiktok" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.7584 5.99115C18.6183 5.9179 18.4818 5.83759 18.3496 5.75054C17.9651 5.4935 17.6125 5.19063 17.2995 4.84846C16.5165 3.94244 16.224 3.0233 16.1163 2.37977H16.1206C16.0306 1.84561 16.0678 1.5 16.0734 1.5H12.5067V15.4459C12.5067 15.6332 12.5067 15.8182 12.4989 16.0011C12.4989 16.0238 12.4967 16.0448 12.4954 16.0693C12.4954 16.0794 12.4954 16.0899 12.4932 16.1004C12.4932 16.103 12.4932 16.1056 12.4932 16.1083C12.4556 16.6086 12.297 17.092 12.0313 17.5159C11.7656 17.9397 11.401 18.291 10.9695 18.5389C10.5197 18.7976 10.0111 18.9333 9.49369 18.9326C7.83188 18.9326 6.48504 17.5624 6.48504 15.8703C6.48504 14.1781 7.83188 12.8079 9.49369 12.8079C9.80826 12.8076 10.1209 12.8577 10.42 12.9562L10.4243 9.28405C9.51634 9.16545 8.59391 9.23842 7.71522 9.49834C6.83653 9.75827 6.02065 10.1995 5.31905 10.7942C4.70428 11.3343 4.18745 11.9788 3.7918 12.6986C3.64124 12.9611 3.07317 14.0158 3.00437 15.7277C2.96111 16.6993 3.24969 17.7059 3.38727 18.122V18.1307C3.4738 18.3757 3.8091 19.2117 4.35554 19.9165C4.79617 20.4819 5.31675 20.9785 5.90053 21.3904V21.3816L5.90918 21.3904C7.63589 22.5768 9.55036 22.499 9.55036 22.499C9.88177 22.4854 10.992 22.499 12.2527 21.8948C13.651 21.225 14.4471 20.2271 14.4471 20.2271C14.9557 19.6309 15.3601 18.9514 15.6429 18.2178C15.9657 17.3599 16.0734 16.3309 16.0734 15.9197V8.52109C16.1167 8.54734 16.693 8.93275 16.693 8.93275C16.693 8.93275 17.5232 9.47085 18.8186 9.82127C19.7479 10.0706 21 10.1231 21 10.1231V6.54281C20.5613 6.59093 19.6705 6.45094 18.7584 5.99115Z" fill="#121212"/></g><g id="magnifying-glass" width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 6C28.5082 6 35 12.4919 35 20.5C35 23.9638 33.7854 27.1438 31.759 29.6376L41.5606 39.4394C42.1465 40.0252 42.1465 40.9748 41.5606 41.5606C41.0283 42.0932 40.1949 42.1416 39.6077 41.7058L39.4394 41.5606L29.6376 31.759C27.1438 33.7854 23.9638 35 20.5 35C12.4919 35 6 28.5082 6 20.5C6 12.4919 12.4919 6 20.5 6ZM20.5 9C14.1487 9 9 14.1487 9 20.5C9 26.8512 14.1487 32 20.5 32C26.8512 32 32 26.8512 32 20.5C32 14.1487 26.8512 9 20.5 9Z" fill="#1582DE"/></g><g id="clock" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.66667 16C4.66667 9.74073 9.74077 4.66663 16 4.66663C22.2592 4.66663 27.3333 9.74073 27.3333 16C27.3333 22.2592 22.2592 27.3333 16 27.3333C9.74077 27.3333 4.66667 22.2592 4.66667 16ZM16 2.66663C8.6362 2.66663 2.66667 8.63616 2.66667 16C2.66667 23.3637 8.6362 29.3333 16 29.3333C23.3637 29.3333 29.3333 23.3637 29.3333 16C29.3333 8.63616 23.3637 2.66663 16 2.66663ZM15.9908 8.86432C15.9247 8.3764 15.506 7.99996 15 7.99996C14.448 7.99996 14 8.44796 14 8.99996V17L14.0092 17.1356C14.0753 17.6236 14.494 18 15 18H20.3333L20.4689 17.9908C20.9569 17.9246 21.3333 17.506 21.3333 17C21.3333 16.448 20.8853 16 20.3333 16H16V8.99996L15.9908 8.86432Z" fill="#121212"/></g><g id="security" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.3424 12.4038C22.7495 12.0307 22.7771 11.3981 22.4039 10.991C22.0307 10.5838 21.398 10.5564 20.9909 10.9295L13.6968 17.6159L11.0404 14.9596C10.6499 14.5691 10.0167 14.5691 9.62623 14.9596C9.23571 15.3502 9.23571 15.9832 9.62623 16.3738L12.9596 19.7071C13.3381 20.0858 13.9477 20.099 14.3424 19.7372L22.3424 12.4038ZM27 6.66669C23.4488 6.66669 19.9893 5.40871 16.6 2.86669C16.2444 2.60002 15.7556 2.60002 15.4 2.86669C12.0106 5.40871 8.55121 6.66669 5 6.66669C4.44772 6.66669 4 7.11441 4 7.66669V14.6667C4 21.335 7.94341 26.2343 15.6335 29.2638C15.8691 29.3566 16.1309 29.3566 16.3665 29.2638C24.0565 26.2343 28 21.335 28 14.6667V7.66669C28 7.11441 27.5523 6.66669 27 6.66669ZM6 8.63726C9.43647 8.43449 12.7745 7.18441 16 4.90378C19.2256 7.18441 22.5636 8.43449 26 8.63726V14.6667C26 20.3408 22.7288 24.5052 16 27.2559C9.27116 24.5052 6 20.3408 6 14.6667V8.63726Z" fill="#121212"/></g><g id="credit" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M26.4997 24.6665H5.49965C4.85682 24.6665 4.33299 24.1439 4.33299 23.4999V15.3332H27.6663V23.4999C27.6663 24.1439 27.1437 24.6665 26.4997 24.6665ZM5.49965 8.33305H26.4997C27.1437 8.33305 27.6663 8.85688 27.6663 9.49971V12.9997H4.33299V9.49971C4.33299 8.85688 4.85682 8.33305 5.49965 8.33305ZM26.4998 5.99982H5.49976C3.57009 5.99982 1.99976 7.57015 1.99976 9.49982V23.4998C1.99976 25.4295 3.57009 26.9998 5.49976 26.9998H26.4998C28.4294 26.9998 29.9998 25.4295 29.9998 23.4998V9.49982C29.9998 7.57015 28.4294 5.99982 26.4998 5.99982Z" fill="#121212"/></g><g id="arrow-up" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.51643 12.942C3.76051 13.186 4.15624 13.186 4.40031 12.942L10 7.34226L15.5998 12.942C15.8439 13.186 16.2395 13.186 16.4836 12.942C16.7277 12.6979 16.7277 12.3022 16.4836 12.0581L10.442 6.01643C10.1979 5.77236 9.80221 5.77236 9.55812 6.01643L3.51643 12.0581C3.27236 12.3022 3.27236 12.6979 3.51643 12.942Z" fill="#121212"/></g><g id="arrow-down" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.51643 7.05806C3.76051 6.81398 4.15624 6.81398 4.40031 7.05806L10 12.6577L15.5998 7.05806C15.8439 6.81398 16.2395 6.81398 16.4836 7.05806C16.7277 7.30213 16.7277 7.69786 16.4836 7.94194L10.442 13.9836C10.1979 14.2277 9.80221 14.2277 9.55812 13.9836L3.51643 7.94194C3.27236 7.69786 3.27236 7.30213 3.51643 7.05806Z" fill="#121212"/></g><g id="zoom-pdp" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.75 10.25C13.75 9.83579 13.4142 9.5 13 9.5H11V7.5C11 7.08579 10.6642 6.75 10.25 6.75C9.83578 6.75 9.5 7.08579 9.5 7.5V9.5H7.5C7.08578 9.5 6.75 9.83579 6.75 10.25C6.75 10.6642 7.08578 11 7.5 11H9.5V13C9.5 13.4142 9.83578 13.75 10.25 13.75C10.6642 13.75 11 13.4142 11 13V11H13C13.4142 11 13.75 10.6642 13.75 10.25ZM10.25 3C14.2541 3 17.5 6.24594 17.5 10.25C17.5 11.9819 16.8927 13.5719 15.8795 14.8188L20.7803 19.7197C21.0732 20.0126 21.0732 20.4874 20.7803 20.7803C20.5141 21.0466 20.0974 21.0708 19.8038 20.8529L19.7197 20.7803L14.8188 15.8795C13.5719 16.8927 11.9819 17.5 10.25 17.5C6.24593 17.5 3 14.2541 3 10.25C3 6.24594 6.24593 3 10.25 3ZM10.25 4.5C7.07436 4.5 4.5 7.07436 4.5 10.25C4.5 13.4256 7.07436 16 10.25 16C13.4256 16 16 13.4256 16 10.25C16 7.07436 13.4256 4.5 10.25 4.5Z" fill="#121212"/></g></defs></svg></div>
  <div class="render-container render-route-store-search"><div class="render-provider"><div class="vtex-store__template bg-base"><div class="flex flex-column min-vh-100 w-100"><script type="application/ld+json">{"@context":"https://schema.org","@type":"ItemList","itemListElement":[]}</script><div class="bellapiel-slider-top-bar-0-x-container-slider-top-bar"><div class="bellapiel-slider-top-bar-0-x-slider-top-bar"><section aria-label="slider" id="slider-items-gqrgpzf" style="padding-left:50px;padding-right:50px;touch-action:pan-y" class="w-100 flex items-center relative bellapiel-slider-top-bar-0-x-sliderLayoutContainer"><div class="w-100 bellapiel-slider-top-bar-0-x-sliderTrackContainer overflow-hidden"><div data-testid="slider-track" class="bellapiel-slider-top-bar-0-x-sliderTrack flex justify-around relative pa0 ma0" style="transform:translate3d(-20%, 0, 0);width:500%" aria-atomic="false" aria-live="polite"><div aria-hidden="true" role="none presentation" class="bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative" style="width:20%"><div class="bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100"></div></div><div aria-hidden="false" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es1 de3" class="bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--visible flex relative" data-index="1" style="width:20%"><div class="bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100"><a href="/ofertas" class="bellapiel-slider-top-bar-0-x-link" style="background-color:#1f3c79"><img class="lazyload bellapiel-slider-top-bar-0-x-image vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/32813772-81d0-47da-b49a-9a1c6267dfe1___a9fd2daa3a1faa30f361cf156de000da.png" loading="lazy"/></a></div></div><div aria-hidden="true" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es2 de3" class="bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative" data-index="2" style="width:20%"><div class="bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100"></div></div><div aria-hidden="true" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es3 de3" class="bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative" data-index="3" style="width:20%"><div class="bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100"></div></div><div aria-hidden="true" role="none presentation" class="bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative" style="width:20%"><div class="bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100"></div></div></div></div></section></div></div><div class="vtex-sticky-layout-0-x-wrapper vtex-sticky-layout-0-x-wrapper--sticky-header-desktop" style="position:relative;height:auto"><div class="vtex-sticky-layout-0-x-container vtex-sticky-layout-0-x-container--sticky-header-desktop z-999 relative left-0 right-0" style="top:0"><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--container-header-desktop" role="group" aria-label="Sección fila"><section class="vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center "><div class="flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--container-header-desktop items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><a href="/" title="" rel="" class="vtex-store-components-3-x-imageElementLink vtex-store-components-3-x-imageElementLink--logo"><img title="" sizes="" srcSet="" src="https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/svg/Logo___0855f88c9dbb5b6b61d68c911235cc32.svg" alt="" class="vtex-store-components-3-x-imageElement vtex-store-components-3-x-imageElement--logo" loading="eager" fetchpriority="auto" crossorigin="anonymous"/></a></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="w-100 mw7 pv4 vtex-store-components-3-x-searchBarContainer"><div class="vtex-store-components-3-x-autoCompleteOuterContainer"><div class="w-100 flex"><label class="vtex-input w-100"><div class="vtex-input-prefix__group flex flex-row items-stretch overflow-hidden br2 bw1 b--solid b--muted-4 hover-b--muted-3 h-large "><input type="text" class="vtex-styleguide-9-x-input ma0 border-box vtex-styleguide-9-x-hideDecorators vtex-styleguide-9-x-noAppearance br2  br-0 br--left  w-100 bn outline-0 bg-base c-on-base b--muted-4 hover-b--muted-3 t-body pl5 " placeholder="Buscar producto o marca..."/><span class="c-muted-2 fw5 flex items-center t-body bg-base  vtex-input__suffix br2 bl-0 br--right pr5 pl4 "><div class="vtex-store-components-3-x-suffixWrapper flex h-100"><button class=" vtex-store-components-3-x-searchBarIcon vtex-store-components-3-x-searchBarIcon--search flex items-center pointer bn bg-transparent outline-0 pv0 pl0 pr3" aria-label="Buscar Productos"><svg fill="none" width="20" height="20" viewBox="0 0 16 16" class=" vtex-store-icons-0-x-searchIcon vtex-store-icons-0-x-searchIcon--search-bar" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#hpa-search" xlink:href="#hpa-search"></use></svg></button></div></span></div></label></div></div></div></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--items-header-desktop  ml0 mr0 pl0 pr0      flex flex-column h-100 w-100"><div class="vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--items-header-desktop pb0" style="height:auto"><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--items-header-desktop" role="group" aria-label="Sección fila"><div class="flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--items-header-desktop items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="vtex-login-2-x-container flex items-center fr"><div class="relative"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em"><span class="flex items-center nr2"><div class="mr3 nl3 flex items-center"><div class="gray flex items-center "><svg fill="none" width="24" height="24" viewBox="0 0 16 16" class=" vtex-store-icons-0-x-profileIcon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#hpa-profile" xlink:href="#hpa-profile"></use></svg></div></div><div><div class="flex pv2 items-center"><span class="vtex-login-2-x-label t-action--small pl4 gray dn db-l">Inicia sesión</span></div></div></span></div></button></div></div></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><a href="#" class="vtex-store-link-0-x-link vtex-store-link-0-x-link--heart-wish-list-menu-desktop"><div class="vtex-store-link-0-x-childrenContainer vtex-store-link-0-x-childrenContainer--heart-wish-list-menu-desktop"><svg fill="none" width="28" height="28" viewBox="0 0 28 28" class=" " aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#heart-wishlist" xlink:href="#heart-wishlist"></use></svg></div></a></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><aside class="vtex-minicart-2-x-minicartWrapperContainer vtex-minicart-2-x-minicartWrapperContainer--minicart relative fr flex items-center"><div class="vtex-minicart-2-x-minicartContainer vtex-minicart-2-x-minicartContainer--minicart flex flex-column"><div role="presentation" aria-hidden="true" class="pa4 pointer vtex-minicart-2-x-openIconContainer vtex-minicart-2-x-openIconContainer--minicart"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action icon-button dib bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " style="font-size:0" type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph4 " style="padding-top:.25em;padding-bottom:.32em"><span class="vtex-minicart-2-x-minicartIconContainer vtex-minicart-2-x-minicartIconContainer--minicart gray relative"><svg fill="none" width="24" height="24" viewBox="0 0 24 24" class=" vtex-store-icons-0-x-cartIcon vtex-store-icons-0-x-cartIcon--minicart-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#hpa-cart" xlink:href="#hpa-cart"></use></svg></span></div></button></div></div></aside></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"></div></div></div></div></div></div></div></section></div><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--container-submenu-desktop" role="group" aria-label="Sección fila"><section class="vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center "><div class="flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--container-submenu-desktop items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--submenu-desktop  ml0 mr0 pl0 pr0      flex flex-column h-100 w-100"><div class="vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--submenu-desktop pb0" style="height:100%"><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--submenu-desktop" role="group" aria-label="Sección fila"><div class="flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--submenu-desktop items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6"><span class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap"><span class="vtex-menu-2-x-styledLinkIcon vtex-menu-2-x-styledLinkIcon--more-categories mh2" data-testid="icon-left"><svg fill="none" width="20" height="20" viewBox="0 0 20 20" class=" " aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#menu-hamburger" xlink:href="#menu-hamburger"></use></svg></span>Más Categorías</div></span></div><div class="vtex-menu-2-x-submenuContainer vtex-menu-2-x-submenuContainer--more-categories relative"><div class="vtex-menu-2-x-submenuWrapper vtex-menu-2-x-submenuWrapper--more-categories vtex-menu-2-x-submenuWrapper--isClosed vtex-menu-2-x-submenuWrapper--more-categories--isClosed absolute left-0 bg-base pt4 pb4 bw1 bb b--muted-3 z-2 dn"><section class="vtex-menu-2-x-submenu vtex-menu-2-x-submenu--more-categories w-100 flex justify-center"><nav class="vtex-menu-2-x-menuContainerNav vtex-menu-2-x-menuContainerNav--more-categories"><ul class="vtex-menu-2-x-menuContainer vtex-menu-2-x-menuContainer--more-categories list flex pl0 mv0 flex-column"><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/facial" __editorItemTitle="Facial" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Facial</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/proteccion-solar" __editorItemTitle="Protección solar" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Protección solar</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/corporal" __editorItemTitle="Corporal" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Corporal</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/medicamentos" __editorItemTitle="Medicamentos" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Medicamentos</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/capilar" __editorItemTitle="Capilar" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Capilar</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/ninos-y-bebes" __editorItemTitle="Niños y bebés" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Niños y bebés</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/maquillaje" __editorItemTitle="Maquillaje" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Maquillaje</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/suplementos-dietarios" __editorItemTitle="Suplementos dietarios" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Suplementos dietarios</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/ingredientes-activos" __editorItemTitle="Ingredientes activos" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Ingredientes activos</div></a></div></li><li class="vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed"><div class="vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2"><a href="/kits" __editorItemTitle="Kits" title="" class="vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer"><div class="vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap">Kits</div></a></div></li></ul></nav></section></div></div></li></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="bellapiel-menu-0-x-container-menu-highlights flex items-center justify-center"><a class="
                    bellapiel-menu-0-x-link
                    bellapiel-menu-0-x-link--hover
                    
                    flex items-center no-underline" href="/mas-vendidos" target="_self" style="border:1px solid transparent"><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Más vendidos</p></div></div></a><a class="
                    bellapiel-menu-0-x-link
                    bellapiel-menu-0-x-link--hover
                    
                    flex items-center no-underline" href="/nuevos" target="_self" style="border:1px solid transparent"><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Lo nuevo</p></div></div></a><a class="
                    bellapiel-menu-0-x-link
                    bellapiel-menu-0-x-link--hover
                    
                    flex items-center no-underline" href="/marcas" target="_self" style="border:1px solid transparent"><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Marcas</p></div></div></a><a class="
                    bellapiel-menu-0-x-link
                    
                    
                    flex items-center no-underline" href="/cupones" target="_self" style="border:1px solid transparent"><img class="lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload" alt="cupon" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/6f186ef9-8a48-4bef-8a10-cc1e747936d3___678a1ba259071a7574a1c9b78302c348.png" loading="lazy"/><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Obsequios</p></div></div></a><a class="
                    bellapiel-menu-0-x-link
                    bellapiel-menu-0-x-link--hover
                    
                    flex items-center no-underline" href="/kits" target="_self" style="background:#cd184e;border:1px solid #cd184e"><img class="lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload" alt="Kits" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/b1214417-d77c-445e-b533-53965ac783fc___31ad5108f131e02d04b19d91313ed78e.png" loading="lazy"/><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Kits</p></div></div></a></div></div></div></div></div></div></div><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:auto"><div class="bellapiel-menu-0-x-container-menu-highlights flex items-center justify-center"><a class="
                    bellapiel-menu-0-x-link
                    bellapiel-menu-0-x-link--hover
                    
                    flex items-center no-underline" href="/ofertas" target="_self" style="background:#cd184e;border:1px solid #cd184e"><img class="lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload" alt="Ofertas" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/a8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg" loading="lazy"/><div class="bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white"><div class="bellapiel-menu-0-x-wrapper"><p class="lh-copy bellapiel-menu-0-x-paragraph">Ofertas</p></div></div></a></div></div></div></section></div><div></div></div></div><div class="bellapiel-menu-0-x-container-menu flex justify-center items-center relative" style="background-color:#d4e2ec"><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/proteccion-solar" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-proteccion-solar" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/5688a471-7d2b-4c2f-988b-7689df519d81___24ca17b2559b08cb26c2f4adb7affd36.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Protección Solar</p></div></a></div><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/facial" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-Facial" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/c66cfa8e-486f-4631-8aa8-7bff21f155ac___8f928d75776f39e322435d942583f8e9.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Facial</p></div></a></div><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/facial/limpiadoras" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-Limpieza" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/97a1d295-8f7e-47f6-ba84-eb45f08bd846___737e7ab9988de1d8720903eedea0cb9c.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Limpieza</p></div></a></div><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/corporal" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-Corporal" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/c671d5b2-ff84-418f-bf49-0b002459a06d___ce066ab97052e816094f499d4068b682.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Corporal</p></div></a></div><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/capilar" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-Capilar" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/94ca56e3-8fe7-4d44-a5e3-f58cc8b5f026___c2f18d328c247caef8ec325473d1ff89.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Capilar</p></div></a></div><div class="bellapiel-menu-0-x-container-department-wrapper"><a href="/medicamentos" class="no-underline ma0 pa0"><div class="bellapiel-menu-0-x-container-department flex items-center pointer"><img alt="icono-medicamentos" class="lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload" crossorigin="anonymous" data-src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/7f6c22d4-a084-4ef2-9ae2-a8d6bdb3b899___36be7e92d9cf589414f21acc8528d98a.svg" loading="lazy"/><p class="bellapiel-menu-0-x-label-department ma0">Medicamentos</p></div></a></div></div><div style="display:none"><input type="hidden" class="pb_pedido_minimo" value="120000" readonly=""/><input type="hidden" class="pb_texto_no_alcanzado" value="Te faltan $$$ para  completar el envío gratis" readonly=""/><input type="hidden" class="pb_texto_alcanzado" value="¡Finaliza tu compra! El envío es GRATIS" readonly=""/><input type="hidden" class="pb_label_no_alcanzado" value="" readonly=""/><input type="hidden" class="pb_label_alcanzado" value="" readonly=""/><input type="hidden" class="pb_show_label" value="false" readonly=""/><input type="hidden" class="pb_mostrar_ahora" value="false" readonly=""/><input type="hidden" class="pb_fecha_inicio" value="2026-05-10T15:07:00.000Z" readonly=""/><input type="hidden" class="pb_fecha_fin" value="2026-07-01T04:59:00.000Z" readonly=""/></div><div style="opacity:1;position:unset;width:unset"><div class="flex flex-grow-1 w-100 flex-column"><div class="vtex-render__container-id-search-result-layout"><div class="vtex-search-result-3-x-notFound--layout flex flex-column flex-grow-1" data-af-element="search-result" data-af-onimpression="true" data-af-search-id="423f0cd227c347c096d5b506d89741f2"><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--search-not-found" role="group" aria-label="Sección fila"><section class="vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center "><div class="flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--search-not-found items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:100%"><div class="vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--search-not-found  ml0 mr0 pl0 pr0     items-center flex flex-column h-100 w-100"><div class="vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0" style="height:100%"><svg fill="none" width="48" height="48" viewBox="0 0 48 48" class=" " aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><use href="#magnifying-glass" xlink:href="#magnifying-glass"></use></svg></div><div class="vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0" style="height:100%"><div class="vtex-rich-text-0-x-container vtex-rich-text-0-x-container--search-not-found flex tc items-center justify-center t-body c-on-base"><div class="vtex-rich-text-0-x-wrapper vtex-rich-text-0-x-wrapper--search-not-found"><p class="lh-copy vtex-rich-text-0-x-paragraph vtex-rich-text-0-x-paragraph--search-not-found"><span class="b vtex-rich-text-0-x-strong vtex-rich-text-0-x-strong--search-not-found">Lo sentimos, no encontramos resultados para tu búsqueda</span><br/> Te recomendamos revisar si está bien escrito o intentar con otras palabras.</p></div></div></div><div class="vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0" style="height:100%"><a href="#" class="vtex-store-link-0-x-link vtex-store-link-0-x-link--search-not-found"><span class="vtex-store-link-0-x-label vtex-store-link-0-x-label--search-not-found">Ir al inicio</span></a></div></div></div></div></section></div><div class="vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--categories-vitrine-not-found vtex-flex-layout-0-x-flexRow--categories-vitrine-errors-search vtex-flex-layout-0-x-flexRow--cg-home" role="group" aria-label="Sección fila"><section class="vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center "><div class="flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--categories-vitrine-not-found vtex-flex-layout-0-x-flexRowContent--categories-vitrine-errors-search vtex-flex-layout-0-x-flexRowContent--cg-home items-stretch w-100"><div class="pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex" style="width:100%"><div class="bellapiel-component-generator-1-x-componentGeneratorContainer flex justify-center items-center flex-column"><div class="bellapiel-component-generator-1-x-infoCardSliderContainer bellapiel-component-generator-1-x-infoCardSliderContainer--cg_infocardSlider_home_cat bellapiel-component-generator-1-x-containerCentered relative w-100" style="margin-top:48px" id=""><div class=""><div class="bellapiel-component-generator-1-x-componentTitleContainer"><div class="bellapiel-component-generator-1-x-container flex tl items-start justify-start t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><h2 class="bellapiel-component-generator-1-x-heading t-heading-2 bellapiel-component-generator-1-x-headingLevel2 vtex-rich-text-0-x-heading-level-2">Productos para cada necesidad</h2><p class="lh-copy bellapiel-component-generator-1-x-paragraph">Encuentra tu producto ideal para el cuidado de tu piel</p></div></div></div><div style="position:relative;min-height:400px"><section aria-label="slider" id="slider-items-v6zvlud" style="touch-action:pan-y" class="w-100 flex items-center relative bellapiel-component-generator-1-x-sliderLayoutContainer"><div class="w-100 bellapiel-component-generator-1-x-sliderTrackContainer overflow-hidden"><div data-testid="slider-track" class="bellapiel-component-generator-1-x-sliderTrack flex justify-around relative pa0 ma0" style="transform:translate3d(0%, 0, 0);width:100%" aria-atomic="false" aria-live="polite"><div aria-hidden="false" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es1 de4" class="bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--firstVisible bellapiel-component-generator-1-x-slide--visible flex relative" data-index="1" style="width:25%"><div class="bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100"><div class="bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 " id=""><div><a href="/proteccion-solar" title="" rel="" class="bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink"><img sizes="" srcSet="" src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png" alt="Protección Solar" class="bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement" loading="eager" fetchpriority="auto" style="max-height:100%;width:100%" crossorigin="anonymous"/></a></div><div class="bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5" style="position:static"><div class="flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer" style="background-color:transparent"><div class="bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><p class="lh-copy bellapiel-component-generator-1-x-paragraph"><span class="b bellapiel-component-generator-1-x-strong">Protección Solar</span></p></div></div></div><div class="bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100"></div></div></div></div></div><div aria-hidden="false" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es2 de4" class="bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--visible flex relative" data-index="2" style="width:25%"><div class="bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100"><div class="bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 " id=""><div><a href="/facial/anti-edad" title="" rel="" class="bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink"><img sizes="" srcSet="" src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png" alt="Antiedad" class="bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement" loading="eager" fetchpriority="auto" style="max-height:100%;width:100%" crossorigin="anonymous"/></a></div><div class="bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5" style="position:static"><div class="flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer" style="background-color:transparent"><div class="bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><p class="lh-copy bellapiel-component-generator-1-x-paragraph"><span class="b bellapiel-component-generator-1-x-strong">Antiedad</span></p></div></div></div><div class="bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100"></div></div></div></div></div><div aria-hidden="false" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es3 de4" class="bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--visible flex relative" data-index="3" style="width:25%"><div class="bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100"><div class="bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 " id=""><div><a href="/facial/despigmentantes-anti-manchas" title="" rel="" class="bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink"><img sizes="" srcSet="" src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/ca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png" alt="Antimanchas" class="bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement" loading="eager" fetchpriority="auto" style="max-height:100%;width:100%" crossorigin="anonymous"/></a></div><div class="bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5" style="position:static"><div class="flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer" style="background-color:transparent"><div class="bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><p class="lh-copy bellapiel-component-generator-1-x-paragraph"><span class="b bellapiel-component-generator-1-x-strong">Antimanchas</span></p></div></div></div><div class="bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100"></div></div></div></div></div><div aria-hidden="false" role="group" aria-roledescription="slide" aria-label="La diapositiva actual es4 de4" class="bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--lastVisible bellapiel-component-generator-1-x-slide--visible flex relative" data-index="4" style="width:25%"><div class="bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100"><div class="bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 " id=""><div><a href="/facial/anti-imperfecciones" title="" rel="" class="bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink"><img sizes="" srcSet="" src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/a41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png" alt="Imperfecciones" class="bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement" loading="eager" fetchpriority="auto" style="max-height:100%;width:100%" crossorigin="anonymous"/></a></div><div class="bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5" style="position:static"><div class="flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer" style="background-color:transparent"><div class="bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><p class="lh-copy bellapiel-component-generator-1-x-paragraph"><span class="b bellapiel-component-generator-1-x-strong">Imperfecciones</span></p></div></div></div><div class="bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100"></div></div></div></div></div></div></div></section><div aria-hidden="true" class="bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay"><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div></div></div></div></div><div class="bellapiel-component-generator-1-x-tabLayoutContainer bellapiel-component-generator-1-x-tabLayoutContainer--errors bellapiel-component-generator-1-x-containerCentered relative w-100
            " style="margin-top:40px" id=""><div class="bellapiel-component-generator-1-x-componentTitleContainer"><div class="bellapiel-component-generator-1-x-container flex tl items-start justify-start t-body c-on-black"><div class="bellapiel-component-generator-1-x-wrapper"><h2 class="bellapiel-component-generator-1-x-heading t-heading-2 bellapiel-component-generator-1-x-headingLevel2 vtex-rich-text-0-x-heading-level-2">Más vendidos</h2></div></div></div><div class="bellapiel-component-generator-1-x-container"><div class="bellapiel-component-generator-1-x-listContainer flex w-100 flex-wrap justify-center"><div class="bellapiel-component-generator-1-x-listItem bellapiel-component-generator-1-x-listItemActive ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-action-primary b--action-primary c-on-action-primary hover-bg-action-primary hover-b--action-primary hover-c-on-action-primary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Estrellas</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Protección Solar</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Hidratantes</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Sérums</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Limpiadores</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Corporales</div></button></div><div class="bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2"><button tabindex="0" class="vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer " type="button"><div class="vtex-button__label flex items-center justify-center h-100 ph6 " style="padding-top:.25em;padding-bottom:.32em">Kits</div></button></div></div><div class="bellapiel-component-generator-1-x-contentContainer w-100"><div class="bellapiel-component-generator-1-x-wrapperContent" position="0"><div class="bellapiel-component-generator-1-x-contentItem w-100"><div class="bellapiel-component-generator-1-x-gridLayoutContainer bellapiel-component-generator-1-x-gridLayoutContainer--none bellapiel-component-generator-1-x-containerFull relative w-100 " id=""><div style="position:relative;min-height:400px;padding-top:0px;padding-bottom:0px" class="bellapiel-component-generator-1-x-wrapperGridLayout w-100"><div class="bellapiel-component-generator-1-x-subContainer flex flex-wrap justify-center items-center w-100"><div class="bellapiel-component-generator-1-x-gridItem" style="min-width:auto;max-width:40%;width:40%"><div class="bellapiel-component-generator-1-x-linkCardContainer bellapiel-component-generator-1-x-linkCardContainer--none bellapiel-component-generator-1-x-containerFull relative w-100" id=""><div class="bellapiel-component-generator-1-x-container 
        undefined 
        false 
        false" style="min-height:auto"><div class="undefined bellapiel-component-generator-1-x-containerLinkCards undefined"><div class="bellapiel-component-generator-1-x-linkCardImagesContainer undefined"><div class=" bellapiel-component-generator-1-x-linkCard flex flex-column justify-start items-start flex-row-m w-100" style="min-width:auto"><a href="/843?map=productClusterIds" class="bellapiel-component-generator-1-x-link w-100 h-100"><img class="bellapiel-component-generator-1-x-img flex flex-column justify-start items-start flex-row-m w-100 w-100 h-100 db" src="https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png" alt="Banner Promo" loading="lazy" fetchpriority="auto" decoding="async" crossorigin="anonymous"/></a></div></div></div></div></div></div><div class="bellapiel-component-generator-1-x-gridItem" style="min-width:auto;max-width:60%;width:60%"><div class="bellapiel-component-generator-1-x-sliderContainer bellapiel-component-generator-1-x-sliderContainer--none bellapiel-component-generator-1-x-containerFull relative w-100" id=""><div class=""><div style="position:relative;min-height:400px"><div aria-hidden="true" class="bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay"><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div></div></div></div></div></div></div><div aria-hidden="true" class="bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay"><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div><div class="bellapiel-component-generator-1-x-skeletonGridItem"><div class="bellapiel-component-generator-1-x-skeletonShimmer"></div></div></div></div></div></div></div></div></div></div></div></div></div></section></div></div></div></div></div><div style="display:none"><div class="center w-100 mw9" style="padding:20px"><div style="width:100%;height:1400px;position:relative"><div style="width:100%;height:1400px;overflow:hidden;position:absolute;top:0;left:0;border-radius:5px"><div class="vtex-render-runtime-8-x-slide" style="width:300vw;height:100%;position:relative;left:0;background-color:#e0e0e0;background-image:linear-gradient(90deg, #e0e0e0, #e0e0e0 50%, #e8e8e8 60%, #e0e0e0 65%, #e0e0e0);background-size:50% 100%;background-repeat:repeat-x"></div></div></div></div></div><div class="flex flex-grow-1 bg-below-element"></div><div style="position:relative;width:100%;height:400px" class="vtex-render__lazy-container"><div style="position:relative;width:100%;top:-300px;height:100%;padding-bottom:600px;box-sizing:content-box"></div></div></div></div><div class="fixed z-max overflow-hidden" style="pointer-events:none"></div></div></div>
  
    <script>
  !function(e,t){"use strict";if(!e.setImmediate){var n,a,s,o,c,i=1,r={},f=!1,l=e.document,u=Object.getPrototypeOf&&Object.getPrototypeOf(e);u=u&&u.setTimeout?u:e,"[object process]"==={}.toString.call(e.process)?n=function(e){process.nextTick(function(){g(e)})}:!function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?e.MessageChannel?((s=new MessageChannel).port1.onmessage=function(e){g(e.data)},n=function(e){s.port2.postMessage(e)}):l&&"onreadystatechange"in l.createElement("script")?(a=l.documentElement,n=function(e){var t=l.createElement("script");t.onreadystatechange=function(){g(e),t.onreadystatechange=null,a.removeChild(t),t=null},a.appendChild(t)}):n=function(e){setTimeout(g,0,e)}:(o="setImmediate$"+Math.random()+"$",c=function(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(o)&&g(+t.data.slice(o.length))},e.addEventListener?e.addEventListener("message",c,!1):e.attachEvent("onmessage",c),n=function(t){e.postMessage(o+t,"*")}),u.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),a=0;a<t.length;a++)t[a]=arguments[a+1];var s={callback:e,args:t};return r[i]=s,n(i),i++},u.clearImmediate=d}function d(e){delete r[e]}function g(e){if(f)setTimeout(g,0,e);else{var n=r[e];if(n){f=!0;try{!function(e){var n=e.callback,a=e.args;switch(a.length){case 0:n();break;case 1:n(a[0]);break;case 2:n(a[0],a[1]);break;case 3:n(a[0],a[1],a[2]);break;default:n.apply(t,a)}}(n)}finally{d(e),f=!1}}}}}("undefined"==typeof self?"undefined"==typeof global?this:global:self);

  
  window.setZeroTimeout = setImmediate;
</script>
    
  <script>
    window.__HAS_HYDRATED__ = false
    window.addEventListener('DOMContentLoaded', function(){
      window.__DOM_READY__ = true
    })
  </script>
    
  <script>
  
    __RUNTIME__ = {"account":"bellapiel","amp":false,"assetServerPublishedHost":"bellapiel.vtexassets.com","assetServerLinkedHost":"www.bellapiel.com.co","bindingChanged":false,"binding":{"id":"6a03d795-6cab-495f-b2b7-1a372a824a61","canonicalBaseAddress":"bellapiel.myvtex.com\u002F"},"culture":{"availableLocales":[],"country":"COL","currency":"COP","language":"es","locale":"es-CO","customCurrencyDecimalDigits":0,"customCurrencySymbol":"$"},"production":true,"query":{"map":"ft"},"settings":{"vtex.store":{"bindingBounded":false,"enableOrderFormOptimization":true,"enableServiceWorker":true,"enableCriticalCSS":true,"enableCriticalCSSOnSearch":true,"enableCriticalCSSOnCustom":true,"enableCriticalCSSOnProduct":true,"enableCSSConcatenation":true,"enablePrefetch":true,"enableLazyRuntime":true,"enableMenuRenderingOptimization":true,"enableSearchRenderingOptimization":true,"enableAsyncScripts":true,"enableConcurrentMode":true,"enableFiltersFetchOptimization":true,"enableFullSSROnProduct":true,"enableLazyFooter":true,"enableLazyFold":true,"enablePageNumberTitle":true,"canonicalWithoutUrlParams":false,"removeStoreNameTitle":true,"enableCustomCurrencySymbol":false,"fetchSponsoredProductsOnSearch":false,"useDefaultBrowserNavigation":false,"advancedSettings":{"enableOrderFormOptimization":false,"enableServiceWorker":true,"enableCriticalCSS":false,"enableCriticalCSSOnSearch":false,"enableCriticalCSSOnCustom":false,"enableCriticalCSSOnProduct":false,"enableCSSConcatenation":true,"enablePrefetch":true,"enableLazyRuntime":true,"enableMenuRenderingOptimization":true,"enableSearchRenderingOptimization":true,"enableAsyncScripts":true,"enableConcurrentMode":true,"enableFiltersFetchOptimization":false,"enableFullSSROnProduct":false,"enableLazyFooter":false,"enableLazyFold":false,"enablePageNumberTitle":false,"canonicalWithoutUrlParams":false,"removeStoreNameTitle":false,"enableCustomCurrencySymbol":false},"storeName":"Tienda dermatológica online líder en dermocosmética | Bella Piel","titleTag":"Tienda dermatológica online líder en dermocosmética | Bella Piel","metaTagDescription":"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!","faviconLinks":[{"rel":"icon","type":"image\u002Fpng","sizes":"72x72","href":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Farquivos\u002FIconoBellaPiel.png"}]},"bellapiel.respondio":{},"vtexbr.tiktok-tbp":{},"pinterestpartnerbr.pinterest":{},"topsortpartnercl.events":{},"vtex.facebook-fbe":{},"vtex.google-search-console":{},"vtex.google-tag-manager":{},"addi.product-page-action":{"allySlug":"bellapiel-ecommerce","locatedBrazil":"co","widgetBorderColor":"#565656","widgetBorderRadius":"8px","widgetFontColor":"#787878","widgetFontFamily":"'Roboto', sans-serif","widgetFontSize":"12px","widgetBadgeBackgroundColor":"white","widgetInfoBackgroundColor":"white","widgetMargin":"10px 0","widgetAddiLogoWhite":"true","modalBackgroundColor":"white","modalFontColor":"#787878","modalPriceColor":"#00377D","modalBadgeBackgroundColor":"grey","modalBadgeBorderRadius":"20px","modalBadgeFontColor":"white","modalCardColor":"#FAFAFA","modalButtonBorderColor":"#00C8FF","modalButtonBorderRadius":"20px","modalButtonBackgroundColor":"white","modalButtonFontColor":"#00C8FF"},"vtex.agentic-cx":{},"bellapiel.pixel-app":{},"connectif.connectif":{"experimentalHasOwnLazyLoad":true},"vtex.request-capture":{}},"workspace":"master","workspaceCookie":null,"route":{"domain":"store","id":"store.search","params":{"term":"llms.txt"}},"pages":{"store.storelocator":{},"store.storedetail":{},"store.wishlist":{},"store.home":{},"store.account":{},"store.login":{},"store.product":{},"store.search":{},"store.search#brand":{},"store.search#department":{},"store.search#category":{},"store.search#subcategory":{},"store.search#configurable":{},"store.orderplaced":{},"store.offline":{},"store.custom":{},"store.not-found#product":{},"store.not-found#search":{},"store.custom#contact":{},"store.custom#stores":{},"store.custom#coupon-book":{},"store.custom#blog":{},"store.custom#blog-article":{},"store.custom#blog-category":{},"store.test-masterdata":{},"store.custom#contactanos":{},"store.custom#cyberahorro":{},"store.custom#cyberahorroEvento":{},"[email protected]:store.custom#beauty-friday":{},"[email protected]:store.custom#aguinaldos":{},"store.custom#belhaut-polvos-dic":{},"store.custom#flashSale":{},"[email protected]:store.custom#cyber-days":{},"[email protected]:store.custom#flash-sale":{},"[email protected]:store.custom#dia-sin-excusas":{},"[email protected]:store.custom#dia-de-la-madre":{},"[email protected]:store.custom#descuentos-terrorificos":{},"store.custom#templateLandingExpectativa":{},"[email protected]:store.custom#promo-night":{},"[email protected]:store.custom#mes-de-la-mujer":{},"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad":{},"[email protected]:store.custom#el-amor-de-tu-piel":{},"[email protected]:store.custom#cuidado-para-mujeres":{},"[email protected]:store.custom#descuento-escalonado":{},"[email protected]:store.custom#aniversario-bellapiel":{},"[email protected]:store.custom#cuidado-la-piel-de-papa":{},"[email protected]:store.custom#essential-bella-piel":{},"store.custom#LandingRilastil":{},"store.custom#LandingCetaphil":{},"store.custom#LandingCetaphil-1":{},"[email protected]:store.custom#nuevos":{},"[email protected]:store.custom#mela-b3-bella-piel":{},"[email protected]:store.custom#bella-lovers":{},"[email protected]:store.custom#producto-del-mes":{},"store.custom#data-update":{},"[email protected]:store.custom#destacados-la-roche-posay-mela-b3":{},"[email protected]:store.custom#destacados-vichy-liftactive-serum":{},"store.custom#LandingSpecial":{},"[email protected]:store.custom#destacados-huden-rutina-antimanchas":{},"[email protected]:store.custom#destacados-despigmentantes-faciales":{},"[email protected]:store.custom#destacados-bioderma-xdefense":{},"[email protected]:store.custom#destacados-isoface":{},"[email protected]:store.custom#destacados-skeyndor-mesprit":{},"[email protected]:store.custom#destacados-fotoproteccion-belhaut":{},"[email protected]:store.custom#destacados-rutina-del-mes":{},"[email protected]:store.custom#destacados-cetaphil-serum":{},"[email protected]:store.custom#destacados-anticaspa":{},"store.custom#Ofertas":{},"[email protected]:store.custom#destacados-productos-cantabria":{},"[email protected]:store.custom#test-tipo-de-piel":{},"[email protected]:store.custom#destacados-productos-the-organic-pharmacy":{},"store.custom#hot-sale-2025":{},"[email protected]:store.custom#ofertas":{},"[email protected]:store.custom#mas-vendidos":{},"[email protected]:store.custom#tipos-de-piel":{},"[email protected]:store.custom#legales":{},"[email protected]:store.custom#marcas":{},"[email protected]:store.custom#rutina-del-mes":{},"[email protected]:store.custom#heliocare-pruebas":{},"[email protected]:store.custom#ingredientes-activos":{},"[email protected]:store.custom#destacados-biretix-double-correction-serum":{},"[email protected]:store.custom#hot-sale":{},"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico":{},"[email protected]:store.custom#aniversario":{},"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible":{},"[email protected]:store.custom#mundial":{},"[email protected]:store.custom#alianzas":{},"[email protected]:store.custom#match-perfecto":{},"[email protected]:store.custom#aniversario-digital":{},"[email protected]:store.custom#destacados-huden-rutina-antiedad":{}}}
  </script>
  <template data-type="json" data-varname="__RUNTIME__">
    <script>{"account":"bellapiel","accountId":"027dbe234f3a4581921c6aa71efdd514","amp":false,"appsEtag":"remove","assetServerLinkedHost":"www.bellapiel.com.co","assetServerLinkedPath":"\u002F_v\u002Fprivate\u002Fassets\u002Fv1\u002Flinked\u002F","assetServerPublishedHost":"bellapiel.vtexassets.com","assetServerPublishedPath":"\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\u002F","binding":{"id":"6a03d795-6cab-495f-b2b7-1a372a824a61","canonicalBaseAddress":"bellapiel.myvtex.com\u002F"},"bindingChanged":false,"blocks":{},"blocksTree":{},"cacheHints":{"c96aea3c32468b0aaa90d2c3ee8e539657f44a3e2eafa0d2335fe59f4abc8b64":{"maxAge":"240","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e65ecc4efb40678ee4a26660f578afd70b24cff2f7dca3efa079de417676e2e1":{"provider":"[email protected]","sender":"[email protected]"},"791531bfa06eb196fc8a501ebfb1e1d8640a3a21e10fee6e9206a749a03db4ae":{"maxAge":"240","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3a65daa590c0073efce240062c2145b4ea5fbcef45f25bc02b34a43e246d0156":{"provider":"[email protected]","sender":"[email protected]"},"d4fc30e6e594f504890e2f6fff644522980ff1e63e96f3d4b371b8f5723e9cfc":{"maxAge":"240","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b24ecaef18f25751b1f75431cea2d2911b0a0bb103b81c86ad8dabc79fba0a60":{"provider":"[email protected]","sender":"[email protected]"},"8729462db5a9aec80461a70cfdbe763243b1ef602eb663633559d2349f501227":{"provider":"[email protected]","sender":"[email protected]"},"769833c56fc854752d9477bb1637f80529f75f25ed66f2baf9cd2436dd54858a":{"provider":"[email protected]","sender":"[email protected]"},"a8187717192ff0a63b11dd9f7971e1bf52d461573dd37a43c3ca62a28722ee92":{"provider":"[email protected]","sender":"[email protected]"},"bb21a106cec889ca31265261615c38094c54bde085e29bb80e7166b9b793d4e1":{"maxAge":"240","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5122ad6e090939c49edec4e011f48117276026a0557f196a580871dacea5ecdc":{"provider":"[email protected]","sender":"[email protected]"},"dd8bbb5ff9c47693ee8a4441e361fd9483fe84f329e1f14263b648c27a5518ba":{"provider":"[email protected]","sender":"[email protected]"},"0350bb094e5792f4a0aecf05e7f3491ed09754d96e1f55e089cfc7fab5214537":{"provider":"[email protected]","sender":"[email protected]"},"18e68c3d0ab6aede1bd807837deb69ca95687960828cf5a9a3d9a4b272ca5d9a":{"provider":"[email protected]","sender":"[email protected]"},"279565bd8d29b78b330c359913917b4a4893f51043bdb7c890dcbfc1780a4e80":{"provider":"[email protected]","sender":"[email protected]"},"6332ff0882d1b3a2e730455d4cef293d771cf0a0ec73dbcb4fc8e7edfa42d6ec":{"maxAge":"SHORT","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"8314865d3ed14632421ecb0bf6a341ece0da9ade94162d404c931dd7671cad5e":{"maxAge":"SHORT","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5ea7c3dd9adb85cd7dffa05adcde04a43634a507b593a526c9d60fd63af6df9f":{"provider":"[email protected]","sender":"[email protected]"},"8e77765c8e558efb0f0321e9809df01656042dcca05a03317b4909c45e5f7058":{"provider":"[email protected]","sender":"[email protected]"},"4a9bc79a5402c249168c0a00cbc4632c361671f8b08c6682bf31996d67bea0d6":{"provider":"[email protected]","sender":"[email protected]"},"da447f097a63f026d28d26274612c7c598f92f483df5b866337e6a96a1c5b42b":{"provider":"[email protected]","sender":"[email protected]"},"8e265277272ca9861f946074c1954829c6f530a8e8fa63f91548c66c780f472d":{"provider":"[email protected]","sender":"[email protected]"},"36dcb3abd53a28b31138b1825e2b0f8f08611ae7d3f6735bd46b6cbc13ec17cc":{"provider":"[email protected]","sender":"[email protected]"},"7bd055f2a9237011f41940274579291a436f7bcadb85d7476f76ccd099598cd9":{"provider":"[email protected]","sender":"[email protected]"},"8e5cc0daf3be5ae2b2dc692dcd1d5dba7f39acc09c83359a0e4b26eebd764026":{"provider":"[email protected]","sender":"[email protected]"},"4f316d2069dc6739db76c55c370f055821e00066b38f8d9ce760e64525770481":{"provider":"[email protected]","sender":"[email protected]"},"448a3d22c5a69dace69237d7cdf36339c00f36c00bf95f5fae9645b85cbc82fa":{"provider":"[email protected]","sender":"[email protected]"},"9a64e565418219c9301b46b9deffbaf0bcee4dac175f381edd45b1c0037b852c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"adb3f4432a80ebe28179b63f74cef3b2c142c24ca6d5b45a3a37ca2c09b5f2ac":{"provider":"[email protected]","sender":"[email protected]"},"3749fdb4507e26869e6141faeb2c2c9da5a46931880b8edb5bb18e34f3b52bee":{"maxAge":"ZERO","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"84c1d7c12d4b507dff72e8579bde396ec66c33f78d94188fcf756bfa14cc8518":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"782c79341839c88f2f463e325284c301f943d7f5fa1719a206dddfa44ce54f3d":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"3236a6d9cb8aba1a3defebb0e096ec5dba1e3dc392625b17a9c3cc83dabbb04f":{"provider":"[email protected]","sender":"[email protected]"},"51830e7d81b47978802738532711191633cd319ca29b7af9d832af89c4900685":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0567799da92f4203234a82b72dcba2e8bac09002ebc22197742586447d905ab1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1a93d39682f839e41a0f49d3b39d72f8704f421b52e27cbd9637806135869bf2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ab9d992eb01aad9b53c3a9b68d7d261395b2dbf4d1037a8a5d579a407a6f3180":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c0673aac6d8276cfa1324a4a6e44bf9755d9eecac5dd75a40f23616d76be74f2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3f32efad7fe10ef894ec52ac9a076b2206a8522e3e53d354f7f2b12968ee0495":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fba8482bb73bcab86485c8c16795ca363f0cbcbccb5521954e5e5983d57e7e5a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0e00afe0a73f87d31180535a4ab1a64f3c4a161528defe9a25e18d49773185e2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d6021bbfef576473c83e00ae6e1a1c922b7a81a5c6560d068b05065852f93695":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d532a5ed43ed2818a1573dada586a22aea4e3f1f89d19924250ae2a7dd488989":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0dd4810d144897374f5721742c308f1a9b9f25d32de4cb45f05a0501d308698a":{"provider":"[email protected]","sender":"[email protected]"},"c63ed6c3a1a4abab2e8dda7ac165c1b2e54c75cd6a99081840738ead2e0194ed":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2ae3198ac2711ce184451c61c7564f8f289d4896c9727b1d63b831ca9964ef4e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7d6e6648cbdef41969a0717b2fc1b164724972c7dbc46d45678662dd7f69fc19":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"279271e15da5bcfe6babae1d203e1caf18e0fb0036f7c144f23a4d8765c1dbf7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"60604003d1dff5faef635e02c03aaadff84418435fe122e363730db3f954313b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"299be54afaa8cca210c18fd1c01f6b1dd8a310bfa042143dc545978b32eb8096":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2410ab4a8091296f2a79c006c2189b0a5a727311d361f413cae27db8632ccfdc":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"670812e6b3f44ab65b26bb0bf4acd555cea71b619a306878c2fe19bd7130c008":{"provider":"[email protected]","sender":"[email protected]"},"de9024c61b8b3447f655238dd20ebf391f159ce04eeb76f2c5e51449aab21077":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"eb59ca3981288b93c871b9000213514b870f11f2c2ec6879baa285ffc4aa9b98":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a1adfa987b851132f7e5806d293e5fd5781057f3a9bb1b2bc255d0d87df5c72a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"004240c1161b1ef522120bff902ed0372c64ee2ae5cbf849aede8ee53a07a028":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3b45b313013d20d39a12a2c9991796f832437cec058823210fb247cacd1fd343":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"cfedc73078f6dd7dfb6a867b584cf6ee57244f58b4deb9743a1e45affb31cba1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"44775ca327ae06a6ea13a6841ce31869a382773defc29542d55c5becc3725583":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"89dac4260938431187c62d22418b59a4acab0c6ab57a7a3ec7e6daf6dae3c904":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2679c643001b9b954ec939c7c87027856e3e1cbd9eb96c5c0cb8f0dd98637e35":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"37216857bac033dba555ff4ca67b76ff868e680a64086ceebf388d81e33ddd67":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"620e9482a7eef3df78e65991927104f4a68bd506c1b314d14c680dec4ac9e67f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c7729c055f3d72d8475b49d11438d51b83d58502342f1ac8a39fb275355dbfda":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"48f7e5f8d30b856be6f124943308fa47f47500e7a2d5ea868c43978487369751":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5b05542f27160b485234218a0eaa37611f12b276c678082bf5d0b65776e6a89f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f26193f522c16bf6bbd2fd239bf7b57c1f1d89f4717c7f5c59e16e9135774719":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"91cce1ad2569a3607c18bf9b7065029677b0e426fe6bf63c090c327615622602":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ab342e369facb0864a7822db559f66424d3cba6e943b754abe68c13e6da0a913":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c58e8e8e054fede5a156f92b2e75a292d99ce643d3b733dcbe58ee6eb8097982":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"654d02f4949e83b3d1cac9e6cf87b4b7cf8b1aef3b2a9bbedb02c619cb6c3d03":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f2cd61e95e79f3d3e3b12f38bc2d07049bdc9f751e4fd3c9e71108bb9cd69d45":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2e7a05af7d8b0687ec3451fd0a595a223ac50c3b4d694a9aa4bc62d09c737c63":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0fabed80e8442024d2e22b7a8b5f0f8459723ce15e016dc6cae22656e99d00f6":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"654d5218c2d775975ab39b2e0828d44673ab63668f565263dd8a8b12b81a43e6":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fc0d773cc92243c440146f45352c3457794e75f289d184a9c0029e4b0f1fc419":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"678defbf2dc73592d93622650186e952ff22f394d34297a335d284983156631d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b255e063b0da027d1366a1bafe61cc7994e380c3138ee8b471fadb7310858af7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f0263d030f4d1b80f41d11fa768f0211bd72fbe4721b77ebc50995390af7e4b5":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"335d041aa062150c01b4884009559be2eea66524169b37b83391ad6cf37c4bb0":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2fdab03f062eb19e85495b5f1971fa96341ac5a38f950cd2814757a837fe3a83":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7bee152031ecfef49c9a7756637f50a6007b60f6e7a67808468bd308b5efb58f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4011bc857fc0ad15aa93b3c36e9753abf1e9bb401e1f9a615eae81ab7059c294":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"22d84375e5ae44b68e226509e0c13a890b0c02d21dbf83542d109e6fbcaa619a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"369e8c19a160b7a2724538f3e245e7b72cc830d3670eca90bd87e3b6215fa75d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d55c837949d9d753a25ff06a5967ef228443350158379fc994a5fe314e937cfa":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"222d0645b9b5e8536b2e2136dfb3a9667ae67af52a39729d5fadf4fb20731392":{"maxAge":"SHORT","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4c45787a2746a89a21243b32da4a99b8c045c7f706565f2515b8414e12ce9dc4":{"provider":"[email protected]","sender":"[email protected]"},"75b24dd13850b316eda1b3bc801e0d76d0a384e76a3f773e80a166a264cf054a":{"provider":"[email protected]","sender":"[email protected]"},"8e596caecc21f8812dd5f6ccc51eb09bdc1f191260d30d96ca35d26cbf3b0040":{"provider":"[email protected]","sender":"[email protected]"},"681d23bb02ba12812b709db2f4525e1a672bd534823d54d2af25f9f56d1debde":{"provider":"[email protected]","sender":"[email protected]"},"055fea67e1e813303df235bbefd3b949a39e8752a2b784bd5e2dcf3be5523e01":{"provider":"[email protected]","sender":"[email protected]"},"06b430d14ec086d39980ef195ae2f534048b6d334344335f4fb8aac109880697":{"provider":"[email protected]","sender":"[email protected]"},"98240bccb6f4d91cfffaa390089541d9f45d14db6836be47f3015eecbacbb62d":{"provider":"[email protected]","sender":"[email protected]"},"a626a91c1e3cfc874e72632c0768c5033720c1f322a01562a4ea5d0191d4179b":{"maxAge":"30","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"727658d38126b8ac073e45b06008ef6d58de77b44d3e958987d69f2c87f0f64c":{"provider":"[email protected]","sender":"[email protected]"},"3489407e26e7465d5413a0c550afa41076cd82bc98b4cd1e42884ae654c30b2c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"206747751fcb514a87ebba4fe89e8d26250e7a759bdf24a83f8055b8cdf2d06d":{"maxAge":"30","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"fecc5030281ba4a7810f56eec1f1274d71161d7042b43c90f3d967f82ce720ce":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"17e675a3edb40796653b6a94065339c35f1f01a8e4dfd22bd8731f84b2175d46":{"provider":"[email protected]","sender":"[email protected]"},"6c165261d522b481d0a2eb388acd76072c1e93366484f129902e297a3013f6db":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5e13befa87de0d269ab88317344fd162fec7e3ceac4477dfb553f1291c9a956e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"cac605ce4117050cec10d92499de0ca10639f42837e32429437eedc27f8f60c2":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"d5ed51dd2150f02b809df98e9bd7b6f3840b380c6aef88aa8092450673194524":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"8540f4a4583c552fc57c1c721394502fc1acfab39974973e6fa57cdfeede72af":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b41919b986385e492ea3db27cd7629be10c7b7926ff12c8e85bc34bbd028e643":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"06b44dd98a3797d8f0354d1a03f25000686b11cdfcb5a33c2dc51ed74a09591f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ceea7142199110b682a78c20da158f678ecdf2c204804e154d589ec8d48b1a27":{"provider":"[email protected]","sender":"[email protected]"},"63bf7b781c45e0dc838403cac366e94c9de1e122e8655755968cea461bc204e1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e2fad9fb575bd808a44046d3a63a69a2767f02539613884597919d6b351bce0d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a8cdd57bc6945cfc6d4806a28f84854db02f5215177febb9adbb7aa0f4822f54":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"86ef64ed3eb38015b715e909b4fb86517a6a1c0ec0f0c0430bcbdc5453587893":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2711a2b5e2cb469ede9f3ad307d543b878a93cf062f2960b0621d91a68ccba90":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d8743884cc6582efc985795b075bdf20baf9c255f56c0598c78db73e96ae553a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5daab63821e4629ab3ce82c1fb0ccfe0700d8d2364164b0e19647ddd2c3145b9":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"389b02e60d74902da4ddf2f16172bf917e3e8243a6a6cfe030b25996c3ee8d0f":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"bcbc8f7f5d04d275743ffb4c44a6607380c58588a54a778cd0b26d4a0dde35f0":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"40dfb414ce3019ee02d2dcbeb76f7c6449a439711ee244f056157550f559e6a6":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"4e124d8d3302e96b1b8184c631c6115a4e220a55114fec01c5cb0aeace4b77cf":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"f478e924a288a36b325e1f3a4fdd2efedb0820652c24d7cff3423f93904d25a5":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"cf9a9df2ab08422537ebc8640a1e24d4b8031ccca998ef106d8b1522724d811a":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"bfbc9cf49d4f9282c3120c4aba5789d5a0a6406318c48430be94fe01b315c80c":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"05acad0b8ad734e9f4e7403e84f0041e989f08c78d8480bb5e205afe02444e62":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"dcaf751104ba7c6df0d3eada9487fc80eb9c426d151927f3ec782a3d2513ef23":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"5bbf0eb3d94923568868d809eb7e830b9b5c030ec376f671388218e5c303fefb":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"2e43975ed56608398ee0dbda0eb8bf432e7f61d2fb6dccecde1701fda593b47d":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"8c8c3259f0396f010eb7e194ff1d0129b64bea814146f5274825dfeca4550708":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"505db8c035b46b15ed2405c7c43defc6674cdf40b52a604425b6722732427eab":{"provider":"[email protected]","sender":"[email protected]"},"c827fba15559a5d4a5e1c003c1dc986b1d2df415311bef70b4bb32c6aa9791b9":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"98178432a11971ce55bebf3a80f9275da451856170b3421ead0e315694fce76a":{"provider":"[email protected]","sender":"[email protected]"},"452b0a6031e7f668df7a1ae9806aaa7342cbddfbb028d396a49dbfb88bdf6c19":{"provider":"[email protected]","sender":"[email protected]"},"5dd9679827507c849dbb146defffb3e8a9461d4a20904a93d3b2367eefee5a15":{"provider":"[email protected]","sender":"[email protected]"},"c17890c7798b51db14e7c769d9b1302bde20d5fcfc7fc0443aa3f00975a6e4b6":{"provider":"[email protected]","sender":"[email protected]"},"f62965ff19c3ad3e68722dc4077c71456d765e87f11e4c234413dde1c39a9eb6":{"provider":"[email protected]","sender":"[email protected]"},"120d331fd028d1ac570bb867542a50ee308ae79236136642b6d850ee22cfd5ad":{"provider":"[email protected]","sender":"[email protected]"},"7436754fb212283334a7f7587c051894195c5d9dda0912e5a5471af370148387":{"provider":"[email protected]","sender":"[email protected]"},"c4aa5ad7efc625649e19d3a4cc89c9e58b40c78c50448e9764194784b8e33465":{"provider":"[email protected]","sender":"[email protected]"},"fa73738d2e4d541c35de8316d3d2a45f0af0d63c96ae5f03520044df5c8b6558":{"provider":"[email protected]","sender":"[email protected]"},"cd7b7d8d1b0c8a7c164e1c89ee70d3e863c6cfead71960e26f426b71fbab9ff2":{"provider":"[email protected]","sender":"[email protected]"},"9008b2cc638c6f4b4a16aae3739a86cdb0c1b8e08a1cf5807ee55cdbade4305f":{"provider":"[email protected]","sender":"[email protected]"},"e3c0719a8e97329dc9239f5a797d40b6477cd2b670224fb2d0ea40992202d93b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"81c1b448733f814296ba4630ab6c0f8a0429c0b56c9b0863d33c6928977b57ae":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f23a3f9d11d6013af3f5cb732d5d14a074311956565915b45436c0bc748f0da9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7b2fd2703132dfbd0e8901da4893fd89307d536483687e715ba29feae4924a1d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e6dce84200866702bdd5e47dc0f071b8a619ba802e328c0c6186fa4a787b8cb2":{"provider":"[email protected]","sender":"[email protected]"},"99e65a4d0ad88b80734f2af8487eef6d799f8cdb0f317d77fef2b04d3602a5ee":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"33bd37ff135d44cc373757e2308eafe11d928a58fc9660bb777c64743da61b08":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1eef86de3bc555b9bd3694fef601c8b3e8be917ab8f5136cdb8ff47112f8d69e":{"provider":"[email protected]","sender":"[email protected]"},"2671f081e7465a8960b70f7608e16ba81e0488cef5ff101338bff82e10ac4102":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"16643ee1547d54d81f6c73462be5d18b16297b00c2c100a94f62bc83fe3e1aea":{"maxAge":"ZERO","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1025cf1771c9bf1fecfe52b7a12b19f6b659b2a5d283ed6f86f608819331af50":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"00a1da94a7252bf3b7211817f054e2aeea0ef54a0404d847fc61893b9bb8ce2c":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"136dd1fc447c918c1c91ddf1babac85fb774f8cf09851d09f94e981550e994ee":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e35b5261616609f7df5d7a2cdee67d3f5bad5ded933f4bf982acf3c17f53f75d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"bba931624f6b8770d56615d6618f12400ef5b2ccc5fc49819549787125613bc1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9f2acbfea38c0190f2bf38a920c93cbc4d4f8ba748477ff8231fa857029d715b":{"provider":"[email protected]","sender":"[email protected]"},"bd02a93fb1c2935bae28464b794bca25c9cd9abfeb3df1c304fb844d9ff416b3":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"649bb9c7508da765ee9a1b4e9ec9e46198893452c9bb24a93259e1dd3c2b80c1":{"provider":"[email protected]","sender":"[email protected]"},"5623f1f5c973cda67b464158245549b27fae1d52d390246b36dfe9fe0d2aa864":{"maxAge":"SHORT","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b2924992b757d1032ad07cb347b96b9133c5497cd9ce6e4c1259602cc479648f":{"maxAge":"LONG","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3e145b615cd98ce2b4b61974e352d7a625a3b0b4f4e1c4b065fc4b9f4e962a32":{"provider":"[email protected]","sender":"[email protected]"},"ceaccdb1162a68e707e6c6d4362da386e54f1e6f727b2120f4aefc0ead67ed8a":{"provider":"[email protected]","sender":"[email protected]"},"94dcfaf33f4d08f1b1ef7e7d9daec372535f376c0e55b5f3a2ed4405a89f425f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6294122a43abfc740753fbbd085ae064162725dcb05693f1eb6796a68e8ae0c2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6a410131a6eeaccb541cc1e2437d43cccaac54ff0297d87350679a74905cae44":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"570963eebcebe155875606d2e5be98a4e4999e2d0bb576e5d986d1101cce865b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f03b27f5c8f7c5bca1fc23f21d4209c4c4f48886ad060242df6d6b2d80ed69aa":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9721b71e7bcc2ad3b0e7487394d204e1ccce7466aad1d0dafd2e011c9da957f9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a301dda878cf08f5bc73c28242dce62e13e9e262fe94b1cd4750b2f6dab3af5a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"25f6b8e3514773fcf4ba352b3f6e0d59983f0c41e23e259b2f99508fb0b96920":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6bb0e43068779764710f629ba9cecc5bd0273693bad4d1ec76b76a4fb9e2a870":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"dc59dfb13f399524809bd3e85ccd16bdd4510decdbfc7d72837b9bf01e2a4aa7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"76540e737e698d189661980341f94e5d3d3f5bf586a1a40774446ba6e91e7fd9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"57119358f114389cbb3360c0877aca0dc1817b17515c0e3c684b71adb6a74965":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2f60c3406860c83fbfabea6d9927a93c18e0dcdd8b7cd0ece4c19bde45beeb16":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"23a81d9ffa395d910e72f749af0004f1f98f12a7dcf64e5247c150f493d5b99e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"be924f3f26fa6e1f1dea01858401d7b3be5485a128df0a0a1d2c270117bf2759":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"85fb526afe172fd86ca02c33fc47cdb4bc2b17e0aa52f4c7b8b660ef4c47f803":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7dd07052d8390181df2e44213a328ceca35646065f822088c210092cb8290336":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"65023084ab2876807a7d0745e5056d84d60f1c2f425e7a7dd22b2540a8d03144":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"9f055e57f7b020d5edcd47b8dbb484afb33c1d1483d245f63bf447a56abaf354":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"56aa3f7797b6cc9236ca1a2b9d26c5f6bfea104a010c6f9977b7e011a25279b7":{"provider":"[email protected]","sender":"[email protected]"},"965cb55a09b44506b00ac3681e45643a89f8abdce5970a4ee9d01ac60697a7d0":{"provider":"[email protected]","sender":"[email protected]"},"d2706739babd7f8128146bd1b59d101dda90cf6e79fb9fbca6015e69f787889a":{"provider":"[email protected]","sender":"[email protected]"},"50e3e2a97bfb2e28535196e59ae83881f8a5b9b4156c0f16acb52e7f45adb006":{"provider":"[email protected]","sender":"[email protected]"},"097ccdfeee45ec27dde1d337e88492f8f9a8bd3d1d935e6fd848644a05e596b1":{"provider":"[email protected]","sender":"[email protected]"},"1101043780fdd5385d74ebe37c1fd56f833f01d01239d3f58f7115aeb8e0a233":{"provider":"[email protected]","sender":"[email protected]"},"067b544f160a5c5c678f8fdd2459b806532fc6125b1f34dbce3845564d623d5e":{"provider":"[email protected]","sender":"[email protected]"},"271c86b131e2e6965cbee14dd62ed50c956f9b060cdc41df4d610734b281503b":{"provider":"[email protected]","sender":"[email protected]"},"1e3a6c4f3088bcf107f066ed4d33b4fc38a429a64951f109b3b12d89a0140e35":{"provider":"[email protected]","sender":"[email protected]"},"1165b6028fa3f03a3059fee95336c402228bd326b70accd7b32e75050cdc3d6b":{"provider":"[email protected]","sender":"[email protected]"},"19a803999d71603b9c81d36ad8bd763d4244902cd10d27cb8aa01752aa7200c7":{"provider":"[email protected]","sender":"[email protected]"},"5624b80d8cdadd115451ce6736e245ffad09e0577f4d97170c719ee68e9a6b68":{"provider":"[email protected]","sender":"[email protected]"},"29014d00696490f8ade435608c00cc8a816c46daa9a5c43b4cf03e3237082e88":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"8df604d5becc6ee1169e350dc18019c907a2572b36dd6c2b2ed01fc304572be3":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"848cf2e990649af7dd21915e4c2ad4fa0197b082b95bdeccf11d55c3bd5eca06":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"310bf41c2d37effbb583c8d70c61b1e400108053de94761172cb75af70c5a659":{"scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"01766bdb2807e9c048066a015159a5367ee0eb2ad2a9e38e7b3f23fdf80368a7":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"c2e27d92316aad5e85e12660e25681e6a9a1d802dd4388ef7f6307ca102dbd92":{"scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"8cbfeca669e71305f47146a3759917f8cd9f1eaad3d6a8fdf0be4b7fca9e6f04":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"d71d1eb127e75cdf3f1bf5a3086bad8847383de88bcf3d83f0b5f0f75fd45145":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"a6a9a34a097eb1ae3d15a6063775878312aa940e9fdbb7486050b3d99d64ffbb":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"80db43f7e589c74a7b73c33323e786c7e2a70196b3edd42f18a90aed8ea50fd8":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"78d0ca5fa31b42d4958f49b2660fe0b2351876386c0796f03df5fda8208adc80":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"4e8dd7e30f950ca4674330f1f94e02087d6fac0e3904c639f9fb1915eee3f54b":{"provider":"[email protected]","sender":"[email protected]"},"c3bc246d3f7e26c4bd9e369bc96ee68ef75961b97cb38a47c79f1991c0ec9812":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b76dad9d87e82d349e6f9c0d04e7ea162c4843dbc576fd6827ce5e55ed907b52":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ef640ad03a7c73851eb0b3a46ea82b9d268ad60988b55d1b7b2bdb36d1e950d4":{"provider":"[email protected]","sender":"[email protected]"},"ff2732ede06d80b734989561726104445f910f006aa0678a28e86322d8a9a913":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"724f326ecf3ae551823cd6411af058de5c13b5cf0cc0f871ee91d9258f8b0d92":{"provider":"[email protected]","sender":"[email protected]"},"2e843da9b7b27305b2b74da3beca3e184ff2dce3a40626d787495db0706781e6":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"e479976d37a83261304fa0804d076440f8fa7381588037aab5bbc840cb146165":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"e11ad829bcd333889d7fc3d9bf632d88f4d5863c201ba60f267b0947eae7abbf":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"370093474a7f26f765282b53ac353cb1db1775e4bcc5bba46dd5f8a5755838fd":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6d0eec044b2cee83643fee0197dd4c6309a261e480cae9a7b70005acfb540942":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"527da746d58b0944bb8874f65aeeaa517fad6d2cc12e6e485f5d20f4740f2d02":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"940e15f6bee75519c061a2253a288399ce8127971e2b0da546ec16eb7de71a21":{"provider":"[email protected]","sender":"[email protected]"},"3f1b2863bc16a8a682bea5671a6e84270157799fdd404958394809ee7e6d50ce":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3e80d4c0d47921b8133616b64bef39455a1f8f10c5a1c9bf429de0ba9590c205":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"36abbb9976d471d65ec8af1bf85a0c3447b9e5c3bf440e4690b2870dfb5a38db":{"provider":"[email protected]","sender":"[email protected]"},"8bdfdfa40671b0d34dd003db3571ca087b5e871cceeef6b12db36dbe028a0184":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"00f4c8aabb525e93392cecd4313aca9b7cf8e9b3c208332b86c3545d57bdcc2e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"bd923a2cd1193954b565e7e9680cfb35559396eb929fff3226c5e79ed3603887":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fc2a3db7e94e7c9ae18231adfe28a6806f9a2a8a100ec11e010beb37ea16f80e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f8408ba35924713855f7c2cf05f0e417b4df3c1a206f81e49bc2434015d1773b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"81260b90c01e04aa972304036de5b9075609f20c4a7da0535dea08954a841118":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"628800061a242bea1017bfcde320b3c804a06ed8c30d277e54bdcc9f35a6dd8f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a2d9631e0eb43e933effbec821fc65a1dbd2fe4b99dd3955226b06a2483b9931":{"provider":"[email protected]","sender":"[email protected]"},"297c044c1253b7227c26c7d253d352d6361db3db430ce50d9deb1a4c1e5dabbc":{"provider":"[email protected]","sender":"[email protected]"},"8774e46c27c446af22e6af647a84857ad872d9ff2f278a810da97cd7f140c7cb":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1914ac773be0eaa269f25d40dd6a99c64460c65b165c32402b9620ed33dbeb9a":{"provider":"[email protected]","sender":"[email protected]"},"d4f5b0b6eb9232efcf97a6ae1a60901affaaf00749e1768bc263a7463400b706":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"eba221eb49de8549d098fec1f9b6ab98b1660a2b7f8cb2085d26b88e634e0f1b":{"provider":"[email protected]","sender":"[email protected]"},"019692719d82ac6c9fcca5f4d2cc158a0fba607b47f01ee30447362f5efe794b":{"provider":"[email protected]","sender":"[email protected]"},"98cf9f0f1ac28c80ba21602eb11d1734e5dad7402069cd191717b9cd0bb32a6a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c7a5cd68bad7d886e33ca5a5b91308b2243f420d2a0602a113e13f265db15e76":{"provider":"[email protected]","sender":"[email protected]"},"95ee955e54252e12612c08a7ea8df826d3cf6b16ed133323f93a41a83448fc55":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d94aa990bbd501e2309e898b853ccd11aca18c843ec5270116579d28b1dba8f9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5d5408ccfc4801794a3759c496fa92bef3f2dd20d17c94916a8c1d68538a6516":{"provider":"[email protected]","sender":"[email protected]"},"af5502ad3bf6f61b2f3f375f5c9d38df1029bde875132961c979f50066ce5977":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7094ecb049030552ae1a69480d8982876813a984194c4edb4a92da441241b19d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"097b93c818937281bacb57dcd271d1eae8c76b7a43f8e3360daf065b827d006b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"56e1c15a99d62be21eb938831bc31554298eb4a116493a2ec6cf200574f81282":{"provider":"[email protected]","sender":"[email protected]"},"bb292925d80db566e6de2908268cee4e278e36c13c86854e017704f9d45f58da":{"provider":"[email protected]","sender":"[email protected]"},"6558cbfabfb8197338f3777d4cbce58a81a49bead7b9938aff6ac5164f739271":{"provider":"[email protected]","sender":"[email protected]"},"27221c1318c47d4fddbceb6f2b4c4dbf85184dad3510af40d1cb3ac53642de0a":{"provider":"[email protected]","sender":"[email protected]"},"fdbf1deaeb21445af740a723f3753c4ce3db96426d4f9d03740b5940bab18060":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"aaba6543d6fa4d40e6fc0fde2786f9ab58cc4bfaac37b2b9768e78bd81b5dc17":{"provider":"[email protected]","sender":"[email protected]"},"9cd260e8bc525286c404d4697d5b8545b550503be9cce422b065519d163ba852":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"5bc153e47414b5b1c2cc5daa42f892b7294e81065210c147a4ee5610d0bdc946":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2bcc82d762bcc52dc3902f8a44835030440da91d66684c8f0ff8b421177b9e6f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0bed27a7bd412ed75f204ee908c427477ceab8fd1cc061d1d537ce8b62ed5a25":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"344cc985f82c7fb221dc35790a367231f00579e9b722e4fdb01de60e1d77deb5":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"16987018f8d7ba3caf5cec6b9de0706cf10d4639a8c8d5e282e077500570d14e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"68085726233dc9c04e312a40d5b6ee5e4bd0ac520b7c43de5b5ef925e2814536":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"58dc8ee33200f16d0830ca9fea7288d9e781a5a08e528d84d79df729d473340d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4bfbf45a6f040761e31d708d8ab56345bdabe0d5dc2b4ffc6be0e3d1a3830087":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6e7d2b3c40e27f5c425fcbe975c68dbbbff5a44a91d5ac833505ffde1ed71433":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6eb6394bcb0cc880529fcd316b48fd5e42cbda506e677091b92576ecc48dc2db":{"provider":"[email protected]","sender":"[email protected]"},"0d2c47df4d31a394cbd65c9555a1914254ee94bbd440bfa57950a36accb7f584":{"provider":"[email protected]","sender":"[email protected]"},"8d4abd880bb0a65cf2f8c2805f42cfc282d4979e48e393a9bd0c2243cc8a2f5e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"05e724504d400c7d240990e90df14fe58f1c8225246ec3dd99c37e9688aa7a0a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"bc2e6ded01ab8686cd7ab03a0fe2c429e645fbba619f3ce6e02a97aa2199e266":{"provider":"[email protected]","sender":"[email protected]"},"99efb2a9fb8bc66757f9bf607847efcb0548aa37733688a22b931f070deb01cf":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"74571e356cee55a4084ebaf9335a59e1d700c0f25de4b556820fd2959448765f":{"provider":"[email protected]","sender":"[email protected]"},"bf39b36c4498e0993143c592bdc30a2b8384b7a3e2a68e52769298d741b66811":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5615a536c09de81b0d54c4ec533c570f0f00de275f911f5ef526737a214892b6":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1fcb7e63a5ef67718b1f20188171836db4c7c9227d42ec4d4f7dbc70e48b88ce":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"bbb167ffe6d93c5008db2f65f82663d904862b74f8f2f1d81084c784a2f6295c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f13a054fa70e0a1edfece55e732a30c2be4364ccfdb6e8ce6ca5ea9d4e95d9bc":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"8950c522f099a0352f0e7e66050c01eb13b16659a7acd1e79199ecbee2ccd261":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4e1faf9f2d912ef77bc4773f76471e890a6174773947e1f6f74ac69fdd906ea7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6a52114f54574c0ecde1a8aaba5cea25c4fa8262281817837d7ee6678885b368":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d76533c0317c010c9fbdf824a1b414b8cc151da70d06c7515b2d93bcffc4660b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"283b20a9c823b5de99be641327450e4ca24276b073a66ec4d0c07953ab8010bf":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b4260ba72a3100a46d7977965582b0e02ba129329b1d54c1824d8dec3c48473d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3435611d1b85de2ef6fd4281afeb6b376958591eedce9315a02acfc440a171b3":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9ed8d5373fb3748b6767d43ed028245fcbe2cd3b0fa39b9dbc3cb472e97ace9d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9c598960c65466a4705e8e0689372e2c6af12a57c12128746321a6b2f79e5b06":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f19be8644fca3d3e2266d06c06166327f3c84da403e42877fbc651c48c1e3ccd":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3fbdec7188a65a9cb083acd46334113ef32d4ee2f8e21500aacc705d4bb663c0":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7a08546b0bb7e2d10dda1acb0c4074f8bbdc9e1fa9865124346731dbc82260c1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9081d4d8cc933abb7caddf0c355bcdfb17c68c0ba9277e537359aba576c91a72":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fd36f5b0f85e6579138b7fe1417f9c73a22b166de418147e9a772481a520e4d2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b2e2c3b4acef8f16e6678e37bf7319121ccc3241115a13c3202c9fb1b002fd8c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"18805a33c24d574dac2bf54d80503c8b4a138b0f48f5891495e592fa450d27ed":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"38992cf7ef5858402b4b18f26497b2c009b40362092bc87ed404a0ad2fcf6988":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f2987c393ccdfa868ecf95f735d0a6135d9cb58fcd7603c8c94d29fa301ecb3d":{"scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"738e3227aa634211de3807270a15c67dca2c63135fbadb2d37d3c16f9b1d78a7":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"397684c12ff292b91a63b7fc4347cddec6c588fdeb2b6a50a9b02bfcbc543863":{"provider":"[email protected]","sender":"[email protected]"},"3cf2d6ef478fc3e43159c5831c293cf57429332660cf3067e78bdef3ced1e984":{"provider":"[email protected]","sender":"[email protected]"},"ec242d8fc2dca51162eb59b3c55b818fa5fec4a04b2529b9c9c48c6b21ddeb7d":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"0e4744147dc063d889099111536c3c8bb748a31ab1cdc610d8ea7843f1724591":{"provider":"[email protected]","sender":"[email protected]"},"3448e49936152d386dfcd902767837bf9c73e8a3b6aff77ddb561974b6df5c1f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c2aa0a744ca4ade5d10b24796b36f781f47cb0ba94880e09db20279ff367954b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"627e5c4d31cab6c55c1a32319ca5ed0b58f6f07361a7dfe70d833451b0f45730":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9cfbefa1b4eb50fef5830fe51f1048ee360ee3f6926ec4003b202addd5529e9c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"62e7ce53bc9e0b6e21d060de50699e4108cbb905ffb17524bb4b942d608cc101":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"acc7c82c3b05757e232f8ee234cb3656457d2f536de3d8db34587603b8f5b3c7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"0fdd887ed17d2622aec416ad9fc0ec527a1f6528a962cdbb417e89860d166a40":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"065e0709455d8b327fe8c19cdb2535a052438844bdea83471873c8030341d0ad":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9c127517a06725e4414517fbf5941827e18f3e4a8e108f338c0b900b878a93fe":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"729e0513069ddfb2651d499b13289df97c3f4d3a675ac97b74dd61e59daac11b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"9638d2529546835acdac7bd93805ff4e2691f779279baffa93d75bf2ed0ab926":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4e6b4adb6f5afba7e82012321db94b7860fcabf8a67fc07de29d5030f3169cf9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"51d4f586e76b8a08d3a36885c084fa1bfff984021d676ad0f940bcaafab6d764":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a606010addbb787229dba6740bf9feb51325712279016c25d4995434f61619b3":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"eb3d7383687e166bd027d92a388d01930ab40d31b79d7edcc272bc6cba240fce":{"maxAge":"0","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"64a4293d62ea74de0f915a521d29c532cf537c822a68922156a8fe9d294708ce":{"maxAge":"0","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e691d60ed90c101b798d911783f8433105ab1cffaea18bca89558473442c668f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"3edc04197e3564eed74b5a5bc520d8cb319ba28b867d2396ebd8b81632ba36c4":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"94132f1008991e80a1060f84933fdce7340e0181fffe54c75768aa44923de4b6":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7018d825faf9503d4dcef0035493dc9f9075367a41e8a705eac88d4dfcacd5a7":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"eb19b767d442ab2dc8089929e68d3a1066692b2d75f453fa2412cf4253cffb70":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"19e24f3132d2cfd6c0c536311e7ede95df5ec9e5a5107535dc50a5ffcd1d2cc5":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"eed73adbdb885d76d0472db2a19be0fd84a3dfc48109200b16b607555ffc8ac6":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"49123333e1dfbe01f34a79951d8708c0649dde0d14c2ed38d1912e3982215cf3":{"provider":"[email protected]","sender":"[email protected]"},"b0f6c186ba33e3f64c1464c4ee4c7cede714a7d036db8bd01a886218a6481d43":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"f1cca4e4053ca6bf3d920a8cb506cfa9327ff69d5da183a39b974424131c154d":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"dfdfa1d63a3244a3b78af4c2da594d69dded502faea04b7c2c115b34f253d2b1":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"c453dfc5a764ef5f5324eebed836c6c58a826e7a71ecc90b8d700e8a2a9f3917":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"173fdd6a5a1e78105c5abfab70a3e448af653c8f28405560403399e5086eb32f":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"50cf2c2059187dfe2d023b1dcd7e0b0963a6cd6ec47ab00a609cfc32271fe2b0":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"dbf2827fb3a5ced84ad6a95a5b50f636a618451a865dbde9d434fa103f405653":{},"7a673a67c96bca7c6a5c59c6e1bf339b3c180e2b8f1e92ff353eba57a2fcf594":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"16dbd3cd62d6276e7743d0abde9d6746ffce6d9d766958a4f2edd4307ff13845":{"maxAge":"MEDIUM","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"06fc61a0f2dd483cfba4794c76f078644df21a600a666d06d9c8fe38925487d4":{"maxAge":"MEDIUM","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e04e48e36329a2d296c46ef4666953814e35d84c4f2af67f9a7aa332795f211b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"414a8e3c6cabdaf6abe6c216e2648669b09869b18fce88b5d7cdd3b0a6e973d9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"677bc044c190899bc0162270832d812fb6fe2846b75bc51a5780d4b3539f3ad0":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fd6753cfb6dd375af63907430fb831b9138a98b4d8e4ba88b3231e47ed998905":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"362eb188a261bc187dbe33f3d3f55c4e6ad1b163857250cb4114b8ae91834063":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"43fd893c74f3e290783adb089faf910a08b5caf77e91e6361e118ab8533e2925":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"42d19cfe9044563f762077b0232ca3fbe66f87b4be4cd9798321eab5e0974286":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"b7b7335ae3ecb902b6c3ba85279ee6c6c028cfb73e434781becb3e2576394600":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"be919d02428f11f64591bf2757806fa4c371451c6e8ca8eb9467223593decb2d":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"731792a34cb5b9f8fff24315938bcf9a9361374f28b48a80e34dcca0abea5120":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6f4e42f1f0358d2c8e316782d026d8fd941ac6fa70ace8cefb69eb19464ca662":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a96de871fdce42ccf0e7a7f2d8704c43d502a9b1b36d81daa14605c1b3340a03":{"provider":"[email protected]","sender":"[email protected]"},"f66bf4ef874b114db50ae4fa50795c172bb5353b719bbc3482be50b9a86a907f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c47fdc000f7792dab66f3a2b72b3f3976f762687803e3966e8f1404033780d02":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"cc60baf03072af0eb254a8ae7690f16c4a8f92ec5e0a3bd89542f4bf50efcd13":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e6432db34b4bd19974a60910095510cb1cac30d129940f2052aaab18c5410448":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"4e30fe97ed59fa5b70d5cee4ddddd9d5a3743219cd640d41a928937af9347f05":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6797a7e5589935440948fc9176001330b3598e453659da589e72e288b0858ce8":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"70bd43c3ac93cc990121aa1df230fd4b9c9e16b69b82342d33e81f93220c5286":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"98f5019bac1fdee95833dac20e757c2107622e4c69de25dd4e360a48c1c2ceb2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"82d9403409013c6890ad196ff4df1759f64c2b84c2dd28f86d2c1f4000b9ba37":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c5e122c76dd7d296d9c37da9bf7ea51e3f1a385dd5be6b66511db1a338365c98":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"189a5ec0e174a6102c62cb1505c75e3596240a9e00834c6b3200222f67058f05":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b60f8de837b3950079b62799b256436d42193fa42212422d6f5d71458b864679":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"25ad23c6519286dc2ea476b31547aa1b2eb7fd3e85a6f6e70f1b00a3937e4a62":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a0cb131e8b0829895916aa4cfc2634a73ccdf77423f825c3e9bebd055685e84e":{"maxAge":"ZERO","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"1b1b98186566a6699d242c8ff3eef1c6cfa4c297fb6e9328637bf153cdfca993":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"45ce65622263a5be36463e5b94ca379a551c01f9dd53f3419d19957db92155a6":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"3dcb8a0739b4ff4a6669fe262dc0fd4ba977fc8671a7c9dece09570d05023424":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"7819baaab5046481cc0029afb4355c5f9d676367ff6b8bd6b0056aa081aca9a7":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"d780c84a855e869875311886288b2314c5cc4f1bc9e23405afd4e5c8df1d96f7":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"59b6e9bdaf15f109f266a375c71effd43e9a723a2abae5c91eea244fa516c5f1":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"cc9a039787c0537d7a6654a21f8493987457a1386244cbb107f84045731e74fb":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"6e642a7cb5ae631a2f950dbcf6cbb3769a73689f747894d9002e737ac17eadb1":{"maxAge":"ZERO","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"69e8776c00a080b7e5954bf853c47eaace52ef3a87d2f0ca08d75295d31115f8":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e4e13cacf6bc2d7eb80635f1b3a23874515adc9caf52a7c9cfe7234d962d38dc":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"e1171d7ce30e47f83be5add63359d130b699b4b1eda2d61b269e8aeb9130ed84":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"c7ae5907271ac96f575c624e8bc49329bf5724df410fd11caebd17ef34a4659c":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"ec046369c64e31821083dd0ccca89dc38589f656b91802f0e9daf73185e4397c":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"7680805ddbdb64d343c6fe5b341f3e19eccacf19ec8232d253f6e1136ef98364":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"e6d1ba6e46e0b685f1055d7a3eb8a3f468f640bd27e9723decb3e6d376030bb7":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"9742a02c5df033db75347e354c734b9153dadc0b1f5802a5e98ae721f725f11b":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"2edd7e66d602ced132258924511dded7167ec69067cb827d6a8fefd5be7d3554":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"36f57d74b4ad859ff109e725c396702a6c5b604ee144401defcd68a4fe341abd":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"45f96384d08e38286c228af857e832b77f9b0a776b4c5ce9bf96e9cd10cdea49":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"1407f44d1dcefcbb1bb02d6324943beca7b02bbb22fcb7d4b5b744f6bdb7e1ab":{"maxAge":"SHORT","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"9c7b09d6925eac286545638d187a1fbc48c9b43548433c89bbf302bd2fc15608":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"b273e38f591d6962c8c7ff8bc2bc8eb43bd2df00dc0e9e79ad94fa946dd6d6a7":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"5a696a81db3f3a25891d2d25733ce877cb2111280b255588da82d349ab49e7cb":{"scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc":{"maxAge":"MEDIUM","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"ae0ff1e754ad4f6e6def2d645dc10567f18f1f16cc8ee929d701314c18043cb5":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"981f07a375378975de83e57cfeba414ef35e9176e2d87d085129dc2debeb4267":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"5ab51175196473ab9e6b231b9396cdf7cb8c2722e6213d4b7b7b618edb0d7ad6":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"3ff658a00e1ea6afa887603713950b4eed96b4ca6181a3a6ddab3312ff986792":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"2a2866963882e1cc90822f6668af59991ccaeef8f6fa72dc4e7171f1cbbdf8b8":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"05d0a651b6d62e5b3ada1574639f457e962c9526192b96236558020d11d478cf":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e979eb7c00325195068b1c75271389460d473dfed028c14fe58ef33e7613abc2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"170083b4db27448caca0fd6e856e55b8aed9f77b7fbe476760695effe2a5ea58":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c92ceebd5aa93a06915732d92a61035f2b45cb84d5133b176e3c00f7cdb1626b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ffdebbc6e0eaf0c7a19ab1cfb060d542633898db230769e6c2c1f2e3fb0fa660":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"af091d2297971870b3d8928593c1f8678e6940a5bd76eb693a5952dc051478d9":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"69a234a69cabecaef5280bb2382ae9d282d57d95a2e6f096c50ef576fd8d0cd3":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d73ece2022b84d53cdc86b93e01bafe4bb9c0c27b8e634474605abc4c578d45e":{"scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"01cf5da4cd72bf693a891912f6aed71b40ff4705d7c3b7c103fe6a87e1855aa5":{"provider":"[email protected]","sender":"[email protected]"},"614df7404a265d23125896d4b298fae19547aec536ec38af7983816b7ef55ec3":{"provider":"[email protected]","sender":"[email protected]"},"ad95b207ddbd32ab7fe9cc2d2b7a30c923ba72c1795930036545acbf972738cd":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c8294c094e304646d3c6d95600ba3de5b7cd162cc4ad5741f86ac5236c06fd0c":{"maxAge":"LONG","scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"e51d3c43632e176d87dfb3883a873c9f5312de31b6e3f174f80a38048b7604c4":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"95af11127e44f1857144e38f18635e0d085113c3bfdda3e4b8bc99ae63e14e60":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"cbf0590ed98eb505f2821111f2a7e6c94ba4a0c14aa8acf30f5e54fa3bcc09db":{"provider":"[email protected]","sender":"[email protected]"},"f6f859f40451fbf213d6b35002ad918ef26b321f212443cc50ccbfed19799665":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"416f139b9c6b649232a8bafc1f4b13dec9a6babc790b10a3b20742057d0922d3":{"provider":"[email protected]","sender":"[email protected]"},"3c7f12ae7ef2e0525bf66946fb9f8d8a8781b48de2b22c53d31fd6cb70b11f35":{},"d6fc987b6d15d283516c50764fcfed80caa42987e6df9e2373379903fd09b58a":{"maxAge":"SHORT","version":1,"provider":"[email protected]","sender":"[email protected]"},"d311b2d7657c9bfe2d5140e627609c02aa37255de916cf85ac342c0ec5de3bfe":{"provider":"[email protected]","sender":"[email protected]"},"66b805920765d8cd03c291fc3a8541c6193800436910d74addc8f8edbb2f85ae":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"f7b18751c094d10b92c34dfeea981cf773f75a3bbceb0abbdd39d0b6d65567e8":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"3b284767b4995230d9e95d2827fd337487274f82d45942c9d057a9d7d285ed18":{"maxAge":"MEDIUM","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"ca0ae43d0d22c431042269a54cc7072049b2d48f96f915990ba890f5829f6496":{"scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"f3722824087d2db9766a00227bb44916dfa425060002028aba80d740d8bb31fe":{"scope":"PUBLIC","version":1,"provider":"[email protected]","sender":"[email protected]"},"989ebad04ec4e66e0c7856d0c25b742ccfac0d84ee45e9884d32570ac7eb08e6":{"maxAge":"SHORT","scope":"SEGMENT","version":1,"provider":"[email protected]","sender":"[email protected]"},"a31bff370e5e7adbbea110b35ed59466240204821a8d93dfd5cb544ea8968b4c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"a9ed6112a76a140123229a455feb3fae0a30ec08ae93221e8bec57de95a80128":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"2bc3ebb1da336e60f24ac128e1d8358121c285a9be0f8d8ee4d585a7ebfe6fa2":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b4b62d7338353ccf668c49d6a6c3b8fc053a6458edf761d690385396a8c24b9a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"d884765f24a0a19567fc96cdf2324a7092dc23c8bae0cb8e738db40fd38c2d37":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"bc1d206d299edf6b0be62de229de7c78357b65ae742e2135ce02b3e1eb0d2f26":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"ef75f8407104657da2669341c1757efbcc5b955b6702997b27cd168d463566f1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"92b9520238af42c69b3367d91a1c33ab968f81488752770e559349b0c04ded30":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"907eae38a53cbd921a460438424d13ed996150d65fc2129942d0c1c77287b8bc":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"38011f80a56b9e886b93df55eea7d976349bc26768d137dc24715a223966466a":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"7402abc0ec42319571a8ed14fbc43fdc8b4471240337bc273d2c317bb9d09067":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"04769c00c3ba3965d20dc4f170c75d4ae9df68a105523d12fc860db45d29ca3e":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"91b4c7bf58ced2ddb1342fcdebef12fcba5c41685f32fa872787994bf36a4eaa":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"6db10da0366842cab88af4533acab12054c39195c05ea79e669fafab4b1f66bf":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"be0e9949be8ff109af6b7066f5927ef1736657277601d6e709207457161ebe67":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"5028b5fcfb9e178ea097334e39fd9342bb205d08416cd5cf77a7b4e34f07d07c":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"abf5ccdb815a82d850b4e7858ef322f0891549fc9fcb189a0def3eacce9257ef":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"e7fabe6e4542f5efd9c3c2b273b44b3dc5101b9c93fed95c4dde26d21d7a6a97":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"42e353ff7ff15088f90e11852ca1a448e717373c10310bf3fc6d4681ac172b2b":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"45171417e6a3d4d0253903e09c86c8ab329a7432870f0a2f5d5afced49ead2a1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"8f361bf78ffd8b998b502d1951ec4c262c8692cf027eac880b032ce4f578855f":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"223abfe2f7b6fdf4d9f1178ed6b9b06d0a6807ab4de1c1616ce242824cfa2a23":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"07bfdfd8f2f2657554f4cfc8509c4e37168959650a24aceb14778a40c114a4a1":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"20e315d39935b7f772fc03e40b6631af93b1d2590e43298f9f2eba2ef9935ce9":{"maxAge":"MEDIUM","version":1,"provider":"[email protected]","sender":"[email protected]"},"a2ed96cdcb0ed7842a7a3ef879e31fe59790ed9f60c044f069923313a4c1a987":{"maxAge":"MEDIUM","scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"f98c34cc0360921501ce2416e710dc2b236fcae3ca56622ee5c6e4c6077126ea":{"provider":"[email protected]","sender":"[email protected]"},"a845a5fa84ffbf857c19f38b0dd40e219a76adb26f94c9fa6bf231f62cf8a045":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"b4a8cc502907101873625575b541cbc883826ae38e9b2302041bfa5488a2fbc8":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"c0fc28e9ab8b66d631c3ac961f56cf1193a7b9999aef91780411b7e950a8d337":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fb96c92aae17ee117ed2870a70dd8ecbd5d23c61e54b33ae6e86e756210b80df":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"fd46dfac565d7000342dcbfc0e9c0bfae60e4b9fd572deadd71c42222b588959":{"scope":"PRIVATE","version":1,"provider":"[email protected]","sender":"[email protected]"},"846afa1c03e9e977b84073f7ab608f3f7be818ab8a325bf7a0fc470f906817c3":{"provider":"[email protected]","sender":"[email protected]"},"4c30b2a9d23959f5a0518c41c645ad2f5c15eda31cc9ffb9f8b8a0f4d3e2e6a0":{"provider":"[email protected]","sender":"[email protected]"},"0d18f0b9de2487748eb5177c032afaa7f8423cbef50fbb3877cc31af6ce0fe93":{"provider":"[email protected]","sender":"[email protected]"},"c174130316341af1490e3faa9755b659ea7e939e96b8a3aab675003c43ba005b":{"provider":"[email protected]","sender":"[email protected]"},"83fe14f9982d324922532762797f54f7d4ab4a66752f6233f3a6ef0d67645d1b":{"provider":"[email protected]","sender":"[email protected]"},"35c9f7b1e4b5e891778ca7420ad016c790f4e29da2ff2f537eeef89efe6f4bb5":{"provider":"[email protected]","sender":"[email protected]"},"8f43a4c00d41e02aaf2dacb31b30f805d03356993dfabfc472fd30e9e51f5c67":{"provider":"[email protected]","sender":"[email protected]"},"5a879e31cb0e3401a252bace2ef0a699a8378c266af14669826c6720a68f78dc":{"provider":"[email protected]","sender":"[email protected]"},"075bfbeead186877027ec910034ade4dbbfd4e24defa94429c4ee5ecfb8dbac5":{"provider":"[email protected]","sender":"[email protected]"},"097bd72609ed3d971d57a3658863e679b108fd0af14cc53fb449030a0357789b":{"provider":"[email protected]","sender":"[email protected]"},"d9cc097cb75d79a70b5fa83a98d47e56975694c7e06def68236154bc7d89d336":{"provider":"[email protected]","sender":"[email protected]"},"cbef86f9a9f5051b217dd207b1970cc13c01b24d4efc92c73039b0b0fafe0a64":{"provider":"[email protected]","sender":"[email protected]"},"636b2ac8cd8c2bbe98fa7b8fa75771046d36e8e5aa2e732c1855f0d3c9ba4dc3":{"provider":"[email protected]","sender":"[email protected]"},"1dd714eb108bafca557a507722984fe8b89feac768e588f94dfefcd6083a0d45":{"provider":"[email protected]","sender":"[email protected]"},"335056919f4f9d5c158a8392a0b54bf860b740ad6ec0779c005c47ff99dba38d":{"provider":"[email protected]","sender":"[email protected]"},"04a8bf934f6e2c8e15bfae9f7ce412e50afa99d24dda0290a4c3555e6e5fdf4e":{"provider":"[email protected]","sender":"[email protected]"},"c4425352dbecd56805f82b6eb05a30480113f2ae423298cd657e15ddd80e282e":{"provider":"[email protected]","sender":"[email protected]"},"d8f48da988c5311e5d19611574fe50006bcc94899466500db403fc0bbf9212eb":{"provider":"[email protected]","sender":"[email protected]"},"8adbea5853f8b2064a8389bc7853bda34983abbcdb51dbd989e45f15b01ee7b0":{"provider":"[email protected]","sender":"[email protected]"},"ec0b373e76d8af44768b2dc0806c6667ea8e4b34115abf101c0a8295f49d0769":{"provider":"[email protected]","sender":"[email protected]"},"274087de732d7a413ac3775216c427d6071861b06a15e9b2969d22164fbc0566":{"provider":"[email protected]","sender":"[email protected]"},"9b41eb9841f0cad22195735648ef0f234776420dcd7ae35424a3d3b1890ed3d2":{"provider":"[email protected]","sender":"[email protected]"},"b5ad7ed45a480c7c8f3d49c6dd9de54142d927bf4d253e08222a21e918a6fec2":{"provider":"[email protected]","sender":"[email protected]"},"b97d3ad82ef0ef9f71b353e3dbdeea58cf92accccd111b44165216c3e31932d4":{"provider":"[email protected]","sender":"[email protected]"},"779647c71e26bb914282bedc299e4d6ef7d29cc826d6c65b61d16a4a4a9ceec2":{"provider":"[email protected]","sender":"[email protected]"},"845c2ee04ef5812a5f97937e4166c73dd9c69f31d437b4a356cc9eab12d746b0":{"provider":"[email protected]","sender":"[email protected]"},"2a54b2e34ada28cb74648ea835c6816985c0a116485c02c6f62d3713c785a984":{"provider":"[email protected]","sender":"[email protected]"},"61807fbd9bb8e6ccb21977f0c875ef9950f9faac71426ed9faed188a7c87e449":{"provider":"[email protected]","sender":"[email protected]"},"ee1b5e93119cbedf9461d5619f64ac72dbbd4c154572aaf755c57308d332e976":{"provider":"[email protected]","sender":"[email protected]"},"4e7b1de39f416b117ea7ec0d545a3514cc55530779dc41d0aaf7250bc909f96b":{"provider":"[email protected]","sender":"[email protected]"},"a4132bb72e3521fe29ce6e11193debf8fbdbed4b335e5aac8b2b40e64422c9b4":{"provider":"[email protected]","sender":"[email protected]"},"64f58810260d6f46d6b67729c8a313c26b912dc8e52b2836244ff41d17db3fff":{"provider":"[email protected]","sender":"[email protected]"},"b72a145b5cfe272261f808f013fdc1ad46906b99fd077ddf7648dadd75ca1d54":{"provider":"[email protected]","sender":"[email protected]"},"9f78114f7dd6193d2ca067892a4e777dd22aa35e8a8a1e5948ed4e80e49bdef5":{"provider":"[email protected]","sender":"[email protected]"},"5be6b6b10493e58f49b6ee6437a52d9fa32f6ad0ea5eeee49d299e7e5390af47":{"provider":"[email protected]","sender":"[email protected]"},"dae4fdef3759da5989428d2b8411d472bccac86a44bf4efda006d2737b818826":{"provider":"[email protected]","sender":"[email protected]"},"60d166cca768d187b5d44f1114bc90f7e1690bde824f7fc31f5abd252ff9c4b8":{"provider":"[email protected]","sender":"[email protected]"},"ce1740cc88eab396796a7f21542c0bfe0845b140c7c4888f738b11a84d3e098f":{"provider":"[email protected]","sender":"[email protected]"},"931084198367e993c48c69799921c88ec5380a3100251eb92e3beba55b00dbd0":{"provider":"[email protected]","sender":"[email protected]"},"354b39ebf1eeb6d358b75800aa2cebd0e9e57600c695709e47a146213d17089e":{"provider":"[email protected]","sender":"[email protected]"},"33bb78ddd1a4dd7ced795b402f55d46e4c5458e375a62d6ebf97008b5d537e12":{"provider":"[email protected]","sender":"[email protected]"},"11dc435e9a1704f0960e1de5341850f972196bf4dcd6e014f7a56b13261a75cb":{"provider":"[email protected]","sender":"[email protected]"},"972b72572c3ec411e3b814f5aa9fb00ac54fc64a5f41d6b790239a88adf2324a":{"provider":"[email protected]","sender":"[email protected]"},"ae9ecf5edc36a3d47e70f258cc9aecda094ebc2a83c1d19a410df461720f15ff":{"provider":"[email protected]","sender":"[email protected]"},"274718123d88db75568ed8ca9290a112302df415d572dd38d2a4370366e614c2":{"provider":"[email protected]","sender":"[email protected]"},"f5a57530c1be2c39f533464d7904b7a5aa682392632fe8d820541aac5c5d13f5":{"provider":"[email protected]","sender":"[email protected]"},"7e74361c24327fc86e776cc00a91222184fc3667013e85b519e631eefb996a17":{"provider":"[email protected]","sender":"[email protected]"},"3b989f8c7511871b153a63d5e64a1940e338701834d5b91020a5ac58486825dc":{"provider":"[email protected]","sender":"[email protected]"},"926cba09fbe90dcd9ac67957c1e096a0e4672829288200a0a32d15fdc2b7d01b":{"provider":"[email protected]","sender":"[email protected]"},"0204782d6c43576cec86cb19aef09dc92670832d9a78341f7b2f482d44da7c4c":{"provider":"[email protected]","sender":"[email protected]"},"930a55baaf7849b9a82e1a4b5b23daac4b56b1b4bb039b2e221ab78e859a5a24":{"provider":"[email protected]","sender":"[email protected]"},"95ecdc60fe5594fea546ad7d83f2cc8c57ee3982640b29e658b3eaad0a4cde95":{"provider":"[email protected]","sender":"[email protected]"},"0c1d9753bdb55203153a934aad5cdf45c91f0937873b15da4f2d172887eb59e7":{"provider":"[email protected]","sender":"[email protected]"},"ef8beba7b296fc0dc422fe18eae6e8227bdb2792c23cd8d49ca37f7b78ed5fae":{"provider":"[email protected]","sender":"[email protected]"},"0330d570557a1b0ff1b8679853e253dc443eb71bc681d09ee4bb76a7c0c7c18e":{"provider":"[email protected]","sender":"[email protected]"},"e7bd7a8d37c51cf86ca8f84106cb933ae587959446c6d703186df876df1f0c2d":{"provider":"[email protected]","sender":"[email protected]"},"9be001e8e8c6720afe326d537587559800304d7108b3c38068376fc181ca50c6":{"provider":"[email protected]","sender":"[email protected]"},"2ac6d858be7b6782a1b357fb891ec62ceb6be525c2577a9b4ec4cf55aca1d3ad":{"provider":"[email protected]","sender":"[email protected]"},"e44fe838621f23cb800d76a32f1105b75cd626ae656076b8dc585c36189398e3":{"provider":"[email protected]","sender":"[email protected]"},"95279c9e7904bdf2bf43fc07caf556d32ced2bcaebc7dbbc431a7d28b838bb5e":{"provider":"[email protected]","sender":"[email protected]"},"69fda34fd8f734ffde34e799ae6ac77fb1bbfca6bbad0cceafec213a77e6bcd4":{"provider":"[email protected]","sender":"[email protected]"},"49986570065ca44455d3eae6af18fee5d3c956e015e4767f87c6ede2b3522b3a":{"provider":"[email protected]","sender":"[email protected]"},"df9d0c0cc1abc7a55e81785eb8b52deddd4a63b49b9e2128d6833931f5ad2fe1":{"provider":"[email protected]","sender":"[email protected]"},"e0054e9c8090149d7f45af7648dcd707c0ed440f71f59d2fab9447227f73d8f5":{"provider":"[email protected]","sender":"[email protected]"},"f67fcf7e2f23d0a1949b478a8fc3665a5ef9f28622b94388aadb43c73557369c":{"provider":"[email protected]","sender":"[email protected]"},"f015b072a48f5573819b381cad5442e211128477e241a4f9850b53b9f0de7395":{"provider":"[email protected]","sender":"[email protected]"},"2e40bbefcb4e5f04a9c762d7ab3105e00322d38ec7141b4a21fadcc0bd449bc4":{"provider":"[email protected]","sender":"[email protected]"},"990145218cb3ecc2650f60b21935c1d5006dd59c151d3827ea0f6ca0d80f743b":{"provider":"[email protected]","sender":"[email protected]"},"36320914f6830f1491189a39a1c0c6047d9e2319926c5ee5e00029bab11f6ca8":{"provider":"[email protected]","sender":"[email protected]"},"f08200ec07024143c426d532eaec765f77dc919307e021cfafa36dfec22f82c8":{"provider":"[email protected]","sender":"[email protected]"},"04c369869f414fe6fe4a11058f4bc77187643534e5d1515c3e6ed873b3c4b9c8":{"provider":"[email protected]","sender":"[email protected]"},"6d72f67a1eb2cf753290022996ae577e76ecb0f482baefa7036b27e6329c5a01":{"provider":"[email protected]","sender":"[email protected]"},"da7b24a8257cd4d5d4a339b09d4f67089506f91f6122730f592a4295feefece2":{"provider":"[email protected]","sender":"[email protected]"},"ac6fc6ab4fda974c9200678c7cc967aaa8534f54e402685e55c6f5d1639b086d":{"provider":"[email protected]","sender":"[email protected]"},"9f2787500b187dcbd63776457bab2a7a91d3407c301bb5ce8986bc52dc9c0e8c":{"provider":"[email protected]","sender":"[email protected]"},"b1e284f66f23dec6c1a021de25fddd0befd5d2233b017786c509a8cdae583c05":{"provider":"[email protected]","sender":"[email protected]"},"7ed8585b1011b88097fa19704905b93b3624602ee44d301ea7696b1ecec6dfa9":{"provider":"[email protected]","sender":"[email protected]"},"01f7333f59b18e4db55cb40675dc532194608fb53caacd247ce69f9669d97afb":{"provider":"[email protected]","sender":"[email protected]"},"02eb60e79c8f1de807733da26e7e89bf199e6792c47e8f3a559ee5cc94282bdd":{"provider":"[email protected]","sender":"[email protected]"},"7e790144cb269b5fc2f328aaf1a3cb47aeef9f08dd43fd09ed8ac37d31f1149d":{"provider":"[email protected]","sender":"[email protected]"},"f0eae73c33097de743a7098390628b4d91d796e8482dd5b260469db780403de3":{"provider":"[email protected]","sender":"[email protected]"},"36adf9c1f7c9cf5480f8705ba477854dcb38df2a549c0d7266f164023e5edbe4":{"provider":"[email protected]","sender":"[email protected]"},"35b51e48048d257f6e68ba570d07a7570d663f3f158d3f7190e8c0c2587e8bb1":{"provider":"[email protected]","sender":"[email protected]"},"299ad87378c805281b904d9e14524da99d536c0dc72056237cef4f2f591bb92f":{"provider":"[email protected]","sender":"[email protected]"},"ea45aa1a99890435e83ef203db8dcdf119513969b73c7b2754a2fd1723199655":{"provider":"[email protected]","sender":"[email protected]"},"7f94d60b72031e8e1e2b2714ab5951c611b331a0a0d4ff6b0c8cf528fad484ed":{"provider":"[email protected]","sender":"[email protected]"},"0997f93d84c9b909a4c0c77aa79e6e815f3aaa52fde302140e79a9a50c6275ac":{"provider":"[email protected]","sender":"[email protected]"},"d6ee279730fe1cd7f48897310a3333ebd9fbe70614fb8bb72654ef0e1c975986":{"provider":"[email protected]","sender":"[email protected]"},"86164a253c269c521391aaf19eccfc4dd646ac49ca4e3b1ec096c243abccd49c":{"provider":"[email protected]","sender":"[email protected]"},"500e764d9428a72148bd9347d3272c9e5b2caa95bab028f69dac2e17e37e1f79":{"provider":"[email protected]","sender":"[email protected]"},"695bd57420c32cd82720c5721c39c96244cb1fbe38ef4436cea7eae7a2fe3bbb":{"provider":"[email protected]","sender":"[email protected]"},"152aca97cec1700544950f74aac7add0dff31117aed1f243ef618015c3bff95d":{"provider":"[email protected]","sender":"[email protected]"},"870a30b1a4eda6379732d375fd5de37e30e120c3f630c6ce4d118b40568e307a":{"provider":"[email protected]","sender":"[email protected]"},"b1a36cbc6c236926d1a7877d0c9d2940dc82349f3c377824953c67fe8df0b040":{"provider":"[email protected]","sender":"[email protected]"},"9c667304a6cd8d6de788a47cc0da7bb4b934b30b55225a1f316b9f4ab64c1187":{"provider":"[email protected]","sender":"[email protected]"},"05bba4ec183c6eb98ee2a9b74df14053823798f8a3b1fab3fecba4bd4b6fedf8":{"provider":"[email protected]","sender":"[email protected]"},"8db57b43c8c1e43b22137c72575cce12efd8dae96f48e29e793e39d8721c634f":{"provider":"[email protected]","sender":"[email protected]"},"abdd04eedfde6066f2f8223e588a46e49973a045b3836a437ea2218b57ff5784":{"provider":"[email protected]","sender":"[email protected]"},"d691adb7a64a14dd4f5bceed814c672272e46a4f70019dbac548830e38d74e52":{"provider":"[email protected]","sender":"[email protected]"},"b9ddae815f0c13069ac6bba0901aae3acff462a25d15c9cc9e2aabfb2e0323cb":{"provider":"[email protected]","sender":"[email protected]"},"d1b0569bcd4168f6f46c6024156c7947ecae9946311570b259b1cf386e026de8":{"provider":"[email protected]","sender":"[email protected]"},"4e3ac18d87b47c22247f13db63a3cd4c46ca05f15017651abf956de5db9ec882":{"provider":"[email protected]","sender":"[email protected]"},"c925b9144b89b655e0d3d6a8aa593b5827f86e6978d5b95118fa1cd15c008a12":{"provider":"[email protected]","sender":"[email protected]"},"b9e88f2c461c1f9a5feb652f436e2b33f9f57128a85659e9e95e44774ce892f7":{"provider":"[email protected]","sender":"[email protected]"},"808aca858d84c891f0a3558cacb590906b88c34d29983a943d4b5a9105136fc5":{"provider":"[email protected]","sender":"[email protected]"},"ab397ca20bfc22f39a9d3d76f0d9bb5efbf89bce724a7769c08885a3b2b75821":{"provider":"[email protected]","sender":"[email protected]"},"891c5301c9f27eb699cc94abe7fabda0628179fd9d33964ce951971f784061b1":{"provider":"[email protected]","sender":"[email protected]"},"6c98aef6993383d9802b09aeb22b9742a738838821ac64a22f5266afaaa052dc":{"provider":"[email protected]","sender":"[email protected]"},"00170513773c06a6d6cff7adbd26433bb25affd96469467263f1cdf01743cdc3":{"provider":"[email protected]","sender":"[email protected]"},"c7231ac16041ecb70f3dd8a90b89606be6197803598389345c9eec1f9863926f":{"provider":"[email protected]","sender":"[email protected]"},"3cd655eb538ea65dc2f7b6123413d345a7e57e6e1199f87202db4a434f8362f8":{"provider":"[email protected]","sender":"[email protected]"},"64c0cbffe6d8c6ace82f3b00e1c6ee56cf5a441650a010266e0c660549c0791b":{"provider":"[email protected]","sender":"[email protected]"},"b392b78107ab8c5306dc938974ed4dc55788f8d61328af73c744d46524f711fe":{"provider":"[email protected]","sender":"[email protected]"},"3b37ecbdbeca3f5e40d8de4a1740f68753d8f5b005d20cad9216e562dfbed31f":{"provider":"[email protected]","sender":"[email protected]"},"0bb89c031d5f8fde19d84932662559ced2024ed2f06a7c430c07e1f131196f45":{"provider":"[email protected]","sender":"[email protected]"},"2b6a27ca3597efb5749eff43c2f1c714ddc198dd093405134963c847e10a45cc":{"provider":"[email protected]","sender":"[email protected]"},"1bcfc91935427bec7fd5bc9969c570ea50d39f06bcb689b310dde49e71e2c5dc":{"provider":"[email protected]","sender":"[email protected]"},"dc427c30ffd34258a353d66e7e8a6053c48cb67813c5c6500cbbec89f79ff9f1":{"provider":"[email protected]","sender":"[email protected]"},"33e9af2498bb74eb930977bdab02d6e2b882c2fdd4d7b10f9d26fc238b370483":{"provider":"[email protected]","sender":"[email protected]"},"a8ffb4b14d3caf4170bdab2d65c92a01be698404c1507f8ca5e67e7475a72cba":{"provider":"[email protected]","sender":"[email protected]"},"0abc3fb1450aa3ce99a4d2cf0b41c764789fea75bddfe9ad2aa49a27f9398ffd":{"provider":"[email protected]","sender":"[email protected]"},"bbcfc2c371d5e62f034adab7b86107bef2e58967153596fe612e15f562f63d6b":{"provider":"[email protected]","sender":"[email protected]"},"1b6c3bd3fcca6d311d36efd170078bd528d185f9f2f45012a78e3cc8cbf78bfe":{"provider":"[email protected]","sender":"[email protected]"},"9ab1cfbc6aeedfe8cd4e7e9418d9258afa22affa8c93c724b17afb67e3fee373":{"provider":"[email protected]","sender":"[email protected]"},"9479c1e50e913f35fed4c9ac64258011c929eb76c87fae27a384644c05c2f8a9":{"provider":"[email protected]","sender":"[email protected]"},"8b62dec5faa230fe6aae09134119814d4ddfe5e61c3f9d325894d75094b26781":{"provider":"[email protected]","sender":"[email protected]"},"44ee0d813670b6171b2a722c41e4f30ba81c996e54010a2d93ee4bca2888f7a6":{"provider":"[email protected]","sender":"[email protected]"},"226e0f35778a9f320bdc880f6070b1210c9d3b7a52817dd7c9b116f0ad9ba9f7":{"provider":"[email protected]","sender":"[email protected]"},"22895789810b18eecd5a9c25a919324342333386cb5c6f963b1a0d3cf5b4b841":{"provider":"[email protected]","sender":"[email protected]"},"07a2d3dde4f34144a7510fcdb8dc6dbef6a97a532538be4ac77384e1edc55415":{"provider":"[email protected]","sender":"[email protected]"},"2a249914fb4681bae065a161fd85884c711cd38c507a3477177286640a55c006":{"provider":"[email protected]","sender":"[email protected]"},"23dced9c4504588e28cd62ffa1b28856dd69eb45e090deb7534cc85415194176":{"provider":"[email protected]","sender":"[email protected]"},"90d2aa1ab786b14e1cf1e462c7a4967df6cdd9f640a708f7a5a72c2017052136":{"provider":"[email protected]","sender":"[email protected]"},"0883a621be90a146e778c3ebec78f0c55b7768df8f225d1e4ae329a48652ee72":{"provider":"[email protected]","sender":"[email protected]"},"71b61575b97541db1619d22546a0817b6b659c4fb1f35bbb2dcab111c9b23405":{"provider":"[email protected]","sender":"[email protected]"},"744c584b50ef1276c591d06135011acae396f5776c7a568ec44bcd24cc5ecd63":{"provider":"[email protected]","sender":"[email protected]"},"0cc92a53d241c82e048ddc084ba37a4fdbbb2339487bf716475244b0a69388b3":{"provider":"[email protected]","sender":"[email protected]"},"864a5a8d0b727d5ba34e5050c5b55da88da65e5fb98b61e89800861bc4b6392d":{"provider":"[email protected]","sender":"[email protected]"},"14c645606a67697ffdab527ae072daa27cbd7a3c5b1342e43221084f4b0497df":{"provider":"[email protected]","sender":"[email protected]"},"35340d206b7359bb454bb82f13784f27483e411b555a0aef238be7b499495041":{"provider":"[email protected]","sender":"[email protected]"},"d310cfc08cc0083dfd8f99f72f5ae6365b4b867cd22c14ba4d353132980d6fbd":{"provider":"[email protected]","sender":"[email protected]"},"a83251708a2b439a372fd764d31bb7f26afc140ecb1b60afd405022f5268dc25":{"provider":"[email protected]","sender":"[email protected]"},"7a166a8ce5cff344e6427599770d3f1aa6aead1b0e5d6393ab6a445ed734e587":{"provider":"[email protected]","sender":"[email protected]"},"893e1cdae701f3c8ba343850ae04b5a4979b30c2a949178843af25f1c21b10af":{"provider":"[email protected]","sender":"[email protected]"},"100a80744a5552b900d4b73b5cfeb4465f576ade265fdfb080f69a7f6419e035":{"provider":"[email protected]","sender":"[email protected]"},"34ed3df19ff52fdd2b81d99a93484d64874f6c2f16105d5af55b86b1a31bdb57":{"provider":"[email protected]","sender":"[email protected]"},"756fdb1396cc705d7d6c774e521fbccf42d6084f8ea9ae96b1a5f75299ad9717":{"provider":"[email protected]","sender":"[email protected]"},"827d37d24bb8bfb7d57d320091416a531711e6a52eae825714ca1f493f53b2d0":{"provider":"[email protected]","sender":"[email protected]"},"0bb926d5e555ffb6dde03f139133edfeca013f1ca6aa3e2dbbfb6ce6015f94e4":{"provider":"[email protected]","sender":"[email protected]"},"20a81d21e1bb009c9c797bfd4496798486ebecfe761c819c8d73c939e9b3ae4d":{"provider":"[email protected]","sender":"[email protected]"},"9571b6dad7b722e73c8e38e496dee5ed728966ccc40629c2ed402cdd886f9dbc":{"provider":"[email protected]","sender":"[email protected]"},"1687c73db80794298601e19c8accad4f719a31f9dab7991bc3ef42b45e492526":{"provider":"[email protected]","sender":"[email protected]"},"5f74a4ef82585bf2dff112d5fb619562d0ea5af74363b983dc22de7d1ac18a33":{"provider":"[email protected]","sender":"[email protected]"},"b92d4c6881190db52df2086697668342ae78e7793710294b8eb3d709a7d48c85":{"provider":"[email protected]","sender":"[email protected]"},"20ae0c35fafbd560c8cf33986aff7e528bc83b2f0460c1b4face03395bf37cae":{"provider":"[email protected]","sender":"[email protected]"},"a9501638ad78be6fa9980954e9487aebd3f147823b79568a530e23da25481ce8":{"provider":"[email protected]","sender":"[email protected]"},"5b5ce35d69a4e5707ed6fb5a2180338a3dc3ab94569c660ac6850b94116f6879":{"provider":"[email protected]","sender":"[email protected]"},"7251798eba5ff928f533539d27ec32a2d211782ef4ee3bbde37f6a09d54380a4":{"provider":"[email protected]","sender":"[email protected]"},"d6c54460cf023c850d62ca9c0a2e730695915b8085815eddfeaef0448a311e5e":{"provider":"[email protected]","sender":"[email protected]"},"e0531e5ec0bbd8831edcf61b133d146bae34c192d38ca4f293b9856baa3971a5":{"provider":"[email protected]","sender":"[email protected]"},"d9f2246b1afbc7d30207b71f36bdd4ead74566b83e3c400be11ca66287c4c1fc":{"provider":"[email protected]","sender":"[email protected]"},"e202bb0a918da7748421a2d2eae48a4a05aad7251fee3a1f868426f2d4ef4fc6":{"provider":"[email protected]","sender":"[email protected]"},"567093498d80c38f2a1dfe9ba879a60e6256bb981eeb29a583988b4bb05f5af1":{"provider":"[email protected]","sender":"[email protected]"},"4ef2f59100b77619c3a47fdbde1c3886e9e0c0c2304dd818be3b64ea8b1e1e7a":{"provider":"[email protected]","sender":"[email protected]"},"df64ce690840c56d27634714a547181f9369aec98d472bd3da775f1a36c433f6":{"provider":"[email protected]","sender":"[email protected]"},"a63161354718146c4282079551df81aaa8fa3d59584520cf5ea1c278fac0db33":{"provider":"[email protected]","sender":"[email protected]"},"0766ef3de28651807131bf13d4a46b4a1ea62716b2a2653b6f05eab76a2341b3":{"provider":"[email protected]","sender":"[email protected]"},"c588a3f361f5666111a55946c8e7ee3a9e2fb983ea2cfa59d3f068df3ef4f0c6":{"provider":"[email protected]","sender":"[email protected]"},"6cd13287d560fe9d53532e4f1172e3df7b9643b6d218ed4d7ffa5dcb53cbec19":{"provider":"[email protected]","sender":"[email protected]"},"90921bf429d8f6c42e606ade22c397e5f865ad9fed25118df82aa61bab7ea988":{"provider":"[email protected]","sender":"[email protected]"},"1c027264fb462e660c7cbdc72514f34b9466994ed76eb3568f6fb987bd867255":{"provider":"[email protected]","sender":"[email protected]"},"c975ef466fb89382a8e5da6d2a4549598cba8aeab65a29789bd8d109e649baf9":{"provider":"[email protected]","sender":"[email protected]"},"f75adcb2c9f34c987a848cbc7f90b11a0fc51db3ac746322d5836cbf257837d8":{"provider":"[email protected]","sender":"[email protected]"},"3a3947dba4a67de7028c52e4e32184cd0639bec08ef43e417430b02cb8c934d2":{"provider":"[email protected]","sender":"[email protected]"},"f0f3beac366cf994a8f45701fc4c0b8619c37e7f3fae3109dc0de828a532aba1":{"provider":"[email protected]","sender":"[email protected]"},"3971ad4a5e9d4d486d637ebdc6043e330b36bc7d9a8719cdec7223a9e2fc8d90":{"provider":"[email protected]","sender":"[email protected]"},"90d731efa89ca04b8934b0a764dbb0a700b6bd4dfbd349334ef38070962880f7":{"provider":"[email protected]","sender":"[email protected]"},"0dc3fcabf69443831068ac4e51f6a8b5d7b5fbdd97055bb48e0352921ccd6da8":{"provider":"[email protected]","sender":"[email protected]"},"c71db839185aac8d743278dc936abf6b6ff7cd5bc8d7e329fce23d5267928325":{"provider":"[email protected]","sender":"[email protected]"},"23cb000770ddd48986b939549a36dcc4f5372fb13a6dcac856097dbdc48618fb":{"provider":"[email protected]","sender":"[email protected]"},"03bce5c3a61bb6cb79b2af4a366b98f66d9732c3142c634982201eabfc357d6a":{"provider":"[email protected]","sender":"[email protected]"},"f096cbda732a9797b8f28c9e961988808bbf662cb6842f030ac52e146f691b73":{"provider":"[email protected]","sender":"[email protected]"},"0c2abda4e4af6a790ebaef3643910d84a37d0588b0e31f79d206ca65248d5775":{"provider":"[email protected]","sender":"[email protected]"},"da6f755cf3adffeaed8859ba301e64a0f043f9bd1678e5d85a246e3e7fec0396":{"provider":"[email protected]","sender":"[email protected]"},"4fb194a2e639f2c31ccccbf1fcd4d14d799bd608235d4ef515c947d5d120ddff":{"provider":"[email protected]","sender":"[email protected]"},"c667d809fcc4968d70325458350ebbd9dd13e7bc2cca9fe0f92ec3e2a7385826":{"provider":"[email protected]","sender":"[email protected]"},"6cfb540ceed4535043120696d6d028d765fb1e29c6081deff7830891bdaf104f":{"provider":"[email protected]","sender":"[email protected]"},"061668f1fa3032ab267af31de0096106d22b764c2033eba4ad53b499fcf60d08":{"provider":"[email protected]","sender":"[email protected]"},"b2b81863337c6a8fbd04032deab0745e3052ff9d6f134485314c48adc995f9f1":{"provider":"[email protected]","sender":"[email protected]"},"8459852a2b05f3cb583ce3c93bca9789800f05974b05f06ee858d8f12544b3a8":{"provider":"[email protected]","sender":"[email protected]"},"42250e59306124f88e7f4cb6f51cbfd3acad45eaf9b9a73ec34fa688c495fc55":{"provider":"[email protected]","sender":"[email protected]"},"2475610448b4bf0eadf98b04117f3ec62dc7e32e1e0977aa6bcfe027b73b1710":{"provider":"[email protected]","sender":"[email protected]"},"1826621fba213fbb617f0aedc26c542ed95c720c49158dce1b8da4dcd0746dee":{"provider":"[email protected]","sender":"[email protected]"},"35a62b4fcb6ec4e5444469ad31a26cbc78edc8456f98ce65da978e07a4e87312":{"provider":"[email protected]","sender":"[email protected]"},"0da4d63411b5d36fefb6fb6c98f0b69fb8be0c99dcc8ecc8aa5ffb7ba18480b5":{"provider":"[email protected]","sender":"[email protected]"},"2116254f68012de3db1dccdd00679f4bb19629e1f4bf6ae914442678a078396f":{"provider":"[email protected]","sender":"[email protected]"},"4676b7a9ec814657c58509ee9119dfbf3986b5940454757526ced6a474ced5c5":{"provider":"[email protected]","sender":"[email protected]"},"5fd49e552b151d1dc42c35623afd0b1e6499ce85281357505b680e3810e2fe1b":{"provider":"[email protected]","sender":"[email protected]"},"f4de2a0cf59e320ee10a343de8a6644874ee3171feb5723006d4c8f76a669ad4":{"provider":"[email protected]","sender":"[email protected]"},"aaf1f9ffce66d8ce18b28f8bce7af75bd22bf36821691c7de363229e221a2336":{"provider":"[email protected]","sender":"[email protected]"},"3e4c6c4f2be83b9e9a3b96d878e25c39eb5b443f88a00f72090230e878fc7000":{"provider":"[email protected]","sender":"[email protected]"},"11c6f3269179c4b44ca40987d80de42dd588e05084b8013770860bae87e1cf06":{"provider":"[email protected]","sender":"[email protected]"},"9e3a48192105aec151443a834cbd661d4721ed6829ff5f6ba878bbd944b93444":{"provider":"[email protected]","sender":"[email protected]"},"d5f61251f74e1416eefa1d138e6f9f004d8813e62dd100343a5954382e934fa6":{"provider":"[email protected]","sender":"[email protected]"},"d8095d76b0f218ffadc678ecf42eb58c7d586afb4784dd3ecfea9ab220396be6":{"provider":"[email protected]","sender":"[email protected]"},"a0fec1ffb6011c714e46e3bc918b0048133772ff8e62b0b8aa4880b49f8b0a48":{"provider":"[email protected]","sender":"[email protected]"},"752daeb8db76654cca6668e0af02b68e15779fc21042b7c646fdff87645e2ed7":{"provider":"[email protected]","sender":"[email protected]"},"e5f5ec9d012bb1ed53c464ae62e5241ce7f4a7ecd2dc5f52de9d24e2d84d68a4":{"provider":"[email protected]","sender":"[email protected]"},"48c51fa30dcb09b21b81aab5aaa745775e68356884008dc9b652d0d78654b52d":{"provider":"[email protected]","sender":"[email protected]"},"7d417f6750d5e3b63ced6a7696a27724085d94ebee656e07d5304d5c1af1aeb9":{"provider":"[email protected]","sender":"[email protected]"},"9addde141207e97289a87a90d5dccb4c4df35122ded4b721837fb41ec203bcdb":{"provider":"[email protected]","sender":"[email protected]"},"3ab95a6af5c6046ca0e424f45c9ccac75556a8b769499feacbd404dfa9af9433":{"provider":"[email protected]","sender":"[email protected]"},"5d1fdcfbb170a7f4b6be85bec83c5f80011c15e8bb572642551a4a4a94ffcef1":{"provider":"[email protected]","sender":"[email protected]"},"659ccc1fcbd2aa08cf41741ea57d20ceea930adc4b6df5fa536ce3b61c3c9d36":{"provider":"[email protected]","sender":"[email protected]"},"e60e1aab0a0315512eb3417ae42903b7c54434e6f92304461c4f2cd15de0e3a2":{"provider":"[email protected]","sender":"[email protected]"},"b679d2ccb6436a2abdbfb0b05aa89c08d203eca77f0324e57614d3844bf17de9":{"provider":"[email protected]","sender":"[email protected]"},"c17f8fcc9005616a860e070c4a561b8f3b069b367cf5f09ea128ed716bbb1d07":{"provider":"[email protected]","sender":"[email protected]"},"bf436a54287c18f483988ee8fd584257a28a4d6bcd731a7f82462cc449cac93f":{"provider":"[email protected]","sender":"[email protected]"},"82e9ea16e173271389bdbc95ec7493dc1810d519388c5c34de1a91abedaf60c5":{"provider":"[email protected]","sender":"[email protected]"},"0c45643c221089ffe0dea9a8d683b95cf831ad694bb0467930051590306b3707":{"provider":"[email protected]","sender":"[email protected]"},"bd21261710b3a210eddd27f9528213dc17faedc81c8f4c1d27fe181d0e88e890":{"provider":"[email protected]","sender":"[email protected]"},"c9f9560048539e4e895e8e1091394fc8c2c862b5177711c2a7e2865e27792e5a":{"provider":"[email protected]","sender":"[email protected]"},"0a783b048818910614716d725864be46acf167b7b231d6a3956fc3804d4e0902":{"provider":"[email protected]","sender":"[email protected]"},"d8ffab908261ed0cf71881fca8afcb170d51f87911dde753169807fb5390cecc":{"provider":"[email protected]","sender":"[email protected]"},"ae5cb43471b83512d5ac7278272080dbf5c6e5c095ff126ac611ae47ba6e59fc":{"provider":"[email protected]","sender":"[email protected]"},"506514e9c1c4bb7fc86609a19696fd32a3c4982588c4fb225ca396ddc49e7254":{"provider":"[email protected]","sender":"[email protected]"},"186e801ef5c1d94c212d3fb81370ba255f3013ff58ddb9f499b08c1637d3f4b1":{"provider":"[email protected]","sender":"[email protected]"},"3a30ac77c03350ddf9c7e756aa2475ea58bb219ef7741f8662729144073fcfbe":{"provider":"[email protected]","sender":"[email protected]"},"2b92b716b3174fddfd517d58cbd5a48c96b41cc4535c04132404494a15098d1e":{"provider":"[email protected]","sender":"[email protected]"},"01e72da04c13ee7f4f2c0adb3877a58c9303cae788aa02a3f961d0e3ea025c9e":{"provider":"[email protected]","sender":"[email protected]"},"f9e15b87930c35d06daff48feb818805f9e46a2ff597ad109de2ac6d0c5d0ed6":{"provider":"[email protected]","sender":"[email protected]"},"9f2aa40e5a0b5d90bc22b9d60e2403572f529b85abe7a9f78ee577abb9e00562":{"provider":"[email protected]","sender":"[email protected]"},"cffa44d765b90e5fed595548196a08ed258607a8888fd6edb451cd61a98027c1":{"provider":"[email protected]","sender":"[email protected]"},"4e4a12e7d73245e2b87b3e9ccdb89862d4187de9c3a7f77f8ad7b0bbe36298f2":{"provider":"[email protected]","sender":"[email protected]"},"7212674a20fe53ef20a480ffab6e659cb3726bb87b7745538eb332e6766bd5f7":{"provider":"[email protected]","sender":"[email protected]"},"c81f9fae8ee2b99012f407885c9310643acb90ee8065587012a9791dad6be3ec":{"provider":"[email protected]","sender":"[email protected]"},"22b5767bfd1d557098fa4aed91368db742c2d04771fd8e12ec78d96d4d89382d":{"provider":"[email protected]","sender":"[email protected]"},"d29b6045076b0b12322d1855d27780965b160f2a02d34e9d642da82dee1ca71a":{"provider":"[email protected]","sender":"[email protected]"},"c11551652fb3a36378809c12ff3c017c37c5ebabba826d5d88979a7aea9362f9":{"provider":"[email protected]","sender":"[email protected]"},"a63c0a90abc6f9751c50867b7a725999476ec35cfada82818be436fc6a168e53":{"provider":"[email protected]","sender":"[email protected]"},"e2a2132c91e3a60ca172b2c59efd1a547e60bc9f70ffe192bdbf9da438078dfd":{"provider":"[email protected]","sender":"[email protected]"},"6e47c13645d1eba750ad54afa87d312ee3f9f653be1ff4fe6856315ac51a5044":{"provider":"[email protected]","sender":"[email protected]"},"744616ebaa9e82e4041c14d9657ba3c9dc84e482c90ebd42eb1c1b874bec9087":{"provider":"[email protected]","sender":"[email protected]"},"8f0925ede95a26cca62b37a49564b559cca55384c790db39beafdb9cb1f86938":{"provider":"[email protected]","sender":"[email protected]"},"19b7aa0ef5d6539a1d9af2214e33e3d381d971c2ca240d110d09cdfe825dac68":{"provider":"[email protected]","sender":"[email protected]"},"0fd032b3e26dc0223a8dbfcf8629e27aa9deaa2fe064dcc8eef36a8ac70af3ee":{"provider":"[email protected]","sender":"[email protected]"},"7690d9e181e5eeafc21c5d5e5cde3f2322bac1d23ad9ab9321f33bfe071a8705":{"provider":"[email protected]","sender":"[email protected]"},"9a7fad14a6c8d79d3df1d4064732f32b732d3379365246f93502e86f26628f2f":{"provider":"[email protected]","sender":"[email protected]"},"a86c46a3e0b4192ebe4a0cdca668a403d9be7be738115a4a63155bc76a8939ec":{"provider":"[email protected]","sender":"[email protected]"},"5ec2a277be42a1a47c4ec17d22cfa6a53eebb8ddfeee1e81858bd1d35672d4bd":{"provider":"[email protected]","sender":"[email protected]"},"2f6a8a59e3dd10a20df98704224fc920c0b947582e4843831c130ddc4e847266":{"provider":"[email protected]","sender":"[email protected]"},"24f765127858f63bbd873c37b2ad39882085beeb6eaed9b1c2d990baaae8a24c":{"provider":"[email protected]","sender":"[email protected]"},"2756330964ef198f8d6d98fa421b9334cea82db9c79ab06c5584fd1b58318462":{"provider":"[email protected]","sender":"[email protected]"},"c0bdacbd6031aa90e42e82f42b9f08ea6dc42f24010c25b2c75ecae4950226ed":{"provider":"[email protected]","sender":"[email protected]"},"cc0dd94c5d7871513b319161f2fa4729149cc0358ec4929b7822f792e7582916":{"provider":"[email protected]","sender":"[email protected]"},"8f9e213a898cfe76fe30fc9c8689e63ee0e3057d0a6d2f8c5900481ffc4d1951":{"provider":"[email protected]","sender":"[email protected]"},"627fdda4bcad6de622be96d40f556904fe1b80ce7a54d1e07ab394f1800a05cb":{"provider":"[email protected]","sender":"[email protected]"},"ce36c232c1c45625bd346487f951acc8f5b9a101087b615e57725311e13cebd9":{"provider":"[email protected]","sender":"[email protected]"},"714e60b9de817fa750fa63932c5f7e68377db67dcfb93592030e5125cf9e0fc6":{"provider":"[email protected]","sender":"[email protected]"},"a12a15237c2e301176178f65d354c28a71aa409fcd8c2ce27ddc72b7e47e2742":{"provider":"[email protected]","sender":"[email protected]"},"dcca9e715c8e8327c5a69260db8846c8a918ba83301a744803564d7a6f13cf49":{"provider":"[email protected]","sender":"[email protected]"},"949d1f992c11ce555f568ae95943aec30da29a7df83c6095eac4b32e392e2b97":{"provider":"[email protected]","sender":"[email protected]"},"9416eb994a64dc07286487a0f3d5755f0ff6a615f3a3618cf1cbcc5ad7ff150d":{"provider":"[email protected]","sender":"[email protected]"},"790ab67308389ef3ceaf17e6c64189f21f90a5c65d75a877308bcc8608e21e55":{"provider":"[email protected]","sender":"[email protected]"},"0754d2d32434091c0277afa4deb631f1050d81c7a5911bfaf8923d01480d8b72":{"provider":"[email protected]","sender":"[email protected]"}},"channelPrivacy":"public","components":{"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002FuseCssHandles":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseCssHandles.min.js"],"dependencies":[]},"[email protected]\u002FNewsletter":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FNewsletter.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FNewsletter.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FuseProduct":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseProduct.min.js"],"dependencies":[]},"[email protected]\u002FSponsoredTag":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSponsoredTag.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSponsoredTag.min.js"],"dependencies":["[email protected]\u002FuseProduct"]},"[email protected]\u002FpinterestTag":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FpinterestTag.min.js"],"dependencies":[]},"[email protected]\u002FGiftContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FGiftContext.min.js"],"dependencies":[]},"[email protected]\u002FGiftTag":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FGiftTag.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseProduct"]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002FcreateCssHandlesContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FcreateCssHandlesContext.min.js"],"dependencies":[]},"[email protected]\u002FuseCssHandles":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseCssHandles.min.js"],"dependencies":[]},"[email protected]\u002FuseDevice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseDevice.min.js"],"dependencies":[]},"[email protected]\u002FuseListContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseListContext.min.js"],"dependencies":[]},"[email protected]\u002FuseResponsiveValue":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseResponsiveValue.min.js"],"dependencies":["[email protected]\u002FuseDevice"]},"[email protected]\u002FIconCaret":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconCaret.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FSliderLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSliderLayout.min.js"],"dependencies":["[email protected]\u002FcreateCssHandlesContext","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FuseListContext","[email protected]\u002FuseResponsiveValue","[email protected]\u002FIconCaret"]},"[email protected]\u002FSliderTopBar":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSliderTopBar.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FSliderLayout"]},"[email protected]\u002FHighlightOverlay":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F6.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F18.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FHighlightOverlay.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FHighlightOverlay.min.js"],"dependencies":[]},"[email protected]\u002FLayoutContainer":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FLayoutContainer.min.js"],"dependencies":[]},"[email protected]\u002FExtensionContainer":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FExtensionContainer.min.js"],"dependencies":[]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002FBellaPoints":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FBellaPoints.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseProduct"]},"[email protected]\u002FConditionalContent":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FConditionalContent.min.js"],"dependencies":["[email protected]\u002FuseDevice","[email protected]\u002FuseProduct"]},"[email protected]\u002FLoginInputValidator":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FLoginInputValidator.min.js"],"dependencies":[]},"[email protected]\u002FPum":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPum.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseProduct"]},"[email protected]\u002FStickyContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStickyContext.min.js"],"dependencies":[]},"[email protected]\u002FStickyPromoGlobal":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStickyPromoGlobal.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice"]},"[email protected]\u002FHighlights":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FHighlights.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FHighlights.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FuseProduct"]},"[email protected]\u002FHighlightsContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FHighlightsContext.min.js"],"dependencies":[]},"[email protected]\u002FProductHighlightClasses":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductHighlightClasses.min.js"],"dependencies":["[email protected]\u002FuseProduct"]},"[email protected]\u002FTbpPixel":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTbpPixel.min.js"],"dependencies":[]},"[email protected]\u002FAddiInfos":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAddiInfos.min.js"],"dependencies":["[email protected]\u002FuseProduct"]},"[email protected]\u002FformatIOMessage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FformatIOMessage.min.js"],"dependencies":[]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FuseResponsiveValue"]},"[email protected]\u002FuseResponsiveValues":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseResponsiveValues.min.js"],"dependencies":["[email protected]\u002FuseDevice"]},"[email protected]\u002FCol":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FCol.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseResponsiveValues"]},"[email protected]\u002FContainer":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FContainer.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FContainer.min.js"],"dependencies":[]},"[email protected]\u002FFlexLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFlexLayout.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FuseResponsiveValues","[email protected]\u002FContainer"]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002FMaintenanceOverlay":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMaintenanceOverlay.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice"]},"[email protected]\u002FButton":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FButton.min.js"],"dependencies":[]},"[email protected]\u002FRatingSummary":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FRatingSummary.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseProduct","[email protected]\u002FButton"]},"[email protected]\u002FMiniCartFront":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMiniCartFront.min.js"],"dependencies":[]},"[email protected]\u002FMutationClearOrderFormMessages":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationClearOrderFormMessages.min.js"],"dependencies":[]},"[email protected]\u002FQueryOrderForm":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F6.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryOrderForm.min.js"],"dependencies":[]},"[email protected]\u002FuseSplunk":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseSplunk.min.js"],"dependencies":[]},"[email protected]\u002FToastContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F19.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FToastContext.min.js"],"dependencies":[]},"[email protected]\u002FOrderForm":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderForm.min.js"],"dependencies":["[email protected]\u002FMutationClearOrderFormMessages","[email protected]\u002FQueryOrderForm","[email protected]\u002FuseSplunk","[email protected]\u002FToastContext"]},"[email protected]\u002FShippingbarCart":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FShippingbarCart.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FShippingbarCart.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FOrderForm"]},"[email protected]\u002FIcon":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIcon.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconCart":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconCart.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconProfile":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconProfile.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconSearch":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconSearch.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FTopsortBanner":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTopsortBanner.min.js"],"dependencies":["[email protected]\u002FSliderLayout"]},"[email protected]\u002FUtils":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FUtils.min.js"],"dependencies":[]},"[email protected]\u002FMutationAddToCart":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationAddToCart.min.js"],"dependencies":[]},"[email protected]\u002FMutationSetManualPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationSetManualPrice.min.js"],"dependencies":[]},"[email protected]\u002FMutationUpdateItems":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationUpdateItems.min.js"],"dependencies":[]},"[email protected]\u002FOrderQueue":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderQueue.min.js"],"dependencies":[]},"[email protected]\u002FOrderItems":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderItems.min.js"],"dependencies":["[email protected]\u002FMutationAddToCart","[email protected]\u002FMutationSetManualPrice","[email protected]\u002FMutationUpdateItems","[email protected]\u002FuseSplunk","[email protected]\u002FOrderForm","[email protected]\u002FOrderQueue"]},"[email protected]\u002FusePixel":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FusePixel.min.js"],"dependencies":[]},"[email protected]\u002FuseProductDispatch":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseProductDispatch.min.js"],"dependencies":[]},"[email protected]\u002FusePixelEventCallback":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FusePixelEventCallback.min.js"],"dependencies":[]},"[email protected]\u002FuseRenderSession":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseRenderSession.min.js"],"dependencies":[]},"[email protected]\u002FShippingOptionContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FShippingOptionContext.min.js"],"dependencies":["[email protected]\u002FOrderItems","[email protected]\u002FusePixelEventCallback","[email protected]\u002FuseRenderSession"]},"[email protected]\u002FPixelContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPixelContext.min.js"],"dependencies":[]},"[email protected]\u002FPWAContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPWAContext.min.js"],"dependencies":["[email protected]\u002FPixelContext"]},"[email protected]\u002FTooltip":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTooltip.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTooltip.min.js"],"dependencies":[]},"[email protected]\u002FwithToast":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F19.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FwithToast.min.js"],"dependencies":[]},"[email protected]\u002FWrapper":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FWrapper.min.js"],"dependencies":["[email protected]\u002FUtils","[email protected]\u002FuseCssHandles","[email protected]\u002FOrderItems","[email protected]\u002FusePixel","[email protected]\u002FuseProduct","[email protected]\u002FuseProductDispatch","[email protected]\u002FShippingOptionContext","[email protected]\u002FPWAContext","[email protected]\u002FButton","[email protected]\u002FTooltip","[email protected]\u002FwithToast"]},"[email protected]\u002FapplyModifiers":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FapplyModifiers.min.js"],"dependencies":[]},"[email protected]\u002FIconHome":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconHome.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FProductBreadcrumb":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductBreadcrumb.min.js"],"dependencies":[]},"[email protected]\u002FBreadcrumb":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FBreadcrumb.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FuseProduct","[email protected]\u002FIconCaret","[email protected]\u002FIconHome","[email protected]\u002FProductBreadcrumb"]},"[email protected]\u002FSearchPageContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchPageContext.min.js"],"dependencies":[]},"[email protected]\u002FBreadcrumb":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FBreadcrumb.min.js"],"dependencies":["[email protected]\u002FBreadcrumb","[email protected]\u002FuseProduct","[email protected]\u002FSearchPageContext"]},"[email protected]\u002FImage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FImage.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FFormattedCurrency":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFormattedCurrency.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FformatCurrency":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FformatCurrency.min.js"],"dependencies":[]},"[email protected]\u002FFormattedPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFormattedPrice.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatCurrency"]},"[email protected]\u002FPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPrice.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPrice.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedCurrency","[email protected]\u002FFormattedPrice"]},"[email protected]\u002FProductBrand":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductBrand.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FuseOnView":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseOnView.min.js"],"dependencies":[]},"[email protected]\u002FProductList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductList.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseOnView"]},"[email protected]\u002FProductListWrapper":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductListWrapper.min.js"],"dependencies":["[email protected]\u002FuseDevice","[email protected]\u002FOrderForm"]},"[email protected]\u002FProductName":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductName.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FDropdown":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F15.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F15.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDropdown.min.js"],"dependencies":[]},"[email protected]\u002FInput":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FInput.min.js"],"dependencies":[]},"[email protected]\u002FQuantitySelector":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQuantitySelector.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQuantitySelector.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FDropdown","[email protected]\u002FInput","[email protected]\u002FToastContext"]},"[email protected]\u002FIconDelete":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconDelete.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FRemoveButton":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FRemoveButton.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FIconDelete","[email protected]\u002FButton"]},"[email protected]\u002FMenu":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMenu.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FSliderLayout"]},"[email protected]\u002FMenuHighlightsDesktop":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMenuHighlightsDesktop.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002Findex"]},"[email protected]\u002FImage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FImage.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FuseOnView","[email protected]\u002FusePixel"]},"[email protected]\u002FImage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FImage.min.js"],"dependencies":["[email protected]\u002FImage"]},"[email protected]\u002FModalContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FModalContext.min.js"],"dependencies":[]},"[email protected]\u002FOverlay":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOverlay.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconClose":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconClose.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FInputSearch":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FInputSearch.min.js"],"dependencies":[]},"[email protected]\u002FSpinner":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSpinner.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSpinner.min.js"],"dependencies":[]},"[email protected]\u002FSearchBar":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F10.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchBar.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchBar.min.js"],"dependencies":["[email protected]\u002FcreateCssHandlesContext","[email protected]\u002FuseCssHandles","[email protected]\u002FModalContext","[email protected]\u002FformatIOMessage","[email protected]\u002FusePixel","[email protected]\u002FOverlay","[email protected]\u002FIconClose","[email protected]\u002FIconSearch","[email protected]\u002FInput","[email protected]\u002FInputSearch","[email protected]\u002FSpinner"]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":[]},"[email protected]\u002FSearchBannerCustom":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchBannerCustom.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FusePixel"]},"[email protected]\u002FProductGroupContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductGroupContext.min.js"],"dependencies":[]},"[email protected]\u002FProductSummaryContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryContext.min.js"],"dependencies":["[email protected]\u002FProductGroupContext"]},"[email protected]\u002FProductBrand":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductBrand.min.js"],"dependencies":["[email protected]\u002FcreateCssHandlesContext","[email protected]\u002FuseCssHandles","[email protected]\u002FuseProduct"]},"[email protected]\u002FProductSummaryBrand":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryBrand.min.js"],"dependencies":["[email protected]\u002FProductSummaryContext","[email protected]\u002FProductBrand"]},"[email protected]\u002FIOMessage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIOMessage.min.js"],"dependencies":[]},"[email protected]\u002FProductContextProvider":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductContextProvider.min.js"],"dependencies":[]},"[email protected]\u002FProductListContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductListContext.min.js"],"dependencies":[]},"[email protected]\u002FQueryItemsWithSimulation":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryItemsWithSimulation.min.js"],"dependencies":[]},"[email protected]\u002FProductSummaryCustom":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryCustom.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FIOMessage","[email protected]\u002FuseOnView","[email protected]\u002FProductContextProvider","[email protected]\u002FuseProduct","[email protected]\u002FuseProductDispatch","[email protected]\u002FProductListContext","[email protected]\u002FProductSummaryContext","[email protected]\u002FQueryItemsWithSimulation"]},"[email protected]\u002FCollectionBadges":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FCollectionBadges.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FDiscountBadge":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDiscountBadge.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDiscountBadge.min.js"],"dependencies":["[email protected]\u002FIOMessage"]},"[email protected]\u002FProductSummaryImage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryImage.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryImage.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FuseProduct","[email protected]\u002FProductSummaryContext","[email protected]\u002FuseResponsiveValues","[email protected]\u002FCollectionBadges","[email protected]\u002FDiscountBadge"]},"[email protected]\u002FProductName":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductName.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FIOMessage","[email protected]\u002FuseProduct"]},"[email protected]\u002FProductSummaryName":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryName.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FProductSummaryContext","[email protected]\u002FProductName"]},"[email protected]\u002FProductContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductContext.min.js"],"dependencies":[]},"[email protected]\u002FProductPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductPrice.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedCurrency","[email protected]\u002FformatCurrency","[email protected]\u002FIOMessage","[email protected]\u002FProductContext"]},"[email protected]\u002FProductSummaryPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryPrice.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryPrice.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FProductSummaryContext","[email protected]\u002FProductPrice"]},"[email protected]\u002FFbePixel":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFbePixel.min.js"],"dependencies":[]},"[email protected]\u002FFetchMore":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFetchMore.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FSearchPageContext","[email protected]\u002FButton","[email protected]\u002FSpinner"]},"[email protected]\u002FIconArrowBack":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconArrowBack.min.js"],"dependencies":[]},"[email protected]\u002FIconClose":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconClose.min.js"],"dependencies":[]},"[email protected]\u002FDeliveryPromiseContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDeliveryPromiseContext.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FOrderItems","[email protected]\u002FusePixel","[email protected]\u002FusePixelEventCallback","[email protected]\u002FuseRenderSession","[email protected]\u002FButton","[email protected]\u002FIconArrowBack","[email protected]\u002FIconClose"]},"[email protected]\u002FIconClear":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconClear.min.js"],"dependencies":[]},"[email protected]\u002FPickupModalPresentational":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPickupModalPresentational.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FButton","[email protected]\u002FIconArrowBack","[email protected]\u002FIconClear","[email protected]\u002FIconClose","[email protected]\u002FInput"]},"[email protected]\u002FAddressRules":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAddressRules.min.js"],"dependencies":[]},"[email protected]\u002Fhelpers":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fhelpers.min.js"],"dependencies":[]},"[email protected]\u002FLink":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FLink.min.js"],"dependencies":[]},"[email protected]\u002FPostalCodeModal":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F6.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FPostalCodeModal.min.js"],"dependencies":["[email protected]\u002FAddressRules","[email protected]\u002Fhelpers","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FOrderItems","[email protected]\u002FusePixel","[email protected]\u002FusePixelEventCallback","[email protected]\u002FuseRenderSession","[email protected]\u002FButton","[email protected]\u002FIconArrowBack","[email protected]\u002FIconClear","[email protected]\u002FIconClose","[email protected]\u002FInput","[email protected]\u002FLink"]},"[email protected]\u002FAnimation":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAnimation.min.js"],"dependencies":[]},"[email protected]\u002FIconFilter":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconFilter.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconGrid":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconGrid.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconInlineGrid":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconInlineGrid.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconSingleGrid":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconSingleGrid.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FCheckbox":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FCheckbox.min.js"],"dependencies":[]},"[email protected]\u002FInputCurrency":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F41.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FInputCurrency.min.js"],"dependencies":[]},"[email protected]\u002FRadioGroup":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FRadioGroup.min.js"],"dependencies":[]},"[email protected]\u002FSlider":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSlider.min.js"],"dependencies":[]},"[email protected]\u002FTag":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F33.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTag.min.js"],"dependencies":[]},"[email protected]\u002FToggle":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F16.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FToggle.min.js"],"dependencies":[]},"[email protected]\u002FFilterNavigatorFlexible":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F6.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F7.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F13.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F10.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F10.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFilterNavigatorFlexible.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FDeliveryPromiseContext","[email protected]\u002FPickupModalPresentational","[email protected]\u002FPostalCodeModal","[email protected]\u002FuseDevice","[email protected]\u002FformatCurrency","[email protected]\u002FusePixel","[email protected]\u002FSearchPageContext","[email protected]\u002FAnimation","[email protected]\u002FIconCaret","[email protected]\u002FIconFilter","[email protected]\u002FIconGrid","[email protected]\u002FIconInlineGrid","[email protected]\u002FIconSingleGrid","[email protected]\u002FButton","[email protected]\u002FCheckbox","[email protected]\u002FIconClose","[email protected]\u002FInput","[email protected]\u002FInputCurrency","[email protected]\u002FRadioGroup","[email protected]\u002FSlider","[email protected]\u002FSpinner","[email protected]\u002FTag","[email protected]\u002FToggle"]},"[email protected]\u002FuseProductImpression":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseProductImpression.min.js"],"dependencies":["[email protected]\u002FPixelContext"]},"[email protected]\u002FProductList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductList.min.js"],"dependencies":[]},"[email protected]\u002FGallery":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F6.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F15.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F8.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F16.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F14.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FGallery.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FusePixel","[email protected]\u002FProductListContext","[email protected]\u002FuseProductImpression","[email protected]\u002FProductSummaryCustom","[email protected]\u002FuseResponsiveValue","[email protected]\u002FSearchPageContext","[email protected]\u002FProductList","[email protected]\u002FSpinner"]},"[email protected]\u002FNotFoundLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FNotFoundLayout.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FNotFoundLayout.min.js"],"dependencies":["[email protected]\u002FSearchPageContext"]},"[email protected]\u002FNotFoundSearch":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FNotFoundSearch.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FSearchPageContext"]},"[email protected]\u002FProductCountPerPage":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductCountPerPage.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FSearchPageContext"]},"[email protected]\u002FOrderByFlexible":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderByFlexible.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderByFlexible.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FformatIOMessage","[email protected]\u002FSearchPageContext","[email protected]\u002FIconCaret"]},"[email protected]\u002FSearchContent":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchContent.min.js"],"dependencies":["[email protected]\u002FSearchPageContext"]},"[email protected]\u002FwithDevice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FwithDevice.min.js"],"dependencies":[]},"[email protected]\u002FSearchResultFlexible":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F17.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchResultFlexible.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FDeliveryPromiseContext","[email protected]\u002FwithDevice","[email protected]\u002FSearchPageContext","[email protected]\u002FContainer","[email protected]\u002FIconCaret","[email protected]\u002FIconGrid","[email protected]\u002FIconInlineGrid","[email protected]\u002FIconSingleGrid","[email protected]\u002FButton","[email protected]\u002FSpinner"]},"[email protected]\u002FQueryFacetsV2":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryFacetsV2.min.js"],"dependencies":[]},"[email protected]\u002FQueryProductSearchV3":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryProductSearchV3.min.js"],"dependencies":[]},"[email protected]\u002FQuerySearchMetadataV2":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQuerySearchMetadataV2.min.js"],"dependencies":[]},"[email protected]\u002FSearchResultLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F4.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F19.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F9.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchResultLayout.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FwithDevice","[email protected]\u002FformatIOMessage","[email protected]\u002FSearchPageContext","[email protected]\u002FContainer","[email protected]\u002FIconCaret","[email protected]\u002FIconGrid","[email protected]\u002FIconInlineGrid","[email protected]\u002FIconSingleGrid","[email protected]\u002FQueryFacetsV2","[email protected]\u002FQueryProductSearchV3","[email protected]\u002FQuerySearchMetadataV2","[email protected]\u002FButton","[email protected]\u002FSpinner"]},"[email protected]\u002FSidebarCloseButton":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSidebarCloseButton.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FIconClose"]},"[email protected]\u002FTotalProductsFlexible":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F12.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F12.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTotalProductsFlexible.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FSearchPageContext"]},"[email protected]\u002FAddProductBtn":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAddProductBtn.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAddProductBtn.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FusePixel","[email protected]\u002FProductContext","[email protected]\u002FButton","[email protected]\u002FToastContext"]},"[email protected]\u002FSummarySmall":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSummarySmall.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FSummaryTotalizers":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSummaryTotalizers.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedPrice"]},"[email protected]\u002FBaseContent":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FBaseContent.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FBaseContent.min.js"],"dependencies":["[email protected]\u002FUtils","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FOrderForm","[email protected]\u002FusePixel","[email protected]\u002FButton"]},"[email protected]\u002FEmptyState":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FEmptyState.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FCheckoutButton":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FCheckoutButton.min.js"],"dependencies":["[email protected]\u002FUtils","[email protected]\u002FuseCssHandles","[email protected]\u002FButton"]},"[email protected]\u002FIconMenu":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconMenu.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FDrawer":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDrawer.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FusePixelEventCallback","[email protected]\u002FuseResponsiveValue","[email protected]\u002FIconClose","[email protected]\u002FIconMenu"]},"[email protected]\u002FButtonWithIcon":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FButtonWithIcon.min.js"],"dependencies":[]},"[email protected]\u002FMinicart":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMinicart.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMinicart.min.js"],"dependencies":["[email protected]\u002FUtils","[email protected]\u002FcreateCssHandlesContext","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FOrderForm","[email protected]\u002FusePixel","[email protected]\u002FusePixelEventCallback","[email protected]\u002FOverlay","[email protected]\u002FDrawer","[email protected]\u002FIconCart","[email protected]\u002FButtonWithIcon"]},"[email protected]\u002FProductList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductList.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FOrderItems","[email protected]\u002FOrderForm","[email protected]\u002FusePixel"]},"[email protected]\u002FSummary":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSummary.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FOrderForm"]},"[email protected]\u002FAuthServiceLazy":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAuthServiceLazy.min.js"],"dependencies":[]},"[email protected]\u002FAuthStateLazy":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAuthStateLazy.min.js"],"dependencies":[]},"[email protected]\u002FRecaptchaProvider":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FRecaptchaProvider.min.js"],"dependencies":[]},"[email protected]\u002FgetAbsReturnUrl":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FgetAbsReturnUrl.min.js"],"dependencies":[]},"[email protected]\u002FuseGetPhoneNumberByEmail":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseGetPhoneNumberByEmail.min.js"],"dependencies":[]},"[email protected]\u002FuseLogInWithAccessKey":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseLogInWithAccessKey.min.js"],"dependencies":[]},"[email protected]\u002FuseLogInWithPassword":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseLogInWithPassword.min.js"],"dependencies":[]},"[email protected]\u002FuseLogOut":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseLogOut.min.js"],"dependencies":[]},"[email protected]\u002FuseRedirectAfterLogin":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseRedirectAfterLogin.min.js"],"dependencies":[]},"[email protected]\u002FuseSendAccessCode":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F2.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseSendAccessCode.min.js"],"dependencies":[]},"[email protected]\u002FuseSendAccessKey":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseSendAccessKey.min.js"],"dependencies":[]},"[email protected]\u002FuseSetPassword":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseSetPassword.min.js"],"dependencies":[]},"[email protected]\u002FuseStartLoginAttempt":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FuseStartLoginAttempt.min.js"],"dependencies":[]},"[email protected]\u002Fvalidations":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fvalidations.min.js"],"dependencies":[]},"[email protected]\u002FIconArrowBack":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconArrowBack.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconEyeSight":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconEyeSight.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FLogin":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FLogin.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FOverlay","[email protected]\u002FAuthServiceLazy","[email protected]\u002FAuthStateLazy","[email protected]\u002FRecaptchaProvider","[email protected]\u002FgetAbsReturnUrl","[email protected]\u002FuseGetPhoneNumberByEmail","[email protected]\u002FuseLogInWithAccessKey","[email protected]\u002FuseLogInWithPassword","[email protected]\u002FuseLogOut","[email protected]\u002FuseRedirectAfterLogin","[email protected]\u002FuseSendAccessCode","[email protected]\u002FuseSendAccessKey","[email protected]\u002FuseSetPassword","[email protected]\u002FuseStartLoginAttempt","[email protected]\u002Fvalidations","[email protected]\u002FIconArrowBack","[email protected]\u002FIconEyeSight","[email protected]\u002FIconProfile","[email protected]\u002FButton","[email protected]\u002FButtonWithIcon","[email protected]\u002FInput","[email protected]\u002FRadioGroup","[email protected]\u002FSpinner"]},"[email protected]\u002FWrapper":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FWrapper.min.js"],"dependencies":[]},"[email protected]\u002FapplyModifiers":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FapplyModifiers.min.js"],"dependencies":[]},"[email protected]\u002FMenuItem":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMenuItem.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FIcon"]},"[email protected]\u002FSubmenu":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSubmenu.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FSubmenuAccordion":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSubmenuAccordion.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FMenu":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMenu.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FIcon"]},"[email protected]\u002FFooter":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFooter.min.js"],"dependencies":["[email protected]\u002FuseDevice","[email protected]\u002FIOMessage","[email protected]\u002FformatIOMessage","[email protected]\u002FContainer","[email protected]\u002FIconCaret"]},"[email protected]\u002FFooterLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FFooterLayout.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FLayout.min.js"],"dependencies":[]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":["[email protected]\u002FuseDevice","[email protected]\u002FContainer","[email protected]\u002FIconSearch","[email protected]\u002FButton","[email protected]\u002FButtonWithIcon"]},"[email protected]\u002FDefaultChallenge":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FDefaultChallenge.min.js"],"dependencies":[]},"[email protected]\u002FSearchQuery":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F5.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchQuery.min.js"],"dependencies":["[email protected]\u002FQueryFacetsV2","[email protected]\u002FQueryProductSearchV3","[email protected]\u002FQuerySearchMetadataV2"]},"[email protected]\u002FSearchContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchContext.min.js"],"dependencies":["[email protected]\u002FSearchQuery","[email protected]\u002FQueryProductSearchV3"]},"[email protected]\u002FSearchOpenGraph":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchOpenGraph.min.js"],"dependencies":[]},"[email protected]\u002FSearchWrapper":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSearchWrapper.min.js"],"dependencies":["[email protected]\u002FSearchOpenGraph","[email protected]\u002FPixelContext","[email protected]\u002FProductList"]},"[email protected]\u002FMutationAddToCart":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationAddToCart.min.js"],"dependencies":[]},"[email protected]\u002FMutationUpdateItems":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationUpdateItems.min.js"],"dependencies":[]},"[email protected]\u002FMutationUpdateOrderFormCheckin":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationUpdateOrderFormCheckin.min.js"],"dependencies":[]},"[email protected]\u002FMutationUpdateOrderFormProfile":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationUpdateOrderFormProfile.min.js"],"dependencies":[]},"[email protected]\u002FMutationUpdateOrderFormShipping":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FMutationUpdateOrderFormShipping.min.js"],"dependencies":[]},"[email protected]\u002FOrderFormContext":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FOrderFormContext.min.js"],"dependencies":[]},"[email protected]\u002FQueryOrderForm":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F3.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryOrderForm.min.js"],"dependencies":[]},"[email protected]\u002FToastProvider":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F19.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FToastProvider.min.js"],"dependencies":[]},"[email protected]\u002FStoreWrapper":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStoreWrapper.min.js"],"dependencies":["[email protected]\u002FDeliveryPromiseContext","[email protected]\u002FOrderItems","[email protected]\u002FOrderForm","[email protected]\u002FOrderQueue","[email protected]\u002FPixelContext","[email protected]\u002FShippingOptionContext","[email protected]\u002FMutationAddToCart","[email protected]\u002FMutationUpdateItems","[email protected]\u002FMutationUpdateOrderFormCheckin","[email protected]\u002FMutationUpdateOrderFormProfile","[email protected]\u002FMutationUpdateOrderFormShipping","[email protected]\u002FOrderFormContext","[email protected]\u002FPWAContext","[email protected]\u002FQueryOrderForm","[email protected]\u002FQueryProductSearchV3","[email protected]\u002FToastContext","[email protected]\u002FToastProvider"]},"[email protected]\u002FStickyLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStickyLayout.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIOMessageWithMarkers":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIOMessageWithMarkers.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FSpotPriceSavings":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSpotPriceSavings.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedCurrency","[email protected]\u002FIOMessageWithMarkers","[email protected]\u002FuseProduct"]},"[email protected]\u002FListPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FListPrice.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedCurrency","[email protected]\u002FIOMessageWithMarkers","[email protected]\u002FuseProduct"]},"[email protected]\u002FSellingPrice":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FSellingPrice.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FFormattedCurrency","[email protected]\u002FIOMessageWithMarkers","[email protected]\u002FuseProduct"]},"[email protected]\u002FQueryAutocompleteSearchSuggestions":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryAutocompleteSearchSuggestions.min.js"],"dependencies":[]},"[email protected]\u002FQuerySuggestionProducts":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQuerySuggestionProducts.min.js"],"dependencies":[]},"[email protected]\u002FQueryTopSearches":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryTopSearches.min.js"],"dependencies":[]},"[email protected]\u002FIconClock":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconClock.min.js"],"dependencies":[]},"[email protected]\u002FAutocomplete":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAutocomplete.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FAutocomplete.min.js"],"dependencies":["[email protected]\u002FwithDevice","[email protected]\u002FPixelContext","[email protected]\u002FProductContextProvider","[email protected]\u002FProductListContext","[email protected]\u002FListPrice","[email protected]\u002FSellingPrice","[email protected]\u002FProductSummaryCustom","[email protected]\u002FQueryAutocompleteSearchSuggestions","[email protected]\u002FQuerySuggestionProducts","[email protected]\u002FQueryTopSearches","[email protected]\u002FIconClock","[email protected]\u002FIconClose","[email protected]\u002FSpinner"]},"[email protected]\u002FProductLink":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductLink.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage","[email protected]\u002FuseProduct"]},"[email protected]\u002FStoreLink":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStoreLink.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FformatIOMessage"]},"[email protected]\u002Findex":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Findex.min.js"],"dependencies":["[email protected]\u002FapplyModifiers","[email protected]\u002FuseCssHandles"]},"[email protected]\u002FStructuredData":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FStructuredData.min.js"],"dependencies":[]},"[email protected]\u002FListContextProvider":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FListContextProvider.min.js"],"dependencies":[]},"[email protected]\u002FQueryProducts":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F8.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FQueryProducts.min.js"],"dependencies":[]},"[email protected]\u002FProductSummaryList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FProductSummaryList.min.js"],"dependencies":["[email protected]\u002FListContextProvider","[email protected]\u002FuseListContext","[email protected]\u002FusePixel","[email protected]\u002FProductListContext","[email protected]\u002FuseProductImpression","[email protected]\u002FQueryProducts","[email protected]\u002FProductList"]},"[email protected]\u002FImageList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FImageList.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FListContextProvider","[email protected]\u002FuseListContext","[email protected]\u002FformatIOMessage","[email protected]\u002FuseOnView","[email protected]\u002FusePixel"]},"[email protected]\u002FIconExpand":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconExpand.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconPause":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconPause.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconPlay":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconPlay.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconVolumeOff":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconVolumeOff.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FIconVolumeOn":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FIconVolumeOn.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FVideo":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FVideo.min.js"],"dependencies":["[email protected]\u002FcreateCssHandlesContext","[email protected]\u002FuseCssHandles","[email protected]\u002FIconExpand","[email protected]\u002FIconPause","[email protected]\u002FIconPlay","[email protected]\u002FIconVolumeOff","[email protected]\u002FIconVolumeOn"]},"[email protected]\u002FCollapsible":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F29.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F29.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FCollapsible.min.js"],"dependencies":[]},"[email protected]\u002FTabContent":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTabContent.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FTabContentItem":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTabContentItem.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FTabLayout":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTabLayout.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FTabList":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTabList.min.js"],"dependencies":["[email protected]\u002FuseCssHandles"]},"[email protected]\u002FTabListItem":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FTabListItem.min.js"],"dependencies":["[email protected]\u002FuseCssHandles","[email protected]\u002FIOMessage","[email protected]\u002FButton"]},"[email protected]\u002FComponentGenerator":{"assets":["\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002Fcommon.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F0.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002F1.min.js","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FComponentGenerator.min.css","\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fpublished\[email protected]\u002Fpublic\u002Freact\u002FComponentGenerator.min.js"],"dependencies":["[email protected]\u002FStructuredData","[email protected]\u002FuseCssHandles","[email protected]\u002FuseDevice","[email protected]\u002FListContextProvider","[email protected]\u002FuseListContext","[email protected]\u002FuseOnView","[email protected]\u002FusePixel","[email protected]\u002FuseProduct","[email protected]\u002FProductSummaryList","[email protected]\u002Findex","[email protected]\u002FSliderLayout","[email protected]\u002FIconCaret","[email protected]\u002FImage","[email protected]\u002FImageList","[email protected]\u002FVideo","[email protected]\u002FCollapsible","[email protected]\u002FTabContent","[email protected]\u002FTabContentItem","[email protected]\u002FTabLayout","[email protected]\u002FTabList","[email protected]\u002FTabListItem"]}},"concurrentMode":true,"contentMap":{},"contentResponse":null,"culture":{"availableLocales":[],"country":"COL","currency":"COP","language":"es","locale":"es-CO","customCurrencyDecimalDigits":0,"customCurrencySymbol":"$"},"disableSSQ":true,"disableSSR":false,"hints":{"desktop":true,"mobile":false,"phone":false,"tablet":false,"unknown":false},"introspectionResult":{"__schema":{"types":[{"kind":"UNION","name":"vtex_ordersgraphql_0_119_4_StatusExtraInfo","possibleTypes":[{"name":"vtex_ordersgraphql_0_119_4_CancellationData"},{"name":"vtex_ordersgraphql_0_119_4_OrderAuthExtraInfo"}]},{"kind":"UNION","name":"vtex_ordersgraphql_0_119_4_TimelinePoint","possibleTypes":[{"name":"vtex_ordersgraphql_0_119_4_MessagePoint"},{"name":"vtex_ordersgraphql_0_119_4_StatusPoint"},{"name":"vtex_ordersgraphql_0_119_4_TransactionPoint"}]},{"kind":"INTERFACE","name":"vtex_ordersgraphql_0_119_4_Point","possibleTypes":[{"name":"vtex_ordersgraphql_0_119_4_MessagePoint"},{"name":"vtex_ordersgraphql_0_119_4_StatusPoint"},{"name":"vtex_ordersgraphql_0_119_4_TransactionPoint"}]},{"kind":"UNION","name":"vtex_salesperformancegraphql_0_8_2_FilterType","possibleTypes":[{"name":"vtex_salesperformancegraphql_0_8_2_AndFilter"},{"name":"vtex_salesperformancegraphql_0_8_2_OrFilter"},{"name":"vtex_salesperformancegraphql_0_8_2_NotFilter"},{"name":"vtex_salesperformancegraphql_0_8_2_EqFilter"}]},{"kind":"INTERFACE","name":"vtex_instoreadmin_14_24_1_Node","possibleTypes":[{"name":"vtex_instoreadmin_14_24_1_Store"},{"name":"vtex_instoreadmin_14_24_1_Vendor"}]},{"kind":"INTERFACE","name":"vtex_authadmin_3_70_0_BaseProviderConfig","possibleTypes":[{"name":"vtex_authadmin_3_70_0_CustomOAuthConfig"},{"name":"vtex_authadmin_3_70_0_PasswordConfig"},{"name":"vtex_authadmin_3_70_0_SamlConfig"},{"name":"vtex_authadmin_3_70_0_WellKnownOAuthConfig"},{"name":"vtex_authadmin_3_70_0_AppleIdOAuthConfig"},{"name":"vtex_authadmin_3_70_0_B2BOAuthConfig"},{"name":"vtex_authadmin_3_70_0_AccessKeyConfig"},{"name":"vtex_authadmin_3_70_0_PasskeyConfig"}]},{"kind":"UNION","name":"vtex_subscriptionsgraphql_3_22_1_PaginationResult","possibleTypes":[{"name":"vtex_subscriptionsgraphql_3_22_1_SubscriptionExecution"},{"name":"vtex_subscriptionsgraphql_3_22_1_Subscriber"},{"name":"vtex_subscriptionsgraphql_3_22_1_SearchProduct"},{"name":"vtex_subscriptionsgraphql_3_22_1_StorePlan"}]},{"kind":"INTERFACE","name":"vtex_adminsearch_1_95_0_ExplainBoost","possibleTypes":[{"name":"vtex_adminsearch_1_95_0_ExplainTermBoost"},{"name":"vtex_adminsearch_1_95_0_ExplainAttributeBoost"}]},{"kind":"INTERFACE","name":"vtex_adminsearch_1_95_0_TriggerRule","possibleTypes":[{"name":"vtex_adminsearch_1_95_0_TermRule"},{"name":"vtex_adminsearch_1_95_0_WhiteLabelSellerRule"},{"name":"vtex_adminsearch_1_95_0_GlobalRule"},{"name":"vtex_adminsearch_1_95_0_AttributeRule"}]},{"kind":"INTERFACE","name":"vtex_adminsearch_1_95_0_CustomResultBoost","possibleTypes":[{"name":"vtex_adminsearch_1_95_0_TermBoost"},{"name":"vtex_adminsearch_1_95_0_AttributeBoost"}]},{"kind":"UNION","name":"vtex_paymentaffiliations_0_3_0_CustomField","possibleTypes":[{"name":"vtex_paymentaffiliations_0_3_0_CustomFieldSelect"},{"name":"vtex_paymentaffiliations_0_3_0_CustomFieldText"}]},{"kind":"UNION","name":"vtex_marketplacenetworkgraphql_1_16_0_Option","possibleTypes":[{"name":"vtex_marketplacenetworkgraphql_1_16_0_OptionInt"},{"name":"vtex_marketplacenetworkgraphql_1_16_0_OptionString"},{"name":"vtex_marketplacenetworkgraphql_1_16_0_OptionBool"}]},{"kind":"UNION","name":"vtex_sessionclient_1_0_4_Session","possibleTypes":[{"name":"vtex_sessionclient_1_0_4_SessionError"},{"name":"vtex_sessionclient_1_0_4_SessionSuccess"}]},{"kind":"UNION","name":"vtexbr_tiktoktbp_1_6_3_CatalogOverviewResult","possibleTypes":[{"name":"vtexbr_tiktoktbp_1_6_3_CatalogOverview"},{"name":"vtexbr_tiktoktbp_1_6_3_Error"}]},{"kind":"UNION","name":"vtex_countrydatasettings_0_4_0_AdditionalFieldData","possibleTypes":[{"name":"vtex_countrydatasettings_0_4_0_PostalCodeData"}]},{"kind":"UNION","name":"vtex_ordersgraphql_0_119_4_ChangeItemsReturn","possibleTypes":[{"name":"vtex_ordersgraphql_0_119_4_ChangeItemsReturnSuccess"},{"name":"vtex_ordersgraphql_0_119_4_ChangeItemsReturnErrorCheckoutError"},{"name":"vtex_ordersgraphql_0_119_4_ChangeItemsReturnErrorPollyTimeout"}]}]}},"loadedDevices":["desktop"],"messages":{"store\u002Fslider-layout.sliderTrack.aria-label":"La diapositiva actual es{slide} de{total}","store\u002Fflex-layout.flexLayout-row.aria-label":"Sección{sectionId, select, row { fila} other {#}}","store\u002Fsearch.clear-input":"Borrar campo de búsqueda","store\u002Fsearch.submit-search":"Buscar Productos","store\u002Fsearch.autocompleteInput.aria-label":"Buscar productos","store\u002Fsearch.searchFor":"Buscar por {term}","store\u002Fsearch.search-term-too-short":"El término de búsqueda es demasiado corto","store\u002Fsearch.placeholder":"Buscar","store\u002Fpricing.installment-display":"O {installments} {times} de {installmentPrice}","store\u002Fpricing.interest-free":"sin intereses","store\u002Fpricing.savings":"Ahorra {savings}","store\u002Freviews.list.loadingReviews":"Cargando comentarios…","store\u002Freviews.list.writeReview":"Escribe un comentario","store\u002Freviews.list.login":"Por favor, inicia sesión para escribir un comentario.","store\u002Fshipping-option-zipcode.deliverToButton.label":"Enviar a:","store\u002Fshipping-option-zipcode.deliverToButton.placeholder":"Ingresa una ubicación","store\u002Fshipping-option-zipcode.storeButton.label":"Tienda:","store\u002Fshipping-option-zipcode.storeButton.placeholder":"Selecciona una tienda","store\u002Fshipping-option-zipcode.deliverDrawer.title":"Consulta la disponibilidad en tu región","store\u002Fshipping-option-zipcode.pickupDrawer.title.empty":"Consulta las tiendas en tu región","store\u002Fshipping-option-zipcode.pickupDrawer.title.filled":"Selecciona una tienda","store\u002Fshipping-option-zipcode.postalCodeInput.placeholder":"Ingresa tu código postal","store\u002Fshipping-option-zipcode.postalCodeInput.error":"El código postal ingresado no está incluido en nuestra área de cobertura","store\u002Fshipping-option-zipcode.updateButton.label":"Actualizar","store\u002Fshipping-option-zipcode.popoverButton.label":"Selecciona una ubicación","store\u002Fshipping-option-zipcode.deliveryPopover.submitButton.label":"Continuar","store\u002Fshipping-option-zipcode.popover.description":"Las ofertas y las opciones de entrega varían según la región.","store\u002Fshipping-option-zipcode.deliveryPopover.postalCodeInput.placeholder":"Código postal","store\u002Fshipping-option-zipcode.popover.postalCodeLink":"No se mi codigo postal","store\u002Fshipping-option-zipcode.locationModal.title":"Ingresa una ubicación","store\u002Fshipping-option-zipcode.locationModal.description":"Las ofertas y las opciones de entrega varían según la región.","store\u002Fshipping-option-zipcode.locationModal.noPickupsState.title":"Tienda no disponible en la región","store\u002Fshipping-option-zipcode.locationModal.noPickupsState.description":"No hay productos disponibles para o código postal","store\u002Fshipping-option-zipcode.locationModal.noPickupsState.button.label":"Introduce otra ubicación","store\u002Fshipping-option-zipcode.pickupSelection.noStoresState.title":"No hay tiendas disponibles","store\u002Fshipping-option-zipcode.pickupSelection.noStoresState.description":"No hay tiendas que atiendan el código postal {postalCode}","store\u002Fshipping-option-zipcode.pickupSelection.noStoresState.button.label":"Continuar con la entrega","store\u002Fshipping-option-zipcode.shippingSelectionModal.title":"Seleccione un método de envío","store\u002Fshipping-option-zipcode.shippingSelectionModal.description":"La disponibilidad de los productos varía según el método:","store\u002Fshipping-option-zipcode.shippingSelectionModal.deliveryButton.label":"Entregar a domicilio","store\u002Fshipping-option-zipcode.shippingSelectionModal.pickupButton.label":"Recoger en una tienda","store\u002Fshipping-option-zipcode.pickupSelection.title":"Elige una tienda","store\u002Fshipping-option-zipcode.availabilityBadge.deliveryAvailable":"Entrega disponible","store\u002Fshipping-option-zipcode.availabilityBadge.deliveryUnavailable":"Entrega no disponible","store\u002Fshipping-option-zipcode.availabilityBadge.pickupUnavailable":"No se ofrece servicio de recogida.","store\u002Fshipping-option-zipcode.availabilityBadge.pickupAt":"Recogida en","store\u002Fshipping-option-zipcode.unavailableItems.removeItemsButton.label":"Eliminar artículos","store\u002Fshipping-option-zipcode.unavailableItems.retryButton.label":"Ingresar otra ubicación","store\u002Fshipping-option-zipcode.unavailableItems.title":"Artículos no disponibles","store\u002Fshipping-option-zipcode.unavailableItems.description":"Estos artículos no se pueden entregar en {addressLabel} y no están disponibles en ningún punto de recogida","store\u002Fshipping-option-zipcode.unavailableItems.forPickup.description":"Estos artículos no están disponibles para el punto de recogida","store\u002Fshipping-option-zipcode.unavailableItems.forDelivery.description":"Estos artículos no se pueden entregar en {addressLabel}","store\u002Fshipping-option-zipcode.LocationDetectorButton.title":"Usar mi ubicación actual","store\u002Fshipping-option-zipcode.LocationDetectorButtonLoading.description":"Configurando tu ubicación...","store\u002Fshipping-option-zipcode.LocationDetectorButtonError.description":"No se pudo detectar la ubicación","store\u002Fadd-to-cart.success":"Ítem agregado al carrito","store\u002Fadd-to-cart.duplicate":"almacenar\u002Fañadir al carrito.duplicar","store\u002Fadd-to-cart.failure":"Se produjo un error. El ítem no se agregó al carrito.","store\u002Fadd-to-cart.see-cart":"Ver carrito","store\u002Fadd-to-cart.select-sku-variations":"Por favor, selecciona una opción de cada variación","store\u002Fadd-to-cart.add-to-cart":"Agregar al carrito","store\u002Fadd-to-cart.label-unavailable":"No disponible","store\u002Fbreadcrumb.homeLink":"Link a la página de inicio","store\u002Fproduct-list.unavailableItems":"{quantity, plural, one {# producto no disponible} other {# productos no disponibles}}","store\u002Fproduct-list.availableItems":"{quantity, plural, one {# producto disponible} other {# productos disponibles}}","store\u002Fproduct-list.quantityUnitMultiplierMismatch":"Este producto se vende por fracciones de {unitMultiplier}{measurementUnit}. Por lo tanto, la cantidad ingresada se ha redondeado a {roundedValue}{measurementUnit}.","store\u002Fproduct-list.quantity-selector.remove":"Retirar","store\u002Fproduct-list.quantitySelector.label":"{quantity} {measurementUnit}","store\u002Fproduct-list.quantitySelector.maxValueLabel":"{quantity} {measurementUnit} +","store\u002Fproduct-list.quantityStepper.increaseQuantity":"Aumentar la cantidad","store\u002Fproduct-list.quantityStepper.decreaseQuantity":"Cantidad decreciente","store\u002Fproduct-list.quantityStepper.label":"Cantidad de producto","store\u002Fproduct-list.delete-button.default-label":"Eliminar Producto","store\u002Fprice.Free":"GRATIS","store\u002Fprice.TBD":"Por calcular","store\u002Fproduct-summary.shelf.aria-label":"Producto{productName}","store\u002Fproduct-summary.image.aria-label":"Imagen del producto{productName}","store\u002Fproduct-summary.name.aria-label":"Nombre del producto{productName}","store\u002Fsearch-result.show-more-button":"Mostrar más","store\u002Fsearch-result.showing-products":"Mostrando {value}","store\u002Fsearch-result.showing-products-count":"{productsLoaded, number} de {total, number}","store\u002Fsearch.filter.placeholder":"Buscar por {filterName}","store\u002Fsearch-result.filter-button.clear":"Limpiar","store\u002Fsearch-result.price-ranges.submit":"Buscar","store\u002Fsearch-result.filter-button.title":"Filtros","store\u002Fsearch-result.filter-breadcrumbs.primary":"Filtros","store\u002Fsearch.filter.title.shipping":"Método de envío","store\u002Fsearch-result.filter-action.title":"Filtrar","store\u002Fsearch-result.filter-button.apply":"Aplicar","store\u002Fsearch.total-products-2":"{recordsFiltered} \u003Cspan\u003E{recordsFiltered, plural, one {producto} other {productos}}\u003C\u002Fspan\u003E","store\u002Fsearch.selected-filters":"Filtrado por:","store\u002Fsearch-result.filter-button.clearAll":"Limpiar todo","store\u002Fsearch.empty-products":"No encontramos ningún resultado para \"{term}\"","store\u002Fsearch.no-products":"No se encontró ningún producto","store\u002Fsearch.what-do-i-do":"¿Qué debo hacer?","store\u002Fsearch-result.showing-all-products":"Has visto todos los {value} productos","store\u002Fsearch-result.showing-all-products-count":"{total, number}","store\u002Fsearch-result.show-previous-button":"Mostrar anteriores","store\u002Fdelivery-promise-components.shopperLocationButton.placeholder":"Ingresa una ubicación","store\u002Fdelivery-promise-components.pickupPointButton.placeholder":"Selecciona una tienda","store\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.placeholder":"Ingresa tu código postal","store\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.error":"El código postal ingresado no está incluido en nuestra área de cobertura","store\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.invalid":"Introduce un código postal válido","store\u002Fdelivery-promise-components.pickupPointList.updateButton.label":"Actualizar","store\u002Fdelivery-promise-components.pickupPointList.clearButton.label":"Borrar","store\u002Fdelivery-promise-components.shopperLocationPopover.button.label":"Selecciona una ubicación","store\u002Fdelivery-promise-components.shopperLocationPopover.submitButton.label":"Continuar","store\u002Fdelivery-promise-components.shopperLocationPopover.description":"Las ofertas y las opciones de entrega varían según la región.","store\u002Fdelivery-promise-components.shopperLocationPopover.postalCodeInput.placeholder":"Código postal","store\u002Fdelivery-promise-components.shopperLocationPopover.postalCodeHelpLink":"No se mi codigo postal","store\u002Fdelivery-promise-components.shopperLocationModal.title":"Ingresa una ubicación","store\u002Fdelivery-promise-components.shopperLocationModal.description":"Las ofertas y las opciones de entrega varían según la región.","store\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.title":"Tienda no disponible en la región","store\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.description":"No hay productos disponibles para el código postal {postalCode}","store\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.button.label":"Introduce otra ubicación","store\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.title":"No hay tiendas disponibles","store\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.description":"No hay tiendas que atiendan el código postal {postalCode}","store\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.button.label":"Continuar con la entrega","store\u002Fdelivery-promise-components.shippingMethodModal.title":"Seleccione un método de envío","store\u002Fdelivery-promise-components.shippingMethodModal.description":"La disponibilidad de los productos puede variar según el método de envío.","store\u002Fdelivery-promise-components.shippingMethodModal.deliveryOption.label":"Entregar a domicilio","store\u002Fdelivery-promise-components.shippingMethodModal.pickupPointOption.label":"Recoger en una tienda","store\u002Fdelivery-promise-components.shippingMethodSelector.filterByShipping.label":"Filtrar por envío","store\u002Fdelivery-promise-components.shippingMethodSelector.filteringByDelivery.label":"Filtrando por entrega","store\u002Fdelivery-promise-components.pickupPointSelection.title":"Elige una tienda","store\u002Fdelivery-promise-components.shippingMethod.deliveryAvailable.badge":"Delivery available","store\u002Fdelivery-promise-components.shippingMethod.deliveryUnavailable.badge":"Delivery unavailable","store\u002Fdelivery-promise-components.shippingMethod.pickupPointUnavailable.badge":"Pickup unavailable","store\u002Fdelivery-promise-components.shippingMethod.pickupAt.badge":"Pickup at","store\u002Fdelivery-promise-components.unavailableItemsModal.removeItemsButton.label":"Eliminar artículos","store\u002Fdelivery-promise-components.unavailableItemsModal.retryButton.label":"Ingresar otra ubicación","store\u002Fdelivery-promise-components.unavailableItemsModal.title":"Artículos no disponibles","store\u002Fdelivery-promise-components.unavailableItemsModal.description":"Estos artículos no se pueden entregar en {addressLabel} y no están disponibles para recogida en ninguna tienda","store\u002Fdelivery-promise-components.unavailableItemsModal.forPickupPoint.description":"Estos artículos no están disponibles para recogida en esta tienda.","store\u002Fdelivery-promise-components.unavailableItemsModal.forDelivery.description":"Estos artículos no se pueden entregar en {addressLabel}","store\u002Fdelivery-promise-components.shopperLocationDetectorButton.title":"Usar mi ubicación actual","store\u002Fdelivery-promise-components.shopperLocationDetectorButton.loadingDescription":"Configurando tu ubicación...","store\u002Fdelivery-promise-components.shopperLocationDetectorButton.errorDescription":"No se pudo detectar la ubicación","store\u002Fwishlist.addButton":"Agregar a la lista","store\u002Fwishlist-see-lists":"Ver listas","store\u002Fwishlist-product-added-to-list":"Producto agregado a la lista","store\u002Fwishlist-add-product-fail":"No se pudo agregar el producto a la lista","store\u002Fwishlist-default-list-name":"Lista de deseos","store\u002Fwishlist-login":"Iniciar sesión","store\u002Fwishlist-not-logged":"Necesitas iniciar sesión antes de agregar un producto a la lista","store\u002Fcheckout-summary.disclaimer":"Tasas y fletes calculados en el carrito","store\u002Fcheckout-summary.Shipping":"Entrega","store\u002Fcheckout-summary.Items":"Subtotal","store\u002Fcheckout-summary.Total":"Total","store\u002Fcheckout-summary.Discounts":"Descuentos","store\u002Fcheckout-summary.Tax":"Impuestos","store\u002Fminicart.go-to-checkout":"Ir al checkout","store\u002Fminicart.title":"Carrito","store\u002Ferror.oauth.refresh":"Lo sentimos, probablemente trató de actualizar su navegador durante el proceso. Por favor, inténtelo de nuevo.","store\u002Ferror.oauth.missingEmail":"Lo sentimos, no recibimos su correo electrónico. Por favor, compruebe sus permisos o póngase en contacto con la empresa responsable.","store\u002Ferror.oauth.unknown":"Lo sentimos, se produjo un error inesperado. Por favor, inténtelo de nuevo.","store\u002Flogin.autoRedirect.message":"Estamos redirigiéndolo a nuestro login de {provider}","store\u002Flogin.accessCodeTitleSMS":"Introduce el código de acceso que te han enviado por teléfono.","store\u002Flogin.accessCodeTitle":"Digite el código enviado a su e-mail","store\u002Flogin.emptyField":"Este campo está vacío","store\u002Flogin.invalidEmail":"Entre con un e-mail válido","store\u002FloginOptions.corporate":"Iniciar sesión como corporación","store\u002Flogin.continue":"Continuar","store\u002Flogin.password.requirementMet":"cumple el requisito","store\u002Flogin.password.requirementNotMet":"no cumple el requisito","store\u002Flogin.password.uppercaseLetter":"Una letra mayúscula","store\u002Flogin.password.lowercaseLetter":"Una letra minúscula","store\u002Flogin.password.number":"Un número","store\u002Flogin.password.eightCharacteres":"Mínimo 8 caracteres","store\u002Flogin.password.letter":"Una letra","store\u002Flogin.password.placeholder":"Ingrese su contraseña ","store\u002Flogin.createPasswordSMS":"Verificación de usuarios y creación de contraseñas","store\u002Flogin.createPassword":"Validar correo electrónico y crear una nueva contraseña","store\u002Flogin.createPasswordSubtitleSMS":"Introduce el código que te enviamos por teléfono ({phone} ) y crea una nueva contraseña","store\u002Flogin.createPasswordSubtitle":"Ingrese el código que enviamos a {email} y cree una nueva contraseña","store\u002Flogin.selectCodeDeliveryMethod.title":"Elige cómo recibir el código de acceso.","store\u002Flogin.selectCodeDeliveryMethod.option.email":"Correo electrónico ({email} )","store\u002Flogin.selectCodeDeliveryMethod.option.sms":"SMS ({phone} )","store\u002Flogin.selectCodeDeliveryMethod.send":"Enviar","editor.menu.submenu.title":"editor.menu.submenu.title","store\u002Fheader.topMenu.login.icon.label":"Entrar","store\u002Fheader.topMenu.minicart.icon.label":"Mi Cesta","store\u002Fheader.search-placeholder":"Búsqueda por productos, marcas...","store\u002Fheader.search-emptyPlaceholder":"Ningún resultado encontrado","store\u002Fheader.search-cancel":"Cancelar","store\u002Fstore.network-status.offline":"Sin conexión a internet.","store\u002Fspot-price-savings.default":"Ahorra: {spotPriceSavingsValue}","store\u002Flist-price.default":"{listPriceValue}","store\u002Fselling-price.default":"{sellingPriceValue}","store\u002FseeMore":"Ver todos los {count} productos","store\u002FordinalNumber":".","store\u002Fsuggestions":"Sugerencias","store\u002FemptySuggestion":"Sin Sugerencias","store\u002FtopSearches":"Términos más buscados","store\u002Fhistory":"Últimas búsquedas","store\u002FsuggestedProducts":"Productos para {term}","store\u002Fstack-layout.aria-label":"Sección flotante","store\u002Fnative-types.text":"Escribe tu texto aquí","store\u002Fnative-types.richText":"Lorem ipsum...","store\u002Fnative-types.url":"https:\u002F\u002Fexample.com","store\u002Fproduct-description.title":"Descripción del producto","store\u002Fproduct-description.property":"Propiedad","store\u002Fproduct-description.specification":"Especificación","store\u002Fproduct-description.collapse.showMore":"Mostrar más","store\u002Fproduct-description.collapse.showLess":"Mostrar menos","store\u002Fpricing.from":"De","store\u002Fpricing.to":"Por","store\u002Floading":"Cargando…","store\u002Fshipping.deliveryName":"Entrega","store\u002Fshipping.deliveryEstimate":"Plazo","store\u002Fshipping.deliveryPrice":"Valor","store\u002Fshipping.label":"Calcular envío","store\u002Fshipping.free":"Gratis","store\u002Fshipping.empty-sla":"No hay ninguna tarifa de envío disponible para el código postal informado","store\u002Fbuy-button.add-to-cart":"Agregar al carrito","store\u002Fbuybutton.buy-success":"Se agregó el ítem al carrito","store\u002Fbuybutton.buy-success-duplicate":"El ítem ya está en el carrito","store\u002Fbuybutton.add-failure":"Se produjo un error. El ítem no se agregó al carrito.","store\u002Fbuybutton.buy-offline-success":"Se agregó el ítem al carrito offline","store\u002Fbuybutton.select-sku-variations":"Por favor, selecciona una opción de cada variación","store\u002Fbuybutton.see-cart":"Ver carrito","store\u002Ftechnicalspecifications.title":"Especificaciones técnicas","store\u002Favailability-subscriber.title":"Este producto no está disponible en este momento","store\u002Favailability-subscriber.subscribe-label":"Quiero que me avisen cuando esté disponible","store\u002Favailability-subscriber.email-placeholder":"Email","store\u002Favailability-subscriber.name-placeholder":"Nombre","store\u002Favailability-subscriber.send-label":"Enviar","store\u002Favailability-subscriber.invalid-email":"Email inválido","store\u002Favailability-subscriber.added-message":"Email registrado con éxito","store\u002Favailability-subscriber.error-message":"Se produjo una falla al intentar registrarte. Inténtalo de nuevo","store\u002Fnewsletter.label":"Suscríbete a nuestro newsletter","store\u002Fnewsletter.placeholder":"Ingresa tu email","store\u002Fnewsletter.submit":"Suscribir","store\u002Fnewsletter.invalidEmail":"Por favor, ingresa un email válido.","store\u002Fnewsletter.confirmationTitle":"¡Gracias!","store\u002Fnewsletter.confirmationText":"Tu email se registró correctamente.","store\u002Fnewsletter.error":"Se produjo un error. Por favor, inténtalo de nuevo más tarde","store\u002FsearchBar.button.cancel.label":"Cancelar","store\u002FbuyButton-label-unavailable":"Indisponible","store\u002Fgreeting":"Hola","store\u002Fstore-components.share.label":"Comparte","store\u002Fshare.title":"{product} {sku} en {store}: ","store\u002Fuser-address.pickup":"Recoger en {name}","store\u002Fuser-address.order":"Enviar para","store\u002Fuser-address.change":"Modificar","store\u002Fuser-address.add":"Agregar localización","store\u002FskuSelector.seeMore":"Ver más {quantity}","store\u002Fsku-selector.select.placeholder":"Elige una opción","store\u002Fsku-selector.variation.select-an-option":"Selecciona una opción","store\u002Fback-to-top.label":"Volver a la parte superior","store\u002Freviews.form.title":"Agregar comentario","store\u002Freviews.form.reviewSubmitted":"Tu comentario fue enviado.","store\u002Freviews.form.alreadySubmitted":"Ya has enviado un comentario para este producto.","store\u002Freviews.form.label.reviewTitle":"Título","store\u002Freviews.form.requiredField":"Este campo es obligatorio","store\u002Freviews.form.label.rating":"Califica el producto de 1 a 5 estrellas","store\u002Freviews.form.label.name":"Tu nombre","store\u002Freviews.form.label.location":"Tu ubicación","store\u002Freviews.form.label.email":"Dirección de email","store\u002Freviews.form.requiredFieldEmail":"Por favor, ingresa un email válido","store\u002Freviews.form.label.review":"Escribe un comentario","store\u002Freviews.form.invalid":"Tu comentario no es válido. Por favor, ve el mensaje anterior.","store\u002Freviews.form.submit":"Enviar comentario","store\u002Freviews.list.title":"Comentarios","store\u002Freviews.list.summary.loading":"Cargando el resumen…","store\u002Freviews.list.summary.averageRating":"{average} Calificación promedio","store\u002Freviews.list.summary.totalReviews":"({total} {total, plural, =1 {comentario} other {comentarios}})","store\u002Freviews.list.loading":"Cargando comentarios…","store\u002Freviews.list.verifiedPurchaser":"Comprador verificado","store\u002Freviews.list.submitted":"Enviado","store\u002Freviews.list.by":"por","store\u002Freviews.list.emptyState":"No hay comentarios.","store\u002Freviews.list.timeAgo.justNow":"ahora","store\u002Freviews.list.timeAgo.years":"{timeUnits} {timeUnits, plural, =1 {año} other {años}} atrás","store\u002Freviews.list.timeAgo.months":"{timeUnits} {timeUnits, plural, =1 {mes} other {meses}} atrás","store\u002Freviews.list.timeAgo.days":"{timeUnits} {timeUnits, plural, =1 {día} other {días}} atrás","store\u002Freviews.list.timeAgo.hours":"{timeUnits} {timeUnits, plural, =1 {hora} other {horas}} atrás","store\u002Freviews.list.timeAgo.minutes":"{timeUnits} {timeUnits, plural, =1 {minuto} other {minutos}} atrás","store\u002Freviews.list.sortOptions.placeholder":"Ordenar por:","store\u002Freviews.list.sortOptions.mostRecent":"Más reciente","store\u002Freviews.list.sortOptions.oldest":"Más antiguo","store\u002Freviews.list.sortOptions.highestRated":"Calificación más alta","store\u002Freviews.list.sortOptions.lowestRated":"Calificación más baja","store\u002Freviews.list.anonymous":"Anónimo","store\u002Freviews.list.pagination.textOf":"de","store\u002Freviews.list.graph.stars":"{value, plural, =0{0 estrellas} =1{1 estrella} other{# estrellas}}","store\u002Freviews.summary.add.login":"Por favor, inicia sesión para escribir un comentario.","store\u002Freviews.summary.add.title":"Agregar comentario","store\u002Freviews.list.graph.star":"","store\u002Freviews.list.filterOptions.placeholder":"Filtrar por:","store\u002Freviews.list.filterOptions.all":"Todos","store\u002Freviews.list.filterOptions.one-star":"1 estrella","store\u002Freviews.list.filterOptions.two-stars":"2 estrellas","store\u002Freviews.list.filterOptions.three-stars":"3 estrellas","store\u002Freviews.list.filterOptions.four-stars":"4 estrellas","store\u002Freviews.list.filterOptions.five-stars":"5 estrellas","store\u002Freviews.list.showMore":"Mostrar más","store\u002Freviews.list.showLess":"Mostrar menos","admin\u002Fcms\u002Fconnectif.block.title":"Bloque Connectif","admin\u002Fcms\u002Fconnectif.block.description":"Bloque para añadir contenido web de Connectif.","admin\u002Fcms\u002Fconnectif.block.classId.title":"Identificador de clase","admin\u002Fcms\u002Fconnectif.block.classId.description":"Añade una clase al elemento para poder identificarlo desde Connectif.","admin\u002Fcms\u002Fconnectif.block.elementId.title":"Identificador de elemento","admin\u002Fcms\u002Fconnectif.block.elementId.description":"Añade una id al elemento para poder identificarlo desde Connectif.","store\u002Fbutton-label":"Comprar","store\u002FproductSummary.quantity-error":"No se pudo seleccionar la cantidad especificada","store\u002FproductSummary.unit":"Unidad","store\u002FproductSummary.attachmentName":"{sign} {quantity}x {name}","store\u002FproductSummary.missingOptionName":"Sin {name}","store\u002Fsearch-result.orderby.title":"Ordenar por","store\u002Fsearch-result.clear-filters.title":"Limpiar","store\u002Fsearch.filter.title.categories":"Departamentos","store\u002Fsearch.filter.title.color":"Color","store\u002Ffilter.more-departments":"Mostrar {quantity} departamentos más","store\u002Ffilter.more-categories":"Mostrar {quantity} categorías más","store\u002Ffilter.more-items":"Mostrar {quantity} más","store\u002Ffilter.less-items":"Mostrar menos","store\u002Fsearch.filter.title.brands":"Marcas","store\u002Fsearch.filter.title.price-ranges":"Rangos de precio","store\u002Fsearch.filter.title.dynamic-estimate":"Estimación","store\u002Fsearch.filter.title.delivery-options":"Opción de entrega","store\u002Fsearch.filter.shipping.name.delivery":"Entregar a","store\u002Fsearch.filter.shipping.name.pickup-in-point":"Recogida en","store\u002Fsearch.filter.shipping.name.pickup-nearby":"Recogida en tiendas cercanas","store\u002Fsearch.filter.shipping.name.pickup-all":"Recogida","store\u002Fsearch.filter.shipping.action-button.delivery":"Ingresa tu ubicación","store\u002Fsearch.filter.shipping.action-button.pickup-in-point":"Ingresa la tienda","store\u002Fsearch.text":"Mostrando {from}-{to} de {recordsFiltered} resultados","store\u002Fsearch.total-products":"{recordsFiltered} \u003Cspan class=\"c-muted-2\"\u003E{recordsFiltered, plural, one {producto} other {productos}}\u003C\u002Fspan\u003E","store\u002Fsearch.what-to-do.1":"Comprueba los términos ingresados","store\u002Fsearch.what-to-do.2":"Intenta utilizar una sola palabra","store\u002Fsearch.what-to-do.3":"Utiliza términos genéricos en la búsqueda","store\u002Fsearch.what-to-do.4":"Intenta buscar sinónimos del término deseado","store\u002Fordenation.button":"Orden","store\u002Fordenation.sort-by":"Ordenar por","store\u002Fordenation.relevance":"Relevancia","store\u002Fordenation.sales":"Ventas","store\u002Fordenation.release.date":"Fecha de release","store\u002Fordenation.discount":"Descuento","store\u002Fordenation.price.descending":"Precio: mayor a menor","store\u002Fordenation.price.ascending":"Precio: menor a mayor","store\u002Fordenation.name.ascending":"Nombre, ascendente","store\u002Fordenation.name.descending":"Nombre, descendente","store\u002FlayoutModeSwitcher.inline":"Línea","store\u002FlayoutModeSwitcher.small":"Pequeño","store\u002FlayoutModeSwitcher.normal":"Normal","store\u002Fgallery.gapType.none":"Ninguno","store\u002Fgallery.gapType.small":"Pequeño","store\u002Fgallery.gapType.medium":"Mediano","store\u002Fgallery.gapType.large":"Grande","store\u002Fsearch.filter.dynamic-estimate.next-day.name":"Siguiente día","store\u002Fsearch.filter.dynamic-estimate.same-day.name":"Mismo día","store\u002Fsearch.filter.dynamic-estimate.delivery-next-day.name":"Recibir mañana","store\u002Fsearch.filter.dynamic-estimate.pickup-next-day.name":"Recoger mañana","store\u002Fsearch.filter.dynamic-estimate.delivery-same-day.name":"Recibir hoy","store\u002Fsearch.filter.dynamic-estimate.pickup-same-day.name":"Recoger hoy","address-form.loading":"Por favor, espera...","address-form.dontKnowPostalCode":"No sé mi código postal","address-form.optional":"Opcional","address-form.edit":"Editar","address-form.search":"Buscar","address-form.geolocation.example.ARG":"Ej.: Av. del Libertador 1473, Buenos Aires","address-form.geolocation.example.BOL":"Ej.: Av Arce, 2556, La Paz","address-form.geolocation.example.BRA":"Ej.: Av Paulista, 1578, São Paulo","address-form.geolocation.example.CAN":"Ej.: 450 Wilbrod St, Ottawa","address-form.geolocation.example.CHL":"Ej.: Los Militares, 6191, Santiago","address-form.geolocation.example.COL":"Ej.: Calle 93 # 14-20, Bogotá","address-form.geolocation.example.ECU":"Ej.: Av Rio Amazonas, N 37-61, Quito","address-form.geolocation.example.ESP":"Ej.: Calle Fernando el Santo, 6, Madrid","address-form.geolocation.example.GTM":"Ej.: 6A Calle 6, Guatemala","address-form.geolocation.example.HUN":"Ej.: Tétényi út 12--16, Budapest","address-form.geolocation.example.LTU":"Ej.: Karaliaus Mindaugo pr. 17, Kaunas, 44295","address-form.geolocation.example.LUX":"Ej.: 10 Rue de la Gare, 1610 Luxembourg","address-form.geolocation.example.MEX":"Ej.: Calle de Tacuba 8, Ciudad de México","address-form.geolocation.example.PER":"Ej.: Av. José Pardo, 850, Miraflores, Lima","address-form.geolocation.example.PRT":"Ej.: Av. da França 20, Porto","address-form.geolocation.example.PRY":"Ej.: Avenida Eusebio Ayala, 100, Assunção","address-form.geolocation.example.UNI":"Ej.: 225 East 41st Street, New York","address-form.geolocation.example.URY":"Ej.: Bulevar Artigas, 1394, Montevidéu","address-form.geolocation.example.USA":"Ej.: 225 East 41st Street, New York","address-form.geolocation.example.VEN":"Ej.: Avenida Mohedano, Caracas","address-form.geolocation.example.ROU":"Ej.: Bulevardul Ion Mihalache, București 011192, Romania","address-form.geolocation.example.BGR":"Ej.: улица Елин Пелин 13, София","address-form.geolocation.example.DEU":"Ej.: Rheinalleee 95, Düsseldorf","address-form.geolocation.example.FRA":"Ej.: 7 Rue Hautefeuille, Paris","address-form.geolocation.example.GBR":"Ej.: 29 High Street Poole BH15 1AB","address-form.geolocation.example.ITA":"Ej.: Corso Vittorio Emanuele 69, Milano","address-form.geolocation.example.NLD":"Ej.: Surinamestraat 27, Amsterdam","address-form.geolocation.example.POL":"Ej.: Ulica Twarda 3, Szczecin","address-form.error.ERROR_EMPTY_FIELD":"Este campo es obligatorio.","address-form.error.ERROR_POSTAL_CODE":"Código postal inválido.","address-form.error.ERROR_GOOGLE_ADDRESS":"Dirección inválida.","address-form.error.generic":"Campo inválido.","address-form.field.addressQuery":"Dirección","address-form.field.emirates":"Emiratos","address-form.field.notApplicable":"S\u002FN","address-form.field.noNumber":"Sin número","address-form.field.country":"País","address-form.field.postalCode":"Código postal","address-form.field.street":"Calle","address-form.field.addressLine1":"Dirección - línea 1","address-form.field.addressLine2":"Dirección - línea 2","address-form.field.number":"Número","address-form.field.exteriorNumber":"Número exterior","address-form.field.interiorNumber":"Número interior","address-form.field.complement":"Información adicional (ej.: apto. 201)","address-form.field.floorAndLetter":"Planta y letra","address-form.field.reference":"Punto de referencia","address-form.field.district":"Distrito","address-form.field.neighborhood":"Barrio","address-form.field.suburb":"Suburbio","address-form.field.commercial":"Dirección comercial","address-form.field.city":"Ciudad","address-form.field.town":"Pueblo","address-form.field.locality":"Localidad","address-form.field.state":"Estado","address-form.field.region":"Región","address-form.field.community":"Comuna","address-form.field.colony":"Colonia","address-form.field.direction":"Dirección","address-form.field.department":"Departamento","address-form.field.municipality":"Municipio","address-form.field.delegation":"Delegación","address-form.field.municipalityDelegation":"Municipio\u002FDelegación","address-form.field.province":"Provincia","address-form.field.receiverName":"Destinatario","address-form.field.county":"Condado","address-form.field.canton":"Cantón","store\u002Fmyaccount-menu":"Lista de deseos","store\u002Fmyaccount-empty-list":"Esta lista está vacía","store\u002Ffinish-shopping-button-label":"Ir al checkout","store\u002Fminicart-empty":"¡Tu carrito está vacío!","store\u002Fsidebar-title":"Mi carrito","store\u002Fminicart-content-footer-discount":"Guardar","store\u002Fminicart.error-removal":"Error al eliminar el ítem. Por favor, vuelve a intentarlo.","store\u002Fminicart.shipping-cost":"Costo total del envío","store\u002Fminicart.checkout-failure":"Se produjo un error. Por favor, vuelve a intentarlo.","store\u002Fminicart.empty-state":"Tu carrito está vacío.","store\u002FloginOptions.title":"Escoja una opción para entrar","store\u002FloginOptions.emailVerification":"Recibir código de acceso por e-mail","store\u002FloginOptions.emailAndPassword":"Entrar con e-mail y contraseña","store\u002FloginOptions.oAuth":"Entrar con","store\u002Flogin.goBack":"Volver","store\u002Flogin.send":"Enviar","store\u002Flogin.create":"Crear","store\u002Flogin.confirm":"Confirmar","store\u002Flogin.email":"Correo electrónico","store\u002Flogin.myAccount":"Mi Cuenta","store\u002Flogin.hello":"Hola,","store\u002Flogin.logoutLabel":"Salir","store\u002Flogin.signIn":"Entrar","store\u002Flogin.code":"Código de Acceso","store\u002Flogin.notHaveAccount":"¿No tiene una cuenta? Regístrese","store\u002Flogin.forgotPassword":"Olvidé mi contraseña","store\u002Flogin.invalidPassword":"Tu contraseña debe cumplir con los requisitos listados","store\u002Flogin.invalidCode":"Ingrese un código de acceso válido de 6 dígitos","store\u002Flogin.invalidMatch":"Confirmación de contraseña está incorrecta","store\u002Flogin.wrongCode":"El código de acceso es incorrecto","store\u002Flogin.wrongCredentials":"Usuario y\u002Fo contraseña equivocada","store\u002Flogin.userBlocked":"Usted se equivocó 5 veces al ingresar su contraseña. Su usuario fue bloqueado por una hora","store\u002Flogin.passwordAlreadyUsed":"Esta contraseña ya fue utilizada en tu cuenta. Vuelve a intentarlo con una nueva.","store\u002Flogin.confirmPassword":"Confirmar contraseña","store\u002Flogin.password.tooltip.title":"Su contraseña necesita tener:","store\u002Flogin.email.placeholder":"Ej.: [email protected]","store\u002Flogin.accessCode.placeholder":"Ingrese su código de acceso","store\u002Fsocial-networks":"Redes sociales","store\u002Fsection-links":"Enlaces","store\u002Fmore-information-links":"Más información","store\u002Fpayment-form":"Medios de pago","store\u002FdidYouMean":"Querías decir","store\u002FsearchSuggestions":"Sugerencias","[email protected]::store\u002Fbutton-label":"Comprar","[email protected]::store\u002Fpricing.to":"Para","[email protected]::store\u002Fpricing.from":"De","[email protected]::store\u002Fsponsored-badge.label":"Patrocinado","[email protected]::store\u002Fspot-price-savings.default":"Ahorra: {spotPriceSavingsValue}","[email protected]::store\u002Fcheckout-summary.Summary":"Resumen"},"page":"store.search","pages":{"store.storelocator":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fstores","routeId":"store.storelocator","blockId":"[email protected]:store.storelocator","map":[]},"store.storedetail":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fstore\u002F:slug\u002F:store_id","routeId":"store.storedetail","blockId":"[email protected]:store.storedetail","map":[]},"store.wishlist":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fwishlist","routeId":"store.wishlist","blockId":"[email protected]:store.wishlist","map":[]},"store.home":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002F","routeId":"store.home","blockId":"[email protected]:store.home","map":[]},"store.account":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Faccount","routeId":"store.account","blockId":"[email protected]:store.account","map":[]},"store.login":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Flogin","routeId":"store.login","blockId":"[email protected]:store.login","map":[]},"store.product":{"allowConditions":true,"context":"[email protected]\u002FProductContext","declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002Fproduct\u002F:id\u002F:slug\u002Fp","routeId":"store.product","blockId":"[email protected]:store.product","canonical":"\u002F:slug\u002Fp","map":[]},"store.search":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","auth":false,"path":"\u002F:term\u002Fs","routeId":"store.search","blockId":"[email protected]:store.search","canonical":"\u002F:term","map":[]},"store.search#brand":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002Fbrand\u002F:id\u002F:brand(\u002F*terms)","routeId":"store.search#brand","blockId":"[email protected]:store.search#brand","canonical":"\u002F:brand","map":["b"]},"store.search#department":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002Fdepartment\u002F:id\u002F:department(\u002F*terms)","routeId":"store.search#department","blockId":"[email protected]:store.search#department","canonical":"\u002F:department","map":["c"]},"store.search#category":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","auth":false,"path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002Fcategory\u002F:id\u002F:department\u002F:category(\u002F*terms)","routeId":"store.search#category","blockId":"[email protected]:store.search#category","canonical":"\u002F:department\u002F:category","map":["c","c"]},"store.search#subcategory":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002Fsubcategory\u002F:id\u002F:department\u002F:category\u002F:subcategory(\u002F*terms)","routeId":"store.search#subcategory","blockId":"[email protected]:store.search#subcategory","canonical":"\u002F:department\u002F:category\u002F:subcategory","map":["c","c","c"]},"store.search#configurable":{"allowConditions":true,"context":"[email protected]\u002FSearchContext","declarer":"[email protected]","auth":false,"path":"\u002Fs\u002F*terms","routeId":"store.search#configurable","blockId":"[email protected]:store.search","map":[]},"store.orderplaced":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fcheckout\u002ForderPlaced","routeId":"store.orderplaced","blockId":"[email protected]:store.orderplaced","map":[]},"store.offline":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002F_v\u002Foffline","routeId":"store.offline","blockId":"[email protected]:store.offline","map":[]},"store.custom":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002FuserRoute\u002F:id(\u002F*terms)","routeId":"store.custom","blockId":"[email protected]:store.custom#cg-aniversario","canonical":"\u002F*terms","map":[]},"store.not-found#product":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002FnotFoundProduct\u002F:id\u002F:slug\u002Fp","routeId":"store.not-found#product","blockId":"[email protected]:store.not-found#product","canonical":"\u002F:slug\u002Fp","map":[]},"store.not-found#search":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002F_v\u002Fsegment\u002Frouting\[email protected]\u002FnotFoundSearch\u002F:id\u002F*terms","routeId":"store.not-found#search","blockId":"[email protected]:store.not-found#product","canonical":"\u002F*terms","map":[]},"store.custom#contact":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fcontacto","routeId":"store.custom#contact","blockId":"[email protected]:store.custom#contact","map":[]},"store.custom#stores":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Ftiendas","routeId":"store.custom#stores","blockId":"[email protected]:store.custom#stores","map":[]},"store.custom#coupon-book":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fcupones","routeId":"store.custom#coupon-book","blockId":"[email protected]:store.custom#coupon-book","map":[]},"store.custom#blog":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fblog","routeId":"store.custom#blog","blockId":"[email protected]:store.custom#blog","map":[]},"store.custom#blog-article":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fblog\u002Farticulo\u002F:slug","routeId":"store.custom#blog-article","blockId":"[email protected]:store.custom#blog-article","map":[]},"store.custom#blog-category":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Fblog\u002Farticulos\u002F:category","routeId":"store.custom#blog-category","blockId":"[email protected]:store.custom#blog-category","map":[]},"store.test-masterdata":{"allowConditions":true,"context":null,"declarer":"[email protected]","path":"\u002Ftest-masterdata","routeId":"store.test-masterdata","blockId":"[email protected]:store.test-masterdata","map":[]},"store.custom#contactanos":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fcontactanos","routeId":"store.custom#contactanos","blockId":"[email protected]:store.custom#contact","map":[]},"store.custom#cyberahorro":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fcyber-days","routeId":"store.custom#cyberahorro","blockId":"[email protected]:store.custom#templateLanding","map":[]},"store.custom#cyberahorroEvento":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fcyber-days-evento","routeId":"store.custom#cyberahorroEvento","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#beauty-friday":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fblack-friday","routeId":"[email protected]:store.custom#beauty-friday","blockId":"[email protected]:store.custom#cg-black-friday","map":[]},"[email protected]:store.custom#aguinaldos":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Faguinaldos-navidenos","routeId":"[email protected]:store.custom#aguinaldos","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"store.custom#belhaut-polvos-dic":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fmaquillaje-belhaut","routeId":"store.custom#belhaut-polvos-dic","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#flashSale":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fflash-sale","routeId":"store.custom#flashSale","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#cyber-days":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fcyber-days","routeId":"[email protected]:store.custom#cyber-days","blockId":"[email protected]:store.custom#cg-black-friday","map":[]},"[email protected]:store.custom#flash-sale":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fflash-sale","routeId":"[email protected]:store.custom#flash-sale","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#dia-sin-excusas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdia-sin-excusas","routeId":"[email protected]:store.custom#dia-sin-excusas","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#dia-de-la-madre":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdia-de-la-madre","routeId":"[email protected]:store.custom#dia-de-la-madre","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#descuentos-terrorificos":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdespertar-de-los-descuentos","routeId":"[email protected]:store.custom#descuentos-terrorificos","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"store.custom#templateLandingExpectativa":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Ftemplate-landing-expectativa","routeId":"store.custom#templateLandingExpectativa","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#promo-night":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fpromo-night","routeId":"[email protected]:store.custom#promo-night","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#mes-de-la-mujer":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmes-de-la-mujer","routeId":"[email protected]:store.custom#mes-de-la-mujer","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fcuida-la-piel-en-la-cotidianidad","routeId":"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#el-amor-de-tu-piel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fel-amor-de-tu-piel","routeId":"[email protected]:store.custom#el-amor-de-tu-piel","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#cuidado-para-mujeres":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fcuidado-para-mujeres","routeId":"[email protected]:store.custom#cuidado-para-mujeres","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#descuento-escalonado":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdescuento-escalonado","routeId":"[email protected]:store.custom#descuento-escalonado","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#aniversario-bellapiel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Faniversario-bella-piel","routeId":"[email protected]:store.custom#aniversario-bellapiel","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#cuidado-la-piel-de-papa":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fcuidado-la-piel-de-papa","routeId":"[email protected]:store.custom#cuidado-la-piel-de-papa","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#essential-bella-piel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fessential-bella-piel","routeId":"[email protected]:store.custom#essential-bella-piel","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#LandingRilastil":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002FRilastil","routeId":"store.custom#LandingRilastil","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#LandingCetaphil":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fmarcas-estrategicas","routeId":"store.custom#LandingCetaphil","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#LandingCetaphil-1":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fbranch-estrategicas","routeId":"store.custom#LandingCetaphil-1","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#nuevos":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fnuevos","routeId":"[email protected]:store.custom#nuevos","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#mela-b3-bella-piel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmela-b3-bella-piel","routeId":"[email protected]:store.custom#mela-b3-bella-piel","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#bella-lovers":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fbella-lovers","routeId":"[email protected]:store.custom#bella-lovers","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#producto-del-mes":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fproducto-del-mes","routeId":"[email protected]:store.custom#producto-del-mes","blockId":"[email protected]:store.custom#cg-producto-del-mes","map":[]},"store.custom#data-update":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Factualizacion-de-datos","routeId":"store.custom#data-update","blockId":"[email protected]:store.custom","map":[]},"[email protected]:store.custom#destacados-la-roche-posay-mela-b3":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fla-roche-posay-mela-b3","routeId":"[email protected]:store.custom#destacados-la-roche-posay-mela-b3","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-vichy-liftactive-serum":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fvichy-liftactive-serum","routeId":"[email protected]:store.custom#destacados-vichy-liftactive-serum","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#LandingSpecial":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fespeciales","routeId":"store.custom#LandingSpecial","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-huden-rutina-antimanchas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fhuden-rutina-antimanchas","routeId":"[email protected]:store.custom#destacados-huden-rutina-antimanchas","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-despigmentantes-faciales":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fdespigmentantes-faciales","routeId":"[email protected]:store.custom#destacados-despigmentantes-faciales","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-bioderma-xdefense":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fbioderma-xdefense","routeId":"[email protected]:store.custom#destacados-bioderma-xdefense","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-isoface":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fisoface","routeId":"[email protected]:store.custom#destacados-isoface","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-skeyndor-mesprit":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fskeyndor-mesprit","routeId":"[email protected]:store.custom#destacados-skeyndor-mesprit","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-fotoproteccion-belhaut":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Ffotoproteccion-belhaut","routeId":"[email protected]:store.custom#destacados-fotoproteccion-belhaut","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-rutina-del-mes":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Frutina-del-mes","routeId":"[email protected]:store.custom#destacados-rutina-del-mes","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-cetaphil-serum":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fcetaphil-serum","routeId":"[email protected]:store.custom#destacados-cetaphil-serum","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-anticaspa":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fanticaspa","routeId":"[email protected]:store.custom#destacados-anticaspa","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#Ofertas":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fofertas","routeId":"store.custom#Ofertas","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#destacados-productos-cantabria":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fproductos-cantabria","routeId":"[email protected]:store.custom#destacados-productos-cantabria","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#test-tipo-de-piel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Ftest-tipo-de-piel","routeId":"[email protected]:store.custom#test-tipo-de-piel","blockId":"[email protected]:store.custom#cg-template-skin-types","map":[]},"[email protected]:store.custom#destacados-productos-the-organic-pharmacy":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fproductos-the-organic-pharmacy","routeId":"[email protected]:store.custom#destacados-productos-the-organic-pharmacy","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"store.custom#hot-sale-2025":{"allowConditions":true,"context":null,"declarer":"[email protected]","auth":false,"path":"\u002Fhot-days","routeId":"store.custom#hot-sale-2025","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#ofertas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fofertas","routeId":"[email protected]:store.custom#ofertas","blockId":"[email protected]:store.custom#cg-template-offers","map":[]},"[email protected]:store.custom#mas-vendidos":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmas-vendidos","routeId":"[email protected]:store.custom#mas-vendidos","blockId":"[email protected]:store.custom#cg-template-best-sellers","map":[]},"[email protected]:store.custom#tipos-de-piel":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Ftipos-de-piel","routeId":"[email protected]:store.custom#tipos-de-piel","blockId":"[email protected]:store.custom#cg-template-skin-types","map":[]},"[email protected]:store.custom#legales":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Flegales","routeId":"[email protected]:store.custom#legales","blockId":"[email protected]:store.custom#legales","map":[]},"[email protected]:store.custom#marcas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmarcas","routeId":"[email protected]:store.custom#marcas","blockId":"[email protected]:store.custom#glossary","map":[]},"[email protected]:store.custom#rutina-del-mes":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Frutina-del-mes","routeId":"[email protected]:store.custom#rutina-del-mes","blockId":"[email protected]:store.custom#cg-rutina-del-mes","map":[]},"[email protected]:store.custom#heliocare-pruebas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fheliocare-pruebas","routeId":"[email protected]:store.custom#heliocare-pruebas","blockId":"[email protected]:store.custom#cg-template-best-sellers","map":[]},"[email protected]:store.custom#ingredientes-activos":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fingredientes-activos","routeId":"[email protected]:store.custom#ingredientes-activos","blockId":"[email protected]:store.custom#cg-template-skin-types","map":[]},"[email protected]:store.custom#destacados-biretix-double-correction-serum":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fbiretix-double-correction-serum","routeId":"[email protected]:store.custom#destacados-biretix-double-correction-serum","blockId":"[email protected]:store.custom#cg-rutina-del-mes","map":[]},"[email protected]:store.custom#hot-sale":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fhot-sale","routeId":"[email protected]:store.custom#hot-sale","blockId":"[email protected]:store.custom#cg-template-collection","map":[]},"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fcetaphil-serum-antioxidante-acido-galico","routeId":"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico","blockId":"[email protected]:store.custom#cg-rutina-del-mes","map":[]},"[email protected]:store.custom#aniversario":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Faniversario","routeId":"[email protected]:store.custom#aniversario","blockId":"[email protected]:store.custom#cg-aniversario","map":[]},"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fbioderma-rutina-piel-sensible","routeId":"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible","blockId":"[email protected]:store.custom#cg-aniversario","map":[]},"[email protected]:store.custom#mundial":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmundial","routeId":"[email protected]:store.custom#mundial","blockId":"[email protected]:store.custom#cg-mundial","map":[]},"[email protected]:store.custom#alianzas":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Falianzas","routeId":"[email protected]:store.custom#alianzas","blockId":"[email protected]:store.custom#coupon-book","map":[]},"[email protected]:store.custom#match-perfecto":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fmatch-perfecto","routeId":"[email protected]:store.custom#match-perfecto","blockId":"[email protected]:store.custom#cg-black-friday","map":[]},"[email protected]:store.custom#aniversario-digital":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Faniversario-digital","routeId":"[email protected]:store.custom#aniversario-digital","blockId":"[email protected]:store.custom#cg-mundial","map":[]},"[email protected]:store.custom#destacados-huden-rutina-antiedad":{"allowConditions":true,"context":null,"declarer":null,"auth":false,"path":"\u002Fdestacados\u002Fhuden-rutina-antiedad","routeId":"[email protected]:store.custom#destacados-huden-rutina-antiedad","blockId":"[email protected]:store.custom#cg-producto-del-mes","map":[]}},"platform":"vtex","production":true,"publicEndpoint":"myvtex.com","query":{"map":"ft"},"renderMajor":8,"route":{"domain":"store","id":"store.search","pageContext":{"id":"llms.txt","type":"search"},"params":{"term":"llms.txt"},"path":"\u002Fllms.txt\u002Fs?map=ft","pathId":"\u002F:p1\u002Fs","queryString":{"map":"ft"},"breakpointStyles":[{"path":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Fstyle\[email protected]$style.common.min.css","mediaQuery":"","type":"common"},{"path":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Fstyle\[email protected]$style.small.min.css","mediaQuery":"screen and (min-width: 20em)","type":"small"},{"path":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Fstyle\[email protected]$style.notsmall.min.css","mediaQuery":"screen and (min-width: 40em)","type":"notsmall"},{"path":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Fstyle\[email protected]$style.large.min.css","mediaQuery":"screen and (min-width: 64em)","type":"large"},{"path":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Fstyle\[email protected]$style.xlarge.min.css","mediaQuery":"screen and (min-width: 80em)","type":"xlarge"}],"fonts":"\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Ffonts\u002F989db2448f309bfdd99b513f37c84b8f5794d2b5","overrides":["\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Foverrides\[email protected]$overrides.css","\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Foverrides\[email protected]$overrides.css","\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Foverrides\[email protected]$overrides.css","\u002F_v\u002Fpublic\u002Fvtex.styles-graphql\u002Fv1\u002Foverrides\[email protected]$fonts.css"],"rootName":"store.search","ssr":true,"styleMeta":{"fontsHash":"989db2448f309bfdd99b513f37c84b8f5794d2b5","overridesIds":[{"id":"[email protected]$overrides.css"},{"id":"[email protected]$overrides.css"},{"id":"[email protected]$overrides.css"},{"id":"[email protected]$fonts.css"}],"themeId":"[email protected]$style.min.css"},"blockId":"[email protected]:store.search","canonicalPath":"\u002Fllms.txt","metaTags":{"description":"","keywords":[],"robots":""},"routeId":"store.search","title":null,"varyContentById":false},"runtimeMeta":{"config":null,"version":"8.136.3"},"segmentToken":"eyJjYW1wYWlnbnMiOm51bGwsImNoYW5uZWwiOiIxIiwicHJpY2VUYWJsZXMiOm51bGwsInJlZ2lvbklkIjpudWxsLCJ1dG1fY2FtcGFpZ24iOm51bGwsInV0bV9zb3VyY2UiOm51bGwsInV0bWlfY2FtcGFpZ24iOm51bGwsImN1cnJlbmN5Q29kZSI6IkNPUCIsImN1cnJlbmN5U3ltYm9sIjoiJCIsImNvdW50cnlDb2RlIjoiQ09MIiwiY3VsdHVyZUluZm8iOiJlcy1DTyIsImNoYW5uZWxQcml2YWN5IjoicHVibGljIn0","serverQuery":{"map":"ft"},"settings":{"vtex.store":{"bindingBounded":false,"enableOrderFormOptimization":true,"enableServiceWorker":true,"enableCriticalCSS":true,"enableCriticalCSSOnSearch":true,"enableCriticalCSSOnCustom":true,"enableCriticalCSSOnProduct":true,"enableCSSConcatenation":true,"enablePrefetch":true,"enableLazyRuntime":true,"enableMenuRenderingOptimization":true,"enableSearchRenderingOptimization":true,"enableAsyncScripts":true,"enableConcurrentMode":true,"enableFiltersFetchOptimization":true,"enableFullSSROnProduct":true,"enableLazyFooter":true,"enableLazyFold":true,"enablePageNumberTitle":true,"canonicalWithoutUrlParams":false,"removeStoreNameTitle":true,"enableCustomCurrencySymbol":false,"fetchSponsoredProductsOnSearch":false,"useDefaultBrowserNavigation":false,"advancedSettings":{"enableOrderFormOptimization":false,"enableServiceWorker":true,"enableCriticalCSS":false,"enableCriticalCSSOnSearch":false,"enableCriticalCSSOnCustom":false,"enableCriticalCSSOnProduct":false,"enableCSSConcatenation":true,"enablePrefetch":true,"enableLazyRuntime":true,"enableMenuRenderingOptimization":true,"enableSearchRenderingOptimization":true,"enableAsyncScripts":true,"enableConcurrentMode":true,"enableFiltersFetchOptimization":false,"enableFullSSROnProduct":false,"enableLazyFooter":false,"enableLazyFold":false,"enablePageNumberTitle":false,"canonicalWithoutUrlParams":false,"removeStoreNameTitle":false,"enableCustomCurrencySymbol":false},"storeName":"Tienda dermatológica online líder en dermocosmética | Bella Piel","titleTag":"Tienda dermatológica online líder en dermocosmética | Bella Piel","metaTagDescription":"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!","faviconLinks":[{"rel":"icon","type":"image\u002Fpng","sizes":"72x72","href":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Farquivos\u002FIconoBellaPiel.png"}]},"bellapiel.respondio":{},"vtexbr.tiktok-tbp":{},"pinterestpartnerbr.pinterest":{},"topsortpartnercl.events":{},"vtex.facebook-fbe":{},"vtex.google-search-console":{},"vtex.google-tag-manager":{},"addi.product-page-action":{"allySlug":"bellapiel-ecommerce","locatedBrazil":"co","widgetBorderColor":"#565656","widgetBorderRadius":"8px","widgetFontColor":"#787878","widgetFontFamily":"'Roboto', sans-serif","widgetFontSize":"12px","widgetBadgeBackgroundColor":"white","widgetInfoBackgroundColor":"white","widgetMargin":"10px 0","widgetAddiLogoWhite":"true","modalBackgroundColor":"white","modalFontColor":"#787878","modalPriceColor":"#00377D","modalBadgeBackgroundColor":"grey","modalBadgeBorderRadius":"20px","modalBadgeFontColor":"white","modalCardColor":"#FAFAFA","modalButtonBorderColor":"#00C8FF","modalButtonBorderRadius":"20px","modalButtonBackgroundColor":"white","modalButtonFontColor":"#00C8FF"},"vtex.agentic-cx":{},"bellapiel.pixel-app":{},"connectif.connectif":{"experimentalHasOwnLazyLoad":true},"vtex.request-capture":{}},"start":true,"workspace":"master","workspaceCookie":null,"uncriticalStyleRefs":{"base":[{"id":"styles_bundled","path":"\u002F_v\u002Fpublic\u002Fassets\u002Fv1\u002Fbundle\u002Fcss\u002Fasset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]\u002Fanimate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts","bundled":true}],"overrides":[]},"criticalSource":"attempt\u002Fbellapiel_store_10_0_19_store_search_width=1920_height=1280.json"}</script>
  </template>
  <template data-type="json" data-varname="__RUNTIME__" data-field="extensions">
    <script>{"store.search":{"before":["$before_header.full"],"around":["$around_searchWrapper","$around_storeWrapper#global-highlights","$around_challenge"],"after":["$after_footer","$after_pixels"],"blockId":"[email protected]:store.search","blocks":[{"blockId":"[email protected]:search-result-layout","extensionPointId":"search-result-layout","children":false,"blockRole":"block"}],"context":{"component":"[email protected]\u002FSearchContext"},"component":"[email protected]\u002FLayoutContainer","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:store.search","[email protected]:store"],"preview":{"type":"grid","height":{"desktop":{"defaultValue":1400},"mobile":{"defaultValue":1400}},"width":{"desktop":{},"mobile":{}}},"props":{"context":{"skusFilter":"ALL","simulationBehavior":"default","maxItemsPerPage":23,"__unstableProductOriginVtex":true,"hideUnavailableItems":false,"orderByField":"OrderByTopSaleDESC"},"elements":["search-result-layout"]},"render":"server","track":[],"content":{"context":{"skusFilter":"ALL","simulationBehavior":"default","maxItemsPerPage":23,"__unstableProductOriginVtex":true,"hideUnavailableItems":false,"orderByField":"OrderByTopSaleDESC"},"elements":["search-result-layout"]},"contentIds":[""]},"store.search\u002F$before_header.full":{"before":[],"around":[],"after":[],"blockId":"[email protected]:header.full","blocks":[{"blockId":"[email protected]:header-layout.desktop","extensionPointId":"header-layout.desktop","children":false,"blockRole":"block"},{"blockId":"[email protected]:header-layout.mobile","extensionPointId":"header-layout.mobile","children":false,"blockRole":"block"}],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:header.full","[email protected]:header"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$around_searchWrapper":{"before":[],"around":[],"after":[],"blockId":"[email protected]:searchWrapper","blocks":[],"component":"[email protected]\u002FSearchWrapper","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:searchWrapper"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$around_storeWrapper#global-highlights":{"before":[],"around":[],"after":[],"blockId":"[email protected]:storeWrapper#global-highlights","blocks":[{"blockId":"[email protected]:HighlightsContext#v2","extensionPointId":"HighlightsContext#v2","children":false,"blockRole":"slot"},{"blockId":"[email protected]:highlight-overlay.cms","extensionPointId":"highlight-overlay"}],"component":"[email protected]\u002FStoreWrapper","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:storeWrapper"],"preview":null,"props":{"CustomContext":"HighlightsContext#v2"},"render":"server","track":[],"content":{"CustomContext":"HighlightsContext#v2"},"contentIds":[""]},"store.search\u002F$around_challenge":{"before":[],"around":[],"after":[],"blockId":"[email protected]:challenge","blocks":[],"component":"[email protected]\u002FDefaultChallenge","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:challenge"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_footer":{"before":[],"around":[],"after":[],"blockId":"[email protected]:footer","blocks":[{"blockId":"[email protected]:footer-layout.desktop","extensionPointId":"footer-layout.desktop","children":false,"blockRole":"block"},{"blockId":"[email protected]:footer-layout.mobile","extensionPointId":"footer-layout.mobile","children":false,"blockRole":"block"}],"component":"[email protected]\u002FFooter","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:footer"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixels","blocks":[{"blockId":"[email protected]:pixel.respondio","extensionPointId":"pixel.respondio"},{"blockId":"[email protected]:pixel.gtm","extensionPointId":"pixel.gtm"},{"blockId":"[email protected]:pixel.pinterestTag","extensionPointId":"pixel.pinterestTag"},{"blockId":"[email protected]:pixel.events","extensionPointId":"pixel.events"},{"blockId":"[email protected]:pixel.sae-analytics","extensionPointId":"pixel.sae-analytics"},{"blockId":"[email protected]:pixel.tbpPixel","extensionPointId":"pixel.tbpPixel"},{"blockId":"[email protected]:addi-infos","extensionPointId":"addi-infos"},{"blockId":"[email protected]:pixel.rc","extensionPointId":"pixel.rc"},{"blockId":"[email protected]:pixel.connectif","extensionPointId":"pixel.connectif"},{"blockId":"[email protected]:pixel.fbePixel","extensionPointId":"pixel.fbePixel"}],"component":"[email protected]\u002FExtensionContainer","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixels"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-result-layout","blocks":[{"blockId":"[email protected]:search-result-layout.desktop","extensionPointId":"search-result-layout.desktop","children":false,"blockRole":"block"},{"blockId":"[email protected]:search-not-found-layout","extensionPointId":"search-not-found-layout","children":false,"blockRole":"block"}],"component":"[email protected]\u002FSearchResultLayout","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-result-layout"],"preview":null,"props":{"pagination":"show-more"},"render":"server","track":[],"content":{"pagination":"show-more"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:header-layout.desktop","blocks":[{"blockId":"[email protected]:sticky-promo-global","extensionPointId":"sticky-promo-global","children":true,"blockRole":"children"},{"blockId":"[email protected]:maintenance-overlay","extensionPointId":"maintenance-overlay","children":true,"blockRole":"children"},{"blockId":"[email protected]:slider-top-bar","extensionPointId":"slider-top-bar","children":true,"blockRole":"children"},{"blockId":"[email protected]:sticky-layout#header-desktop","extensionPointId":"sticky-layout#header-desktop","children":true,"blockRole":"children"},{"blockId":"[email protected]:Menu","extensionPointId":"Menu","children":true,"blockRole":"children"},{"blockId":"[email protected]:minicart-front","extensionPointId":"minicart-front","children":true,"blockRole":"children"}],"component":"[email protected]\u002FLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:header-layout.desktop","[email protected]:header-layout"],"preview":null,"props":{},"render":"server","title":"Header Desktop","track":[],"content":{},"contentIds":[""]},"store.search\u002F$around_storeWrapper#global-highlights\u002FHighlightsContext#v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:HighlightsContext#v2","blocks":[{"blockId":"[email protected]:TagContext","extensionPointId":"TagContext","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FHighlightsContext","composition":"blocks","contentMapId":"w8suttzQuptaGGgo5fPjym","hasContentSchema":false,"hydration":"always","implements":["[email protected]:HighlightsContext"],"preview":null,"props":{"CustomContext":"TagContext","highlights":[{"__editorItemTitle":"Estrella imagen","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"843"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feec0f12b-483e-455a-b27b-eacd1bcb2cb8___bdea45ebf8b97b4bd84be1cd616e37c8.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"60px","height":"60px"},"phone":{"width":"40px","height":"40px"}}},{"__editorItemTitle":"Estrella","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"843"},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fb375203b-3012-4819-8670-974c43f20e78___8852e2f1a7da2d43e86931b1915a888d.svg"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Estrella","bgColor":"#fce4eb","textColor":"#cd184e","isExclusive":false},{"__editorItemTitle":"Producto del mes mayo","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"530"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0c4be091-cd60-406d-bf80-d9c819ab1b9a___42feaddd8747c0d7cba20a37c6b12f85.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px "},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"70px","height":"70px"},"phone":{"width":"50px","height":"50px"}}},{"__editorItemTitle":"Producto del Mes","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"674"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Producto del Mes","textColor":"#ffffff","bgColor":"#0c4aa4","isExclusive":false},{"__editorItemTitle":"+10% Addi ","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"393"},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F1e7c178c-d1f3-48a1-aafa-9d780548dd47___0ffc8c2ab4b8e21e6a8face4b0d2e77a.png"},"borderRadius":{"borderRadiusToggle":"right","right":0},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"","isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"stylesIconByDevice":{"device":"phone","desktop":{"width":"60px","height":"60px"},"phone":{"width":"60px","height":"60px"}}},{"__editorItemTitle":"Producto del mes - Limpia","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6482"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Limpia","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Ilumina","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"5837"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Ilumina","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Hidrata","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"1131"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Hidrata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Protege","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6629"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Protege","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Limpia","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6632"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Limpia","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Trata 01","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6960"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Trata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Trata  02","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6298"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Trata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Protege","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6554"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Protege","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"5% Addi","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"711"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4849c2ec-4fc5-41d9-8a3f-83c9a057ac66___17deb24549a346d4be0b6d18b5831f72.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"70px","height":"70px"},"phone":{"width":"60px","height":"60px"}}},{"__editorItemTitle":"Nuevo","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"581"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Nuevo","textColor":"#121212","bgColor":"#f4f4f4","borderColor":"#e0e0e0","isExclusive":false},{"__editorItemTitle":"TDT","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"711"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F496c310b-eaa6-4640-a54e-375e50e08e97___580a769210e43b74df538d30ac338a84.webp"},"stylesIconByDevice":{"device":"desktop","desktop":{"width":"60px","height":"60px"},"phone":{"width":"50px","height":"50px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"left","translateX":"150px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0"},"horizontalPosition":{"position":"left","translateX":"0"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":""},"horizontalPosition":{"position":"left","translateX":"80px"}}}}}],"productHighlightClasses":{"collections":[{"__editorItemTitle":"Producto del mes","conditions":{"toggleConditions":"collection","id":"674"},"blockClass":"is-monthly"},{"__editorItemTitle":"Producto estrella","conditions":{"toggleConditions":"collection","id":"843"},"blockClass":"is-star"},{"__editorItemTitle":"Rutina del mes","conditions":{"toggleConditions":"collection","id":"957"},"blockClass":"is-star"},{"__editorItemTitle":"Aniversario","conditions":{"toggleConditions":"allProducts","applyToAllProducts":true,"applyInPDP":true},"blockClass":"anniversary"}]}},"render":"server","track":[],"content":{"highlights":[{"__editorItemTitle":"Estrella imagen","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"843"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feec0f12b-483e-455a-b27b-eacd1bcb2cb8___bdea45ebf8b97b4bd84be1cd616e37c8.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"60px","height":"60px"},"phone":{"width":"40px","height":"40px"}}},{"__editorItemTitle":"Estrella","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"843"},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fb375203b-3012-4819-8670-974c43f20e78___8852e2f1a7da2d43e86931b1915a888d.svg"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Estrella","bgColor":"#fce4eb","textColor":"#cd184e","isExclusive":false},{"__editorItemTitle":"Producto del mes septiembre","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"530"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0c4be091-cd60-406d-bf80-d9c819ab1b9a___42feaddd8747c0d7cba20a37c6b12f85.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"-70px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"-10px "},"horizontalPosition":{"position":"left","translateX":"40px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"70px","height":"70px"},"phone":{"width":"50px","height":"50px"}}},{"__editorItemTitle":"Producto del Mes","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"674"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Producto del Mes","textColor":"#ffffff","bgColor":"#0c4aa4","isExclusive":false},{"__editorItemTitle":"Primatón","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"711"},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fddd67e99-c1cd-43d2-83b5-f2a3943c99bb___5c1164069d0eb0df22764adb538521d5.png"},"borderRadius":{"borderRadiusToggle":"left","right":0},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"95px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"80px"},"horizontalPosition":{"position":"right","translateX":"110px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"80px"},"horizontalPosition":{"position":"right","translateX":"70px"}}}},"textHighlight":"","isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"stylesIconByDevice":{"device":"phone","desktop":{"width":"70px","height":"50px"},"phone":{"width":"100px","height":"30px"}},"schedule":{"dateEnd":"2026-06-29T05:00:00.000Z","activeNow":false}},{"__editorItemTitle":"Producto del mes - Limpia","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6482"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Limpia","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Ilumina","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"5837"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Ilumina","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Hidrata","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"1131"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Hidrata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Producto del mes - Protege","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6629"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Fproducto-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Protege","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes  julio","isVisible":false,"targetHighlight":{"targetHighlightToggle":"sku","id":"1061"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Limpia","textColor":"#ffffff","bgColor":"#cd184e","schedule":{"activeNow":true}},{"__editorItemTitle":"Rutina del mes - Trata 01","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6960"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Trata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Trata  02","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6298"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Trata","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"Rutina del mes - Protege","isVisible":true,"targetHighlight":{"targetHighlightToggle":"sku","id":"6554"},"isExclusive":true,"onlyAtPathname":{"onlyAtPathnameToggle":true,"pathname":"\u002Frutina-del-mes"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Protege","textColor":"#ffffff","bgColor":"#cd184e"},{"__editorItemTitle":"5% extra","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"887"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4849c2ec-4fc5-41d9-8a3f-83c9a057ac66___17deb24549a346d4be0b6d18b5831f72.png"},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-69px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"4px"},"horizontalPosition":{"position":"left","translateX":"-40px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"125px"},"horizontalPosition":{"position":"right","translateX":"75px"}}}},"stylesIconByDevice":{"device":"phone","desktop":{"width":"40%","height":"50%"},"phone":{"width":"65px","height":"65px"}},"schedule":{"activeNow":false,"dateStart":"2026-08-24T16:59:00.000Z","dateEnd":"2026-08-25T16:59:00.000Z"}},{"__editorItemTitle":"Nuevo","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"581"},"icon":{"iconToggle":false},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"0px"}}}},"textHighlight":"Nuevo","textColor":"#121212","bgColor":"#f4f4f4","borderColor":"#e0e0e0","isExclusive":false},{"__editorItemTitle":"TDT","isVisible":false,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"711"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F496c310b-eaa6-4640-a54e-375e50e08e97___580a769210e43b74df538d30ac338a84.webp"},"stylesIconByDevice":{"device":"desktop","desktop":{"width":"60px","height":"60px"},"phone":{"width":"50px","height":"50px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0px"},"horizontalPosition":{"position":"left","translateX":"140px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"0"},"horizontalPosition":{"position":"left","translateX":"0"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":""},"horizontalPosition":{"position":"left","translateX":"80px"}}}}},{"__editorItemTitle":"Tag Davivienda","isVisible":true,"targetHighlight":{"targetHighlightToggle":"coleccion","id":"711"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffc661ac0-44de-4cf2-a807-2d378c92a75b___ae75c06ff4c88755e3b9c970d0fb680d.png"},"stylesIconByDevice":{"device":"phone","desktop":{"width":"85px","height":"45px"},"phone":{"width":"65px","height":"34px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"30px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"18px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"20px"},"horizontalPosition":{"position":"left","translateX":"-10px"}}}},"schedule":{"dateStart":"2026-09-07T15:00:00.000Z","activeNow":false,"dateEnd":"2026-09-05T05:00:00.000Z"}},{"__editorItemTitle":"Wella 30%","isVisible":true,"schedule":{"activeNow":false,"dateEnd":"2026-09-10T05:00:00.000Z","dateStart":"2026-09-07T10:53:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"651"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F27061c47-c51f-45d0-acb8-2e27ffd73f39___1b4998caac96742eae592c7201abb139.png"},"stylesIconByDevice":{"device":"desktop","desktop":{"width":"110px","height":"35px"},"phone":{"width":"97px","height":"29px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-15px"}}},"phone":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-15px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top"},"horizontalPosition":{"position":"left","translateX":"-12px"}}}}},{"__editorItemTitle":"tag 50% sesderma","isVisible":true,"schedule":{"activeNow":false,"dateEnd":"2026-10-01T05:00:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"1082"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F992440e9-06b4-4b79-a67f-4fa056ddbe33___683f9597c0e2190e256f33c7d6f6bace.png"},"stylesIconByDevice":{"device":"desktop","desktop":{"width":"55px","height":"80px"},"phone":{"width":"97px","height":"29px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"desktop","desktop":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-6%"},"verticalPosition":{"position":"top","translateY":"56%"}}},"tablet":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-12px"}}},"phone":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-10%"},"verticalPosition":{"position":"bottom","translateY":"49%"}}}}},{"__editorItemTitle":"2X1","isVisible":true,"schedule":{"activeNow":false,"dateStart":"2026-08-28T06:25:00.000Z","dateEnd":"2026-09-01T05:00:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"885"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8fc9347c-af14-457e-81fd-8a8f24c6ed7e___52d1347e7110e29eb3c6022250275d86.png"},"stylesIconByDevice":{"device":"desktop","desktop":{"width":"100%","height":""},"phone":{"width":"100%"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","horizontalPosition":{"position":"left","translateX":"-10%"},"verticalPosition":{"position":"top","translateY":"10%"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"%"},"horizontalPosition":{"position":"left","translateX":"-10%"}}}}},{"__editorItemTitle":"Obsequio brocha","isVisible":true,"schedule":{"activeNow":true,"dateEnd":"2026-10-01T05:00:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"1089"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffd45a2eb-f2a1-4e38-a1c0-1ffc95fbd2e5___ea688df8ef397cc7d3916dc579f8bcc0.png"},"stylesIconByDevice":{"device":"phone","desktop":{"width":"35%","height":"350%"},"phone":{"width":"30%","height":"30%"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"5px"},"horizontalPosition":{"position":"left","translateX":"-80px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"0px"},"horizontalPosition":{"position":"right","translateX":"55px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"15px"},"horizontalPosition":{"position":"left","translateX":"-82px"}}}}},{"__editorItemTitle":"+5% adicional","isVisible":true,"schedule":{"activeNow":false,"dateStart":"2026-08-25T17:01:00.000Z","dateEnd":"2026-08-28T05:00:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"859"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fd5327a1e-bd88-4d18-8a17-2766539aecb9___06b8c6316c9dbfaef4cfcd974880c054.png"},"stylesIconByDevice":{"device":"phone","desktop":{"width":"60px","height":"110px"},"phone":{"width":"45px","height":"80px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"tablet","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}},"tablet":{"position":{"positionToggle":"inside","verticalPosition":{"position":"bottom","translateY":"10px"},"horizontalPosition":{"position":"left","translateX":"-12px"}}}}},{"__editorItemTitle":"5% Addi Neon","isVisible":true,"schedule":{"activeNow":false,"dateStart":"2026-09-06T21:30:00.000Z","dateEnd":"2026-09-10T05:00:00.000Z"},"targetHighlight":{"targetHighlightToggle":"coleccion","id":"887"},"isExclusive":false,"onlyAtPathname":{"onlyAtPathnameToggle":false},"icon":{"iconToggle":true,"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0f86aefd-1194-4619-a890-9cfea3fd6b50___9eb65e502d7a58623d95bdb59b5c3789.png"},"stylesIconByDevice":{"device":"phone","desktop":{"width":"76px","height":"49px"},"phone":{"width":"55px","height":"35px"}},"borderRadius":{"borderRadiusToggle":"left"},"rotateText":"0deg","width":"auto","setStylesHighlightPLP":{"device":"phone","desktop":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"14%"},"horizontalPosition":{"position":"left","translateX":"-5%"}}},"phone":{"position":{"positionToggle":"inside","verticalPosition":{"position":"top","translateY":"14%"},"horizontalPosition":{"position":"left","translateX":"-8%"}}}}}],"productHighlightClasses":{"collections":[{"__editorItemTitle":"Producto del mes","conditions":{"toggleConditions":"collection","id":"674"},"blockClass":"is-monthly","schedule":{"activeNow":true}},{"__editorItemTitle":"Producto estrella","conditions":{"toggleConditions":"collection","id":"906","applyInPDP":false},"blockClass":"is-star","schedule":{"activeNow":true}},{"__editorItemTitle":"Rutina del mes","conditions":{"toggleConditions":"collection","id":"957"},"blockClass":"is-star"},{"__editorItemTitle":"Aniversario - fin: 16 mayo","conditions":{"toggleConditions":"allProducts","applyToAllProducts":true,"applyInPDP":true},"blockClass":"anniversary","schedule":{"activeNow":false,"dateStart":"2026-05-02T05:00:00.000Z","dateEnd":"2026-06-01T05:00:00.000Z"}},{"__editorItemTitle":"Aniersario 16-19 de mayo","conditions":{"toggleConditions":"allProducts","applyInPDP":true},"schedule":{"activeNow":false,"dateStart":"2026-05-16T05:00:00.000Z","dateEnd":"2026-05-19T05:00:00.000Z"},"blockClass":"anniversary-v2"}]},"socialNetworks":[{"socialNetwork":"Facebook"}],"paymentForms":[{"paymentTypes":["MasterCard"]}],"CustomContext":"TagContext"},"contentIds":["w8suttzQuptaGGgo5fPjym~chhrcMpLyjn9ZLq91i4Ph1"]},"store.search\u002F$around_storeWrapper#global-highlights\u002Fhighlight-overlay":{"before":[],"around":[],"after":[],"blockId":"[email protected]:highlight-overlay.cms","blocks":[],"component":"[email protected]\u002FHighlightOverlay","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:highlight-overlay.cms","[email protected]:highlight-overlay"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:footer-layout.desktop","blocks":[{"blockId":"[email protected]:flex-layout.row#newsletter","extensionPointId":"flex-layout.row#newsletter","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#sections-footer","extensionPointId":"flex-layout.row#sections-footer","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#payment-rappi-superintendencia","extensionPointId":"flex-layout.row#payment-rappi-superintendencia","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#copyright","extensionPointId":"flex-layout.row#copyright","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFooterLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:footer-layout.desktop","[email protected]:footer-layout"],"preview":null,"props":{},"render":"server","title":"Footer Desktop","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.respondio":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.respondio","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.respondio","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.gtm":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.gtm","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.gtm","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.pinterestTag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.pinterestTag","blocks":[],"component":"[email protected]\u002FpinterestTag","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.pinterestTag","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.events":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.events","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.events","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.sae-analytics":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.sae-analytics","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.sae-analytics","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.tbpPixel":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.tbpPixel","blocks":[],"component":"[email protected]\u002FTbpPixel","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.tbpPixel","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Faddi-infos":{"before":[],"around":[],"after":[],"blockId":"[email protected]:addi-infos","blocks":[],"component":"[email protected]\u002FAddiInfos","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:addi-infos"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.rc":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.rc","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.rc","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.connectif":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.connectif","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.connectif","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_pixels\u002Fpixel.fbePixel":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pixel.fbePixel","blocks":[],"component":"[email protected]\u002FFbePixel","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:pixel.fbePixel","[email protected]:pixel"],"preview":null,"props":{},"render":"client","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-result-layout.desktop","blocks":[{"blockId":"[email protected]:topsort-banner#category-aware","extensionPointId":"topsort-banner#category-aware","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#cg-plp-section-01","extensionPointId":"flex-layout.row#cg-plp-section-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#breadcrumb-title-search","extensionPointId":"flex-layout.row#breadcrumb-title-search","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#cg-plp-section-02","extensionPointId":"flex-layout.row#cg-plp-section-02","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#container-search","extensionPointId":"flex-layout.row#container-search","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#cg-plp-section-03","extensionPointId":"flex-layout.row#cg-plp-section-03","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSearchResultFlexible","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-result-layout.desktop","[email protected]:search-result-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Buscador","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-not-found-layout","blocks":[{"blockId":"[email protected]:flex-layout.row#search-not-found","extensionPointId":"flex-layout.row#search-not-found","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#categories-vitrine-not-found","extensionPointId":"flex-layout.row#categories-vitrine-not-found","children":true,"blockRole":"children"}],"component":"[email protected]\u002FNotFoundLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-not-found-layout"],"preview":null,"props":{},"render":"server","title":"Búsqueda Vacía","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-promo-global":{"before":[],"around":[],"after":[],"blockId":"[email protected]:sticky-promo-global","blocks":[],"component":"[email protected]\u002FStickyPromoGlobal","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:sticky-promo-global"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fmaintenance-overlay":{"before":[],"around":[],"after":[],"blockId":"[email protected]:maintenance-overlay","blocks":[],"component":"[email protected]\u002FMaintenanceOverlay","composition":"blocks","contentMapId":"sRbrgEWMsm1jmQLTH6mBpS","hasContentSchema":false,"hydration":"always","implements":["[email protected]:maintenance-overlay"],"preview":null,"props":{},"render":"server","track":[],"content":{"active":false,"imageDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F91c9edf9-e073-4471-82a8-d6cbb2f8c02a___c3e35d02d4ccedeffb3c97fd842ed5f0.png","imageMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F35e51257-8297-4dae-8a96-731bdedb6bf4___aaceddf1905d23c12e45109d41b2271a.png","background":"#ffffff"},"contentIds":["sRbrgEWMsm1jmQLTH6mBpS~kPGX5FVznfwyNNhHnv6CQZ"]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fslider-top-bar":{"before":[],"around":[],"after":[],"blockId":"[email protected]:slider-top-bar","blocks":[],"component":"[email protected]\u002FSliderTopBar","composition":"blocks","contentMapId":"n3y8nJH8P5Rvbctwot1kkK","hasContentSchema":false,"hydration":"always","implements":["[email protected]:slider-top-bar"],"preview":null,"props":{"sliderTopBarCustom":[{"__editorItemTitle":"40% OFF + Envío GRATIS","textoSliderTopBar":"Hasta 40% OFF + Envío GRATIS"}]},"render":"server","title":"Top Header","track":[],"content":{"sliderTopBarCustom":[{"backgroundType":"solid","colorOne":"#1f3c79","urlImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F32813772-81d0-47da-b49a-9a1c6267dfe1___a9fd2daa3a1faa30f361cf156de000da.png","isImage":true,"redirect":"\u002Fofertas","colorTwo":"#01449f"},{"backgroundType":"solid","urlImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F2f487719-9d5c-4a32-a7ac-19ecb64944df___f628092d3d2201bb44acbacb5e93fde1.png","colorOne":"#1f3c79","isImage":true,"redirect":"\u002Fofertas","colorTwo":"#480001"},{"backgroundType":"solid","isImage":true,"urlImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F6dd652a8-22f1-4d77-a5cc-8f9758054d01___c8827dcde895e0cda8394705a8848478.png","redirect":"\u002Fofertas","colorTwo":"#470000","colorOne":"#1f3c79"}],"sliderLayoutConfig":{"autoplay":{"timeout":3000,"stopOnHover":true}}},"contentIds":["n3y8nJH8P5Rvbctwot1kkK~p524yUiepXac4hB4hRp7cQ"]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:sticky-layout#header-desktop","blocks":[{"blockId":"[email protected]:flex-layout.row#container-header-desktop","extensionPointId":"flex-layout.row#container-header-desktop","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#submenu-desktop","extensionPointId":"flex-layout.row#submenu-desktop","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStickyLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:sticky-layout"],"preview":null,"props":{"position":"top","blockClass":"sticky-header-desktop"},"render":"server","title":"Container Sticky Header Desktop","track":[],"content":{"position":"top","blockClass":"sticky-header-desktop"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002FMenu":{"before":[],"around":[],"after":[],"blockId":"[email protected]:Menu","blocks":[],"component":"[email protected]\u002FMenu","composition":"blocks","contentMapId":"ezB2fWHq96tps26nEgEZeo","hasContentSchema":false,"hydration":"always","implements":["[email protected]:Menu"],"preview":null,"props":{"background":"#d6e8ed","items":[{"__editorTitle":"Protección Solar","departmentName":"Protección Solar","departmentLink":"\u002Fproteccion-solar","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F24a9c47f-8541-476c-8e44-875554816f11___24ca17b2559b08cb26c2f4adb7affd36.svg","categories":[{"__editorTitle":"Anti edad","categorieName":"Anti edad"},{"__editorTitle":"Despigmentante (Anti manchas)","categorieName":"Despigmentante (Anti manchas)"},{"__editorTitle":"Anti imperfecciones","categorieName":"Anti imperfecciones"},{"__editorTitle":"Hidratantes","categorieName":"Hidratantes"},{"__editorTitle":"Limpiadoras","categorieName":"Limpiadoras"},{"__editorTitle":"Sérum","categorieName":"Sérum"},{"__editorTitle":"Ojos y Pestañas","categorieName":"Ojos y Pestañas"},{"__editorTitle":"Protección labial","categorieName":"Protección labial"},{"__editorTitle":"Exfoliantes","categorieName":"Exfoliantes"}],"showSlider":true,"titleSlider":"Los Destacados","slider":[{"__editorItemTitle":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png"},{"__editorItemTitle":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png"},{"__editorItemTitle":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png"}]},{"__editorItemTitle":"Facial","departmentName":"Facial","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8f43ea54-e5da-43b4-82d9-3bd2e7bdf8a6___8f928d75776f39e322435d942583f8e9.svg"},{"__editorItemTitle":"Limpieza","departmentName":"Limpieza","departmentLink":"Limpieza","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7afdf497-7a0f-43c9-bd92-09afec772ddf___737e7ab9988de1d8720903eedea0cb9c.svg"},{"__editorItemTitle":"Corporal","departmentName":"Corporal","departmentLink":"Corporal","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fd480ae12-ca67-4e43-bbe0-a31a08fc0737___ce066ab97052e816094f499d4068b682.svg"},{"__editorItemTitle":"Capilar","departmentName":"Capilar","departmentLink":"Capilar","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8c9ead90-3d78-4b59-924f-4dccb754798e___c2f18d328c247caef8ec325473d1ff89.svg"},{"__editorItemTitle":"Medicamentos","departmentName":"Medicamentos","departmentLink":"Medicamentos","departmentIcon":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa95000e6-3012-4a15-b819-7047e2558944___36be7e92d9cf589414f21acc8528d98a.svg"}]},"render":"server","title":"Menu Desktop","track":[],"content":{"background":"#d4e2ec","items":[{"__editorTitle":"Protección Solar","departmentName":"Protección Solar","departmentLink":"\u002Fproteccion-solar","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"2","74":"4","75":"a","76":"9","77":"c","78":"4","79":"7","80":"f","81":"-","82":"8","83":"5","84":"4","85":"1","86":"-","87":"4","88":"7","89":"6","90":"c","91":"-","92":"8","93":"e","94":"4","95":"4","96":"-","97":"8","98":"7","99":"5","100":"5","101":"5","102":"4","103":"8","104":"1","105":"6","106":"f","107":"1","108":"1","109":"_","110":"_","111":"_","112":"2","113":"4","114":"c","115":"a","116":"1","117":"7","118":"b","119":"2","120":"5","121":"5","122":"9","123":"b","124":"0","125":"8","126":"c","127":"b","128":"2","129":"6","130":"c","131":"2","132":"f","133":"4","134":"a","135":"d","136":"b","137":"7","138":"a","139":"f","140":"f","141":"d","142":"3","143":"6","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5688a471-7d2b-4c2f-988b-7689df519d81___24ca17b2559b08cb26c2f4adb7affd36.svg","alt":"icono-proteccion-solar"},"categories":[{"__editorItemTitle":"Facial","categorieName":"Facial","categorieLink":"\u002Fproteccion-solar\u002Ffacial"},{"__editorTitle":"Anti edad","categorieName":"Con Color","__editorItemTitle":"Con Color","categorieLink":"\u002Fproteccion-solar\u002Ffacial\u002Fcon-color"},{"__editorTitle":"Despigmentante (Anti manchas)","categorieName":"Sin Color","__editorItemTitle":"Sin Color","categorieLink":"\u002Fproteccion-solar\u002Ffacial\u002Fsin-color"},{"__editorTitle":"Anti imperfecciones","categorieName":"Anti edad","__editorItemTitle":"Anti edad","categorieLink":"\u002Fproteccion-solar\u002Ffacial\u002Fanti-edad"},{"__editorTitle":"Hidratantes","categorieName":"Anti manchas","__editorItemTitle":"Anti manchas","categorieLink":"\u002Fproteccion-solar\u002Ffacial\u002Fanti-manchas"},{"__editorTitle":"Limpiadoras","categorieName":"Anti imperfecciones","__editorItemTitle":"Anti imperfecciones","categorieLink":"\u002Fproteccion-solar\u002Ffacial\u002Fanti-imperfecciones"},{"categorieName":"Corporal","__editorItemTitle":"Corporal","categorieLink":"\u002Fproteccion-solar\u002Fcorporal"},{"categorieName":"Niños y bebés","__editorItemTitle":"Niños y bebés","categorieLink":"\u002Fproteccion-solar\u002Fninos-y-bebes"}],"showSlider":true,"titleSlider":"Producto del mes 20% Off","slider":[{"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png","link":"\u002Fproducto-del-mes","promotionId":"PRODUCTO-MES-SEPTIEMBRE-2026","promotionName":"PRODUCTO-MES-SEPTIEMBRE-2026","creativePosition":"PRODUCTO-MES-SEPTIEMBRE-2026"}],"__editorItemTitle":"Protección Solar","activeNow":true},{"__editorItemTitle":"Facial","departmentName":"Facial","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"8","74":"f","75":"4","76":"3","77":"e","78":"a","79":"5","80":"4","81":"-","82":"e","83":"5","84":"d","85":"a","86":"-","87":"4","88":"3","89":"b","90":"4","91":"-","92":"8","93":"2","94":"d","95":"9","96":"-","97":"3","98":"b","99":"d","100":"2","101":"e","102":"7","103":"b","104":"d","105":"f","106":"8","107":"a","108":"6","109":"_","110":"_","111":"_","112":"8","113":"f","114":"9","115":"2","116":"8","117":"d","118":"7","119":"5","120":"7","121":"7","122":"6","123":"f","124":"3","125":"9","126":"e","127":"3","128":"2","129":"2","130":"4","131":"3","132":"5","133":"d","134":"9","135":"4","136":"2","137":"5","138":"8","139":"3","140":"f","141":"8","142":"e","143":"9","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fc66cfa8e-486f-4631-8aa8-7bff21f155ac___8f928d75776f39e322435d942583f8e9.svg","alt":"icono-Facial"},"titleSlider":"NUEVO MELA B3 DOUBLE DOSE","slider":[{"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe98ea6c2-4cd4-4aa8-aae7-e5078920711a___649f9116145e8fc084d135bcf9419e39.jpg","link":"\u002Fla-roche-posay-tratamiento-double-dose-mela-b3-40ml-8203\u002Fp","promotionId":"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026","promotionName":"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026","creativePosition":"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026"}],"categories":[{"categorieName":"Anti edad","__editorItemTitle":"Anti edad","categorieLink":"\u002Ffacial\u002Fanti-edad"},{"categorieName":"Anti manchas","__editorItemTitle":"Anti manchas","categorieLink":"\u002Ffacial\u002Fdespigmentantes-anti-manchas"},{"categorieName":"Anti-imperfecciones","__editorItemTitle":"Anti-imperfecciones","categorieLink":"\u002Ffacial\u002Fanti-imperfecciones"},{"categorieName":"Hidratantes","__editorItemTitle":"Hidratantes","categorieLink":"\u002Ffacial\u002Fhidratantes"},{"categorieName":"Limpiadores","__editorItemTitle":"Limpiadores","categorieLink":"\u002Ffacial\u002Flimpiadoras"},{"categorieName":"Contorno de ojos","__editorItemTitle":"Contorno de ojos","categorieLink":"\u002Ffacial\u002Fcontorno-de-ojos"},{"categorieName":"Pestañas y cejas","__editorItemTitle":"Pestañas y cejas","categorieLink":"\u002Ffacial\u002Fpestanas-y-cejas"},{"categorieName":"Protección labial","__editorItemTitle":"Protección labial","categorieLink":"\u002Ffacial\u002Fproteccion-labial"},{"categorieName":"Cicatrices","__editorItemTitle":"Cicatrices","categorieLink":"\u002Ffacial\u002Fcicatrices"},{"categorieName":"Mascarillas","__editorItemTitle":"Mascarillas","categorieLink":"\u002Ffacial\u002Fmascarillas"}],"showSlider":true,"departmentLink":"Facial","activeNow":true,"schedule":{"activeNow":true}},{"__editorItemTitle":"Limpieza","departmentName":"Limpieza","departmentLink":"\u002Ffacial\u002Flimpiadoras","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"7","74":"a","75":"f","76":"d","77":"f","78":"4","79":"9","80":"7","81":"-","82":"7","83":"a","84":"0","85":"f","86":"-","87":"4","88":"3","89":"c","90":"9","91":"-","92":"b","93":"d","94":"9","95":"2","96":"-","97":"0","98":"9","99":"a","100":"f","101":"e","102":"c","103":"7","104":"7","105":"2","106":"d","107":"d","108":"f","109":"_","110":"_","111":"_","112":"7","113":"3","114":"7","115":"e","116":"7","117":"a","118":"b","119":"9","120":"9","121":"8","122":"8","123":"d","124":"e","125":"1","126":"d","127":"8","128":"7","129":"2","130":"0","131":"9","132":"0","133":"3","134":"e","135":"e","136":"d","137":"e","138":"a","139":"0","140":"c","141":"b","142":"9","143":"c","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F97a1d295-8f7e-47f6-ba84-eb45f08bd846___737e7ab9988de1d8720903eedea0cb9c.svg","alt":"icono-Limpieza"},"showSlider":true,"titleSlider":"Producto del mes 20% Off","slider":[{"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png","link":"\u002Fproducto-del-mes","promotionId":"PRODUCTO-MES-SEPTIEMBRE-2026","promotionName":"PRODUCTO-MES-SEPTIEMBRE-2026","creativePosition":"PRODUCTO-MES-SEPTIEMBRE-2026"}],"categories":[{"categorieName":"Desmaquillantes","__editorItemTitle":"Desmaquillantes","categorieLink":"\u002Ffacial\u002Flimpiadoras\u002Fdesmaquillantes"},{"categorieName":"Agua micelar","__editorItemTitle":"Agua micelar","categorieLink":"\u002Ffacial\u002Flimpiadoras\u002Fagua-micelar"},{"categorieName":"Exfoliantes","__editorItemTitle":"Exfoliantes","categorieLink":"\u002Ffacial\u002Flimpiadoras\u002Fexfoliantes"},{"categorieName":"Limpieza facial","__editorItemTitle":"Limpieza facial","categorieLink":"\u002Ffacial\u002Flimpiadoras\u002Flimpieza-facial"}],"activeNow":true},{"__editorItemTitle":"Corporal","departmentName":"Corporal","departmentLink":"Corporal","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"d","74":"4","75":"8","76":"0","77":"a","78":"e","79":"1","80":"2","81":"-","82":"c","83":"a","84":"6","85":"7","86":"-","87":"4","88":"e","89":"4","90":"3","91":"-","92":"b","93":"b","94":"e","95":"0","96":"-","97":"a","98":"3","99":"1","100":"a","101":"0","102":"8","103":"f","104":"c","105":"0","106":"7","107":"3","108":"7","109":"_","110":"_","111":"_","112":"c","113":"e","114":"0","115":"6","116":"6","117":"a","118":"b","119":"9","120":"7","121":"0","122":"5","123":"2","124":"e","125":"8","126":"1","127":"6","128":"0","129":"9","130":"4","131":"f","132":"4","133":"9","134":"9","135":"d","136":"4","137":"0","138":"6","139":"8","140":"b","141":"6","142":"8","143":"2","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fc671d5b2-ff84-418f-bf49-0b002459a06d___ce066ab97052e816094f499d4068b682.svg","alt":"icono-Corporal"},"showSlider":true,"titleSlider":"Producto del mes 20% Off","slider":[{"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png","link":"\u002Fproducto-del-mes","promotionId":"PRODUCTO-MES-SEPTIEMBRE-2026","promotionName":"PRODUCTO-MES-SEPTIEMBRE-2026","creativePosition":"PRODUCTO-MES-SEPTIEMBRE-2026"}],"categories":[{"categorieName":"Limpiadores","__editorItemTitle":"Limpiadores","categorieLink":"\u002Fcorporal\u002Flimpiadores"},{"categorieName":"Hidratantes","__editorItemTitle":"Hidratantes","categorieLink":"\u002Fcorporal\u002Fhidratantes"},{"categorieName":"Calmantes \u002F Reparadores","__editorItemTitle":"Calmantes \u002F Reparadores","categorieLink":"\u002Fcorporal\u002Fcalmantes-reparadores"},{"categorieName":"Anti estrías","__editorItemTitle":"Anti estrías","categorieLink":"\u002Fcorporal\u002Fanti-estrias"},{"categorieName":"Anti imperfecciones","__editorItemTitle":"Anti imperfecciones","categorieLink":"\u002Fcorporal\u002Fanti-imperfecciones"},{"categorieName":"Cicatrizantes","__editorItemTitle":"Cicatrizantes","categorieLink":"\u002Fcorporal\u002Fcicatrizantes"},{"categorieName":"Desodorantes","__editorItemTitle":"Desodorantes","categorieLink":"\u002Fcorporal\u002Fdesodorantes"},{"categorieName":"Despigmentantes","__editorItemTitle":"Despigmentantes","categorieLink":"\u002Fcorporal\u002Fdespigmentantes"},{"categorieName":"Manos, uñas y pies","__editorItemTitle":"Manos, uñas y pies","categorieLink":"\u002Fcorporal\u002Fmanos-unas-y-pies"},{"categorieName":"Cuidado zona intima","__editorItemTitle":"Cuidado zona intima","categorieLink":"\u002Fcorporal\u002Fcuidado-zona-intima"}],"activeNow":true},{"__editorItemTitle":"Capilar","departmentName":"Capilar","departmentLink":"Capilar","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"8","74":"c","75":"9","76":"e","77":"a","78":"d","79":"9","80":"0","81":"-","82":"3","83":"d","84":"7","85":"8","86":"-","87":"4","88":"b","89":"5","90":"9","91":"-","92":"9","93":"2","94":"4","95":"f","96":"-","97":"4","98":"d","99":"c","100":"c","101":"b","102":"7","103":"5","104":"4","105":"7","106":"9","107":"8","108":"e","109":"_","110":"_","111":"_","112":"c","113":"2","114":"f","115":"1","116":"8","117":"d","118":"3","119":"2","120":"8","121":"c","122":"2","123":"4","124":"7","125":"c","126":"a","127":"e","128":"f","129":"8","130":"e","131":"c","132":"3","133":"2","134":"5","135":"4","136":"7","137":"3","138":"d","139":"1","140":"f","141":"f","142":"8","143":"9","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F94ca56e3-8fe7-4d44-a5e3-f58cc8b5f026___c2f18d328c247caef8ec325473d1ff89.svg","alt":"icono-Capilar"},"showSlider":true,"titleSlider":"WELLA PROFESSIONALS EN BELLA PIEL","slider":[{"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fd3128cb7-4201-4a62-b18e-19e865c34103___dcf770d49bba4cbe912ab3c6de2fd385.png","link":"\u002Fwella-professionals"}],"categories":[{"categorieName":"Shampoo","__editorItemTitle":"Shampoo","categorieLink":"\u002Fcapilar\u002Fshampoo"},{"categorieName":"Anticaída","__editorItemTitle":"Anticaída","categorieLink":"\u002Fcapilar\u002Fanticaida"},{"categorieName":"Anticaspa","__editorItemTitle":"Anticaspa","categorieLink":"\u002Fcapilar\u002Fanticaspa"},{"categorieName":"Acondicionador","__editorItemTitle":"Acondicionador","categorieLink":"\u002Fcapilar\u002Facondicionador"},{"categorieName":"Tratamientos capilares","__editorItemTitle":"Tratamientos capilares","categorieLink":"\u002Fcapilar\u002Ftratamientos-capilares"},{"__editorItemTitle":" Profesional","categorieName":"Profesional","categorieLink":"\u002Fcapilar\u002Fprofesional"}],"activeNow":true},{"__editorItemTitle":"Medicamentos","departmentName":"Medicamentos","departmentLink":"Medicamentos","departmentIcon":{"0":"h","1":"t","2":"t","3":"p","4":"s","5":":","6":"\u002F","7":"\u002F","8":"b","9":"e","10":"l","11":"l","12":"a","13":"p","14":"i","15":"e","16":"l","17":".","18":"v","19":"t","20":"e","21":"x","22":"a","23":"s","24":"s","25":"e","26":"t","27":"s","28":".","29":"c","30":"o","31":"m","32":"\u002F","33":"a","34":"s","35":"s","36":"e","37":"t","38":"s","39":"\u002F","40":"v","41":"t","42":"e","43":"x","44":".","45":"f","46":"i","47":"l","48":"e","49":"-","50":"m","51":"a","52":"n","53":"a","54":"g","55":"e","56":"r","57":"-","58":"g","59":"r","60":"a","61":"p","62":"h","63":"q","64":"l","65":"\u002F","66":"i","67":"m","68":"a","69":"g","70":"e","71":"s","72":"\u002F","73":"a","74":"9","75":"5","76":"0","77":"0","78":"0","79":"e","80":"6","81":"-","82":"3","83":"0","84":"1","85":"2","86":"-","87":"4","88":"a","89":"1","90":"5","91":"-","92":"b","93":"8","94":"1","95":"9","96":"-","97":"7","98":"0","99":"4","100":"7","101":"e","102":"2","103":"5","104":"5","105":"8","106":"9","107":"4","108":"4","109":"_","110":"_","111":"_","112":"3","113":"6","114":"b","115":"e","116":"7","117":"e","118":"9","119":"2","120":"d","121":"9","122":"c","123":"f","124":"5","125":"8","126":"9","127":"4","128":"1","129":"4","130":"f","131":"2","132":"1","133":"a","134":"c","135":"c","136":"8","137":"5","138":"2","139":"8","140":"d","141":"9","142":"8","143":"a","144":".","145":"s","146":"v","147":"g","addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7f6c22d4-a084-4ef2-9ae2-a8d6bdb3b899___36be7e92d9cf589414f21acc8528d98a.svg","alt":"icono-medicamentos"},"activeNow":true}],"additionalDef":"none","textType":"t-body","orientation":"horizontal"},"contentIds":["ezB2fWHq96tps26nEgEZeo~tWjFpXJGtwSr4FzRpxmC3f"]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fminicart-front":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-front","blocks":[],"component":"[email protected]\u002FMiniCartFront","composition":"blocks","contentMapId":"gYD3hbirLZ8nVKVBzkS4Ur","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart-front"],"preview":null,"props":{},"render":"server","track":[],"content":{"mostrarAhora":false,"fechaInicio":"2026-05-10T15:07:00.000Z","fechaFin":"2026-07-01T04:59:00.000Z","pedidoMinimo":120000,"textoNoAlcanzado":"Te faltan $$$ para  completar el envío gratis","textoAlcanzado":"¡Finaliza tu compra! El envío es GRATIS","labelNoAlcanzado":"","labelAlcanzado":"","showLabel":false},"contentIds":["gYD3hbirLZ8nVKVBzkS4Ur~o1KUftioDZhLpPjWicAZKv"]},"store.search\u002F$around_storeWrapper#global-highlights\u002FHighlightsContext#v2\u002FTagContext":{"before":[],"around":[],"after":[],"blockId":"[email protected]:TagContext","blocks":[{"blockId":"[email protected]:sticky-context#general","extensionPointId":"sticky-context#general","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FGiftContext","composition":"blocks","contentMapId":"3akNUo7ewCNawJjHnyuTms","hasContentSchema":false,"hydration":"always","implements":["[email protected]:TagContext"],"preview":null,"props":{"CustomContext":"sticky-context#general"},"render":"server","track":[],"content":{"promotionNames":[{"__editorItemTitle":"Dinamica Eucerin obsequio (R1242) por compra mayores a 300.000","namePromotion":"Dinamica Eucerin obsequio (R1242) por compra mayores a 300.000"},{"__editorItemTitle":"Dinamica Vichy Obsequio (R1243) por compra mayores a 400000","namePromotion":"Dinamica Vichy Obsequio (R1243) por compra mayores a 400000"},{"__editorItemTitle":" Dinamica La Roche Posay Obsequio (R1243) por compra mayores a 400000","namePromotion":" Dinamica La Roche Posay Obsequio (R1243) por compra mayores a 400000"},{"__editorItemTitle":"Dinamica Institut Esthederm obsequio (R1218) por compra mayores a 350.000","namePromotion":"Dinamica Institut Esthederm obsequio (R1218) por compra mayores a 350.000"},{"__editorItemTitle":" Dinamica Vichy Dercos Compra Ref 6304 lleva obsequio (0938)","namePromotion":" Dinamica Vichy Dercos Compra Ref 6304 lleva obsequio (0938)"},{"__editorItemTitle":"Dinamica Cerave Compra Ref 6225 lleva obsequio (0954)","namePromotion":"Dinamica Cerave Compra Ref 6225 lleva obsequio (0954)"},{"__editorItemTitle":"Medivelius Compra Ref 5613 Upgrade Ar Sensilis  y lleva obsequio R1257","namePromotion":"Medivelius Compra Ref 5613 Upgrade Ar Sensilis  y lleva obsequio R1257"},{"__editorItemTitle":"Medivelius Compra Refs Royal Jelly Apivita y lleva obsequio 1018","namePromotion":"Medivelius Compra Refs Royal Jelly Apivita y lleva obsequio 1018"},{"__editorItemTitle":"Medivelius Por compras de Sueros bee tech Apivita lleva obsequio 0985","namePromotion":"Medivelius Por compras de Sueros bee tech Apivita lleva obsequio 0985"},{"__editorItemTitle":"Medivelius Por la compra de productos de la línea Cantabria Labs obsequio 0986","namePromotion":"Medivelius Por la compra de productos de la línea Cantabria Labs obsequio 0986"},{"__editorItemTitle":"Medivelius Uriage Compra Ref 5619 Cica Daily Serum y lleva obsequio R1271","namePromotion":"Medivelius Uriage Compra Ref 5619 Cica Daily Serum y lleva obsequio R1271"},{"__editorItemTitle":"Dinamica LRP Compra Anthelios Air UVAIR lleva obsequio (R1249)","namePromotion":"Dinamica LRP Compra Anthelios Air UVAIR lleva obsequio (R1249)"},{"__editorItemTitle":"Dinamica Duo Inyectables Lineas Finas y Arrugas obsequio (R1278)","namePromotion":"Dinamica Duo Inyectables Lineas Finas y Arrugas obsequio (R1278)"},{"__editorItemTitle":"Dinamica Duo Luminosidad Textura obsequio (R1281)","namePromotion":"Dinamica Duo Luminosidad Textura obsequio (R1281)"},{"__editorItemTitle":"Dinamica Duo Antiedad Lifting obsequio (R1280)","namePromotion":"Dinamica Duo Antiedad Lifting obsequio (R1280)"},{"__editorItemTitle":"Dinamica Duo Antimanchas obsequio (R1279)","namePromotion":"Dinamica Duo Antimanchas obsequio (R1279)"}]},"contentIds":["3akNUo7ewCNawJjHnyuTms~awSiNHfqjnQyDLdGiN14Wg"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#newsletter":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#newsletter","blocks":[{"blockId":"[email protected]:rich-text#text-newsletter","extensionPointId":"rich-text#text-newsletter","children":true,"blockRole":"children"},{"blockId":"[email protected]:Newsletter","extensionPointId":"Newsletter","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"newsletter"},"render":"server","title":"Contenedor Newsletter","track":[],"content":{"blockClass":"newsletter"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#sections-footer","blocks":[{"blockId":"[email protected]:flex-layout.col#contact-footer","extensionPointId":"flex-layout.col#contact-footer","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu-item#about","extensionPointId":"menu-item#about","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu-item#my-account","extensionPointId":"menu-item#my-account","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu-item#legal","extensionPointId":"menu-item#legal","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["sections-footer"]},"render":"server","title":"Contenedor Secciones Footer","track":[],"content":{"blockClass":["sections-footer"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#payment-rappi-superintendencia","blocks":[{"blockId":"[email protected]:flex-layout.col#payment","extensionPointId":"flex-layout.col#payment","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#rappi","extensionPointId":"flex-layout.col#rappi","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#superintendencia","extensionPointId":"flex-layout.col#superintendencia","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","blockClass":"payment-rappi-superintendencia"},"render":"server","title":"Contenedor Métodos De Pago, Rappi y Superintendencia","track":[],"content":{"colSizing":"auto","blockClass":"payment-rappi-superintendencia"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#copyright","blocks":[{"blockId":"[email protected]:rich-text#copyright","extensionPointId":"rich-text#copyright","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#icons-copyright","extensionPointId":"flex-layout.col#icons-copyright","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","blockClass":"copyright"},"render":"server","title":"Contenedor Copyright","track":[],"content":{"colSizing":"auto","blockClass":"copyright"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Ftopsort-banner#category-aware":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner#category-aware","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{"slotId":"banner_categoria","width":"2000","height":"302","categoryBanner":true,"carousel":true,"slots":3,"sliderDelay":6000,"sliderSettings":{"showNavigationArrows":"always","showPaginationDots":"always","infinite":true,"slideTransition":{"speed":500,"timing":"ease-in-out"}}},"render":"server","track":[],"content":{"slotId":"banner_categoria","width":"2000","height":"302","categoryBanner":true,"carousel":true,"slots":3,"sliderDelay":6000,"sliderSettings":{"showNavigationArrows":"always","showPaginationDots":"always","infinite":true,"slideTransition":{"speed":500,"timing":"ease-in-out"}}},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#cg-plp-section-01","blocks":[{"blockId":"[email protected]:component-generator#plp-section-01","extensionPointId":"component-generator#plp-section-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"fullWidth":true,"blockClass":"cg-plp"},"render":"server","title":"CG DESK\u002FMOBILE - Heading (Banners)","track":[],"content":{"fullWidth":true,"blockClass":"cg-plp"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#breadcrumb-title-search":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#breadcrumb-title-search","blocks":[{"blockId":"[email protected]:flex-layout.col#breadcrumb-title-search","extensionPointId":"flex-layout.col#breadcrumb-title-search","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"fullWidth":false,"blockClass":"breadcrumb-title-search"},"render":"server","title":"Contenedor Miga De Pan Y Título Buscador","track":[],"content":{"fullWidth":false,"blockClass":"breadcrumb-title-search"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#cg-plp-section-02","blocks":[{"blockId":"[email protected]:component-generator#plp-section-02","extensionPointId":"component-generator#plp-section-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"fullWidth":true,"blockClass":"cg-plp"},"render":"server","title":"CG DESK\u002FMOBILE - Sección 02","track":[],"content":{"fullWidth":true,"blockClass":"cg-plp"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-search","blocks":[{"blockId":"[email protected]:flex-layout.col#filter","extensionPointId":"flex-layout.col#filter","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#products","extensionPointId":"flex-layout.col#products","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"search-result"},"render":"server","title":"Contenedor Buscador","track":[],"content":{"blockClass":"search-result"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#cg-plp-section-03","blocks":[{"blockId":"[email protected]:component-generator#plp-section-03","extensionPointId":"component-generator#plp-section-03","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"fullWidth":true,"blockClass":"cg-plp"},"render":"server","title":"CG DESK\u002FMOBILE - Sección 03","track":[],"content":{"fullWidth":true,"blockClass":"cg-plp"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#search-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#search-not-found","blocks":[{"blockId":"[email protected]:flex-layout.col#search-not-found","extensionPointId":"flex-layout.col#search-not-found","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"search-not-found"},"render":"server","title":"Contenedor de búsqueda vacía","track":[],"content":{"blockClass":"search-not-found"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#categories-vitrine-not-found","blocks":[{"blockId":"[email protected]:component-generator#not-found","extensionPointId":"component-generator#not-found","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["categories-vitrine-not-found","categories-vitrine-errors-search","cg-home"]},"render":"server","title":"Contenedor Categorías Y Vitrina De Productos Not Found","track":[],"content":{"blockClass":["categories-vitrine-not-found","categories-vitrine-errors-search","cg-home"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-header-desktop","blocks":[{"blockId":"[email protected]:image#logo","extensionPointId":"image#logo","children":true,"blockRole":"children"},{"blockId":"[email protected]:search-bar","extensionPointId":"search-bar","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#items-header-desktop","extensionPointId":"flex-layout.col#items-header-desktop","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","horizontalAlign":"between","blockClass":"container-header-desktop"},"render":"server","title":"Container Header Desktop","track":[],"content":{"colSizing":"auto","horizontalAlign":"between","blockClass":"container-header-desktop"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#submenu-desktop","blocks":[{"blockId":"[email protected]:flex-layout.col#container-submenu-desktop","extensionPointId":"flex-layout.col#container-submenu-desktop","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu-highlights-desktop#section-02","extensionPointId":"menu-highlights-desktop#section-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","colJustify":"between","blockClass":["container-submenu-desktop"]},"render":"server","title":"Contenedor SubMenu Desktop","track":[],"content":{"colSizing":"auto","colJustify":"between","blockClass":["container-submenu-desktop"]},"contentIds":[""]},"store.search\u002F$around_storeWrapper#global-highlights\u002FHighlightsContext#v2\u002FTagContext\u002Fsticky-context#general":{"before":[],"around":[],"after":[],"blockId":"[email protected]:sticky-context#general","blocks":[],"component":"[email protected]\u002FStickyContext","composition":"children","contentMapId":"96116Uhi3Pc5J628eVNbxC","hasContentSchema":false,"hydration":"always","implements":["[email protected]:sticky-context"],"preview":null,"props":{"stickies":[{"showOnAllUrls":false,"image":{"src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif"},"alt":"mundial de futbol","link":"\u002Fmundial","target":"_self","imageStyles":{"container":"desktop","desktop":{"width":"200px"},"tablet":{"width":"200px"},"phone":{"width":"140px"}}},"verticalPosition":{"position":"center"},"horizontalPosition":{"position":"left","translateX":"0"},"visibility":{"isActive":false,"startDate":"2026-06-11T05:00:00.000Z","endDate":"2026-07-20T05:00:00.000Z"},"__editorItemTitle":"grita glow stickie","urls":[{"__editorItemTitle":"home","pathname":"\u002F"},{"__editorItemTitle":"ofertas","pathname":"\u002Fofertas"}]}]},"render":"server","track":[],"content":{"stickies":[{"showOnAllUrls":false,"image":{"src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif"},"alt":"descuentos-dermocosmetica","link":"\u002F983?map=productClusterIds","target":"_self","imageStyles":{"container":"phone","desktop":{"width":"13%"},"phone":{"width":"22%"},"tablet":{"width":"20%"}}},"verticalPosition":{"position":"center"},"horizontalPosition":{"position":"left"},"visibility":{"isActive":false,"startDate":"2026-09-01T05:00:00.000Z","endDate":"2026-10-01T05:00:00.000Z"},"__editorItemTitle":"Match perfecto Cetaphil","urls":[{"__editorItemTitle":"cetaphil","pathname":"\u002Fcetaphil"}],"pdpBrands":[]},{"showOnAllUrls":false,"image":{"src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif"},"alt":null,"link":"\u002Fmatch-perfecto","target":"_self","imageStyles":{"container":"desktop","desktop":{"width":"240px"},"tablet":{"width":"200px"},"phone":{"width":"140px"}}},"verticalPosition":{"position":"center"},"horizontalPosition":{"position":"left","translateX":"-30px"},"visibility":{"isActive":true,"startDate":"2026-09-01T13:02:00.000Z","endDate":"2026-10-01T05:00:00.000Z"},"__editorItemTitle":"Match perfecto sticky","pdpBrands":[],"urls":[{"__editorItemTitle":"home","pathname":"\u002F"},{"pathname":"\u002Fofertas","__editorItemTitle":"ofertas"}]},{"showOnAllUrls":false,"image":{"src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif"},"alt":"click-ganador","link":"\u002Faniversario-digital","target":"_self","imageStyles":{"container":"desktop","desktop":{"width":"200px"},"tablet":{"width":"200px"},"phone":{"width":"140px"}}},"verticalPosition":{"position":"center"},"horizontalPosition":{"position":"left","translateX":"0"},"visibility":{"isActive":true,"startDate":"2026-09-07T05:00:00.000Z","endDate":"2026-09-10T05:00:00.000Z"},"__editorItemTitle":"Click Ganador","urls":[{"__editorItemTitle":"home","pathname":"\u002F"},{"__editorItemTitle":"ofertas","pathname":"\u002Fofertas"}]},{"showOnAllUrls":false,"image":{"src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif"},"alt":"isdin-match-perfect","link":"\u002F970?map=productClusterIds","target":"_self","imageStyles":{"container":"desktop","desktop":{"width":"230px","height":"230px"},"phone":{"width":"120px","height":"120px"},"tablet":{"width":"120px","height":"120px"}}},"verticalPosition":{"position":"center"},"horizontalPosition":{"position":"left"},"visibility":{"isActive":true,"endDate":"2026-10-01T05:00:00.000Z"},"__editorItemTitle":"Match Isdin","pdpCategories":[{"__editorItemTitle":"Antiedad","categoryName":"\u002Ffacial\u002Fanti-edad"}],"urls":[{"__editorItemTitle":"\u002Ffacial\u002Fanti-edad","pathname":"\u002Ffacial\u002Fanti-edad"},{"__editorItemTitle":"Isdin","pathname":"\u002Fisdin"}]}]},"contentIds":["96116Uhi3Pc5J628eVNbxC~n2t87B4s741JZnfnEZ6uUV"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#newsletter\u002Frich-text#text-newsletter":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#text-newsletter","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"**Suscríbete y se parte de nuestra comunidad** \n\n Únete a nuestra newsletter e infórmate sobre tendencias, ofertas exclusivas y contenidos de calidad.","blockClass":["newsletter"]},"render":"server","title":"Texto Newsletter","track":[],"content":{"text":"**Suscríbete y se parte de nuestra comunidad** \n\n Únete a nuestra newsletter e infórmate sobre tendencias, ofertas exclusivas y contenidos de calidad.","blockClass":["newsletter"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#newsletter\u002FNewsletter":{"before":[],"around":[],"after":[],"blockId":"[email protected]:Newsletter","blocks":[],"component":"[email protected]\u002FNewsletter","composition":"blocks","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:Newsletter"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#contact-footer","blocks":[{"blockId":"[email protected]:image#logo","extensionPointId":"image#logo","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu#contact-footer","extensionPointId":"[email protected]:menu#contact-footer","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#social-network","extensionPointId":"flex-layout.row#social-network","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"preventVerticalStretch":true,"blockClass":["contact-footer"]},"render":"server","title":"Contenedor Contacto Footer","track":[],"content":{"preventVerticalStretch":true,"blockClass":["contact-footer"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#about":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-item#about","blocks":[{"blockId":"[email protected]:submenu.accordion#about","extensionPointId":"submenu","children":false,"blockRole":"block"}],"component":"[email protected]\u002FMenuItem","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu-item"],"preview":null,"props":{"text":"Nosotros","blockClass":["menu-about","title-menu-footer"],"type":"custom"},"render":"server","title":"Menu Nosotros","track":[],"content":{"text":"Nosotros","blockClass":["menu-about","title-menu-footer"],"type":"custom"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#my-account":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-item#my-account","blocks":[{"blockId":"[email protected]:submenu.accordion#my-account","extensionPointId":"submenu","children":false,"blockRole":"block"}],"component":"[email protected]\u002FMenuItem","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu-item"],"preview":null,"props":{"text":"Mi Cuenta","blockClass":["menu-my-account","title-menu-footer"],"type":"custom"},"render":"server","title":"Menu Mi Cuenta","track":[],"content":{"text":"Mi Cuenta","blockClass":["menu-my-account","title-menu-footer"],"type":"custom"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#legal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-item#legal","blocks":[{"blockId":"[email protected]:submenu.accordion#legal","extensionPointId":"submenu","children":false,"blockRole":"block"}],"component":"[email protected]\u002FMenuItem","composition":"children","contentMapId":"m3NsBfr5aqMw4BRet93ACN","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu-item"],"preview":null,"props":{"text":"Legales","blockClass":["menu-legal","title-menu-footer"]},"render":"server","title":"Menu Legales","track":[],"content":{"type":"custom","itemProps":{"href":"\u002Flegales"},"iconProps":{"id":null},"id":"","additionalDef":"none","textType":"t-body","orientation":"horizontal","text":"Legales","blockClass":["menu-legal","title-menu-footer"]},"contentIds":["m3NsBfr5aqMw4BRet93ACN~pcUiiHHsKucp3HZi5RHdtT"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#payment":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#payment","blocks":[{"blockId":"[email protected]:flex-layout.row#payment","extensionPointId":"flex-layout.row#payment","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"payment"},"render":"server","title":"Contenedor Métodos De Pago","track":[],"content":{"blockClass":"payment"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#rappi":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#rappi","blocks":[{"blockId":"[email protected]:flex-layout.row#rappi","extensionPointId":"flex-layout.row#rappi","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"rappi"},"render":"server","title":"Contenedor Rappi","track":[],"content":{"blockClass":"rappi"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#superintendencia":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#superintendencia","blocks":[{"blockId":"[email protected]:image#superintendencia","extensionPointId":"image#superintendencia","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"superintendencia"},"render":"server","title":"Contenedor Superintendencia","track":[],"content":{"blockClass":"superintendencia"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Frich-text#copyright":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#copyright","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"© Copyright 2025 Bella Piel. Todos los Derechos Reservados.","blockClass":["copyright"]},"render":"server","title":"Texto Copyright","track":[],"content":{"text":"© Copyright 2025 Bella Piel. Todos los Derechos Reservados.","blockClass":["copyright"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Fflex-layout.col#icons-copyright":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#icons-copyright","blocks":[{"blockId":"[email protected]:flex-layout.row#icons-copyright","extensionPointId":"flex-layout.row#icons-copyright","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"icons-copyright"},"render":"server","title":"Contenedor Iconos Copyright","track":[],"content":{"blockClass":"icons-copyright"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:component-generator#plp-section-01","blocks":[{"blockId":"[email protected]:topsort-banner","extensionPointId":"topsort-banner","children":false,"blockRole":"block"},{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary.shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FComponentGenerator","composition":"blocks","contentMapId":"ieD9R1FobUsBuFkPL4T14a","hasContentSchema":false,"hydration":"always","implements":["[email protected]:component-generator"],"preview":null,"props":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"Facial Banner","show":true,"centeredOrFull":"full-width","classModifier":"none","itemType":"MediaSlider","mediaSliderSchema":{"slides":[{"mediaType":"linkCard","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5d2f800f-aec2-48d9-8015-691fdb2a51cf___544f1c12fe382625ad788194cd929ff9.png"},"__editorItemTitle":"Banner 01","setStylesLinkCardImage":{"device":"phone","desktop":{"width":100},"tablet":{"width":100},"phone":{"width":100}},"alt":"Facial"},{"mediaType":"linkCard","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F2880x300","tablet":"https:\u002F\u002Fplacehold.co\u002F2880x300","phone":"https:\u002F\u002Fplacehold.co\u002F750x360"},"__editorItemTitle":"Banner 02","setStylesLinkCardImage":{"device":"phone","desktop":{"width":100},"tablet":{"width":100},"phone":{"width":100}}}]},"sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":1,"tablet":1,"phone":1},"showNavigationArrows":"always","showPaginationDots":"always","fullWidth":true},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}}]},"render":"server","track":[],"content":{"items":[{"__editorItemTitle":"Facial Banner","show":true,"centeredOrFull":"full-width","classModifier":"none","itemType":"MediaSlider","mediaSliderSchema":{"slides":[{"mediaType":"linkCard","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5d2f800f-aec2-48d9-8015-691fdb2a51cf___544f1c12fe382625ad788194cd929ff9.png"},"__editorItemTitle":"Banner 01","setStylesLinkCardImage":{"device":"phone","desktop":{"width":100},"tablet":{"width":100},"phone":{"width":100}},"alt":"Facial"},{"mediaType":"linkCard","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F2880x300","tablet":"https:\u002F\u002Fplacehold.co\u002F2880x300","phone":"https:\u002F\u002Fplacehold.co\u002F750x360"},"__editorItemTitle":"Banner 02","setStylesLinkCardImage":{"device":"phone","desktop":{"width":100},"tablet":{"width":100},"phone":{"width":100}}}]},"sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":1,"tablet":1,"phone":1},"showNavigationArrows":"always","showPaginationDots":"always","fullWidth":true},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"},"backgroundColor":null}],"ProductSummary":"product-summary.shelf"},"contentIds":["ieD9R1FobUsBuFkPL4T14a~5JSZeisJtnZuSQfwCQ8829"]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#breadcrumb-title-search\u002Fflex-layout.col#breadcrumb-title-search":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#breadcrumb-title-search","blocks":[{"blockId":"[email protected]:breadcrumb-custom","extensionPointId":"breadcrumb-custom","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"breadcrumb-title-search"},"render":"server","title":"Contenedor Miga De Pan Y Título Buscador","track":[],"content":{"blockClass":"breadcrumb-title-search"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:component-generator#plp-section-02","blocks":[{"blockId":"[email protected]:topsort-banner","extensionPointId":"topsort-banner","children":false,"blockRole":"block"},{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary.shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FComponentGenerator","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:component-generator"],"preview":null,"props":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"Tab Layout","show":true,"centeredOrFull":"centered","classModifier":"none","itemType":"TabLayout","tabLayoutSchema":{"tabList":[{"__editorItemTitle":"Ver todo","label":"Ver todo","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"itemType":"LinkCard","centeredOrFull":"full-width","linkCardSchema":{"images":[{"__editorItemTitle":"Banner","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"968","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Nuevo","label":"Nuevo","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"961","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Limpiadores","label":"Limpiadores","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Hidratantes","label":"Hidratantes","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Anti edad","label":"Anti edad","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Despigmentantes","label":"Despigmentante","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Anti imperfecciones","label":"Anti imperfecciones","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Sérums","label":"Sérums","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Ojos y pestañas","label":"Ojos y pestañas","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Kits","label":"Kits","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":60}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"434","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]}],"bgColorContent":"#F4F4F4"},"containerProps":{"container":"ContainerMobile","marginTop":40,"marginTopMobile":32},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}}]},"render":"server","track":[],"content":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"Tab Layout","show":true,"centeredOrFull":"centered","classModifier":"none","itemType":"TabLayout","tabLayoutSchema":{"tabList":[{"__editorItemTitle":"Ver todo","label":"Ver todo","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"itemType":"LinkCard","centeredOrFull":"full-width","linkCardSchema":{"images":[{"__editorItemTitle":"Banner","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"968","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Nuevo","label":"Nuevo","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"961","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Limpiadores","label":"Limpiadores","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Hidratantes","label":"Hidratantes","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Anti edad","label":"Anti edad","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Despigmentantes","label":"Despigmentante","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Anti imperfecciones","label":"Anti imperfecciones","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Sérums","label":"Sérums","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Ojos y pestañas","label":"Ojos y pestañas","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Kits","label":"Kits","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":60}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"434","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]}],"bgColorContent":"#F4F4F4"},"containerProps":{"container":"ContainerMobile","marginTop":40,"marginTopMobile":32},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}}]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#filter","blocks":[{"blockId":"[email protected]:conditional-content#filters","extensionPointId":"conditional-content#filters","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"width":"20%","blockClass":"container-filters"},"render":"server","title":"Contenedor Filtros","track":[],"content":{"width":"20%","blockClass":"container-filters"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#products","blocks":[{"blockId":"[email protected]:flex-layout.row#order-by-and-total-products","extensionPointId":"flex-layout.row#order-by-and-total-products","children":true,"blockRole":"children"},{"blockId":"[email protected]:search-banner-custom#plpv2","extensionPointId":"search-banner-custom#plpv2","children":true,"blockRole":"children"},{"blockId":"[email protected]:search-content","extensionPointId":"search-content","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#btn-see-more","extensionPointId":"flex-layout.row#btn-see-more","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"preventVerticalStretch":true,"blockClass":"list-products"},"render":"server","title":"Contenedor Search Productos","track":[],"content":{"preventVerticalStretch":true,"blockClass":"list-products"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03":{"before":[],"around":[],"after":[],"blockId":"[email protected]:component-generator#plp-section-03","blocks":[{"blockId":"[email protected]:topsort-banner","extensionPointId":"topsort-banner","children":false,"blockRole":"block"},{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary.shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FComponentGenerator","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:component-generator"],"preview":null,"props":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"SEO","show":true,"centeredOrFull":"centered","classModifier":"cg_textBlock_seo_plp","itemType":"TextBlock","textBlockSchema":{"texts":[{"__editorItemTitle":"h1","text":"## Productos para protección solar","textColor":"c-on-black","alignCenterOrLeftOrRight":"LEFT","centerOrLeftOrRight":"LEFT","showTrigger":false,"setTextStyles":{}},{"__editorItemTitle":"text","text":"Tenemos la mejor selección de productos para la protección de tu piel ante el sol. Compra en nuestra tienda online los aliados perfectos para que tu piel no sea maltratada por los rayos UV y además poder lograr un bronceado perfecto y saludable.","textColor":"c-on-neutral-500","alignCenterOrLeftOrRight":"LEFT","centerOrLeftOrRight":"LEFT"}]},"containerProps":{"container":"ContainerDesktop","marginTop":40,"marginBottom":0,"marginTopMobile":32,"marginBottomMobile":0},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}},{"__editorItemTitle":"Marcas","show":true,"centeredOrFull":"centered","classModifier":"none","itemType":"BannerSlider","maxHeight":"56px","sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":6,"tablet":4,"phone":3},"showNavigationArrows":"always","showPaginationDots":"always"},"images":[{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Isdin","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Cetaphil","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png","alt":"CeraVe","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png","alt":"Vichy","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png","alt":"Uriage"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Bioderma","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Nombre Marca","image":"https:\u002F\u002Fplacehold.co\u002F192x56","mobileImage":"https:\u002F\u002Fplacehold.co\u002F192x56"}],"containerProps":{"container":"ContainerDesktop","marginTop":56,"marginTopMobile":40,"marginBottom":40,"marginBottomMobile":40},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}}]},"render":"server","track":[],"content":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"SEO","show":true,"centeredOrFull":"centered","classModifier":"cg_textBlock_seo_plp","itemType":"TextBlock","textBlockSchema":{"texts":[{"__editorItemTitle":"h1","text":"## Productos para protección solar","textColor":"c-on-black","alignCenterOrLeftOrRight":"LEFT","centerOrLeftOrRight":"LEFT","showTrigger":false,"setTextStyles":{}},{"__editorItemTitle":"text","text":"Tenemos la mejor selección de productos para la protección de tu piel ante el sol. Compra en nuestra tienda online los aliados perfectos para que tu piel no sea maltratada por los rayos UV y además poder lograr un bronceado perfecto y saludable.","textColor":"c-on-neutral-500","alignCenterOrLeftOrRight":"LEFT","centerOrLeftOrRight":"LEFT"}]},"containerProps":{"container":"ContainerDesktop","marginTop":40,"marginBottom":0,"marginTopMobile":32,"marginBottomMobile":0},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}},{"__editorItemTitle":"Marcas","show":true,"centeredOrFull":"centered","classModifier":"none","itemType":"BannerSlider","maxHeight":"56px","sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":6,"tablet":4,"phone":3},"showNavigationArrows":"always","showPaginationDots":"always"},"images":[{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Isdin","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Cetaphil","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png","alt":"CeraVe","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png","alt":"Vichy","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png","alt":"Uriage"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Bioderma","image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png","mobileImage":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png"},{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Nombre Marca","image":"https:\u002F\u002Fplacehold.co\u002F192x56","mobileImage":"https:\u002F\u002Fplacehold.co\u002F192x56"}],"containerProps":{"container":"ContainerDesktop","marginTop":56,"marginTopMobile":40,"marginBottom":40,"marginBottomMobile":40},"isPLP":{"isPLPToggle":true,"URL":"\u002Ffacial"}}]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#search-not-found\u002Fflex-layout.col#search-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#search-not-found","blocks":[{"blockId":"[email protected]:icon#search-not-found","extensionPointId":"icon#search-not-found","children":true,"blockRole":"children"},{"blockId":"[email protected]:rich-text#search-not-found","extensionPointId":"rich-text#search-not-found","children":true,"blockRole":"children"},{"blockId":"[email protected]:link#search-not-found","extensionPointId":"link#search-not-found","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":"search-not-found"},"render":"server","title":"Contenedor de búsqueda vacía","track":[],"content":{"horizontalAlign":"center","blockClass":"search-not-found"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:component-generator#not-found","blocks":[{"blockId":"[email protected]:topsort-banner","extensionPointId":"topsort-banner","children":false,"blockRole":"block"},{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary.shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FComponentGenerator","composition":"blocks","contentMapId":"rGar1UMKh1YmqE4uHMvkyQ","hasContentSchema":false,"hydration":"always","implements":["[email protected]:component-generator"],"preview":null,"props":{"ProductSummary":"product-summary.shelf","items":[{"__editorItemTitle":"Productos para cada necesidad","show":true,"centeredOrFull":"centered","classModifier":"cg_infocardSlider_home_cat","itemType":"InfoCardSlider","titleItem":{"titleToggle":true,"text":"## Productos para cada necesidad\nEncuentra tu producto ideal para el cuidado de tu piel","textColor":"c-on-black","centerOrLeftOrRight":"LEFT","alignCenterOrLeftOrRight":"LEFT"},"infocards":[{"__editorItemTitle":"Protección Solar","image":{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png","alt":"Protección Solar"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Protección Solar","text":"**Protección Solar**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Antiedad","image":{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png","alt":"Antiedad","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Antiedad","text":"**Antiedad**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Antimanchas","image":{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","alt":"Antimanchas","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Antimanchas","text":"**Antimanchas**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Imperfecciones","image":{"link":{"attributeNofollow":false,"url":"\u002Fpendiente"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png","alt":"Imperfecciones","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Imperfecciones","text":"**Imperfecciones**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]}],"sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":4,"tablet":4,"phone":2},"showNavigationArrows":"always","showPaginationDots":"always","fullWidth":true},"containerProps":{"container":"ContainerMobile","marginTop":48,"marginTopMobile":32}},{"__editorItemTitle":"Más vendidos","show":true,"centeredOrFull":"centered","classModifier":"errors","itemType":"TabLayout","tabLayoutSchema":{"tabList":[{"__editorItemTitle":"Estrellas","label":"Estrellas","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"itemType":"LinkCard","centeredOrFull":"full-width","linkCardSchema":{"images":[{"__editorItemTitle":"Banner","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"968","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Protección Solar","label":"Protección Solar","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"961","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Hidratantes","label":"Hidratantes","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Sérums","label":"Sérums","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Limpiadores","label":"Limpiadores","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Contorno de ojos","label":"Contorno de ojos","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","itemType":"GridLayout","centeredOrFull":"full-width","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Corporales","label":"Corporales","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Kits","label":"Kits","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":60}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fplacehold.co\u002F1032x940","tablet":"https:\u002F\u002Fplacehold.co\u002F372x456","phone":"https:\u002F\u002Fplacehold.co\u002F682x200"},"alt":"Banner Promo","title":null,"link":"\u002Fpendiente","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"434","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]}]},"titleItem":{"titleToggle":true,"text":"## Más vendidos","textColor":"c-on-black","centerOrLeftOrRight":"LEFT","alignCenterOrLeftOrRight":"LEFT"},"containerProps":{"container":"ContainerMobile","marginTop":40,"marginTopMobile":32}}]},"render":"server","title":"Componente Generator Not Found","track":[],"content":{"items":[{"__editorItemTitle":"Productos para cada necesidad","show":true,"centeredOrFull":"centered","classModifier":"cg_infocardSlider_home_cat","itemType":"InfoCardSlider","titleItem":{"titleToggle":true,"text":"## Productos para cada necesidad\nEncuentra tu producto ideal para el cuidado de tu piel","textColor":"c-on-black","centerOrLeftOrRight":"LEFT","alignCenterOrLeftOrRight":"LEFT"},"infocards":[{"__editorItemTitle":"Protección Solar","image":{"link":{"attributeNofollow":false,"url":"\u002Fproteccion-solar"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png","alt":"Protección Solar"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Protección Solar","text":"**Protección Solar**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Antiedad","image":{"link":{"attributeNofollow":false,"url":"\u002Ffacial\u002Fanti-edad"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png","alt":"Antiedad","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Antiedad","text":"**Antiedad**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Antimanchas","image":{"link":{"attributeNofollow":false,"url":"\u002Ffacial\u002Fdespigmentantes-anti-manchas"},"analyticsProperties":"none","width":"100%","alt":"Antimanchas","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Antimanchas","text":"**Antimanchas**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]},{"__editorItemTitle":"Imperfecciones","image":{"link":{"attributeNofollow":false,"url":"\u002Ffacial\u002Fanti-imperfecciones"},"analyticsProperties":"none","width":"100%","src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png","alt":"Imperfecciones","mobileSrc":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png"},"buttons":{"tachyons":"flex flex-column justify-start items-start flex-row-m w-100"},"containerProps":{},"texts":[{"__editorItemTitle":"Imperfecciones","text":"**Imperfecciones**","textColor":"c-on-black","alignCenterOrLeftOrRight":"CENTER","centerOrLeftOrRight":"CENTER","showTrigger":false,"setTextStyles":{}}]}],"sliderLayoutConfig":{"showOrHide":"show","itemsPerPage":{"desktop":4,"tablet":4,"phone":2},"showNavigationArrows":"always","showPaginationDots":"always","fullWidth":true},"containerProps":{"container":"ContainerMobile","marginTop":48,"marginTopMobile":32},"backgroundColor":null},{"__editorItemTitle":"Más vendidos","show":true,"centeredOrFull":"centered","classModifier":"errors","itemType":"TabLayout","tabLayoutSchema":{"tabList":[{"__editorItemTitle":"Estrellas","label":"Estrellas","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"itemType":"LinkCard","centeredOrFull":"full-width","linkCardSchema":{"images":[{"__editorItemTitle":"Banner","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F05ed619e-f505-420f-9989-f9bc15fa19ab___89a8a6962d4bb6babbe96f286662a5d8.png"},"alt":"Banner Promo","title":null,"link":"\u002F843?map=productClusterIds","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"843","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always","orderBy":"OrderByTopSaleDESC"}]}}]},{"__editorItemTitle":"Protección Solar","label":"Protección Solar","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F2890b51f-dfda-496f-bc2f-7a6f8f1415db___36531061e789eae3eaf06ae184f3f7a4.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F2890b51f-dfda-496f-bc2f-7a6f8f1415db___36531061e789eae3eaf06ae184f3f7a4.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9bbd0ab0-04f8-4991-ba9b-ad762addb659___b5b15841304f64d645f9e32fe1409292.png"},"alt":"proteccion-solar-oferta","title":"proteccion-solar-oferta","link":"\u002F906?map=productClusterIds","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"906","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Hidratantes","label":"Hidratantes","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff92b4ff7-d9a0-45c8-b47e-db456d63687e___a66cbd068dcbb4574c702ec982532de6.webp","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ff92b4ff7-d9a0-45c8-b47e-db456d63687e___a66cbd068dcbb4574c702ec982532de6.webp","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F57261123-1d64-4fa7-a950-4d048753f705___ca221da208de7fbf5c55c0acb84e0769.webp"},"alt":"hidratantes-de-ofertas","title":"hidratantes-de-ofertas","link":"\u002F1034?map=productClusterIds","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"549","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Sérums","label":"Sérums","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffac4f920-6568-4afc-870c-7311172b6388___7a737b80342cbc05f52bc59c870b0a56.png","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Ffac4f920-6568-4afc-870c-7311172b6388___7a737b80342cbc05f52bc59c870b0a56.png","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Faf7ca5e2-1126-4145-925e-fb31a521f031___5ff63ace6a976baed72fe4e37c770d73.png"},"alt":"serums-en-oferta","title":"serums-en-oferta","link":"\u002F985?map=productClusterIds","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"985","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always","orderBy":"OrderByTopSaleDESC"}]}}]},{"__editorItemTitle":"Limpiadores","label":"Limpiadores","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fd07f1b83-acdc-4335-9e7c-974c25d6afc1___9cc40d1a4ae584e2e7a0cc08c695b671.webp","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fd07f1b83-acdc-4335-9e7c-974c25d6afc1___9cc40d1a4ae584e2e7a0cc08c695b671.webp","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8cd62993-9e5a-4579-9981-206cc0cd05a6___af598c107651e051373943b0ae38ddfa.webp"},"alt":"limpiador-en-oferta","title":"limpiador-en-oferta","link":"\u002F1020?map=productClusterIds","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"1020","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Corporales","label":"Corporales","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":100}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F658e0c68-c82a-45be-bf05-8c423c0dde06___2e8dbf1757a68ef2528ba6a085717c69.webp","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F658e0c68-c82a-45be-bf05-8c423c0dde06___2e8dbf1757a68ef2528ba6a085717c69.webp","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5beb91c3-f4bd-4276-ba2b-19507d0b455c___cf425865df82c12a57256d4f8f33aeff.webp"},"alt":"productos-para-el-cuerpo","title":"productos-para-el-cuerpo","link":"\u002Fcorporal","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"1034","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]},{"__editorItemTitle":"Kits","label":"Kits","tabContent":[{"__editorItemTitle":"Banner + Slider","show":true,"classModifier":"none","centeredOrFull":"full-width","itemType":"GridLayout","gridLayoutSchema":{"gridLayoutItems":[{"__editorItemTitle":"Banner","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":40},"tablet":{"width":40},"phone":{"width":60}},"centeredOrFull":"full-width","itemType":"LinkCard","linkCardSchema":{"images":[{"__editorItemTitle":"Ítem","src":{"desktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7478b848-df6e-4335-b900-941ca86f81ad___3336cf8058f61b2fe4c0208c91ccfc46.webp","tablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7478b848-df6e-4335-b900-941ca86f81ad___3336cf8058f61b2fe4c0208c91ccfc46.webp","phone":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F1365faed-1979-45e2-bdde-00afdb8b6f1a___63e729c91acbde24370de9af6e9c8221.png"},"alt":"kits-bella-piel","title":"kits-bella-piel","link":"\u002Fkits","text":"","textColor":"c-on-black","centerOrLeftOrRight":"CENTER","alignCenterOrLeftOrRight":"CENTER","setStylesLinkCardImage":{},"customPixelEventId":null,"linkCardStyles":"flex flex-column justify-start items-start flex-row-m w-100","imageStyles":"flex flex-column justify-start items-start flex-row-m w-100","blockClass":"","analytics":{"analyticsToggle":"none"}}]}},{"__editorItemTitle":"Slider Products","show":true,"classModifier":"none","setStylesContainerGridElement":{"device":"phone","desktop":{"width":60},"tablet":{"width":60},"phone":{"width":100}},"itemType":"Slider","itemsPerPage":{"desktop":3,"tablet":2,"phone":2},"collection":"434","maxItems":10,"showNavigationArrows":"always","showPaginationDots":"always"}]}}]}]},"titleItem":{"titleToggle":true,"text":"## Más vendidos","textColor":"c-on-black","centerOrLeftOrRight":"LEFT","alignCenterOrLeftOrRight":"LEFT"},"containerProps":{"container":"ContainerMobile","marginTop":40,"marginTopMobile":32},"backgroundColor":null}],"ProductSummary":"product-summary.shelf"},"contentIds":["rGar1UMKh1YmqE4uHMvkyQ~97gtc6Bpy7pzdfveaK5Cvo"]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fimage#logo":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#logo","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Fsvg\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg","link":{"url":"\u002F","attributeNofollow":false},"blockClass":"logo","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Logo","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Fsvg\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg","link":{"url":"\u002F","attributeNofollow":false},"blockClass":"logo","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-bar","blocks":[{"blockId":"[email protected]:autocomplete-result-list.v2","extensionPointId":"autocomplete-result-list","children":false,"blockRole":"block"},{"blockId":"[email protected]:icon-search","extensionPointId":"icon-search","children":false,"blockRole":"block"}],"component":"[email protected]\u002FSearchBar","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:search-bar"],"preview":null,"props":{"autoFocus":false,"placeholder":"Buscar producto o marca...","minSearchTermLength":3,"openAutocompleteOnFocus":true},"render":"server","title":"Buscador","track":[],"content":{"autoFocus":false,"placeholder":"Buscar producto o marca...","minSearchTermLength":3,"openAutocompleteOnFocus":true},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#items-header-desktop","blocks":[{"blockId":"[email protected]:flex-layout.row#items-header-desktop","extensionPointId":"flex-layout.row#items-header-desktop","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"preventVerticalStretch":true,"blockClass":"items-header-desktop"},"render":"server","title":"Container Items Header Desktop","track":[],"content":{"preventVerticalStretch":true,"blockClass":"items-header-desktop"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-submenu-desktop","blocks":[{"blockId":"[email protected]:flex-layout.row#container-submenu-desktop","extensionPointId":"flex-layout.row#container-submenu-desktop","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["submenu-desktop"]},"render":"server","title":"Contenedor SubMenu Desktop","track":[],"content":{"blockClass":["submenu-desktop"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fmenu-highlights-desktop#section-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-highlights-desktop#section-02","blocks":[],"component":"[email protected]\u002FMenuHighlightsDesktop","composition":"blocks","contentMapId":"tAjYtSimRsgk3sVmUkRdgV","hasContentSchema":false,"hydration":"always","implements":["[email protected]:menu-highlights-desktop"],"preview":null,"props":{"items":[{"__editorItemTitle":"Aniversario","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F170da4de-4f97-40bd-a098-009a3e08c836___54bd5feaa0683d5123666452b992adff.png","alt":"aniversario"},"textColor":"c-on-white","link":"\u002Faniversario","borderColor":"#ffff8c","hoverEffect":false,"activeNow":true},{"__editorItemTitle":"Ofertas","name":"Ofertas","link":"\u002Fofertas","background":"#cd184e","color":"#ffffff","activeNow":true,"textColor":"c-on-white","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg"},"hoverEffect":true}]},"render":"server","title":"Menú Destacado Desktop 2","track":[],"content":{"items":[{"__editorItemTitle":"Mundial","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F884169ae-1ac3-46f2-87da-aa4de99444e5___e0b097e2d721893ab101cfb1e03e3b05.png"},"textColor":"c-on-white","activeNow":true,"link":"\u002Fmundial","dateEnd":"2026-07-20T05:00:00.000Z","hoverEffect":false,"schedule":{"activeNow":false}},{"__editorItemTitle":"ofertas neón","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F6ed5bfd7-ab02-4c0e-98fd-a21d640133bf___ca7b783643aabeb710344a21a5193435.gif"},"textColor":"c-on-white","schedule":{"activeNow":false,"dateStart":"2026-09-06T09:30:00.000Z","dateEnd":"2026-09-10T05:00:00.000Z"},"name":"","link":"\u002Fofertas"},{"__editorItemTitle":"Ofertas basic","name":"Ofertas","link":"\u002Fofertas","background":"#cd184e","color":"#ffffff","activeNow":true,"textColor":"c-on-white","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg"},"hoverEffect":true,"schedule":{"activeNow":false,"dateStart":"2026-09-10T05:00:00.000Z"}}]},"contentIds":["tAjYtSimRsgk3sVmUkRdgV~bMtmAX7eA7RoHQCvHaPEXY"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fimage#logo":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#logo","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Fsvg\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg","link":{"url":"\u002F","attributeNofollow":false},"blockClass":"logo","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Logo","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Fsvg\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg","link":{"url":"\u002F","attributeNofollow":false},"blockClass":"logo","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\[email protected]:menu#contact-footer":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu#contact-footer","blocks":[],"component":"[email protected]\u002FMenu","composition":"children","contentMapId":"ptyguEpFUY3bXDbLyg9pMo","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu"],"preview":null,"props":{"items":[{"iconProps":{"id":"wpp","viewBox":"0 0 20 20","size":20},"itemProps":{"text":"Servicio al cliente + 57 3168754215","href":"https:\u002F\u002Fapi.whatsapp.com\u002Fsend\u002F?phone=%2B573168754215&text&type=phone_number&app_absent=0"}},{"iconProps":{"id":"inbox","viewBox":"0 0 20 20","size":20},"itemProps":{"text":"[email protected]","href":"mailto:[email protected]"}},{"itemProps":{"text":"Buzón PQRS","href":""}}],"orientation":"vertical","blockClass":["contact-footer"]},"render":"server","title":"Menú Contacto Footer","track":[],"content":{"additionalDef":"none","textType":"t-body","orientation":"vertical","items":[{"iconProps":{"id":"wpp","viewBox":"0 0 20 20","size":20},"itemProps":{"text":"Servicio al cliente + 57 3168754215","href":"https:\u002F\u002Fapi.whatsapp.com\u002Fsend\u002F?phone=%2B573168754215&text&type=phone_number&app_absent=0"},"type":"custom","__editorItemTitle":"WhatsApp"},{"iconProps":{"id":"inbox","viewBox":"0 0 20 20","size":20},"itemProps":{"text":"[email protected]","href":"mailto:[email protected]"},"type":"custom","__editorItemTitle":"Correo"},{"itemProps":{"text":"Buzón PQRS","href":"\u002Fcontacto","type":"internal"},"type":"custom","__editorItemTitle":"Buzón PQRS"}],"blockClass":["contact-footer"]},"contentIds":["ptyguEpFUY3bXDbLyg9pMo~eHEpBtQrmUVRvcHmBQ2XTh"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#social-network","blocks":[{"blockId":"[email protected]:link#instagram","extensionPointId":"link#instagram","children":true,"blockRole":"children"},{"blockId":"[email protected]:link#facebook","extensionPointId":"link#facebook","children":true,"blockRole":"children"},{"blockId":"[email protected]:link#youtube","extensionPointId":"link#youtube","children":true,"blockRole":"children"},{"blockId":"[email protected]:link#tiktok","extensionPointId":"link#tiktok","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"colSizing":"auto","colJustify":"left","blockClass":["social-network"]},"render":"server","title":"Contenedor Redes Sociales","track":[],"content":{"preserveLayoutOnMobile":true,"colSizing":"auto","colJustify":"left","blockClass":["social-network"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#about\u002Fsubmenu":{"before":[],"around":[],"after":[],"blockId":"[email protected]:submenu.accordion#about","blocks":[{"blockId":"[email protected]:menu#about","extensionPointId":"[email protected]:menu#about","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSubmenuAccordion","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:submenu.accordion","[email protected]:submenu"],"preview":null,"props":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"render":"server","title":"SubMenu Nosotros","track":[],"content":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#my-account\u002Fsubmenu":{"before":[],"around":[],"after":[],"blockId":"[email protected]:submenu.accordion#my-account","blocks":[{"blockId":"[email protected]:menu#my-account","extensionPointId":"[email protected]:menu#my-account","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSubmenuAccordion","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:submenu.accordion","[email protected]:submenu"],"preview":null,"props":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"render":"server","title":"SubMenu Mi Cuenta","track":[],"content":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#legal\u002Fsubmenu":{"before":[],"around":[],"after":[],"blockId":"[email protected]:submenu.accordion#legal","blocks":[{"blockId":"[email protected]:menu#legal","extensionPointId":"[email protected]:menu#legal","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSubmenuAccordion","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:submenu.accordion","[email protected]:submenu"],"preview":null,"props":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"render":"server","title":"SubMenu Legales","track":[],"content":{"blockClass":["menu-footer"],"submenuWidth":"auto"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#payment\u002Fflex-layout.row#payment":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#payment","blocks":[{"blockId":"[email protected]:rich-text#payment","extensionPointId":"rich-text#payment","children":true,"blockRole":"children"},{"blockId":"[email protected]:image#payment","extensionPointId":"image#payment","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","blockClass":"payment"},"render":"server","title":"Contenedor Métodos De Pago","track":[],"content":{"colSizing":"auto","blockClass":"payment"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#rappi\u002Fflex-layout.row#rappi":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#rappi","blocks":[{"blockId":"[email protected]:rich-text#rappi","extensionPointId":"rich-text#rappi","children":true,"blockRole":"children"},{"blockId":"[email protected]:image#rappi","extensionPointId":"image#rappi","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":"rappi"},"render":"server","title":"Contenedor Rappi","track":[],"content":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":"rappi"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#superintendencia\u002Fimage#superintendencia":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#superintendencia","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fsuperintendencia___1a01954ee74695adb6343a73ae55b377.svg","blockClass":["payment-rappi-superintendencia","superintendencia"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Imagen Superintendencia","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fsuperintendencia___1a01954ee74695adb6343a73ae55b377.svg","blockClass":["payment-rappi-superintendencia","superintendencia"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Fflex-layout.col#icons-copyright\u002Fflex-layout.row#icons-copyright":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#icons-copyright","blocks":[{"blockId":"[email protected]:image#pci","extensionPointId":"image#pci","children":true,"blockRole":"children"},{"blockId":"[email protected]:image#infra","extensionPointId":"image#infra","children":true,"blockRole":"children"},{"blockId":"[email protected]:image#vtex","extensionPointId":"image#vtex","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"colSizing":"auto","colJustify":"left","blockClass":"icons-copyright"},"render":"server","title":"Contenedor Iconos Copyright","track":[],"content":{"preserveLayoutOnMobile":true,"colSizing":"auto","colJustify":"left","blockClass":"icons-copyright"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Ftopsort-banner":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#breadcrumb-title-search\u002Fflex-layout.col#breadcrumb-title-search\u002Fbreadcrumb-custom":{"before":[],"around":[],"after":[],"blockId":"[email protected]:breadcrumb-custom","blocks":[],"component":"[email protected]\u002FBreadcrumb","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:breadcrumb-custom"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Ftopsort-banner":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#filters","blocks":[{"blockId":"[email protected]:filter-navigator.v3","extensionPointId":"filter-navigator.v3","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#container-filters-mobile","extensionPointId":"flex-layout.row#container-filters-mobile","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"device","values":["desktop"]}],"MatchComponent":"filter-navigator.v3","FallbackComponent":"flex-layout.row#container-filters-mobile"},"render":"server","title":"Condición Responsive Filtros","track":[],"content":{"conditions":[{"type":"device","values":["desktop"]}],"MatchComponent":"filter-navigator.v3","FallbackComponent":"flex-layout.row#container-filters-mobile"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#order-by-and-total-products":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#order-by-and-total-products","blocks":[{"blockId":"[email protected]:total-products.v2","extensionPointId":"total-products.v2","children":true,"blockRole":"children"},{"blockId":"[email protected]:order-by.v2","extensionPointId":"order-by.v2","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","horizontalAlign":"between","blockClass":"order-by-and-total-products"},"render":"server","title":"Contenedor Order By y Total Productos","track":[],"content":{"colSizing":"auto","horizontalAlign":"between","blockClass":"order-by-and-total-products"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-banner-custom#plpv2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-banner-custom#plpv2","blocks":[{"blockId":"[email protected]:topsort-banner","extensionPointId":"topsort-banner","children":false,"blockRole":"block"}],"component":"[email protected]\u002FSearchBannerCustom","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-banner-custom"],"preview":null,"props":{"banners":[{"slotId":"","isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa1fa914a-20dd-41b1-958b-159dc52ad3c5___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fc724bde7-0d73-41f3-940d-fd3b1d1b15ed___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F690b74c0-3f64-4809-afa4-966e43277b4f___08bce9ffd7fd565be529248b33211cd9.png","url":"\u002Feucerin","alt":"eucerin-dermopure","link":"\u002F268?map=productClusterIds","position":8,"positionMobile":4,"scheduleDate":true,"isWithEventAnalytics":true,"dateStart":"2026-03-11","dateEnd":"2026-06-01","promotionName":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026","creativePosition":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026","promotionId":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5ab005f4-453d-4019-ab0f-4de90c839b28___b75cec843e6e3376f4e852bd5556b09c.png","url":"\u002Fcetaphil","alt":"cetaphil-descuento","position":8,"link":"\u002F719?map=productClusterIds","positionMobile":16,"dateStart":"2026-06-03","dateEnd":"2026-07-01","promotionName":"PM-CETAPHIL-GRID-JUNIO-2026","creativePosition":"PM-CETAPHIL-GRID-JUNIO-2026","promotionId":"PM-CETAPHIL-GRID-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F059ad7a5-ba09-4d05-b42d-d274e5d1cb87___85a729340b5a070744e1c932ce2a1157.png","alt":"cetaphil","link":"","url":"\u002Fcetaphil","position":4,"positionMobile":2,"dateStart":"2026-03-11","dateEnd":"2026-06-01","promotionId":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026","promotionName":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9a55848b-3ae5-4da8-8cac-dbc0020250ed___76baedb553e5b75d92bcd308856bd1d9.png","alt":"avene-retrinal","link":"\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\u002Fp","position":8,"positionMobile":16,"url":"\u002Favene","dateStart":"2026-05-01","dateEnd":"2026-06-01","promotionId":"PM-AVENE-GRID-HORIZONAL-MAYO-2026","promotionName":"PM-AVENE-GRID-HORIZONAL-MAYO-2026","creativePosition":"PM-AVENE-GRID-HORIZONAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fea591b13-3f3b-45ac-8936-462978ce4a19___ef82329d62c411bfea38d1309351bfba.jpg","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg","alt":"avene-retrinal","link":"\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\u002Fp","position":4,"positionMobile":2,"url":"\u002Favene","dateStart":"2026-05-01","dateEnd":"2026-06-01","promotionId":"PM-AVENE-GRID-VERTICAL-MAYO-2026","promotionName":"PM-AVENE-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-AVENE-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8e743b3e-1ed2-40fd-b584-26b3b1827a08___591f55091906c3d2d2309f30f11ff083.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png","alt":"eucerin-antiedad-vivinana-grodona","link":"\u002F982?map=productClusterIds","position":4,"positionMobile":2,"url":"\u002Feucerin","dateStart":"2026-05-07","dateEnd":"2026-06-01","promotionId":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026","promotionName":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png","alt":"isispharma-serum-hidratante","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe98143ad-be52-4e3b-80ea-4ceadf580328___8305b2fb7a8798196a842dc33c87a027.png","link":"\u002Fisispharma--sensylia--serum--urban--x-30--ml--6782\u002Fp","position":4,"positionMobile":2,"imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png","url":"\u002Fisispharma","dateStart":"2026-06-01","dateEnd":"2026-07-01","promotionId":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe7970af5-f299-4884-9e75-af2768759f29___edd9150a35f1d4c5f23fd26296212fef.png","alt":"umbrella-protector-solar-acqua","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F31e97fa6-3a78-4d2f-b2f1-bb744cadc5d5___da7f1b867819b242ee33173cd42a8805.png","link":"\u002Fumbrella-acqua-50-x-50-gr-6922\u002Fp","position":4,"positionMobile":2,"dateStart":"2026-06-01","url":"\u002Fumbrella","dateEnd":"2026-07-01","promotionId":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png","imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5138f8a5-2d25-44bd-a065-7c7042e1ec02___93cc785e0eae54d91137ab87db8060bf.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png","alt":"dhems-laminas-antibrillo","link":"\u002Fdhems-laminas-antibrillo-50-ml-2668\u002Fp","position":4,"positionMobile":2,"url":"\u002FDHEMS","dateStart":"2026-06-05","dateEnd":"2026-07-01","promotionId":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7b51a8d2-7b5b-4db6-a24c-378b4ed59a19___5f13d2eac3004a709df351396f4f1742.png","position":8,"positionMobile":16,"alt":"dhems-laminas-antibrillo","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png","link":"\u002Fdhems-laminas-antibrillo-50-ml-2668\u002Fp","url":"\u002FDHEMS","dateStart":"2026-06-05","dateEnd":"2026-07-01","promotionId":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026","promotionName":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026","creativePosition":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026"}]},"render":"server","track":[],"content":{"banners":[{"slotId":"","isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fa1fa914a-20dd-41b1-958b-159dc52ad3c5___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fc724bde7-0d73-41f3-940d-fd3b1d1b15ed___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F690b74c0-3f64-4809-afa4-966e43277b4f___08bce9ffd7fd565be529248b33211cd9.png","url":"\u002Feucerin","alt":"eucerin-dermopure","link":"\u002F268?map=productClusterIds","position":8,"positionMobile":4,"scheduleDate":true,"isWithEventAnalytics":true,"dateStart":"2026-03-11","dateEnd":"2026-06-01","promotionName":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026","creativePosition":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026","promotionId":"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5ab005f4-453d-4019-ab0f-4de90c839b28___b75cec843e6e3376f4e852bd5556b09c.png","url":"\u002Fcetaphil","alt":"cetaphil-descuento","position":8,"link":"\u002F719?map=productClusterIds","positionMobile":16,"dateStart":"2026-06-03","dateEnd":"2026-07-01","promotionName":"PM-CETAPHIL-GRID-JUNIO-2026","creativePosition":"PM-CETAPHIL-GRID-JUNIO-2026","promotionId":"PM-CETAPHIL-GRID-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F059ad7a5-ba09-4d05-b42d-d274e5d1cb87___85a729340b5a070744e1c932ce2a1157.png","alt":"cetaphil","link":"","url":"\u002Fcetaphil","position":4,"positionMobile":2,"dateStart":"2026-03-11","dateEnd":"2026-06-01","promotionId":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026","promotionName":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F9a55848b-3ae5-4da8-8cac-dbc0020250ed___76baedb553e5b75d92bcd308856bd1d9.png","alt":"avene-retrinal","link":"\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\u002Fp","position":8,"positionMobile":16,"url":"\u002Favene","dateStart":"2026-05-01","dateEnd":"2026-06-01","promotionId":"PM-AVENE-GRID-HORIZONAL-MAYO-2026","promotionName":"PM-AVENE-GRID-HORIZONAL-MAYO-2026","creativePosition":"PM-AVENE-GRID-HORIZONAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fea591b13-3f3b-45ac-8936-462978ce4a19___ef82329d62c411bfea38d1309351bfba.jpg","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg","alt":"avene-retrinal","link":"\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\u002Fp","position":4,"positionMobile":2,"url":"\u002Favene","dateStart":"2026-05-01","dateEnd":"2026-06-01","promotionId":"PM-AVENE-GRID-VERTICAL-MAYO-2026","promotionName":"PM-AVENE-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-AVENE-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F8e743b3e-1ed2-40fd-b584-26b3b1827a08___591f55091906c3d2d2309f30f11ff083.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png","alt":"eucerin-antiedad-vivinana-grodona","link":"\u002F982?map=productClusterIds","position":4,"positionMobile":2,"url":"\u002Feucerin","dateStart":"2026-05-07","dateEnd":"2026-06-01","promotionId":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026","promotionName":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026","creativePosition":"PM-EUCERIN-GRID-VERTICAL-MAYO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png","alt":"isispharma-serum-hidratante","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe98143ad-be52-4e3b-80ea-4ceadf580328___8305b2fb7a8798196a842dc33c87a027.png","link":"\u002Fisispharma--sensylia--serum--urban--x-30--ml--6782\u002Fp","position":4,"positionMobile":2,"imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png","url":"\u002Fisispharma","dateStart":"2026-06-01","dateEnd":"2026-07-01","promotionId":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fe7970af5-f299-4884-9e75-af2768759f29___edd9150a35f1d4c5f23fd26296212fef.png","alt":"umbrella-protector-solar-acqua","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F31e97fa6-3a78-4d2f-b2f1-bb744cadc5d5___da7f1b867819b242ee33173cd42a8805.png","link":"\u002Fumbrella-acqua-50-x-50-gr-6922\u002Fp","position":4,"positionMobile":2,"dateStart":"2026-06-01","url":"\u002Fumbrella","dateEnd":"2026-07-01","promotionId":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":false,"imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png","imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F5138f8a5-2d25-44bd-a065-7c7042e1ec02___93cc785e0eae54d91137ab87db8060bf.png","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png","alt":"dhems-laminas-antibrillo","link":"\u002Fdhems-laminas-antibrillo-50-ml-2668\u002Fp","position":4,"positionMobile":2,"url":"\u002FDHEMS","dateStart":"2026-06-05","dateEnd":"2026-07-01","promotionId":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026","promotionName":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026","creativePosition":"PM-DHEMS-GRID-VERTICAL-JUNIO-2026"},{"slotId":"","scheduleDate":true,"isWithEventAnalytics":true,"isFullWidth":true,"imgDesktop":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png","imgMobile":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F7b51a8d2-7b5b-4db6-a24c-378b4ed59a19___5f13d2eac3004a709df351396f4f1742.png","position":8,"positionMobile":16,"alt":"dhems-laminas-antibrillo","imgTablet":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png","link":"\u002Fdhems-laminas-antibrillo-50-ml-2668\u002Fp","url":"\u002FDHEMS","dateStart":"2026-06-05","dateEnd":"2026-07-01","promotionId":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026","promotionName":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026","creativePosition":"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026"}]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-content","blocks":[{"blockId":"[email protected]:gallery","extensionPointId":"gallery","children":false,"blockRole":"block"},{"blockId":"[email protected]:not-found","extensionPointId":"not-found","children":false,"blockRole":"block"}],"component":"[email protected]\u002FSearchContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-content"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#btn-see-more":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#btn-see-more","blocks":[{"blockId":"[email protected]:flex-layout.col#btn-see-more","extensionPointId":"flex-layout.col#btn-see-more","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["see-more"]},"render":"server","title":"Contenedor Botón Ver Mas","track":[],"content":{"blockClass":["see-more"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Ftopsort-banner":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#search-not-found\u002Fflex-layout.col#search-not-found\u002Ficon#search-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#search-not-found","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon"],"preview":null,"props":{"id":"magnifying-glass","viewBox":"0 0 48 48","size":48},"render":"server","title":"Icono de búsqueda vacía","track":[],"content":{"id":"magnifying-glass","viewBox":"0 0 48 48","size":48},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#search-not-found\u002Fflex-layout.col#search-not-found\u002Frich-text#search-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#search-not-found","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"**Lo sentimos, no encontramos resultados para tu búsqueda** \n Te recomendamos revisar si está bien escrito o intentar con otras palabras.","textAlignment":"CENTER","textPosition":"CENTER","blockClass":["search-not-found"]},"render":"server","title":"Texto de búsqueda vacía","track":[],"content":{"text":"**Lo sentimos, no encontramos resultados para tu búsqueda** \n Te recomendamos revisar si está bien escrito o intentar con otras palabras.","textAlignment":"CENTER","textPosition":"CENTER","blockClass":["search-not-found"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#search-not-found\u002Fflex-layout.col#search-not-found\u002Flink#search-not-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#search-not-found","blocks":[],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link"],"preview":null,"props":{"label":"Ir al inicio","blockClass":["search-not-found"]},"render":"server","title":"Botón de búsqueda vacía","track":[],"content":{"label":"Ir al inicio","blockClass":["search-not-found"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Ftopsort-banner":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list":{"before":[],"around":[],"after":[],"blockId":"[email protected]:autocomplete-result-list.v2","blocks":[{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary","children":false,"blockRole":"block"}],"component":"[email protected]\u002FAutocomplete","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:autocomplete-result-list.v2","[email protected]:autocomplete-result-list"],"preview":null,"props":{"maxSuggestedProducts":3,"historyFirst":true,"productLayout":"HORIZONTAL"},"render":"server","title":"Buscador Autocompletado","track":[],"content":{"maxSuggestedProducts":3,"historyFirst":true,"productLayout":"HORIZONTAL"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Ficon-search":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon-search","blocks":[],"component":"[email protected]\u002FIconSearch","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon-search"],"preview":null,"props":{"id":"search-icon","viewBox":"0 0 16 16","size":20,"blockClass":["search-bar"]},"render":"server","title":"Icono Buscador","track":[],"content":{"id":"search-icon","viewBox":"0 0 16 16","size":20,"blockClass":["search-bar"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#items-header-desktop","blocks":[{"blockId":"[email protected]:login","extensionPointId":"login","children":true,"blockRole":"children"},{"blockId":"[email protected]:link#heart-wish-list-menu-desktop","extensionPointId":"link#heart-wish-list-menu-desktop","children":true,"blockRole":"children"},{"blockId":"[email protected]:minicart.v2","extensionPointId":"minicart.v2","children":true,"blockRole":"children"},{"blockId":"[email protected]:login-input-validator","extensionPointId":"login-input-validator","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","blockClass":"items-header-desktop"},"render":"server","title":"Container Items Header Desktop","track":[],"content":{"colSizing":"auto","blockClass":"items-header-desktop"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop\u002Fflex-layout.row#container-submenu-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-submenu-desktop","blocks":[{"blockId":"[email protected]:menu-item#more-categories","extensionPointId":"menu-item#more-categories","children":true,"blockRole":"children"},{"blockId":"[email protected]:menu-highlights-desktop#section-01","extensionPointId":"menu-highlights-desktop#section-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colSizing":"auto","colJustify":"left","blockClass":["submenu-desktop"]},"render":"server","title":"Contenedor SubMenu Desktop","track":[],"content":{"colSizing":"auto","colJustify":"left","blockClass":["submenu-desktop"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#instagram":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#instagram","blocks":[{"blockId":"[email protected]:icon#instagram","extensionPointId":"icon#instagram","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:link"],"preview":null,"props":{"href":"https:\u002F\u002Fwww.instagram.com\u002Fbellapiel.sas\u002F?hl=es-la","blockClass":["social-network"]},"render":"server","title":"Link Instagram","track":[],"content":{"href":"https:\u002F\u002Fwww.instagram.com\u002Fbellapiel.sas\u002F?hl=es-la","blockClass":["social-network"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#facebook":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#facebook","blocks":[{"blockId":"[email protected]:icon#facebook","extensionPointId":"icon#facebook","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:link"],"preview":null,"props":{"href":"https:\u002F\u002Fwww.facebook.com\u002Fbellapiel.sas\u002F","blockClass":["social-network"]},"render":"server","title":"Link Facebook","track":[],"content":{"href":"https:\u002F\u002Fwww.facebook.com\u002Fbellapiel.sas\u002F","blockClass":["social-network"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#youtube":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#youtube","blocks":[{"blockId":"[email protected]:icon#youtube","extensionPointId":"icon#youtube","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStoreLink","composition":"children","contentMapId":"kPG3gRizwWTcJogfba1GQ8","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:link"],"preview":null,"props":{"href":"https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCOFOg7U5TklaJBAi9AZsNGQ","blockClass":["social-network"]},"render":"server","title":"Link YouTube","track":[],"content":{"href":"https:\u002F\u002Fwww.youtube.com\u002F@bellapielsas","blockClass":["social-network"]},"contentIds":["kPG3gRizwWTcJogfba1GQ8~mbAhgGLR7uD7fEL4xrif5D"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#tiktok":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#tiktok","blocks":[{"blockId":"[email protected]:icon#tiktok","extensionPointId":"icon#tiktok","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:link"],"preview":null,"props":{"href":"https:\u002F\u002Fwww.tiktok.com\[email protected]?_t=8r2a69lPI97&_r=1","blockClass":["social-network"]},"render":"server","title":"Link Tiktok","track":[],"content":{"href":"https:\u002F\u002Fwww.tiktok.com\[email protected]?_t=8r2a69lPI97&_r=1","blockClass":["social-network"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#about\u002Fsubmenu\[email protected]:menu#about":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu#about","blocks":[],"component":"[email protected]\u002FMenu","composition":"children","contentMapId":"r3syiMyrCEeffFWwUETpCM","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu"],"preview":null,"props":{"items":[{"itemProps":{"text":"Empleos Bella Piel","href":""}},{"itemProps":{"text":"Misión y Visión","href":""}},{"itemProps":{"text":"Locales","href":""}},{"itemProps":{"text":"Blog","href":"\u002Fblog"}},{"itemProps":{"text":"Contáctanos","href":""}}],"orientation":"vertical","blockClass":["menu-footer"]},"render":"server","title":"Menú Nosotros","track":[],"content":{"additionalDef":"none","textType":"t-body","orientation":"vertical","items":[{"itemProps":{"text":"Empleos Bella Piel","href":"https:\u002F\u002Fwww.linkedin.com\u002Fjobs\u002Fbella-piel-sas-jobs-worldwide","type":"external"},"type":"custom","__editorItemTitle":"Empleos Bella Piel"},{"itemProps":{"text":"Misión y Visión","href":""},"type":"custom","__editorItemTitle":"Misión y Visión"},{"itemProps":{"text":"Nuestras tiendas","href":"\u002Ftiendas","type":"internal"},"type":"custom","__editorItemTitle":"Nuestras tiendas"},{"itemProps":{"text":"Blog","href":"\u002Fblog"},"type":"custom","__editorItemTitle":"Blog"},{"itemProps":{"text":"Contáctanos","href":"\u002Fcontacto"},"type":"custom","__editorItemTitle":"Contáctanos"}],"type":"custom","itemProps":{},"iconProps":{"id":null},"blockClass":["menu-footer"]},"contentIds":["r3syiMyrCEeffFWwUETpCM~tT8Z5nmNJCPZUHm4QvCpr"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#my-account\u002Fsubmenu\[email protected]:menu#my-account":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu#my-account","blocks":[],"component":"[email protected]\u002FMenu","composition":"children","contentMapId":"kFHmaPsWLPRN1CpWmvgW6G","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu"],"preview":null,"props":{"items":[{"itemProps":{"text":"Ingresar a mi cuenta","href":""}},{"itemProps":{"text":"Historial de pedidos","href":""}}],"orientation":"vertical","blockClass":["menu-footer"]},"render":"server","title":"Menú Mi Cuenta","track":[],"content":{"additionalDef":"none","textType":"t-body","orientation":"vertical","items":[{"itemProps":{"text":"Ingresar a mi cuenta","href":"\u002Flogin"},"type":"custom","__editorItemTitle":"Ingresar a mi cuenta"},{"itemProps":{"text":"Historial de pedidos","href":"\u002Faccount#\u002Forders"},"type":"custom","__editorItemTitle":"Historial de pedidos"}],"blockClass":["menu-footer"]},"contentIds":["kFHmaPsWLPRN1CpWmvgW6G~7JMCG4gZpVTqnbbKLB2AUq"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fmenu-item#legal\u002Fsubmenu\[email protected]:menu#legal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu#legal","blocks":[],"component":"[email protected]\u002FMenu","composition":"children","contentMapId":"jJz91qdG4aaMperixk8etM","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:menu"],"preview":null,"props":{"items":[{"itemProps":{"text":"Preguntas Frecuentes","href":""}},{"itemProps":{"text":"Política para los productos farmacéuticos","href":""}},{"itemProps":{"text":"Política y condiciones de compras y descuentos","href":""}},{"itemProps":{"text":"Política de tratamiento de datos personales","href":""}},{"itemProps":{"text":"Política de Familia Bella Piel","href":""}},{"itemProps":{"text":"Términos y condiciones Puntos Colombia","href":""}},{"itemProps":{"text":"Términos y condiciones Bella Lovers","href":""}},{"itemProps":{"text":"Sagrilaft","href":""}}],"orientation":"vertical","blockClass":["menu-footer"]},"render":"server","title":"Menú Legales","track":[],"content":{"additionalDef":"none","textType":"t-body","orientation":"vertical","items":[{"itemProps":{"text":"Política para los productos farmacéuticos","href":"\u002Flegales#politicas-de-productos-farmaceuticos"},"type":"custom","__editorItemTitle":"Política para los productos farmacéuticos"},{"itemProps":{"text":"Política y condiciones de compras y descuentos","href":"\u002Flegales#politicas-y-condiciones-de-compras-y-descuentos"},"type":"custom","__editorItemTitle":"Política y condiciones de compras y descuentos"},{"itemProps":{"text":"Política de tratamiento de datos personales","href":"\u002Flegales#politica-de-tratamiento-de-datos-personales"},"type":"custom","__editorItemTitle":"Política de tratamiento de datos personales"},{"itemProps":{"text":"Política de Familia Bella Piel","href":"\u002Flegales#politica-de-familia-bella-piel"},"type":"custom","__editorItemTitle":"Política de Familia Bella Piel"},{"itemProps":{"text":"Términos y condiciones Puntos Colombia","href":"\u002Flegales#terminos-y-condiciones-puntos-colombia"},"type":"custom","__editorItemTitle":"Términos y condiciones Puntos Colombia"},{"itemProps":{"text":"Términos y condiciones Bella Lovers","href":"\u002Flegales#terminos-y-condiciones-bella-lovers"},"type":"custom","__editorItemTitle":"Términos y condiciones Bella Lovers"},{"itemProps":{"text":"Sagrilaft","href":"\u002Flegales#sagrilaft"},"type":"custom","__editorItemTitle":"Sagrilaft"}],"blockClass":["menu-footer"]},"contentIds":["jJz91qdG4aaMperixk8etM~5uk6QAsa5ThB5C1CszR27N"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#payment\u002Fflex-layout.row#payment\u002Frich-text#payment":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#payment","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Métodos de pago","blockClass":["payment-rappi-superintendencia","payment"]},"render":"server","title":"Título Métodos De Pago","track":[],"content":{"text":"Métodos de pago","blockClass":["payment-rappi-superintendencia","payment"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#payment\u002Fflex-layout.row#payment\u002Fimage#payment":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#payment","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fpayment-methods___99e0ea945baaaed947469b412c4d5070.svg","blockClass":["payment-rappi-superintendencia","payment"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Imagen Método De Pago","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fpayment-methods___99e0ea945baaaed947469b412c4d5070.svg","blockClass":["payment-rappi-superintendencia","payment"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#rappi\u002Fflex-layout.row#rappi\u002Frich-text#rappi":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#rappi","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Disponible en","blockClass":["payment-rappi-superintendencia","rappi"]},"render":"server","title":"Título Rappi","track":[],"content":{"text":"Disponible en","blockClass":["payment-rappi-superintendencia","rappi"]},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#payment-rappi-superintendencia\u002Fflex-layout.col#rappi\u002Fflex-layout.row#rappi\u002Fimage#rappi":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#rappi","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Frappi___9077009dbe7d82a787ec194841d8795c.svg","blockClass":["payment-rappi-superintendencia","rappi"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Imagen Rappi","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Frappi___9077009dbe7d82a787ec194841d8795c.svg","blockClass":["payment-rappi-superintendencia","rappi"],"link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Fflex-layout.col#icons-copyright\u002Fflex-layout.row#icons-copyright\u002Fimage#pci":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#pci","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fpci___bd05d3e62a7a37956022eedc4415d49e.svg","blockClass":"pci","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Icono PCI","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fpci___bd05d3e62a7a37956022eedc4415d49e.svg","blockClass":"pci","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Fflex-layout.col#icons-copyright\u002Fflex-layout.row#icons-copyright\u002Fimage#infra":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#infra","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Finfra___5e6d078bd791d8b6c35c873598047e96.svg","blockClass":"infra","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Icono Infra","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Finfra___5e6d078bd791d8b6c35c873598047e96.svg","blockClass":"infra","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#copyright\u002Fflex-layout.col#icons-copyright\u002Fflex-layout.row#icons-copyright\u002Fimage#vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:image#vtex","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":true,"hydration":"on-view","implements":["[email protected]:image"],"preview":null,"props":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fvtex___0bb7ddb726001b9adaed9fd8a221b99c.svg","blockClass":"vtex","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"render":"server","title":"Icono VTEX","track":[],"content":{"src":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex\u002Fassets-builder\u002Fbellapiel.store\u002F10.0.19\u002Ffooter\u002Fvtex___0bb7ddb726001b9adaed9fd8a221b99c.svg","blockClass":"vtex","link":"","alt":"","title":"","loading":"eager","fetchpriority":"auto","analyticsProperties":"none"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Ffilter-navigator.v3":{"before":[],"around":[],"after":[],"blockId":"[email protected]:filter-navigator.v3","blocks":[{"blockId":"[email protected]:sidebar-close-button","extensionPointId":"sidebar-close-button","children":false,"blockRole":"block"}],"component":"[email protected]\u002FFilterNavigatorFlexible","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:filter-navigator.v3","[email protected]:filter-navigator"],"preview":null,"props":{"showClearAllFiltersOnDesktop":true,"navigationTypeOnMobile":"collapsible","initiallyCollapsed":true,"fullWidthOnMobile":true,"scrollToTop":"smooth","drawerDirectionMobile":"drawerRight","blocks":["filters"]},"render":"server","track":[],"content":{"showClearAllFiltersOnDesktop":true,"navigationTypeOnMobile":"collapsible","initiallyCollapsed":true,"fullWidthOnMobile":true,"scrollToTop":"smooth","drawerDirectionMobile":"drawerRight","blocks":["filters"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-filters-mobile","blocks":[{"blockId":"[email protected]:flex-layout.col#container-filters-mobile","extensionPointId":"flex-layout.col#container-filters-mobile","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"filters"},"render":"server","title":"Contenedor Filtros Mobile","track":[],"content":{"blockClass":"filters"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#order-by-and-total-products\u002Ftotal-products.v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:total-products.v2","blocks":[],"component":"[email protected]\u002FTotalProductsFlexible","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:total-products.v2","[email protected]:total-products"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#order-by-and-total-products\u002Forder-by.v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:order-by.v2","blocks":[],"component":"[email protected]\u002FOrderByFlexible","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:order-by.v2","[email protected]:order-by"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-banner-custom#plpv2\u002Ftopsort-banner":{"before":[],"around":[],"after":[],"blockId":"[email protected]:topsort-banner","blocks":[],"component":"[email protected]\u002FTopsortBanner","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:topsort-banner"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gallery","blocks":[{"blockId":"[email protected]:product-summary.shelf","extensionPointId":"product-summary.shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FGallery","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gallery"],"preview":null,"props":{"layouts":[{"name":"grid","component":"GridSummary","itemsPerRow":{"desktop":4,"tablet":3,"phone":2}}],"GridSummary":"product-summary.shelf"},"render":"server","track":[],"content":{"layouts":[{"name":"grid","component":"GridSummary","itemsPerRow":{"desktop":4,"tablet":3,"phone":2}}],"GridSummary":"product-summary.shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fnot-found":{"before":[],"around":[],"after":[],"blockId":"[email protected]:not-found","blocks":[],"component":"[email protected]\u002FNotFoundSearch","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:not-found"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#btn-see-more\u002Fflex-layout.col#btn-see-more":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#btn-see-more","blocks":[{"blockId":"[email protected]:search-fetch-more","extensionPointId":"search-fetch-more","children":true,"blockRole":"children"},{"blockId":"[email protected]:search-products-count-per-page","extensionPointId":"search-products-count-per-page","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["see-more"]},"render":"server","title":"Contenedor Botón Ver Mas","track":[],"content":{"blockClass":["see-more"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flogin":{"before":[],"around":["$around_wrapper"],"after":[],"blockId":"[email protected]:login","blocks":[{"blockId":"[email protected]:icon-profile","extensionPointId":"icon-profile","children":false,"blockRole":"block"}],"component":"[email protected]\u002FLogin","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:login"],"preview":null,"props":{"showIconProfile":true,"iconLabel":"Inicia sesión","hasGoogleOneTap":true,"showPasswordVerificationIntoTooltip":true,"mirrorTooltipToRight":false,"accessCodeTitle":"Recibir código de acceso por correo","emailAndPasswordTitle":"Entrar con correo y contraseña","emailPlaceholder":"Ingrese su correo","accountOptionLinks":[{"label":"Mi cuenta","path":"\u002Faccount#\u002Fprofile"},{"label":"Mis Favoritos","path":"\u002Faccount#\u002Fwishlist"},{"label":"Mis pedidos","path":"\u002Faccount#\u002Forders"}]},"render":"server","title":"Login","track":[],"content":{"showIconProfile":true,"iconLabel":"Inicia sesión","hasGoogleOneTap":true,"showPasswordVerificationIntoTooltip":true,"mirrorTooltipToRight":false,"accessCodeTitle":"Recibir código de acceso por correo","emailAndPasswordTitle":"Entrar con correo y contraseña","emailPlaceholder":"Ingrese su correo","accountOptionLinks":[{"label":"Mi cuenta","path":"\u002Faccount#\u002Fprofile"},{"label":"Mis Favoritos","path":"\u002Faccount#\u002Fwishlist"},{"label":"Mis pedidos","path":"\u002Faccount#\u002Forders"}]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flink#heart-wish-list-menu-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#heart-wish-list-menu-desktop","blocks":[{"blockId":"[email protected]:icon#heart-wish-list-icon-desktop","extensionPointId":"icon#heart-wish-list-icon-desktop","children":true,"blockRole":"children"}],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link"],"preview":null,"props":{"href":"\u002Faccount#\u002Fwishlist","blockClass":["heart-wish-list-menu-desktop"]},"render":"server","title":"Link WishList Desktop","track":[],"content":{"href":"\u002Faccount#\u002Fwishlist","blockClass":["heart-wish-list-menu-desktop"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart.v2","blocks":[{"blockId":"[email protected]:minicart-base-content","extensionPointId":"minicart-base-content","children":true,"blockRole":"children"},{"blockId":"[email protected]:icon-cart#minicart","extensionPointId":"icon-cart#minicart","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FMinicart","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart.v2","[email protected]:minicart"],"preview":null,"props":{"maxDrawerWidth":351,"blockClass":"minicart","MinicartIcon":"icon-cart#minicart"},"render":"server","title":"Minicart","track":[],"content":{"maxDrawerWidth":351,"blockClass":"minicart","MinicartIcon":"icon-cart#minicart"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flogin-input-validator":{"before":[],"around":[],"after":[],"blockId":"[email protected]:login-input-validator","blocks":[],"component":"[email protected]\u002FLoginInputValidator","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:login-input-validator"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop\u002Fflex-layout.row#container-submenu-desktop\u002Fmenu-item#more-categories":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-item#more-categories","blocks":[{"blockId":"[email protected]:submenu#more-categories","extensionPointId":"submenu","children":false,"blockRole":"block"}],"component":"[email protected]\u002FMenuItem","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:menu-item"],"preview":null,"props":{"type":"custom","highlight":false,"iconProps":{"id":"menu-hamburger","viewBox":"0 0 20 20","size":20},"itemProps":{"type":"internal","href":"#","noFollow":false,"tagTitle":"Más Categorías","text":"Más Categorías"},"blockClass":["more-categories"]},"render":"server","title":"Más Categorías","track":[],"content":{"type":"custom","highlight":false,"iconProps":{"id":"menu-hamburger","viewBox":"0 0 20 20","size":20},"itemProps":{"type":"internal","href":"#","noFollow":false,"tagTitle":"Más Categorías","text":"Más Categorías"},"blockClass":["more-categories"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop\u002Fflex-layout.row#container-submenu-desktop\u002Fmenu-highlights-desktop#section-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu-highlights-desktop#section-01","blocks":[],"component":"[email protected]\u002FMenuHighlightsDesktop","composition":"blocks","contentMapId":"9fkzYxLP5vTuH9SVKbREmN","hasContentSchema":false,"hydration":"always","implements":["[email protected]:menu-highlights-desktop"],"preview":null,"props":{"items":[{"__editorItemTitle":"Más vendidos","name":"Más vendidos","link":"\u002Fmas-vendidos"},{"__editorItemTitle":"Nuevos","name":"Lo nuevo","link":"\u002Fnuevos"},{"__editorItemTitle":"Marcas","name":"Marcas","link":"\u002Fmarcas"},{"__editorItemTitle":"Kits\u002FRegalos","name":"Kits\u002FRegalos","link":"\u002Fkits"}]},"render":"server","title":"Menú Destacado Desktop","track":[],"content":{"items":[{"__editorItemTitle":"Más vendidos","name":"Más vendidos","link":"\u002Fmas-vendidos","textColor":"c-on-white","activeNow":true,"hoverEffect":true,"schedule":{"activeNow":true}},{"__editorItemTitle":"Nuevos","name":"Lo nuevo","link":"\u002Fnuevos","textColor":"c-on-white","activeNow":true,"hoverEffect":true,"schedule":{"activeNow":true}},{"__editorItemTitle":"Marcas","name":"Marcas","link":"\u002Fmarcas","textColor":"c-on-white","activeNow":true,"hoverEffect":true,"schedule":{"activeNow":true}},{"__editorItemTitle":"Cupones","icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002F6f186ef9-8a48-4bef-8a10-cc1e747936d3___678a1ba259071a7574a1c9b78302c348.png","alt":"cupon"},"textColor":"c-on-white","schedule":{"activeNow":true},"name":"Obsequios","link":"\u002Fcupones"},{"__editorItemTitle":"Kits","name":"Kits","link":"\u002Fkits","textColor":"c-on-white","activeNow":true,"background":"#cd184e","hoverEffect":true,"schedule":{"activeNow":true},"icon":{"addIcon":true,"image":"https:\u002F\u002Fbellapiel.vtexassets.com\u002Fassets\u002Fvtex.file-manager-graphql\u002Fimages\u002Fb1214417-d77c-445e-b533-53965ac783fc___31ad5108f131e02d04b19d91313ed78e.png"}}]},"contentIds":["9fkzYxLP5vTuH9SVKbREmN~kZD9mgyNc96sPFgEtsC8eF"]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#instagram\u002Ficon#instagram":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#instagram","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:icon"],"preview":null,"props":{"id":"instagram","viewBox":"0 0 24 24","size":24},"render":"server","title":"Icono Instagram","track":[],"content":{"id":"instagram","viewBox":"0 0 24 24","size":24},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#facebook\u002Ficon#facebook":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#facebook","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:icon"],"preview":null,"props":{"id":"facebook","viewBox":"0 0 24 24","size":24},"render":"server","title":"Icono Facebook","track":[],"content":{"id":"facebook","viewBox":"0 0 24 24","size":24},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#youtube\u002Ficon#youtube":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#youtube","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:icon"],"preview":null,"props":{"id":"youtube","viewBox":"0 0 24 24","size":24},"render":"server","title":"Icono YouTube","track":[],"content":{"id":"youtube","viewBox":"0 0 24 24","size":24},"contentIds":[""]},"store.search\u002F$after_footer\u002Ffooter-layout.desktop\u002Fflex-layout.row#sections-footer\u002Fflex-layout.col#contact-footer\u002Fflex-layout.row#social-network\u002Flink#tiktok\u002Ficon#tiktok":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#tiktok","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"on-view","implements":["[email protected]:icon"],"preview":null,"props":{"id":"tiktok","viewBox":"0 0 24 24","size":24},"render":"server","title":"Icono Tiktok","track":[],"content":{"id":"tiktok","viewBox":"0 0 24 24","size":24},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Ffilter-navigator.v3\u002Fsidebar-close-button":{"before":[],"around":[],"after":[],"blockId":"[email protected]:sidebar-close-button","blocks":[],"component":"[email protected]\u002FSidebarCloseButton","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:sidebar-close-button"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-filters-mobile","blocks":[{"blockId":"[email protected]:flex-layout.row#filters-mobile","extensionPointId":"flex-layout.row#filters-mobile","children":true,"blockRole":"children"},{"blockId":"[email protected]:total-products.v2","extensionPointId":"total-products.v2","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"filters"},"render":"server","title":"Contenedor Filtros Mobile","track":[],"content":{"blockClass":"filters"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary.shelf","blocks":[{"blockId":"[email protected]:stack-layout#product-image-shelf","extensionPointId":"stack-layout#product-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:new-sponsored-tag","extensionPointId":"new-sponsored-tag","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","extensionPointId":"flex-layout.row#wraper-info-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-highlight-classes","extensionPointId":"product-highlight-classes","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductSummaryCustom","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary.shelf","[email protected]:product-summary"],"preview":null,"props":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"render":"server","track":[],"content":{"buyButtonText":"[email protected]::store\u002Fbutton-label","labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from","sponsoredBadgeLabel":"[email protected]::store\u002Fsponsored-badge.label","sponsoredBadgePosition":"containerTopLeft","trackListName":true},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#btn-see-more\u002Fflex-layout.col#btn-see-more\u002Fsearch-fetch-more":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-fetch-more","blocks":[],"component":"[email protected]\u002FFetchMore","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:search-fetch-more"],"preview":null,"props":{"htmlElementForButton":"button"},"render":"server","track":[],"content":{"htmlElementForButton":"button"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fflex-layout.row#btn-see-more\u002Fflex-layout.col#btn-see-more\u002Fsearch-products-count-per-page":{"before":[],"around":[],"after":[],"blockId":"[email protected]:search-products-count-per-page","blocks":[],"component":"[email protected]\u002FProductCountPerPage","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:search-products-count-per-page"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flogin\u002F$around_wrapper":{"before":[],"around":[],"after":[],"blockId":"[email protected]:wrapper","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:wrapper"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flogin\u002Ficon-profile":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon-profile","blocks":[],"component":"[email protected]\u002FIconProfile","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon-profile"],"preview":null,"props":{"id":"my-account","viewBox":"0 0 16 16","size":24},"render":"server","title":"Icono Perfil","track":[],"content":{"id":"my-account","viewBox":"0 0 16 16","size":24},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Flink#heart-wish-list-menu-desktop\u002Ficon#heart-wish-list-icon-desktop":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon#heart-wish-list-icon-desktop","blocks":[],"component":"[email protected]\u002FIcon","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon"],"preview":null,"props":{"id":"heart-wishlist","viewBox":"0 0 28 28","size":28,"blockClass":["heart-wish-list-menu-desktop"]},"render":"server","title":"Icono WishList Desktop","track":[],"content":{"id":"heart-wishlist","viewBox":"0 0 28 28","size":28,"blockClass":["heart-wish-list-menu-desktop"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-base-content","blocks":[{"blockId":"[email protected]:minicart-empty-state","extensionPointId":"minicart-empty-state","children":false,"blockRole":"block"},{"blockId":"[email protected]:minicart-product-list","extensionPointId":"minicart-product-list","children":true,"blockRole":"children"},{"blockId":"[email protected]:shipping-bar-cart","extensionPointId":"shipping-bar-cart","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#footer-minicart","extensionPointId":"flex-layout.row#footer-minicart","children":true,"blockRole":"children"}],"component":"[email protected]\u002FBaseContent","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart-base-content"],"preview":null,"props":{},"render":"lazy","title":"Contenido Minicart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Ficon-cart#minicart":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon-cart#minicart","blocks":[],"component":"[email protected]\u002FIconCart","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon-cart"],"preview":null,"props":{"viewBox":"0 0 24 24","id":"minicart","size":24,"blockClass":"minicart-icon"},"render":"server","title":"Icono Minicart","track":[],"content":{"viewBox":"0 0 24 24","id":"minicart","size":24,"blockClass":"minicart-icon"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop\u002Fflex-layout.row#container-submenu-desktop\u002Fmenu-item#more-categories\u002Fsubmenu":{"before":[],"around":[],"after":[],"blockId":"[email protected]:submenu#more-categories","blocks":[{"blockId":"[email protected]:menu#submenu-more-categories","extensionPointId":"[email protected]:menu#submenu-more-categories","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSubmenu","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:submenu"],"preview":null,"props":{"blockClass":["more-categories"],"submenuWidth":"auto"},"render":"server","title":"SubMenu Más Categorías","track":[],"content":{"blockClass":["more-categories"],"submenuWidth":"auto"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile\u002Fflex-layout.row#filters-mobile":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#filters-mobile","blocks":[{"blockId":"[email protected]:filter-navigator.v3","extensionPointId":"filter-navigator.v3","children":true,"blockRole":"children"},{"blockId":"[email protected]:order-by.v2","extensionPointId":"order-by.v2","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"filters"},"render":"server","title":"Contenedor Filtros Mobile","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"filters"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile\u002Ftotal-products.v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:total-products.v2","blocks":[],"component":"[email protected]\u002FTotalProductsFlexible","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:total-products.v2","[email protected]:total-products"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:stack-layout#product-image-shelf","blocks":[{"blockId":"[email protected]:conditional-content#img-kits","extensionPointId":"conditional-content#img-kits","children":true,"blockRole":"children"},{"blockId":"[email protected]:add-to-list-btn","extensionPointId":"add-to-list-btn","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","extensionPointId":"flex-layout.row#global-highligths-image-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:gift-tag","extensionPointId":"gift-tag","children":true,"blockRole":"children"}],"component":"[email protected]\u002Findex","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:stack-layout"],"preview":null,"props":{"blockClass":"product-image-shelf"},"render":"server","title":"Imagen Producto","track":[],"content":{"blockClass":"product-image-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fnew-sponsored-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:new-sponsored-tag","blocks":[],"component":"[email protected]\u002FSponsoredTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:new-sponsored-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#wraper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","extensionPointId":"flex-layout.col#wrapper-info-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wraper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wraper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fproduct-highlight-classes":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-highlight-classes","blocks":[],"component":"[email protected]\u002FProductHighlightClasses","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-highlight-classes"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-empty-state":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-empty-state","blocks":[{"blockId":"[email protected]:flex-layout.row#minicart-empty","extensionPointId":"flex-layout.row#minicart-empty","children":true,"blockRole":"children"}],"component":"[email protected]\u002FEmptyState","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart-empty-state"],"preview":null,"props":{"blockClass":"minicart-empty"},"render":"lazy","title":"Contenedor Minicart Vacio","track":[],"content":{"blockClass":"minicart-empty"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-product-list","blocks":[{"blockId":"[email protected]:product-list","extensionPointId":"product-list","children":false,"blockRole":"block"}],"component":"[email protected]\u002FProductList","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart-product-list"],"preview":null,"props":{},"render":"lazy","title":"Container Lista De Productos MiniCart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fshipping-bar-cart":{"before":[],"around":[],"after":[],"blockId":"[email protected]:shipping-bar-cart","blocks":[],"component":"[email protected]\u002FShippingbarCart","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:shipping-bar-cart"],"preview":null,"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#footer-minicart","blocks":[{"blockId":"[email protected]:flex-layout.col#footer-minicart","extensionPointId":"flex-layout.col#footer-minicart","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"footer-minicart"},"render":"lazy","title":"Contenedor Footer MiniCart","track":[],"content":{"blockClass":"footer-minicart"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#submenu-desktop\u002Fflex-layout.col#container-submenu-desktop\u002Fflex-layout.row#container-submenu-desktop\u002Fmenu-item#more-categories\u002Fsubmenu\[email protected]:menu#submenu-more-categories":{"before":[],"around":[],"after":[],"blockId":"[email protected]:menu#submenu-more-categories","blocks":[],"component":"[email protected]\u002FMenu","composition":"children","contentMapId":"d6yRg99RMFRCJwwW5ajETZ","hasContentSchema":true,"hydration":"always","implements":["[email protected]:menu"],"preview":null,"props":{"items":[{"itemProps":{"text":"Facial","href":""}},{"itemProps":{"text":"Protección Solar","href":""}},{"itemProps":{"text":"Corporal","href":""}},{"itemProps":{"text":"Medicamentos","href":""}},{"itemProps":{"text":"Capilar","href":""}},{"itemProps":{"text":"Niños y bebés","href":""}},{"itemProps":{"text":"Maquillaje","href":""}},{"itemProps":{"text":"Suplementos dietarios","href":""}},{"itemProps":{"text":"Ingredientes activos","href":""}},{"itemProps":{"text":"Kits","href":""}}],"orientation":"vertical","blockClass":["more-categories"]},"render":"server","title":"Menú Más Categorías","track":[],"content":{"additionalDef":"none","textType":"t-body","orientation":"vertical","items":[{"itemProps":{"text":"Facial","href":"\u002Ffacial","noFollow":false},"type":"custom","__editorItemTitle":"Facial"},{"itemProps":{"text":"Protección solar","href":"\u002Fproteccion-solar"},"type":"custom","__editorItemTitle":"Protección solar"},{"itemProps":{"text":"Corporal","href":"\u002Fcorporal"},"type":"custom","__editorItemTitle":"Corporal"},{"itemProps":{"text":"Medicamentos","href":"\u002Fmedicamentos"},"type":"custom","__editorItemTitle":"Medicamentos"},{"itemProps":{"text":"Capilar","href":"\u002Fcapilar"},"type":"custom","__editorItemTitle":"Capilar"},{"itemProps":{"text":"Niños y bebés","href":"\u002Fninos-y-bebes"},"type":"custom","__editorItemTitle":"Niños y bebés"},{"itemProps":{"text":"Maquillaje","href":"\u002Fmaquillaje"},"type":"custom","__editorItemTitle":"Maquillaje"},{"itemProps":{"text":"Suplementos dietarios","href":"\u002Fsuplementos-dietarios"},"type":"custom","__editorItemTitle":"Suplementos dietarios"},{"itemProps":{"text":"Ingredientes activos","href":"\u002Fingredientes-activos"},"type":"custom","__editorItemTitle":"Ingredientes activos"},{"itemProps":{"text":"Kits","href":"\u002Fkits"},"type":"custom","__editorItemTitle":"Kits"}],"type":"custom","itemProps":{},"iconProps":{"id":null},"blockClass":["more-categories"]},"contentIds":["d6yRg99RMFRCJwwW5ajETZ~taLdDNnmtUBgx4i7EEYfHo"]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile\u002Fflex-layout.row#filters-mobile\u002Ffilter-navigator.v3":{"before":[],"around":[],"after":[],"blockId":"[email protected]:filter-navigator.v3","blocks":[{"blockId":"[email protected]:sidebar-close-button","extensionPointId":"sidebar-close-button","children":false,"blockRole":"block"}],"component":"[email protected]\u002FFilterNavigatorFlexible","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:filter-navigator.v3","[email protected]:filter-navigator"],"preview":null,"props":{"showClearAllFiltersOnDesktop":true,"navigationTypeOnMobile":"collapsible","initiallyCollapsed":true,"fullWidthOnMobile":true,"scrollToTop":"smooth","drawerDirectionMobile":"drawerRight","blocks":["filters"]},"render":"server","track":[],"content":{"showClearAllFiltersOnDesktop":true,"navigationTypeOnMobile":"collapsible","initiallyCollapsed":true,"fullWidthOnMobile":true,"scrollToTop":"smooth","drawerDirectionMobile":"drawerRight","blocks":["filters"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile\u002Fflex-layout.row#filters-mobile\u002Forder-by.v2":{"before":[],"around":[],"after":[],"blockId":"[email protected]:order-by.v2","blocks":[],"component":"[email protected]\u002FOrderByFlexible","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:order-by.v2","[email protected]:order-by"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#img-kits","blocks":[{"blockId":"[email protected]:product-summary-image#kits","extensionPointId":"product-summary-image#kits","children":false,"blockRole":"slot"},{"blockId":"[email protected]:product-summary-image","extensionPointId":"product-summary-image","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-summary-image#kits","FallbackComponent":"product-summary-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fadd-to-list-btn":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-list-btn","blocks":[],"component":"[email protected]\u002FAddProductBtn","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:add-to-list-btn"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#global-highligths-image-shelf","blocks":[{"blockId":"[email protected]:global-highlights-product#image-shelf","extensionPointId":"global-highlights-product#image-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"container-highligth-image"},"render":"server","title":"Global Highlights - Imagen","track":[],"content":{"blockClass":"container-highligth-image"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fgift-tag":{"before":[],"around":[],"after":[],"blockId":"[email protected]:gift-tag","blocks":[],"component":"[email protected]\u002FGiftTag","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:gift-tag"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#wrapper-info-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","extensionPointId":"flex-layout.row#product-info-shelf-01","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","extensionPointId":"flex-layout.row#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"wrapper-info-shelf"},"render":"server","title":"Contenedor Info Producto","track":[],"content":{"blockClass":"wrapper-info-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-empty-state\u002Fflex-layout.row#minicart-empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#minicart-empty","blocks":[{"blockId":"[email protected]:flex-layout.col#minicart-empty","extensionPointId":"flex-layout.col#minicart-empty","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"colJustify":"center","blockClass":"minicart-empty"},"render":"lazy","title":"Contenedor Minicart Vacio","track":[],"content":{"colJustify":"center","blockClass":"minicart-empty"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-list","blocks":[{"blockId":"[email protected]:product-list-content-mobile","extensionPointId":"product-list-content-mobile","children":false,"blockRole":"block"}],"component":"[email protected]\u002FProductListWrapper","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-list"],"preview":null,"props":{},"render":"lazy","title":"Lista De Productos MiniCart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#footer-minicart","blocks":[{"blockId":"[email protected]:minicart-summary","extensionPointId":"minicart-summary","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#continue-shopping","extensionPointId":"flex-layout.row#continue-shopping","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"footer-minicart-content"},"render":"lazy","title":"Contenedor Footer MiniCart","track":[],"content":{"blockClass":"footer-minicart-content"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#filter\u002Fconditional-content#filters\u002Fflex-layout.row#container-filters-mobile\u002Fflex-layout.col#container-filters-mobile\u002Fflex-layout.row#filters-mobile\u002Ffilter-navigator.v3\u002Fsidebar-close-button":{"before":[],"around":[],"after":[],"blockId":"[email protected]:sidebar-close-button","blocks":[],"component":"[email protected]\u002FSidebarCloseButton","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:sidebar-close-button"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image#kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image#kits","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"render":"server","track":[],"content":{"hoverImage":{"criteria":"index","index":1},"blockClass":["kits"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fconditional-content#img-kits\u002Fproduct-summary-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-image","blocks":[],"component":"[email protected]\u002FProductSummaryImage","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-image"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fstack-layout#product-image-shelf\u002Fflex-layout.row#global-highligths-image-shelf\u002Fglobal-highlights-product#image-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:global-highlights-product#image-shelf","blocks":[],"component":"[email protected]\u002FHighlights","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:global-highlights-product"],"preview":null,"props":{"blockClass":"shelf"},"render":"server","track":[],"content":{"blockClass":"shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","extensionPointId":"flex-layout.col#product-info-shelf-01","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-info-shelf-02","blocks":[{"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","extensionPointId":"flex-layout.col#product-info-shelf-02","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02 ","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-empty-state\u002Fflex-layout.row#minicart-empty\u002Fflex-layout.col#minicart-empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#minicart-empty","blocks":[{"blockId":"[email protected]:icon-cart#minicart","extensionPointId":"icon-cart#minicart","children":true,"blockRole":"children"},{"blockId":"[email protected]:rich-text#minicart-empty","extensionPointId":"rich-text#minicart-empty","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":"minicart-empty"},"render":"lazy","title":"Contenedor Minicart Vacio","track":[],"content":{"horizontalAlign":"center","blockClass":"minicart-empty"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-list-content-mobile","blocks":[{"blockId":"[email protected]:flex-layout.row#product-list","extensionPointId":"flex-layout.row#product-list","children":true,"blockRole":"children"}],"component":"[email protected]\u002FProductList","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-list-content-mobile"],"preview":null,"props":{},"render":"lazy","title":"Lista De Productos MiniCart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fminicart-summary":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-summary","blocks":[{"blockId":"[email protected]:checkout-summary.compact","extensionPointId":"checkout-summary","children":false,"blockRole":"block"}],"component":"[email protected]\u002FSummary","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:minicart-summary"],"preview":null,"props":{},"render":"lazy","title":"Totalizers MiniCart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fflex-layout.row#continue-shopping":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#continue-shopping","blocks":[{"blockId":"[email protected]:flex-layout.col#continue-shopping","extensionPointId":"flex-layout.col#continue-shopping","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"horizontalAlign":"between","blockClass":["continue-shopping"]},"render":"lazy","title":"Contenedor Comprar Y Seguir Comprando","track":[],"content":{"preserveLayoutOnMobile":true,"horizontalAlign":"between","blockClass":["continue-shopping"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-01","blocks":[{"blockId":"[email protected]:flex-layout.row#product-summary-name","extensionPointId":"flex-layout.row#product-summary-name","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-review-shelf","extensionPointId":"flex-layout.row#product-review-shelf","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-summary-price","extensionPointId":"flex-layout.row#product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#bella-points","extensionPointId":"flex-layout.row#bella-points","children":true,"blockRole":"children"},{"blockId":"[email protected]:conditional-content#savings-kits","extensionPointId":"conditional-content#savings-kits","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-01"},"render":"server","title":"Info Producto 01","track":[],"content":{"blockClass":"product-info-shelf-01"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-info-shelf-02","blocks":[{"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","extensionPointId":"conditional-content#add-to-cart-shelf-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-info-shelf-02"},"render":"server","title":"Product Info 02","track":[],"content":{"blockClass":"product-info-shelf-02"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-empty-state\u002Fflex-layout.row#minicart-empty\u002Fflex-layout.col#minicart-empty\u002Ficon-cart#minicart":{"before":[],"around":[],"after":[],"blockId":"[email protected]:icon-cart#minicart","blocks":[],"component":"[email protected]\u002FIconCart","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:icon-cart"],"preview":null,"props":{"viewBox":"0 0 24 24","id":"minicart","size":24,"blockClass":"minicart-icon"},"render":"lazy","title":"Icono Minicart","track":[],"content":{"viewBox":"0 0 24 24","id":"minicart","size":24,"blockClass":"minicart-icon"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-empty-state\u002Fflex-layout.row#minicart-empty\u002Fflex-layout.col#minicart-empty\u002Frich-text#minicart-empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#minicart-empty","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"El carrito esta vacío","blockClass":["minicart-empty"]},"render":"lazy","title":"Texto Minicart Vacio","track":[],"content":{"text":"El carrito esta vacío","blockClass":["minicart-empty"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-list","blocks":[{"blockId":"[email protected]:flex-layout.col#product-list-image","extensionPointId":"flex-layout.col#product-list-image","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.col#product-list-details","extensionPointId":"flex-layout.col#product-list-details","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"preventHorizontalStretch":true,"blockClass":"container-list-minicart"},"render":"lazy","title":"Producto Minicart","track":[],"content":{"preserveLayoutOnMobile":true,"preventHorizontalStretch":true,"blockClass":"container-list-minicart"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fminicart-summary\u002Fcheckout-summary":{"before":[],"around":[],"after":[],"blockId":"[email protected]:checkout-summary.compact","blocks":[{"blockId":"[email protected]:summary-totalizers","extensionPointId":"summary-totalizers","children":true,"blockRole":"children"}],"component":"[email protected]\u002FSummarySmall","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:checkout-summary.compact","[email protected]:checkout-summary"],"preview":null,"props":{"totalizersToShow":["Items","Discounts"],"title":"[email protected]::store\u002Fcheckout-summary.Summary"},"render":"lazy","title":"Totalizers MiniCart","track":[],"content":{"totalizersToShow":["Items","Discounts"],"title":"[email protected]::store\u002Fcheckout-summary.Summary"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fflex-layout.row#continue-shopping\u002Fflex-layout.col#continue-shopping":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#continue-shopping","blocks":[{"blockId":"[email protected]:link#continue-shopping","extensionPointId":"link#continue-shopping","children":true,"blockRole":"children"},{"blockId":"[email protected]:minicart-checkout-button","extensionPointId":"minicart-checkout-button","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["continue-shopping"]},"render":"lazy","title":"Contenedor Comprar Y Seguir Comprando","track":[],"content":{"blockClass":["continue-shopping"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-name","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-name","extensionPointId":"flex-layout.col#product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-review-shelf","blocks":[{"blockId":"[email protected]:product-rating-summary.vtex","extensionPointId":"product-rating-summary.vtex"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"render":"server","title":"Reviews Productos","track":[],"content":{"preserveLayoutOnMobile":true,"blockClass":"product-review-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-summary-price","blocks":[{"blockId":"[email protected]:flex-layout.col#product-summary-price","extensionPointId":"flex-layout.col#product-summary-price","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#bella-points","blocks":[{"blockId":"[email protected]:bella-points","extensionPointId":"bella-points","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["bella-points"]},"render":"server","title":"Contenedor Bella Puntos","track":[],"content":{"blockClass":["bella-points"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#savings-kits","blocks":[{"blockId":"[email protected]:product-spot-price-savings","extensionPointId":"product-spot-price-savings","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#empty","extensionPointId":"flex-layout.row#empty","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"render":"server","track":[],"content":{"conditions":[{"type":"brand","values":["Kits"]}],"MatchComponent":"product-spot-price-savings","FallbackComponent":"flex-layout.row#empty"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","extensionPointId":"flex-layout.row#container-disclaimer-medicaments","children":false,"blockRole":"slot"},{"blockId":"[email protected]:conditional-content#add-to-cart-shelf","extensionPointId":"conditional-content#add-to-cart-shelf","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["58"]},{"type":"brand","values":["MEDICAMENTOS FORMULADOS"],"operator":"OR"}],"MatchComponent":"flex-layout.row#container-disclaimer-medicaments","FallbackComponent":"conditional-content#add-to-cart-shelf"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-list-image","blocks":[{"blockId":"[email protected]:product-list-image","extensionPointId":"product-list-image","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{},"render":"lazy","title":"Imagen Producto Minicart","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-list-details","blocks":[{"blockId":"[email protected]:flex-layout.row#product-list-name-brand-remove","extensionPointId":"flex-layout.row#product-list-name-brand-remove","children":true,"blockRole":"children"},{"blockId":"[email protected]:flex-layout.row#product-list-prices-quantity","extensionPointId":"flex-layout.row#product-list-prices-quantity","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["container-items-minicart"]},"render":"lazy","title":"Contenedor Detalles Producto Minicart","track":[],"content":{"blockClass":["container-items-minicart"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fminicart-summary\u002Fcheckout-summary\u002Fsummary-totalizers":{"before":[],"around":[],"after":[],"blockId":"[email protected]:summary-totalizers","blocks":[],"component":"[email protected]\u002FSummaryTotalizers","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:summary-totalizers"],"preview":{"type":"text","height":{"desktop":{"defaultValue":108},"mobile":{"defaultValue":108}},"fullWidth":true,"options":{"padding":0,"fontSize":24,"paragraph":false},"width":{"desktop":{},"mobile":{}}},"props":{"showTotal":true,"showDeliveryTotal":true},"render":"lazy","title":"Totalizers MiniCart","track":[],"content":{"showTotal":true,"showDeliveryTotal":true},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fflex-layout.row#continue-shopping\u002Fflex-layout.col#continue-shopping\u002Flink#continue-shopping":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link#continue-shopping","blocks":[],"component":"[email protected]\u002FStoreLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link"],"preview":null,"props":{"label":"Continuar comprando","href":"\u002F","blockClass":["continue-shopping"]},"render":"lazy","title":"Texto Continuar Comprando","track":[],"content":{"label":"Continuar comprando","href":"\u002F","blockClass":["continue-shopping"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fflex-layout.row#footer-minicart\u002Fflex-layout.col#footer-minicart\u002Fflex-layout.row#continue-shopping\u002Fflex-layout.col#continue-shopping\u002Fminicart-checkout-button":{"before":[],"around":[],"after":[],"blockId":"[email protected]:minicart-checkout-button","blocks":[],"component":"[email protected]\u002FCheckoutButton","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:minicart-checkout-button"],"preview":null,"props":{"finishShoppingButtonLink":"\u002Fcheckout\u002F#\u002Fcart"},"render":"lazy","track":[],"content":{"finishShoppingButtonLink":"\u002Fcheckout\u002F#\u002Fcart"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-01\u002Fcomponent-generator#plp-section-01\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-02\u002Fcomponent-generator#plp-section-02\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-name","blocks":[{"blockId":"[email protected]:product-summary-brand","extensionPointId":"product-summary-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-summary-name","extensionPointId":"product-summary-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-name"},"render":"server","title":"Nombre y Marca","track":[],"content":{"blockClass":"product-summary-name"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-review-shelf\u002Fproduct-rating-summary.vtex":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-rating-summary.vtex","blocks":[],"component":"[email protected]\u002FRatingSummary","composition":"blocks","hasContentSchema":false,"implements":["[email protected]:product-rating-summary.vtex","[email protected]:product-rating-summary"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-summary-price","blocks":[{"blockId":"[email protected]:product-summary-price","extensionPointId":"product-summary-price","children":true,"blockRole":"children"},{"blockId":"[email protected]:pum","extensionPointId":"pum","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"product-summary-price"},"render":"server","title":"Precio Producto","track":[],"content":{"blockClass":"product-summary-price"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#bella-points\u002Fbella-points":{"before":[],"around":[],"after":[],"blockId":"[email protected]:bella-points","blocks":[],"component":"[email protected]\u002FBellaPoints","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:bella-points"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fproduct-spot-price-savings":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-spot-price-savings","blocks":[],"component":"[email protected]\u002FSpotPriceSavings","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-spot-price-savings"],"preview":null,"props":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"render":"server","track":[],"content":{"message":"[email protected]::store\u002Fspot-price-savings.default"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fconditional-content#savings-kits\u002Fflex-layout.row#empty":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#empty","blocks":[],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{},"render":"server","title":"Contenedor Vacio","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","extensionPointId":"flex-layout.col#container-disclaimer-medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:conditional-content#add-to-cart-shelf","blocks":[{"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","extensionPointId":"flex-layout.row#add-to-cart-kits-shelf","children":false,"blockRole":"slot"},{"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","extensionPointId":"flex-layout.row#add-to-cart-normal","children":false,"blockRole":"slot"}],"component":"[email protected]\u002FConditionalContent","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:conditional-content"],"preview":null,"props":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"render":"server","track":[],"content":{"conditions":[{"type":"id","values":["93"]},{"type":"brand","values":["Kits"],"operator":"OR"}],"MatchComponent":"flex-layout.row#add-to-cart-kits-shelf","FallbackComponent":"flex-layout.row#add-to-cart-normal"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#cg-plp-section-03\u002Fcomponent-generator#plp-section-03\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-not-found-layout\u002Fflex-layout.row#categories-vitrine-not-found\u002Fcomponent-generator#not-found\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-image\u002Fproduct-list-image":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-list-image","blocks":[],"component":"[email protected]\u002FImage","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-list-image"],"preview":{"type":"box","height":{"desktop":{"defaultValue":96},"mobile":{"defaultValue":96}},"width":{"desktop":{"defaultValue":96},"mobile":{"defaultValue":96}},"options":{"padding":0,"minWidth":96}},"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-name-brand-remove":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-list-name-brand-remove","blocks":[{"blockId":"[email protected]:flex-layout.col#product-list-name-brand-remove","extensionPointId":"flex-layout.col#product-list-name-brand-remove","children":true,"blockRole":"children"},{"blockId":"[email protected]:remove-button","extensionPointId":"remove-button","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":["container-name-brand-minicart"]},"render":"lazy","title":"Contenedor Nombre, Marca y Remover Producto Minicart","track":[],"content":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":["container-name-brand-minicart"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-prices-quantity":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#product-list-prices-quantity","blocks":[{"blockId":"[email protected]:price","extensionPointId":"vtex.product-list:price","children":true,"blockRole":"children"},{"blockId":"[email protected]:quantity-selector","extensionPointId":"quantity-selector","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":["container-items-minicart"]},"render":"lazy","title":"Contenedor Precio y Cantidad Producto Minicart","track":[],"content":{"preserveLayoutOnMobile":true,"colSizing":"auto","blockClass":["container-items-minicart"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-brand","blocks":[],"component":"[email protected]\u002FProductSummaryBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-brand"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-name\u002Fflex-layout.col#product-summary-name\u002Fproduct-summary-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-name","blocks":[],"component":"[email protected]\u002FProductSummaryName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-summary-name"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fproduct-summary-price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-summary-price","blocks":[],"component":"[email protected]\u002FProductSummaryPrice","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:product-summary-price"],"preview":null,"props":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"render":"server","track":[],"content":{"showInstallments":false,"showLabels":false,"labelSellingPrice":"[email protected]::store\u002Fpricing.to","labelListPrice":"[email protected]::store\u002Fpricing.from"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-01\u002Fflex-layout.col#product-info-shelf-01\u002Fflex-layout.row#product-summary-price\u002Fflex-layout.col#product-summary-price\u002Fpum":{"before":[],"around":[],"after":[],"blockId":"[email protected]:pum","blocks":[],"component":"[email protected]\u002FPum","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:pum"],"preview":null,"props":{},"render":"server","track":[],"content":{},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#container-disclaimer-medicaments","blocks":[{"blockId":"[email protected]:rich-text#disclaimer-medicaments","extensionPointId":"rich-text#disclaimer-medicaments","children":true,"blockRole":"children"},{"blockId":"[email protected]:link.product#medicaments","extensionPointId":"link.product#medicaments","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Contenedor Disclamer Medicamentos","track":[],"content":{"horizontalAlign":"center","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-kits-shelf","blocks":[{"blockId":"[email protected]:add-to-cart-button#kits-shelf","extensionPointId":"add-to-cart-button#kits-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"blockClass":["add-to-cart-btn","add-to-cart-kits-shelf"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.row#add-to-cart-normal","blocks":[{"blockId":"[email protected]:add-to-cart-button#product-shelf","extensionPointId":"add-to-cart-button#product-shelf","children":true,"blockRole":"children"}],"component":"[email protected]\u002FFlexLayout","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.row","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":"add-to-cart-btn"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"blockClass":"add-to-cart-btn"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fsearch-bar\u002Fautocomplete-result-list\u002Fproduct-summary\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-name-brand-remove\u002Fflex-layout.col#product-list-name-brand-remove":{"before":[],"around":[],"after":[],"blockId":"[email protected]:flex-layout.col#product-list-name-brand-remove","blocks":[{"blockId":"[email protected]:product-brand","extensionPointId":"vtex.product-list:product-brand","children":true,"blockRole":"children"},{"blockId":"[email protected]:product-name","extensionPointId":"vtex.product-list:product-name","children":true,"blockRole":"children"}],"component":"[email protected]\u002FCol","composition":"children","hasContentSchema":false,"hydration":"always","implements":["[email protected]:flex-layout.col","[email protected]:flex-layout"],"preview":null,"props":{"blockClass":["container-name-brand-minicart"]},"render":"lazy","title":"Contenedor Nombre, Marca y Remover Producto Minicart","track":[],"content":{"blockClass":["container-name-brand-minicart"]},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-name-brand-remove\u002Fremove-button":{"before":[],"around":[],"after":[],"blockId":"[email protected]:remove-button","blocks":[],"component":"[email protected]\u002FRemoveButton","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:remove-button"],"preview":{"type":"box","height":{"desktop":{"defaultValue":25},"mobile":{"defaultValue":25}},"width":{"desktop":{"defaultValue":25},"mobile":{"defaultValue":25}},"options":{"padding":0}},"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-prices-quantity\u002Fvtex.product-list:price":{"before":[],"around":[],"after":[],"blockId":"[email protected]:price","blocks":[],"component":"[email protected]\u002FPrice","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:price"],"preview":{"type":"box","height":{"desktop":{"defaultValue":35},"mobile":{"defaultValue":35}},"width":{"desktop":{"defaultValue":90},"mobile":{"defaultValue":90}},"options":{"padding":0}},"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-prices-quantity\u002Fquantity-selector":{"before":[],"around":[],"after":[],"blockId":"[email protected]:quantity-selector","blocks":[],"component":"[email protected]\u002FQuantitySelector","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:quantity-selector"],"preview":{"type":"box","height":{"desktop":{"defaultValue":35},"mobile":{"defaultValue":35}},"width":{"desktop":{"defaultValue":80},"mobile":{"defaultValue":80}},"options":{"padding":0}},"props":{"mode":"stepper"},"render":"lazy","title":"Selector Cantidad Producto Minicart","track":[],"content":{"mode":"stepper"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Frich-text#disclaimer-medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:rich-text#disclaimer-medicaments","blocks":[],"component":"[email protected]\u002Findex","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:rich-text"],"preview":null,"props":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"render":"server","title":"Disclamer Medicamentos","track":[],"content":{"text":"Venta bajo fórmula médica","blockClass":["disclaimer-medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fflex-layout.row#container-disclaimer-medicaments\u002Fflex-layout.col#container-disclaimer-medicaments\u002Flink.product#medicaments":{"before":[],"around":[],"after":[],"blockId":"[email protected]:link.product#medicaments","blocks":[],"component":"[email protected]\u002FProductLink","composition":"children","hasContentSchema":true,"hydration":"always","implements":["[email protected]:link.product","[email protected]:link"],"preview":null,"props":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"render":"server","title":"Link Medicamentos","track":[],"content":{"href":"\u002F{slug}\u002Fp","label":"Ir al producto","blockClass":["medicaments"]},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-kits-shelf\u002Fadd-to-cart-button#kits-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#kits-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar Kit","blockClass":"kits"},"render":"server","title":"CTA Agregar al carrito - Kits","track":[],"content":{"text":"Agregar Kit","blockClass":"kits"},"contentIds":[""]},"store.search\u002Fsearch-result-layout\u002Fsearch-result-layout.desktop\u002Fflex-layout.row#container-search\u002Fflex-layout.col#products\u002Fsearch-content\u002Fgallery\u002Fproduct-summary.shelf\u002Fflex-layout.row#wraper-info-shelf\u002Fflex-layout.col#wrapper-info-shelf\u002Fflex-layout.row#product-info-shelf-02\u002Fflex-layout.col#product-info-shelf-02\u002Fconditional-content#add-to-cart-shelf-medicaments\u002Fconditional-content#add-to-cart-shelf\u002Fflex-layout.row#add-to-cart-normal\u002Fadd-to-cart-button#product-shelf":{"before":[],"around":[],"after":[],"blockId":"[email protected]:add-to-cart-button#product-shelf","blocks":[],"component":"[email protected]\u002FWrapper","composition":"blocks","hasContentSchema":true,"hydration":"always","implements":["[email protected]:add-to-cart-button"],"preview":null,"props":{"text":"Agregar"},"render":"server","title":"CTA Agregar al carrito","track":[],"content":{"text":"Agregar"},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-name-brand-remove\u002Fflex-layout.col#product-list-name-brand-remove\u002Fvtex.product-list:product-brand":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-brand","blocks":[],"component":"[email protected]\u002FProductBrand","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-brand"],"preview":{"type":"box","height":{"desktop":{"defaultValue":15},"mobile":{"defaultValue":15}},"width":{"desktop":{"defaultValue":110},"mobile":{"defaultValue":110}},"options":{"padding":0}},"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]},"store.search\u002F$before_header.full\u002Fheader-layout.desktop\u002Fsticky-layout#header-desktop\u002Fflex-layout.row#container-header-desktop\u002Fflex-layout.col#items-header-desktop\u002Fflex-layout.row#items-header-desktop\u002Fminicart.v2\u002Fminicart-base-content\u002Fminicart-product-list\u002Fproduct-list\u002Fproduct-list-content-mobile\u002Fflex-layout.row#product-list\u002Fflex-layout.col#product-list-details\u002Fflex-layout.row#product-list-name-brand-remove\u002Fflex-layout.col#product-list-name-brand-remove\u002Fvtex.product-list:product-name":{"before":[],"around":[],"after":[],"blockId":"[email protected]:product-name","blocks":[],"component":"[email protected]\u002FProductName","composition":"blocks","hasContentSchema":false,"hydration":"always","implements":["[email protected]:product-name"],"preview":{"type":"box","height":{"desktop":{"defaultValue":30},"mobile":{"defaultValue":30}},"width":{"desktop":{"defaultValue":140},"mobile":{"defaultValue":140}},"options":{"padding":0}},"props":{},"render":"lazy","track":[],"content":{},"contentIds":[""]}}</script>
  </template>
  <template data-type="json" data-varname="__RUNTIME__" data-field="queryData">
    <script>[]</script>
  </template>
  <template data-type="json" data-varname="__STATE__">
    <script>{"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"})":{"products":[],"recordsFiltered":0,"correction":{"type":"id","generated":true,"id":"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"}).correction","typename":"SearchCorrection"},"breadcrumb":null,"fuzzy":"auto","operator":"or","searchState":null,"redirect":null,"options":{"type":"id","generated":true,"id":"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"}).options","typename":"ProductSearchOptions"},"searchId":"423f0cd227c347c096d5b506d89741f2","__typename":"ProductSearch"},"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"}).correction":{"misspelled":true,"__typename":"SearchCorrection"},"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"}).options":{"deliveryPromisesEnabled":false,"__typename":"ProductSearchOptions"},"ROOT_QUERY":{"productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"})":{"type":"id","generated":true,"id":"$ROOT_QUERY.productSearch({\"from\":0,\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"orderBy\":\"OrderByTopSaleDESC\",\"productOriginVtex\":true,\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}],\"simulationBehavior\":\"default\",\"to\":22})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\"})","typename":"ProductSearch"},"facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"})":{"type":"id","generated":true,"id":"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"})","typename":"Facets"},"searchMetadata({\"fullText\":\"llms.txt\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\"})":{"type":"id","generated":true,"id":"$ROOT_QUERY.searchMetadata({\"fullText\":\"llms.txt\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\"})","typename":"SearchMetadata"}},"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"})":{"sampling":false,"breadcrumb":[{"type":"id","generated":true,"id":"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).breadcrumb.0","typename":"SearchBreadcrumb"}],"facets":[],"queryArgs":{"type":"id","generated":true,"id":"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).queryArgs","typename":"QueryArgs"},"__typename":"Facets"},"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).breadcrumb.0":{"name":"llms.txt","href":"\u002Fllms.txt?map=ft","__typename":"SearchBreadcrumb"},"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).queryArgs":{"query":"llms.txt","selectedFacets":[{"type":"id","generated":true,"id":"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).queryArgs.selectedFacets.0","typename":"SelectedFacet"}],"__typename":"QueryArgs"},"$ROOT_QUERY.facets({\"behavior\":\"Static\",\"categoryTreeBehavior\":\"default\",\"fullText\":\"llms.txt\",\"hideUnavailableItems\":false,\"initialAttributes\":\"ft\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\"}).queryArgs.selectedFacets.0":{"key":"ft","value":"llms.txt","__typename":"SelectedFacet"},"$ROOT_QUERY.searchMetadata({\"fullText\":\"llms.txt\",\"query\":\"llms.txt\",\"selectedFacets\":[{\"key\":\"ft\",\"value\":\"llms.txt\"}]})@context({\"provider\":\"vtex.search-graphql\"})@runtimeMeta({\"hash\":\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\"})":{"titleTag":"llms.txt","metaTagDescription":null,"__typename":"SearchMetadata"}}</script>
  </template>
    
  <script>
    window.__ASYNC_SCRIPTS_READY__ = false
    var noop = function(){}
    var asyncQueue = new Array(36)

    function performanceMark(label) {
      if (typeof window === 'undefined' || !window.performance || !window.performance.mark) {
        return
      }
      window.performance.mark(label)
    }
    function performanceMeasure(name, start, end) {
      try {
        if (typeof window === 'undefined' || !window.performance || !window.performance.measure) {
          return
        }
        window.performance.measure(name, start, end)
      } catch (error) {
      }
    }

    performanceMark('init-inline-js')

    function scriptReady(position) {
      asyncQueue[position].ready = true
      if (position === asyncQueue.length - 1) {
        window.__ASYNC_SCRIPTS_READY__ = true
        performanceMark('asyncScriptsReady-fired')
        window.dispatchEvent(new CustomEvent("asyncScriptsReady"))
      } else if (asyncQueue[position + 1]) {
        runScript(position + 1, 0)
      }
    }

    function runScript(position, subposition) {
      if (position === 0 && subposition === 0) {
        performanceMark('init-runScript')
      }
      if (subposition === 0) {
        performanceMark('runScript-start-' + position)
      }
      performanceMark('runScript-start-' + position + '-' + subposition)
      setImmediate(function() {
        try {
          asyncQueue[position][subposition].bind(window).call()
        } finally {
          if (subposition === asyncQueue[position].length - 1) {
            performanceMark('runScript-end-' + position)
            performanceMark('runScript-end-' + position + '-' + subposition)
            performanceMeasure('script-' + position, 'runScript-start-' + position, 'runScript-end-' + position)
            scriptReady(position)
          } else {
            performanceMark('runScript-end-' + position + '-' + subposition)
            runScript(position, subposition + 1)
          }
        }
      })
    }

    function enqueueScripts(scriptFunctions, index) {
      var position = parseInt(index, 10)
      asyncQueue[position] = scriptFunctions
      if (position === 0 || asyncQueue[position - 1] && asyncQueue[position - 1].ready) {
        runScript(position, 0)
      }
    }

    function noopScriptReady(index) {
      enqueueScripts([noop], index)
    }
  </script>
  <script src="https://io.vtex.com.br/v3/polyfill.min.js?version=3.89.4&features=Object.keys,document.currentScript,CustomEvent&flags=gated,always" crossorigin nomodule ></script>
    <script>if (Intl && Intl.NumberFormat && Intl.NumberFormat.polyfilled) {
        Intl.NumberFormat.__defaultLocale = "es-CO"
      }</script>
    <script src="https://io.vtex.com.br/v3/polyfill.min.js?version=3.89.4&features=Object.values,Object.entries,Object.assign,Array.from,Array.prototype.findIndex,Array.prototype.fill,Array.prototype.find,Array.prototype.flatMap,Array.prototype.includes,String.prototype.startsWith,String.prototype.endsWith,String.prototype.includes,String.prototype.repeat,Symbol,fetch,Promise,Map,WeakMap,Number.isInteger,Number.isNaN,Number.EPSILON,Set,Function.name,URL,IntersectionObserver,Intl.~locale.es-CO&flags=gated" crossorigin  async onload="this.onload=null;noopScriptReady(0);" onerror="this.onerror=null;noopScriptReady(0);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/index.min.js?async=2&workspace=master" crossorigin  async data-index="1" onerror="this.onerror=null;noopScriptReady(1);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/runtime.js?async=2&workspace=master" crossorigin  async data-index="2" onerror="this.onerror=null;noopScriptReady(2);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/prop-types.min.js?async=2&workspace=master" crossorigin  async data-index="3" onerror="this.onerror=null;noopScriptReady(3);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react.production.min.js?async=2&workspace=master" crossorigin  async data-index="4" onerror="this.onerror=null;noopScriptReady(4);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react-dom.production.min.js?async=2&workspace=master" crossorigin  async data-index="5" onerror="this.onerror=null;noopScriptReady(5);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react-dom-server.browser.production.min.js?async=2&workspace=master" crossorigin  async data-index="6" onerror="this.onerror=null;noopScriptReady(6);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/react-intl.min.js?async=2&workspace=master" crossorigin  async data-index="7" onerror="this.onerror=null;noopScriptReady(7);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/history.min.js?async=2&workspace=master" crossorigin  async data-index="8" onerror="this.onerror=null;noopScriptReady(8);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/ramda.min.js?async=2&workspace=master" crossorigin  async data-index="9" onerror="this.onerror=null;noopScriptReady(9);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/plugins/unveilhooks/ls.unveilhooks.min.js?async=2&workspace=master" crossorigin  async data-index="10" onerror="this.onerror=null;noopScriptReady(10);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/lazysizes.min.js?async=2&workspace=master" crossorigin  async data-index="11" onerror="this.onerror=null;noopScriptReady(11);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/cssrelpreload.min.js?async=2&workspace=master" crossorigin  async data-index="12" onerror="this.onerror=null;noopScriptReady(12);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/common.min.js?async=2&workspace=master" crossorigin  async data-index="13" onerror="this.onerror=null;noopScriptReady(13);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/graphql.min.js?async=2&workspace=master" crossorigin  async data-index="14" onerror="this.onerror=null;noopScriptReady(14);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/apollo.min.js?async=2&workspace=master" crossorigin  async data-index="15" onerror="this.onerror=null;noopScriptReady(15);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/index.min.js?async=2&workspace=master" crossorigin  async data-index="16" onerror="this.onerror=null;noopScriptReady(16);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-60e92c4aaa42bf091de5d09144835ccfbf064540.min.js?v=1&[email protected],LayoutContainer&[email protected],common,useDevice,withDevice&[email protected],common,useCssHandles,applyModifiers&[email protected],common,0,Button,ButtonWithIcon,19,ToastContext,IconArrowBack,IconClose,ToastProvider,Spinner,29,Collapsible,1&async=2&workspace=master" crossorigin  async data-index="17" onerror="this.onerror=null;noopScriptReady(17);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-e514d75759ce61cfe9a669cc86d8f47aa39937a8.min.js?v=1&[email protected],Input,InputSearch,IconClock,IconClear,Link,Checkbox,41,InputCurrency,RadioGroup,Slider,33,Tag,16,Toggle,2,4,Tooltip,withToast&[email protected],common,SearchOpenGraph&[email protected],common&async=2&workspace=master" crossorigin  async data-index="18" onerror="this.onerror=null;noopScriptReady(18);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-9dfcbdfe2ab492d54e7fce7b4452a579bca65077.min.js?v=1&[email protected],0,PixelContext,usePixel,usePixelEventCallback&[email protected],common,0,ProductList,ProductBreadcrumb&[email protected],common,0,MutationAddToCart,4,MutationSetManualPrice,5,MutationUpdateItems,MutationClearOrderFormMessages,6,QueryOrderForm,Utils&[email protected],useSplunk&[email protected],common&async=2&workspace=master" crossorigin  async data-index="19" onerror="this.onerror=null;noopScriptReady(19);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-ca444674c7975af0f8bd8aadad1e3a1eaf52c827.min.js?v=1&[email protected],useRenderSession&[email protected],SearchPageContext&[email protected],common,0,useCssHandles,createCssHandlesContext,applyModifiers&[email protected],common,useProduct,ProductContextProvider,useProductDispatch,ProductContext&[email protected],common,useListContext,ListContextProvider&[email protected],common,MiniCartFront&[email protected],common,useOnView&[email protected],common,ModalContext&async=2&workspace=master" crossorigin  async data-index="20" onerror="this.onerror=null;noopScriptReady(20);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c589f063a2d5a78e5b5b8dfb10c8126c9018c35e.min.js?v=1&[email protected],ProductGroupContext&[email protected],common,AddressRules,0,1,2,5,3,helpers&[email protected],common,AuthServiceLazy,AuthStateLazy,RecaptchaProvider,getAbsReturnUrl,1,2,0,useGetPhoneNumberByEmail,useLogInWithAccessKey,useLogInWithPassword,useLogOut&async=2&workspace=master" crossorigin  async data-index="21" onerror="this.onerror=null;noopScriptReady(21);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-ca74c9f9a3d729bb6f021496ee7fd8be513bc136.min.js?v=1&[email protected],useRedirectAfterLogin,useSendAccessCode,useSendAccessKey,useSetPassword,useStartLoginAttempt,validations&[email protected],common,useResponsiveValue,useResponsiveValues&[email protected],common,IconSearch,IconCaret,IconGrid,IconInlineGrid,IconSingleGrid,Icon,IconExpand,IconPause,IconPlay,IconVolumeOff,IconVolumeOn&async=2&workspace=master" crossorigin  async data-index="22" onerror="this.onerror=null;noopScriptReady(22);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-327c1c95377998175dd4d1d5c514d9aa8e5f43dd.min.js?v=1&[email protected],IconClose,IconHome,IconFilter,IconArrowBack,IconEyeSight,IconProfile,IconMenu,IconCart&[email protected],MaintenanceOverlay&[email protected],common,0,StickyLayout&[email protected],common,0,Overlay&[email protected],common,IOMessage,formatIOMessage,IOMessageWithMarkers&[email protected],index&[email protected],common&async=2&workspace=master" crossorigin  async data-index="23" onerror="this.onerror=null;noopScriptReady(23);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-cf35237a09f5c74747f1e45cd69ff21e23d005f9.min.js?v=1&[email protected],QueryFacetsV2,QueryProductSearchV3,QuerySearchMetadataV2,0,MutationAddToCart,1,MutationUpdateItems,MutationUpdateOrderFormCheckin,MutationUpdateOrderFormProfile,MutationUpdateOrderFormShipping,OrderFormContext,PWAContext,3,QueryOrderForm,8,QueryProducts,QueryItemsWithSimulation,QueryAutocompleteSearchSuggestions,QuerySuggestionProducts,QueryTopSearches&[email protected],common&async=2&workspace=master" crossorigin  async data-index="24" onerror="this.onerror=null;noopScriptReady(24);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-04c6fb2c09be058be3765c74148f0faa4fea9fff.min.js?v=1&[email protected],ProductListContext,useProductImpression&[email protected],SearchBannerCustom&[email protected],common,0,OrderForm,OrderQueue&[email protected],common,FormattedCurrency,formatCurrency&[email protected],common,0,StickyPromoGlobal,StickyContext,StructuredData,ConditionalContent,LoginInputValidator,BellaPoints,Pum&[email protected],SponsoredTag&[email protected],common&async=2&workspace=master" crossorigin  async data-index="25" onerror="this.onerror=null;noopScriptReady(25);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-1a878a4b3c07c04e5a12acc2a277ff9d0380ca2c.min.js?v=1&[email protected],0,HighlightsContext,ProductHighlightClasses,Highlights&[email protected],common,AddProductBtn&[email protected],common,GiftContext,GiftTag&[email protected],common,0,RatingSummary&[email protected],common,ProductSummaryContext&[email protected],common,SliderLayout&[email protected],common,0,Video&[email protected],common,0&async=2&workspace=master" crossorigin  async data-index="26" onerror="this.onerror=null;noopScriptReady(26);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-7ff3486de154588f627d1c344c5dfd443dfb77c7.min.js?v=1&[email protected],Breadcrumb&[email protected],common,Drawer&[email protected],common,1,Login,Wrapper&[email protected],index&[email protected],common,0,MenuItem,Menu,Submenu&[email protected],common,Image,0,ImageList&[email protected],common,TabContent,TabContentItem,TabLayout&async=2&workspace=master" crossorigin  async data-index="27" onerror="this.onerror=null;noopScriptReady(27);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-8473facce53ca3a7692aa917b40f8fc4ef01268c.min.js?v=1&[email protected],TabList,TabListItem&[email protected],common,0,StoreLink,ProductLink&[email protected],common,0,OrderItems&[email protected],common,ListPrice,SellingPrice,SpotPriceSavings&[email protected],common,SliderTopBar&[email protected],common,0,TopsortBanner&[email protected],common,Breadcrumb&[email protected],common&async=2&workspace=master" crossorigin  async data-index="28" onerror="this.onerror=null;noopScriptReady(28);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-8cc9f3a96392c345c6dd7f5ed7c5e3811e53d33f.min.js?v=1&[email protected],Minicart&[email protected],common,Menu,MenuHighlightsDesktop&[email protected],common,Container,10,4,SearchBar,Animation,CollectionBadges,DiscountBadge,ProductBrand,ProductName,3,ProductPrice&[email protected],common,0,2,1,3&async=2&workspace=master" crossorigin  async data-index="29" onerror="this.onerror=null;noopScriptReady(29);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-3aa042eed5a1313cfc728e285e783c1b5a4ce245.min.js?v=1&[email protected],5,DeliveryPromiseContext,4,PickupModalPresentational,6,PostalCodeModal&[email protected],common,0,1,ShippingOptionContext&[email protected],common,index,Layout&[email protected],common,0,FlexLayout,Col&[email protected],common,0,ProductSummaryList,ProductSummaryCustom&async=2&workspace=master" crossorigin  async data-index="30" onerror="this.onerror=null;noopScriptReady(30);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-575c83639540ed6d7370762c6dc91fb57dc62bfc.min.js?v=1&[email protected],ProductSummaryImage,ProductSummaryBrand,ProductSummaryName,ProductSummaryPrice&[email protected],common,0,Wrapper&[email protected],common,0,1,ComponentGenerator&[email protected],common,Autocomplete&[email protected],common,1,5,SearchQuery,4,19,0,2&async=2&workspace=master" crossorigin  async data-index="31" onerror="this.onerror=null;noopScriptReady(31);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c1f2aa2930f663307a0bbcfa75ffade05585dc9b.min.js?v=1&[email protected],3,9,SearchResultLayout,17,SearchResultFlexible,NotFoundLayout,SearchContent,6,7,13,10,FilterNavigatorFlexible,12,TotalProductsFlexible,OrderByFlexible,15,8,16,14,Gallery,NotFoundSearch&async=2&workspace=master" crossorigin  async data-index="32" onerror="this.onerror=null;noopScriptReady(32);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-5a8ccd688e9af5a102ad86426df083ea8fa3c169.min.js?v=1&[email protected],SidebarCloseButton,FetchMore,ProductCountPerPage&[email protected],common,1,SearchContext,0,SearchWrapper,StoreWrapper,DefaultChallenge&async=2&workspace=master" crossorigin  async data-index="33" onerror="this.onerror=null;noopScriptReady(33);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-37ba2b2d609e71e09f7ba5076d607ecbc3d771b9.min.js?v=1&[email protected],ExtensionContainer&[email protected],common,6,18,HighlightOverlay&[email protected],index&[email protected],index&[email protected],common,1,pinterestTag&[email protected],index&[email protected],common,index&[email protected],common,TbpPixel&[email protected],index&[email protected],common,index&[email protected],common,1&async=2&workspace=master" crossorigin  async data-index="34" onerror="this.onerror=null;noopScriptReady(34);"></script>
    <script src="https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c7045f990f29b62c7a529dc3f389c77a5e6104d3.min.js?v=1&[email protected],FbePixel&[email protected],AddiInfos&async=2&workspace=master" crossorigin  async data-index="35" onerror="this.onerror=null;noopScriptReady(35);"></script>

  
  <!--pixel:start:bellapiel.respondio-->
<!-- new component for chat -->
<script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer="defer"></script> 
<div class="commonninja_component pid-6cc5ee03-314b-495f-b662-9d7fe08d1308"></div>
<!-- new component for chat -->

<!--pixel:end:bellapiel.respondio-->
<!--pixel:start:vtex.agentic-cx-->
<script >const allowAgenticCxScript=""==="true";if(allowAgenticCxScript){const a=document.createElement("script");a.src="https://cdn.cloud.weni.ai/agentic-cx.js",document.head.appendChild(a)}</script>

<!--pixel:end:vtex.agentic-cx-->

</body>
</html>

Zugänglichkeit

Inhalt ohne JavaScript verfügbar (100/100)

Content available without JavaScript

Inhalt erscheint früh im HTML (100/100)

Main content starts at 9% of HTML

Angemessene Seitengröße (0/100)

Page size: 2256KB

KI-Auffindbarkeit

robots.txt erlaubt KI-Bots (100/100)

All major AI search bots allowed

Markdown for Agents Unterstützung (0/100)
✗ Accept: text/markdown ✗ .md URL ✗ <link> tag ✗ Link header
Hat sitemap.xml (100/100)

Sitemap found

Hat robots.txt-Datei (100/100)

robots.txt exists

Hat llms.txt-Datei (50/100)

llms.txt exists but appears empty or invalid

Hat Content-Signal (robots.txt oder HTTP-Header) (0/100)
✓ robots.txt ✓ HTTP header ✗ Policy

Strukturierte Daten

Hat Schema.org / JSON-LD (50/100)

JSON-LD found but basic types: WebSite, ItemList

Hat Open-Graph-Tags (67/100)

2/3 OG tags present

Hat Meta-Beschreibung (100/100)

Meta description: 124 chars

Hat kanonische URL (100/100)

Canonical URL present

Hat lang-Attribut (100/100)

lang="es-CO"

Semantisches HTML

Korrekte Überschriftenhierarchie (85/100)

1 heading level skip(s)

Verwendet article- oder main-Element (100/100)

Has <article>

Verwendet semantische HTML-Elemente (10/100)

16 semantic elements, 507 divs (ratio: 3%)

Aussagekräftige Bild-Alt-Texte (78/100)

14/18 images with meaningful alt text (1 decorative, not counted)

Geringe div-Verschachtelungstiefe (0/100)

Avg div depth: 22.7, max: 46

Inhaltseffizienz

Gutes Token-Reduktionsverhältnis (100/100)

100% token reduction (HTML→Markdown)

Gutes Inhalt-zu-Rausch-Verhältnis (0/100)

Content ratio: 0.0% (157 content chars / 2310559 HTML bytes)

Angemessenes Seitengewicht (0/100)

HTML size: 2256KB

Minimale Inline-Styles (0/100)

247/1105 elements with inline styles (22.4%)

{
  "url": "https://www.bellapiel.com.co",
  "timestamp": 1789320371107,
  "fetch": {
    "mode": "simple",
    "timeMs": 448,
    "htmlSizeBytes": 2310559,
    "supportsMarkdown": false,
    "markdownAgents": {
      "contentNegotiation": false,
      "mdUrl": {
        "found": false,
        "url": null
      },
      "linkTag": {
        "found": false,
        "url": null
      },
      "linkHeader": {
        "found": false,
        "url": null
      },
      "responseHeaders": {
        "contentSignal": null,
        "xMarkdownTokens": null,
        "vary": null
      },
      "frontmatter": {
        "present": false,
        "fields": [],
        "level": "none"
      },
      "level": "none"
    },
    "statusCode": 200
  },
  "extraction": {
    "title": "Tienda dermatológica online líder en dermocosmética | Bella Piel",
    "excerpt": "Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!",
    "byline": "Tienda dermatológica online líder en dermocosmética | Bella Piel",
    "siteName": null,
    "lang": "es-CO",
    "contentLength": 157,
    "metadata": {
      "description": "Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!",
      "ogTitle": "Tienda dermatológica online líder en dermocosmética | Bella Piel",
      "ogDescription": "Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!",
      "ogImage": null,
      "ogType": "website",
      "canonical": "https://www.bellapiel.com.co/",
      "lang": "es-CO",
      "schemas": [
        {
          "@context": "https://schema.org",
          "@type": "WebSite",
          "url": "https://www.bellapiel.com.co",
          "potentialAction": {
            "@type": "SearchAction",
            "target": "https://www.bellapiel.com.co/{search_term_string}?map=ft",
            "query-input": "required name=search_term_string"
          }
        },
        {
          "@context": "https://schema.org",
          "@type": "ItemList",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/hydraskin-face-2214/p",
                "name": "Hydraskin Face HIdratante x 50 gr",
                "brand": {
                  "@type": "Brand",
                  "name": "Pharmaderm"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/173654/2214.jpg?v=639141916754430000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;Hydraskin Face es un hidratante facial formulado para brindar hidratación profunda y prolongada, ayudando a mantener el equilibrio de humedad de la piel hasta por 72 horas. Su acción contribuye a dejar la piel más confortable, suave y con una sensación fresca durante el día, siendo una excelente opción dentro de la rutina facial diaria.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Además de su efecto hidratante, Hydraskin Face aporta beneficios antioxidantes, suavizantes y reparadores que ayudan a mejorar el bienestar general de la piel. Su textura ligera favorece una aplicación agradable y de rápida absorción, dejando un acabado cómodo y sin sensación grasosa.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;h2&gt;&lt;br/&gt;&lt;/h2&gt;",
                "mpn": "2214",
                "sku": "805",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 134300,
                  "highPrice": 134300,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 134300,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "805",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:08:55Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 2,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/gel-limpiadora-piel-grasa-6161/p",
                "name": "Cetaphil Limpiador Piel Grasa 473 Ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Cetaphil"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/177047/6161-1-CETAPHIL-LIMPIADOR-PIEL-GRASA-BELLA-PIEL.jpg?v=639214474635270000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;Cetaphil limpiador piel grasa es un gel de limpieza facial formulado para remover eficazmente impurezas, contaminación y exceso de sebo sin alterar la barrera cutánea. Está diseñado especialmente para piel mixta a grasa, ayudando a controlar el brillo, limpiar poros y mantener el rostro equilibrado durante el día.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Su textura ligera permite una limpieza profunda sin dejar sensación tirante, lo que lo convierte en una excelente opción para rutinas de mañana y noche. Al usarlo de forma constante, la piel luce más limpia, fresca y uniforme, con menor sensación de grasitud y poros visualmente más limpios. Es ideal para complementar rutinas anti-imperfecciones o piel con tendencia a imperfecciones.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;h2&gt;&lt;br/&gt;&lt;/h2&gt;",
                "mpn": "6161",
                "sku": "6197",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 84562,
                  "highPrice": 84562,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 84562,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "6197",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:08:55Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 3,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/cerave-crema-hidrtante-potex453gr-5715/p",
                "name": "CeraVe crema hidratante Pote 453 gr",
                "brand": {
                  "@type": "Brand",
                  "name": "Cerave"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/173738/5715.jpg?v=639141905316500000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;CeraVe Crema Hidratante es una crema de uso diario formulada para hidratar intensamente y fortalecer la barrera protectora de la piel. Está indicada para piel seca a muy seca, piel sensible o con sensación de tirantez, ya que aporta confort inmediato y ayuda a mantener la hidratación por más tiempo.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Su fórmula contiene 3 ceramidas esenciales (1, 3 y 6-II), que trabajan para restaurar la barrera cutánea y reducir la pérdida de agua, junto con ácido hialurónico, que retiene hidratación para una piel más suave y flexible. Además, incluye tecnología de liberación prolongada que ayuda a mantener la piel hidratada durante el día. Es ideal para aplicar en rostro y cuerpo, en rutinas de hidratación diaria o como apoyo cuando la piel se reseca por el clima, tratamientos dermatológicos o lavado frecuente.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;",
                "mpn": "5715",
                "sku": "5732",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 94360,
                  "highPrice": 94360,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 94360,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "5732",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:06:59Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 4,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/hydrance-aqua-gel-cr-hidratante-50ml-1/p",
                "name": "Avène Hydrance Aqua Gel Hidratante 50 ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Avene"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/175772/5268-1-AVENE-HYDRANCE-AQUA-GEL-HIDRATANTE-BELLA-PIEL.png?v=639150686388830000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;Avène Hydrance Aqua Gel es un hidratante facial diseñado para ayudar a mantener la piel hidratada, fresca y confortable durante el día. Su textura aqua gel ligera y refrescante se absorbe fácilmente, dejando una sensación suave y agradable sin efecto pesado sobre la piel.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Gracias a su fórmula enriquecida con Agua Termal de Avène y agentes hidratantes, ayuda a revitalizar la piel y aportar una apariencia más luminosa y descansada. Es una excelente opción para quienes buscan hidratación diaria con una textura ligera y confortable, incluso en piel sensible y deshidratada.&lt;/p&gt;&lt;h2&gt;&lt;br/&gt;&lt;/h2&gt;",
                "mpn": "5268",
                "sku": "5268",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 129200,
                  "highPrice": 129200,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 129200,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "5268",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:06:59Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 5,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/cetaphil-crema-hidratante-453g-3249/p",
                "name": "Cetaphil Crema Hidratante Pote 453 Gr",
                "brand": {
                  "@type": "Brand",
                  "name": "Cetaphil"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/176968/3249-1-CETAPHIL-CREMA-HIDRATANTE-BELLA-PIEL.jpg?v=639214467013930000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;Cetaphil Crema Hidratante Pote es una crema de textura rica y no grasosa formulada para hidratar profundamente la piel seca a muy seca. Ayuda a aliviar la sensación de tirantez, suavizar la textura áspera y mantener la piel más confortable durante el día, siendo una excelente opción para la rutina diaria de hidratación.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Su fórmula combina ingredientes humectantes y reparadores que ayudan a retener la humedad y fortalecer la barrera natural de la piel. Gracias a activos como glicerina, niacinamida y pantenol, contribuye a proteger frente a la resequedad, mejorar la suavidad y dejar la piel con una sensación más nutrida, flexible y saludable.&lt;/p&gt;&lt;h2&gt;&lt;br/&gt;&lt;/h2&gt;",
                "mpn": "3249",
                "sku": "1585",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 107625,
                  "highPrice": 107625,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 107625,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "1585",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:06:59Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 6,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/inbiotech-aox-therapy-glisodin/p",
                "name": "AOX Therapy Glisodin 250 Gr - Inbiotech x 60 Cápsulas",
                "brand": {
                  "@type": "Brand",
                  "name": "Inbiotech"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/173686/3825.jpg?v=639141093093630000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;AOX Therapy Glisodin es un suplemento dietario antioxidante de fórmula innovadora y 100% vegetal, aumenta la vitalidad en el día a día. Gracias a su exclusiva combinación de ingredientes de origen natural, potencia los resultados de los demás tratamientos. Ideal para quienes buscan mantener con energía, salud de forma integral. Es un suplemento oral, suplementa e incorpora nutrientes a la dieta, no es un medicamento y no suple una alimentación equilibrada. No testeado en animales&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;",
                "mpn": "3825",
                "sku": "2492",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 210960,
                  "highPrice": 210960,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 210960,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "2492",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:16:00Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 7,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/avene-agua-termal-300-ml-2655/p",
                "name": "Agua Termal Avène x 300 Ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Avene"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/156416/2655.jpg?v=639142117701800000",
                "description": "&lt;p style=&quot;text-align:justify&quot;&gt;Agua Termal Avène es un spray de agua termal naturalmente calmante, ideal para refrescar y aliviar la piel cuando se siente sensible, incómoda o alterada. Su composición simple y pura ayuda a suavizar la piel y a devolverle una sensación de bienestar inmediata, convirtiéndola en un básico de cuidado diario.&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align:justify&quot;&gt;Puede utilizarse en distintos momentos de la rutina facial. Después de la limpieza, ayuda a preparar la piel antes de aplicar el sérum o la crema hidratante. También puede utilizarse para fijar el maquillaje o aportar una sensación de frescura a lo largo del día. Además, es ideal después de la exposición solar, del afeitado o la depilación, o en cualquier momento en que la piel necesite una sensación calmante, reconfortante e hidratación ligera.&lt;/p&gt;&lt;h2&gt;&lt;br/&gt;&lt;/h2&gt;",
                "mpn": "2655",
                "sku": "483",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 104550,
                  "highPrice": 104550,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 104550,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "483",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:10:45Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 8,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/cetaphil-emulsion-hidratante-473ml-1870/p",
                "name": "Loción Humectante Cetaphil 473 ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Cetaphil"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/176988/1870-1-CETAPHIL-LOCION-HUMECTANTE-BELLA-PIEL.jpg?v=639214467696370000",
                "description": "&lt;strong&gt;Cetaphil Emulsión Hidratante 473 ml&lt;/strong&gt; es una &lt;strong&gt;loción humectante Cetaphil&lt;/strong&gt; desarrollada para brindar hidratación diaria a la piel sensible, seca o con sensación de tirantez. Su fórmula suave y sin fragancia ayuda a mantener la humedad natural de la piel, aportando suavidad y confort desde la primera aplicación.&lt;br/&gt;La &lt;strong&gt;crema Cetaphil humectante&lt;/strong&gt; cuenta con una textura ligera de rápida absorción, ideal para quienes buscan una hidratación efectiva sin sensación grasosa. Su fórmula con Niacinamida y Pantenol es ideal para uso diario, la piel se siente más flexible, equilibrada y visiblemente más suave, incluso en zonas propensas a la sequedad.&lt;br/&gt;Puede utilizarse como &lt;strong&gt;humectante corporal Cetaphil&lt;/strong&gt;, integrándose fácilmente en la rutina diaria después del baño o en cualquier momento del día.&lt;h3&gt;&lt;strong&gt;Beneficios del producto&lt;/strong&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Ayuda a hidratar la piel de forma continua.&lt;/li&gt;&lt;li&gt;Aporta suavidad y confort a la piel sensible.&lt;/li&gt;&lt;li&gt;Fórmula sin fragancia y de alta tolerancia.&lt;/li&gt;&lt;li&gt;Textura ligera que se absorbe fácilmente.&lt;/li&gt;&lt;li&gt;Ideal como humectante corporal de uso diario.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Modo de uso&lt;/strong&gt;&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Aplicar una cantidad adecuada de la &lt;strong&gt;loción humectante Cetaphil&lt;/strong&gt; sobre la piel limpia y seca.&lt;/li&gt;&lt;li&gt;Masajear suavemente hasta su completa absorción.&lt;/li&gt;&lt;li&gt;Reaplicar según necesidad, especialmente después del baño.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;strong&gt;Textura del producto&lt;/strong&gt;&lt;/h3&gt;Emulsión ligera y fluida, de fácil distribución, que se absorbe rápidamente sin dejar sensación grasosa.&lt;h3&gt;&lt;strong&gt;Tipo de piel recomendada&lt;/strong&gt;&lt;/h3&gt;Ideal para piel sensible y seca. También apta para piel normal que busca hidratación diaria sin fragancia.",
                "mpn": "1870",
                "sku": "1587",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 107250,
                  "highPrice": 107250,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 107250,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "1587",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:16:00Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 9,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/sesderma-hidraderm-hyal-crema-facial-2905/p",
                "name": "Crema Facial Hidratante Hidraderm 50 Ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Sesderma"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/172903/2905-SESDERMA-HYAL-HIDRATANTE-HIDRADERM-BELLA-PIEL.jpg?v=638999567868100000",
                "description": "&lt;h2&gt;¿Cuáles Son Los Beneficios Que Brinda El Hidraderm Hyal Crema Facial 50 Ml?&lt;/h2&gt;&lt;br/&gt;&lt;ul&gt;&lt;li&gt;Hidratante De Máxima Actividad Gracias A Sus 3 Tipos De Ácido Hialurónico.&lt;/li&gt;&lt;li&gt;Efecto Relleno De Arruguitas En Superficie, Y Máximo Confort E Hidratación En Capas Más Profundas De La Piel.&lt;/li&gt;&lt;li&gt;Alta Tolerancia Incluso En Pieles Sensibles.&lt;/li&gt;&lt;li&gt;Textura Ultraligera Y De Rápida Absorción.&lt;/li&gt;&lt;/ul&gt;&lt;br/&gt;&lt;h2&gt;¿Cómo Debes Usar El Hidraderm Hyal Crema Facial 50Ml?&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Limpia Tu Piel Con Abundante Agua.&lt;/li&gt;&lt;li&gt;Seca Y Presiona El Dispensador 3 Veces.&lt;/li&gt;&lt;li&gt;Aplica &lt;strong&gt;Hidraderm Hyal Crema Facial 50Ml&lt;/strong&gt; Con Un Suave Masaje En Forma Circular. Inicia Desde El Escote, Cuello Y Por Último En El Rostro.&lt;/li&gt;&lt;li&gt;Aplícalo En La Mañana Y En La Noche. ¡Recuerda Usar Protector Solar!&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;¿Cuáles Son Los Principales Componentes Del Producto?&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Ácido Hialurónico Como Activo Principal.&lt;/li&gt;&lt;/ul&gt;",
                "mpn": "2905",
                "sku": "1417",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 166875,
                  "highPrice": 166875,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 166875,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "1417",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:10:45Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            },
            {
              "@type": "ListItem",
              "position": 10,
              "item": {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.bellapiel.com.co/cetaphil-ultra-humect-locion-473-ml-1882/p",
                "name": "Cetaphil Loción Humectante Frasco 473 ml",
                "brand": {
                  "@type": "Brand",
                  "name": "Cetaphil"
                },
                "image": "https://bellapiel.vtexassets.com/arquivos/ids/177008/1882-1-CETAPHIL-LOCION-HUMECTANTE-BELLA-PIEL.jpg?v=639214468314300000",
                "description": "Cetaphil Loción Humectante en frasco es una loción hidratante dermatológica diseñada para piel seca y sensible. Su fórmula de rápida absorción proporciona hidratación profunda y duradera, ayudando a restaurar la barrera cutánea y a retener la humedad natural de la piel.&lt;br/&gt;Ideal para uso diario en rostro y cuerpo, esta loción mejora la suavidad, alivia la resequedad y reduce la sensación de tirantez sin dejar sensación grasosa. Es apta para toda la familia, incluso para pieles delicadas, ofreciendo cuidado y protección continua.",
                "mpn": "1882",
                "sku": "1601",
                "offers": {
                  "@type": "AggregateOffer",
                  "lowPrice": 135440,
                  "highPrice": 135440,
                  "priceCurrency": "COP",
                  "offers": [
                    {
                      "@type": "Offer",
                      "price": 135440,
                      "priceCurrency": "COP",
                      "availability": "http://schema.org/InStock",
                      "sku": "1601",
                      "itemCondition": "http://schema.org/NewCondition",
                      "priceValidUntil": "2027-09-13T17:16:01Z",
                      "seller": {
                        "@type": "Organization",
                        "name": "BELLA PIEL SAS"
                      }
                    }
                  ],
                  "offerCount": 1
                }
              }
            }
          ]
        }
      ],
      "robotsMeta": "index, follow",
      "author": "Tienda dermatológica online líder en dermocosmética | Bella Piel",
      "generator": "[email protected]",
      "markdownAlternateHref": null
    }
  },
  "markdown": "## Descubre tu match perfecto\n\nCombinaciones pensadas para hacer match con tu piel\n\n[![cetaphil](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/8d2db289-a1cf-47bb-a824-c2c0d712904f___541038400245082f8f7941aaf9b004ec.png)](https://www.bellapiel.com.co/983?map=productClusterIds \"cetaphil\")\n\n### Limpia + Hidrata\n\n[![isdin-isdinceutics](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9e70b892-037c-4bad-b2ec-fb5b6a306566___22d1d7c9056ac61f1aa1c8dde969184a.png)](https://www.bellapiel.com.co/970?map=productClusterIds \"isdin-isdinceutics\")\n\n### Protege + Trata\n\n[![Pharmaderm Hydraskin y Eucerin Oil Control](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4c392dac-a3cf-464b-81f8-5f7c70d33ab9___a128bc3d6c78480ba80fe830e3aca51b.png)](https://www.bellapiel.com.co/823?map=productClusterIds \"Pharmaderm Hydraskin y Eucerin Oil Control\")\n\n## Hidrata + Protege\n\n[![Cerave limpiador y cerave hidratante](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/30e13520-08fb-4981-b708-48ab713bf46b___aa626892d2d309d07abdf50aa9ed1b1a.png)](https://www.bellapiel.com.co/824?map=productClusterIds \"Cerave limpiador y cerave hidratante\")\n\n### Limpieza + Hidratación Corporal\n",
  "fullPageMarkdown": "Tienda dermatológica online líder en dermocosmética | Bella Piel\n\n[](https://www.bellapiel.com.co/match-perfecto)\n\n[](https://www.bellapiel.com.co/ofertas)\n\n[![](https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/svg/Logo___0855f88c9dbb5b6b61d68c911235cc32.svg)](https://www.bellapiel.com.co/)\n\nInicia sesión\n\n[\n\n](https://www.bellapiel.com.co/#)\n\n-   Más Categorías\n\n[\n\nMás vendidos\n\n](https://www.bellapiel.com.co/mas-vendidos)[\n\nLo nuevo\n\n](https://www.bellapiel.com.co/nuevos)[\n\nMarcas\n\n](https://www.bellapiel.com.co/marcas)[\n\nObsequios\n\n](https://www.bellapiel.com.co/cupones)[\n\nKits\n\n](https://www.bellapiel.com.co/kits)\n\n[\n\nOfertas\n\n](https://www.bellapiel.com.co/ofertas)\n\n[\n\nProtección Solar\n\n](https://www.bellapiel.com.co/proteccion-solar)\n\n[\n\nFacial\n\n](https://www.bellapiel.com.co/facial)\n\n[\n\nLimpieza\n\n](https://www.bellapiel.com.co/facial/limpiadoras)\n\n[\n\nCorporal\n\n](https://www.bellapiel.com.co/corporal)\n\n[\n\nCapilar\n\n](https://www.bellapiel.com.co/capilar)\n\n[\n\nMedicamentos\n\n](https://www.bellapiel.com.co/medicamentos)\n\n[![descuentos-bella-piel](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/711a6e90-6864-4f69-8f6a-daa8e27d9f04___e1532eda4d34dfb2d56386b36bfd057f.png \"descuentos-bella-piel\")](https://www.bellapiel.com.co/ofertas)\n\n[![producto-del-mes](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9ef66d96-0457-41a5-8b11-b263de5aaff8___cc17984e44c0d83e91968b22b107c8bf.png \"producto-del-mes\")](https://www.bellapiel.com.co/producto-del-mes)\n\n## Descubre tu match perfecto\n\nCombinaciones pensadas para hacer match con tu piel\n\n[![cetaphil](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/8d2db289-a1cf-47bb-a824-c2c0d712904f___541038400245082f8f7941aaf9b004ec.png)](https://www.bellapiel.com.co/983?map=productClusterIds \"cetaphil\")\n\n### Limpia + Hidrata\n\n[![isdin-isdinceutics](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/9e70b892-037c-4bad-b2ec-fb5b6a306566___22d1d7c9056ac61f1aa1c8dde969184a.png)](https://www.bellapiel.com.co/970?map=productClusterIds \"isdin-isdinceutics\")\n\n### Protege + Trata\n\n[![Pharmaderm Hydraskin y Eucerin Oil Control](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4c392dac-a3cf-464b-81f8-5f7c70d33ab9___a128bc3d6c78480ba80fe830e3aca51b.png)](https://www.bellapiel.com.co/823?map=productClusterIds \"Pharmaderm Hydraskin y Eucerin Oil Control\")\n\n# Hidrata + Protege\n\n[![Cerave limpiador y cerave hidratante](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/30e13520-08fb-4981-b708-48ab713bf46b___aa626892d2d309d07abdf50aa9ed1b1a.png)](https://www.bellapiel.com.co/824?map=productClusterIds \"Cerave limpiador y cerave hidratante\")\n\n### Limpieza + Hidratación Corporal\n\n## Productos dermatológicos recomendados por dermatólogos\n\nEstrellas\n\nProtección Solar\n\nHidratantes\n\nSérums\n\nLimpiadores\n\nCorporales\n\nKits\n\n[![descuentos-bella-piel](https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/0908c90d-2568-47a3-89ff-854f3a5e3bc5___9f54178a0eff8552791add5de511d05e.png \"descuentos-bella-piel\")](https://www.bellapiel.com.co/facial/hidratantes?order=OrderByBestDiscountDESC)\n\n[\n\n](https://www.bellapiel.com.co/hydraskin-face-2214/p)\n\n[\n\n](https://www.bellapiel.com.co/gel-limpiadora-piel-grasa-6161/p)\n\n[\n\n](https://www.bellapiel.com.co/cerave-crema-hidrtante-potex453gr-5715/p)\n",
  "markdownStats": {
    "images": 4,
    "links": 4,
    "tables": 0,
    "codeBlocks": 0,
    "headings": 5
  },
  "tokens": {
    "htmlTokens": 687825,
    "markdownTokens": 469,
    "reduction": 687356,
    "reductionPercent": 100
  },
  "score": {
    "score": 69,
    "grade": "C",
    "rubricVersion": 3,
    "dimensions": {
      "accessibility": {
        "score": 80,
        "weight": 30,
        "grade": "B",
        "checks": {
          "content_without_js": {
            "score": 100,
            "weight": 55,
            "evidence": "proven",
            "details": "Content available without JavaScript"
          },
          "fast_content_position": {
            "score": 100,
            "weight": 25,
            "evidence": "plausible",
            "details": "Main content starts at 9% of HTML"
          },
          "reasonable_page_size": {
            "score": 0,
            "weight": 20,
            "evidence": "plausible",
            "details": "Page size: 2256KB"
          }
        }
      },
      "aiDiscoverability": {
        "score": 65,
        "weight": 25,
        "grade": "C",
        "checks": {
          "robots_allows_ai_bots": {
            "score": 100,
            "weight": 35,
            "evidence": "proven",
            "details": "All major AI search bots allowed"
          },
          "supports_markdown_negotiation": {
            "score": 0,
            "weight": 20,
            "evidence": "plausible",
            "details": "No Markdown for Agents support detected"
          },
          "has_sitemap": {
            "score": 100,
            "weight": 15,
            "evidence": "plausible",
            "details": "Sitemap found"
          },
          "has_robots_txt": {
            "score": 100,
            "weight": 10,
            "evidence": "plausible",
            "details": "robots.txt exists"
          },
          "has_llms_txt": {
            "score": 50,
            "weight": 10,
            "evidence": "speculative",
            "details": "llms.txt exists but appears empty or invalid"
          },
          "has_content_signals": {
            "score": 0,
            "weight": 10,
            "evidence": "speculative",
            "details": "No Content-Signal found (robots.txt or HTTP headers)",
            "mechanisms": {
              "robotsTxt": false,
              "httpHeader": false,
              "policy": false
            }
          }
        }
      },
      "structuredData": {
        "score": 76,
        "weight": 20,
        "grade": "B",
        "checks": {
          "has_schema_org": {
            "score": 50,
            "weight": 35,
            "evidence": "proven",
            "details": "JSON-LD found but basic types: WebSite, ItemList"
          },
          "has_open_graph": {
            "score": 67,
            "weight": 20,
            "evidence": "plausible",
            "details": "2/3 OG tags present"
          },
          "has_meta_description": {
            "score": 100,
            "weight": 20,
            "evidence": "plausible",
            "details": "Meta description: 124 chars"
          },
          "has_canonical_url": {
            "score": 100,
            "weight": 15,
            "evidence": "plausible",
            "details": "Canonical URL present"
          },
          "has_lang_attribute": {
            "score": 100,
            "weight": 10,
            "evidence": "plausible",
            "details": "lang=\"es-CO\""
          }
        }
      },
      "semanticHtml": {
        "score": 64,
        "weight": 15,
        "grade": "C",
        "checks": {
          "proper_heading_hierarchy": {
            "score": 85,
            "weight": 30,
            "evidence": "plausible",
            "details": "1 heading level skip(s)"
          },
          "uses_article_or_main": {
            "score": 100,
            "weight": 25,
            "evidence": "plausible",
            "details": "Has <article>"
          },
          "semantic_elements": {
            "score": 10,
            "weight": 20,
            "evidence": "plausible",
            "details": "16 semantic elements, 507 divs (ratio: 3%)"
          },
          "meaningful_alt_texts": {
            "score": 78,
            "weight": 15,
            "evidence": "plausible",
            "details": "14/18 images with meaningful alt text (1 decorative, not counted)"
          },
          "low_div_nesting": {
            "score": 0,
            "weight": 10,
            "evidence": "speculative",
            "details": "Avg div depth: 22.7, max: 46"
          }
        }
      },
      "contentEfficiency": {
        "score": 40,
        "weight": 10,
        "grade": "D",
        "checks": {
          "token_reduction_ratio": {
            "score": 100,
            "weight": 40,
            "evidence": "speculative",
            "details": "100% token reduction (HTML→Markdown)"
          },
          "content_to_noise_ratio": {
            "score": 0,
            "weight": 30,
            "evidence": "speculative",
            "details": "Content ratio: 0.0% (157 content chars / 2310559 HTML bytes)"
          },
          "reasonable_page_weight": {
            "score": 0,
            "weight": 20,
            "evidence": "speculative",
            "details": "HTML size: 2256KB"
          },
          "minimal_inline_styles": {
            "score": 0,
            "weight": 10,
            "evidence": "speculative",
            "details": "247/1105 elements with inline styles (22.4%)"
          }
        }
      }
    }
  },
  "recommendations": [
    {
      "id": "reduce_page_size",
      "priority": "critical",
      "category": "accessibility",
      "titleKey": "rec.reduce_page_size.title",
      "descriptionKey": "rec.reduce_page_size.description",
      "howToKey": "rec.reduce_page_size.howto",
      "howToStepKeys": null,
      "effort": "moderate",
      "estimatedImpact": 6,
      "maxImpact": 6,
      "evidence": "plausible",
      "checkScore": 0,
      "checkDetails": "Page size: 2256KB"
    },
    {
      "id": "add_markdown_negotiation",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_markdown_negotiation.title",
      "descriptionKey": "rec.add_markdown_negotiation.description",
      "howToKey": "rec.add_markdown_negotiation.howto",
      "howToStepKeys": null,
      "effort": "significant",
      "estimatedImpact": 5,
      "maxImpact": 5,
      "evidence": "plausible",
      "checkScore": 0,
      "checkDetails": "No Markdown for Agents support detected"
    },
    {
      "id": "improve_content_ratio",
      "priority": "high",
      "category": "contentEfficiency",
      "titleKey": "rec.improve_content_ratio.title",
      "descriptionKey": "rec.improve_content_ratio.description",
      "howToKey": "rec.improve_content_ratio.howto",
      "howToStepKeys": null,
      "effort": "moderate",
      "estimatedImpact": 3,
      "maxImpact": 3,
      "evidence": "speculative",
      "checkScore": 0,
      "checkDetails": "Content ratio: 0.0% (157 content chars / 2310559 HTML bytes)"
    },
    {
      "id": "add_semantic_elements",
      "priority": "high",
      "category": "semanticHtml",
      "titleKey": "rec.add_semantic_elements.title",
      "descriptionKey": "rec.add_semantic_elements.description",
      "howToKey": "rec.add_semantic_elements.howto",
      "howToStepKeys": null,
      "effort": "moderate",
      "estimatedImpact": 2.7,
      "maxImpact": 3,
      "evidence": "plausible",
      "checkScore": 10,
      "checkDetails": "16 semantic elements, 507 divs (ratio: 3%)"
    },
    {
      "id": "add_content_signals",
      "priority": "high",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_content_signals.title",
      "descriptionKey": "rec.add_content_signals.description",
      "howToKey": "rec.add_content_signals.howto",
      "howToStepKeys": null,
      "effort": "quick-win",
      "estimatedImpact": 2.5,
      "maxImpact": 2.5,
      "evidence": "speculative",
      "checkScore": 0,
      "checkDetails": "No Content-Signal found (robots.txt or HTTP headers)"
    },
    {
      "id": "reduce_page_weight",
      "priority": "medium",
      "category": "contentEfficiency",
      "titleKey": "rec.reduce_page_weight.title",
      "descriptionKey": "rec.reduce_page_weight.description",
      "howToKey": "rec.reduce_page_weight.howto",
      "howToStepKeys": null,
      "effort": "significant",
      "estimatedImpact": 2,
      "maxImpact": 2,
      "evidence": "speculative",
      "checkScore": 0,
      "checkDetails": "HTML size: 2256KB"
    },
    {
      "id": "reduce_div_nesting",
      "priority": "medium",
      "category": "semanticHtml",
      "titleKey": "rec.reduce_div_nesting.title",
      "descriptionKey": "rec.reduce_div_nesting.description",
      "howToKey": "rec.reduce_div_nesting.howto",
      "howToStepKeys": null,
      "effort": "significant",
      "estimatedImpact": 1.5,
      "maxImpact": 1.5,
      "evidence": "speculative",
      "checkScore": 0,
      "checkDetails": "Avg div depth: 22.7, max: 46"
    },
    {
      "id": "add_open_graph",
      "priority": "medium",
      "category": "structuredData",
      "titleKey": "rec.add_open_graph.title",
      "descriptionKey": "rec.add_open_graph.description",
      "howToKey": "rec.add_open_graph.howto",
      "howToStepKeys": null,
      "effort": "quick-win",
      "estimatedImpact": 1.3,
      "maxImpact": 4,
      "evidence": "plausible",
      "checkScore": 67,
      "checkDetails": "2/3 OG tags present"
    },
    {
      "id": "remove_inline_styles",
      "priority": "medium",
      "category": "contentEfficiency",
      "titleKey": "rec.remove_inline_styles.title",
      "descriptionKey": "rec.remove_inline_styles.description",
      "howToKey": "rec.remove_inline_styles.howto",
      "howToStepKeys": null,
      "effort": "moderate",
      "estimatedImpact": 1,
      "maxImpact": 1,
      "evidence": "speculative",
      "checkScore": 0,
      "checkDetails": "247/1105 elements with inline styles (22.4%)"
    },
    {
      "id": "improve_alt_texts",
      "priority": "low",
      "category": "semanticHtml",
      "titleKey": "rec.improve_alt_texts.title",
      "descriptionKey": "rec.improve_alt_texts.description",
      "howToKey": "rec.improve_alt_texts.howto",
      "howToStepKeys": null,
      "effort": "moderate",
      "estimatedImpact": 0.5,
      "maxImpact": 2.3,
      "evidence": "plausible",
      "checkScore": 78,
      "checkDetails": "14/18 images with meaningful alt text (1 decorative, not counted)"
    }
  ],
  "llmsTxtPreview": "# bellapiel.com.co\n\n> Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\n\n## Main\n- [Tienda dermatológica online líder en dermocosmética | Bella Piel](https://www.bellapiel.com.co): Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en…\n- [Facial](https://www.bellapiel.com.co/facial)\n- [Protección solar](https://www.bellapiel.com.co/proteccion-solar)\n- [Corporal](https://www.bellapiel.com.co/corporal)\n- [Medicamentos](https://www.bellapiel.com.co/medicamentos)\n- [Capilar](https://www.bellapiel.com.co/capilar)\n- [Niños y bebés](https://www.bellapiel.com.co/ninos-y-bebes)\n- [Maquillaje](https://www.bellapiel.com.co/maquillaje)\n- [Suplementos dietarios](https://www.bellapiel.com.co/suplementos-dietarios)\n\n",
  "llmsTxtExisting": "<!DOCTYPE html>\n  <html lang=\"es-CO\">\n  <head>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"generator\" content=\"[email protected]\">\n    <meta charset='utf-8'>\n    \n\n    \n<style id=\"critical\" type=\"text/css\">@charset \"UTF-8\";html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,nav,section{display:block}a{background-color:transparent;-webkit-text-decoration-skip:objects}img{border-style:none;max-width:100%}svg:not(:root){overflow:hidden}button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.bg-light-gray{background-color:#e3e4e6}.bg-base{background-color:#fff}.bg-action-primary{background-color:#0f3e99}.bg-emphasis{background-color:#cd184e}.bg-transparent{background-color:transparent}.ba{border-style:solid;border-width:1px}.bt{border-top-style:solid;border-top-width:1px}.br{border-right-style:solid;border-right-width:1px}.bb{border-bottom-style:solid;border-bottom-width:1px}.bl{border-left-style:solid;border-left-width:1px}.bn{border-style:none;border-width:0}.b--action-primary{border-color:#0f3e99}.b--muted-3{border-color:#cacbcc}.b--muted-4{border-color:#e3e4e6}.b--muted-5{border-color:#f2f4f5}.b--transparent{border-color:transparent}.br2{border-radius:.25rem}.br3{border-radius:.5rem}.br--bottom{border-top-left-radius:0;border-top-right-radius:0}.br--top{border-bottom-right-radius:0}.br--right,.br--top{border-bottom-left-radius:0}.br--right{border-top-left-radius:0}.br--left{border-top-right-radius:0;border-bottom-right-radius:0}.b--solid{border-style:solid}.bw1{border-width:.125rem}.br-0{border-right-width:0}.bb-0{border-bottom-width:0}.bl-0{border-left-width:0}.shadow-5{box-shadow:4px 4px 8px 0 rgba(0,0,0,.2)}.border-box,a,article,aside,body,div,h3,html,input[type=text],li,nav,p,section,ul{box-sizing:border-box}.pa0{padding:0}.ma0{margin:0}.pl0{padding-left:0}.ml0{margin-left:0}.pr0{padding-right:0}.mr0{margin-right:0}.pt0{padding-top:0}.mt0{margin-top:0}.pb0{padding-bottom:0}.mb0{margin-bottom:0}.pv0{padding-top:0;padding-bottom:0}.mv0{margin-top:0;margin-bottom:0}.pl1{padding-left:.125rem}.pt1{padding-top:.125rem}.pv1{padding-top:.125rem;padding-bottom:.125rem}.ph1{padding-left:.125rem;padding-right:.125rem}.nr2{margin-right:-.25rem}.pv2{padding-top:.25rem;padding-bottom:.25rem}.ph2{padding-left:.25rem;padding-right:.25rem}.mh2{margin-left:.25rem;margin-right:.25rem}.nl3{margin-left:-.5rem}.pr3{padding-right:.5rem}.mr3{margin-right:.5rem}.pt3{padding-top:.5rem}.pb3{padding-bottom:.5rem}.pv3{padding-top:.5rem;padding-bottom:.5rem}.ph3{padding-left:.5rem;padding-right:.5rem}.pa4{padding:.75rem}.na4{margin:-.75rem}.pl4{padding-left:.75rem}.pt4{padding-top:.75rem}.pb4{padding-bottom:.75rem}.pv4{padding-top:.75rem;padding-bottom:.75rem}.ph4{padding-left:.75rem;padding-right:.75rem}.pl5{padding-left:1rem}.pr5{padding-right:1rem}.pv5{padding-top:1rem;padding-bottom:1rem}.ph5{padding-left:1rem;padding-right:1rem}.pv6{padding-top:1.5rem;padding-bottom:1.5rem}.ph6{padding-left:1.5rem;padding-right:1.5rem}.mh6{margin-left:1.5rem;margin-right:1.5rem}.ph9{padding-left:4rem;padding-right:4rem}.top-0{top:0}.right-0{right:0}.left-0{left:0}.dn{display:none}.db{display:block}.dib{display:inline-block}.flex{display:-webkit-box;display:flex}.flex-column{-webkit-box-orient:vertical;flex-direction:column}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-row{-webkit-box-orient:horizontal;flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{-webkit-box-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;align-items:center}.items-stretch{-webkit-box-align:stretch;align-items:stretch}.justify-start{-webkit-box-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-around{justify-content:space-around}.flex-grow-1{-webkit-box-flex:1;flex-grow:1}.fr{float:right}body,button,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.link{text-decoration:none}.list{list-style-type:none}.h-100{height:100%}.min-vh-100{min-height:100vh}.h-auto{height:auto}.min-h-regular{min-height:2.5rem;box-sizing:border-box}.h-large{height:3rem;box-sizing:border-box}.gray{color:#979899}.white{color:#fff}.c-action-primary{color:#0f3e99}.c-muted-2{color:#979899}.c-on-base{color:#3f3f40}.c-on-action-primary,.c-on-white{color:#fff}.lh-solid{line-height:1}.lh-copy{line-height:1.5}.mw7{max-width:48rem}.mw8{max-width:64rem}.mw9{max-width:96rem}.outline-0{outline:0}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.strike{text-decoration:line-through}.no-underline{text-decoration:none}.tl{text-align:left}.tc{text-align:center}.v-mid{vertical-align:middle}.f5{font-size:1rem}.t-body,body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}.t-mini{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:.75rem}.t-action{font-size:1rem}.t-action,.t-action--small{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:0}.t-action--small{font-size:.875rem}.normal{font-weight:400}.fw5{font-weight:500}.center{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.nowrap{white-space:nowrap}.w-100{width:100%}.w-auto{width:auto}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-999{z-index:999}@media screen and (min-width:20em){.bt-s{border-top-style:solid;border-top-width:1px}.tc-s{text-align:center}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:40em){.bn-ns{border-style:none;border-width:0}.right-0-ns{right:0}.t-heading-5-ns{font-size:1.25rem}.t-heading-5-ns,body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0}.t-small-ns{font-size:.875rem;font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0}.w-auto-ns{width:auto}.pt3-m{padding-top:.5rem}.ph5-m{padding-left:1rem;padding-right:1rem}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:64em){.pt5-l{padding-top:1rem}.db-l{display:block}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@media screen and (min-width:80em){.ph2-xl{padding-left:.25rem;padding-right:.25rem}body{font-family:Futura,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;font-weight:400;text-transform:none;letter-spacing:0;font-size:1rem}}@-webkit-keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.vtex-render-runtime-8-x-slide{-webkit-animation:1.5s linear infinite vtex-render-runtime-8-x-slide;animation:1.5s linear infinite vtex-render-runtime-8-x-slide}.vtex-render-runtime-8-x-lazyload.lazyload{opacity:0}.vtex-render-runtime-pg1sL2adbd5iWZ5Y2nXMl{display:flex;flex-direction:column;width:100%;height:100vh;justify-content:center;align-items:center;text-align:center}.vtex-render-runtime-3AtoHrtNgkkkqIqbiXxmWL{max-width:26.25rem;display:flex;flex-direction:column;align-items:center}.vtex-render-runtime-p5FQbJ7ZJqV4WVc1AtTH{margin-top:var(--sl-space-10)}.vtex-render-runtime-11jplJx6Fvm7JR4Wnojt-W{margin-top:var(--sl-space-3)}.vtex-render-runtime-1z5UBnR-ke_rHTBzjVWyAB{margin-top:var(--sl-space-10);color:var(--sl-fg-base-soft)}.vtex-render-runtime-2S0yAG6pMGhNWzOlWlfPX6{margin-top:var(--sl-space-12);min-width:7.5rem}.vtex-render-runtime-3elgVH0IKRcXXQcJMKQEpT{display:flex;gap:var(--sl-space-3);margin-top:var(--sl-space-24);color:var(--sl-fg-informational)}@-webkit-keyframes vtex-render-runtime-8-x-loading-bar-animation{0%{transform:scaleX(0)}10%{transform:scaleX(.5)}20%{transform:scaleX(.75)}to{transform:scaleX(.95)}}@keyframes vtex-render-runtime-8-x-loading-bar-animation{0%{transform:scaleX(0)}10%{transform:scaleX(.5)}20%{transform:scaleX(.75)}to{transform:scaleX(.95)}}.vtex-render-runtime-8-x-loadingBarAnimation{transform-origin:0 0;-webkit-animation:6s ease-out vtex-render-runtime-8-x-loading-bar-animation;animation:6s ease-out vtex-render-runtime-8-x-loading-bar-animation;transform:scaleX(.95)}.vtex-flex-layout-0-x-stretchChildrenWidth{justify-content:center}.vtex-flex-layout-0-x-stretchChildrenWidth>:not(img){width:100%}.vtex-store-video-1-x-videoContainer:-webkit-full-screen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-videoContainer:-ms-fullscreen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-videoContainer:fullscreen .vtex-store-video-1-x-videoElement{width:100%;height:100%}.vtex-store-video-1-x-button:-webkit-full-screen{position:fixed}.vtex-store-video-1-x-button:-ms-fullscreen{position:fixed}.vtex-store-video-1-x-button:fullscreen{position:fixed}.vtex-styleguide-9-x-hideDecorators::-ms-clear{display:none}.vtex-styleguide-9-x-noAppearance{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-input-placeholder{color:#979899}::-moz-placeholder{color:#979899}:-ms-input-placeholder{color:#979899}:-moz-placeholder{color:#979899}.vtex-store-components-3-x-searchBarContainer .vtex-input-prefix__group{height:38px}.vtex-store-components-3-x-searchBarContainer input{color:#727273;border-radius:1px}.vtex-search-result-3-x-orderByOptionItem,.vtex-search-result-3-x-orderByOptionsContainer{min-width:180px}.vtex-product-summary-2-x-clearLink{text-decoration:inherit;color:inherit}.vtex-product-summary-2-x-imageNormal{max-height:17.56rem}:root{--primary:#0c4aa4;--primary-02:#215192;--primary-03:#1762a3;--primary-04:#00679a;--primary-05:#1582de;--primary-06:#4aa2d8;--primary-07:#d6e8ed;--primary-50:#e3e9f8;--primary-100:#c6d4f0;--primary-200:#8da9e2;--primary-300:#547dd3;--primary-400:#2e59b3;--primary-500:#1f3c79;--primary-600:#193061;--primary-700:#132449;--primary-800:#0c1831;--primary-900:#060c18;--primary-950:#03060c;--secondary-50:#fce4eb;--secondary-100:#f9cdda;--secondary-200:#f39bb5;--secondary-300:#ed6890;--secondary-400:#e7366b;--secondary-500:#cd184e;--secondary-600:#a4133f;--secondary-700:#7b0e2f;--secondary-800:#520a1f;--secondary-900:#290510;--secondary-950:#120207;--neutral-50:#f4f4f4;--neutral-100:#e0e0e0;--neutral-200:#c4c4c4;--neutral-300:#a6a6a6;--neutral-400:#878787;--neutral-500:#6a6a6a;--neutral-600:#545454;--neutral-700:#404040;--neutral-800:#2b2b2b;--neutral-900:#141414;--neutral-950:#0a0a0a;--white:#fff;--black:#121212;--black-02:#030712;--negative:#a21a10;--medianoche-base:#1b2138;--positive:#4c842a;--box-shadow:rgba(18,18,18,0.15);--gradient-primary:linear-gradient(90deg,var(--primary),var(--primary-05));--filter-primary:brightness(0) saturate(100%) invert(14%) sepia(74%) saturate(4205%) hue-rotate(210deg) brightness(92%) contrast(91%);--filter-primary-07:brightness(0) saturate(100%) invert(89%) sepia(10%) saturate(288%) hue-rotate(153deg) brightness(106%) contrast(86%);--filter-facebook:brightness(0) saturate(100%) invert(30%) sepia(58%) saturate(615%) hue-rotate(182deg) brightness(94%) contrast(88%);--filter-whatsapp:brightness(0) saturate(100%) invert(88%) sepia(74%) saturate(5111%) hue-rotate(65deg) brightness(87%) contrast(87%);--anniversary-gold:#f1d35c;--anniversary-red:#da0000;--gradient-anniversary-red:linear-gradient(90deg,#da0000,#a00009);--filter-anniversary-red:brightness(0) saturate(100%) invert(17%) sepia(82%) saturate(3047%) hue-rotate(350deg) brightness(93%) contrast(126%)}.vtex-product-summary-2-x-container .bellapiel-store-components-0-x-container-bella-points{padding:2px 4px}.vtex-product-summary-2-x-container .bellapiel-store-components-0-x-text-bella-points{font-size:11px;line-height:16px}*,body{font-family:Futura}.vtex-store-components-3-x-container{padding:0 16px;max-width:1280px;margin:0 auto}@media screen and (min-width:40em){.vtex-flex-layout-0-x-flexRowContent--quantity-addtocart-wishlist .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(2){width:100%}.vtex-store-components-3-x-container{padding:0 32px}}@media screen and (min-width:90em){.vtex-store-components-3-x-container{padding:0}}.bellapiel-breadcrumb-custom-0-x-container{width:fit-content;margin:16px 0}.bellapiel-breadcrumb-custom-0-x-arrow,.bellapiel-breadcrumb-custom-0-x-container{padding:0}.bellapiel-breadcrumb-custom-0-x-arrow .bellapiel-breadcrumb-custom-0-x-caretIcon,.bellapiel-breadcrumb-custom-0-x-homeLink{display:none}.bellapiel-breadcrumb-custom-0-x-link{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500);text-transform:inherit;padding:0 8px;border-right:.8px solid var(--neutral-300);text-decoration:none}.bellapiel-breadcrumb-custom-0-x-arrow--1 .bellapiel-breadcrumb-custom-0-x-link{padding:0 8px 0 0}.bellapiel-breadcrumb-custom-0-x-arrow:last-child .bellapiel-breadcrumb-custom-0-x-link{border:none;cursor;color:var(--black)}.vtex-flex-layout-0-x-flexRowContent--container-header-desktop{align-items:center}@media screen and (min-width:64em){.vtex-flex-layout-0-x-flexRow--container-header-desktop{padding:10px 0}}.vtex-sticky-layout-0-x-container--sticky-header-desktop,.vtex-sticky-layout-0-x-container--sticky-header-mobile{background-color:var(--white);z-index:999}.vtex-store-link-0-x-link--heart-wish-list-menu-desktop svg{color:var(--black)}.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input:-moz-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input:-ms-input-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input::-moz-placeholder,.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input::-ms-input-placeholder{font-family:Futura;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500)}.vtex-flex-layout-0-x-flexRow--wraper-info-shelf{padding:8px;border-radius:8px}.vtex-flex-layout-0-x-flexRow--wraper-info-shelf,.vtex-flex-layout-0-x-flexRowContent--wraper-info-shelf,.vtex-flex-layout-0-x-flexRowContent--wraper-info-shelf .vtex-flex-layout-0-x-stretchChildrenWidth{height:100%}.vtex-flex-layout-0-x-flexCol--wrapper-info-shelf{justify-content:space-between;gap:8px}.vtex-flex-layout-0-x-flexColChild--wrapper-info-shelf{height:auto}.vtex-flex-layout-0-x-flexCol--product-info-shelf-01{gap:8px}.vtex-product-summary-2-x-container{margin:0 6px;max-width:236px;min-height:386px;padding-top:16px}.vtex-product-summary-2-x-element{padding:0;border:1px solid var(--neutral-100);background-color:var(--white);border-radius:8px}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageWrapper,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageWrapper .vtex-store-components-3-x-discountContainer{width:100%;height:100%}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageContainer{width:100%;min-height:153px;height:100%;aspect-ratio:1/1;border-radius:8px 8px 0 0}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image{object-fit:contain}.vtex-product-summary-2-x-container .vtex-flex-layout-0-x-flexRow--bella-points{margin:0}@media (min-width:1024px){.vtex-store-components-3-x-discountInsideContainer{font-size:20px;line-height:26px;height:36px}}.vtex-search-result-3-x-searchResultContainer{max-width:100%;padding:0}.vtex-my-account-1-x-addressCreate input:-moz-placeholder,.vtex-my-account-1-x-addressCreate input:-ms-input-placeholder,.vtex-my-account-1-x-addressCreate input::-moz-placeholder,.vtex-my-account-1-x-addressCreate input::-ms-input-placeholder,.vtex-my-account-1-x-addressEdit input:-moz-placeholder,.vtex-my-account-1-x-addressEdit input:-ms-input-placeholder,.vtex-my-account-1-x-addressEdit input::-moz-placeholder,.vtex-my-account-1-x-addressEdit input::-ms-input-placeholder,.vtex-my-account-1-x-profileEdit input:-moz-placeholder,.vtex-my-account-1-x-profileEdit input:-ms-input-placeholder,.vtex-my-account-1-x-profileEdit input::-moz-placeholder,.vtex-my-account-1-x-profileEdit input::-ms-input-placeholder{font-family:Futura;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--neutral-500)}.vtex-flex-layout-0-x-flexRow--payment .vtex-flex-layout-0-x-stretchChildrenWidth{justify-content:flex-start}.vtex-store-components-3-x-imageElement--logo{width:118px;height:24px}.vtex-login-2-x-container div{margin:0;padding:0}.vtex-store-icons-0-x-profileIcon{color:var(--black)}@media screen and (min-width:64em){.vtex-flex-layout-0-x-flexRow--search-result{margin:24px 0 0}.vtex-flex-layout-0-x-flexRowContent--search-result{gap:48px}.vtex-flex-layout-0-x-flexRowContent--payment-rappi-superintendencia .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:23.5%}.vtex-flex-layout-0-x-flexRowContent--payment .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:auto}.vtex-store-components-3-x-imageElement--logo{width:158px;height:32px}.vtex-flex-layout-0-x-flexRowContent--items-header-desktop{gap:1rem;align-items:center}.vtex-login-2-x-container .vtex-button{border:none}.vtex-login-2-x-container .vtex-button__label{padding:0;width:fit-content;justify-content:flex-start}.vtex-login-2-x-label{padding:0 0 0 4px;font-weight:400;font-size:14px;line-height:20px;color:var(--black);text-transform:none}.vtex-login-2-x-container .vtex-button .vtex-button__label .flex.items-center.nr2{flex-direction:row;gap:4px}.vtex-login-2-x-container .vtex-store-icons-0-x-profileIcon{color:transparent;background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.713 16.334a2.624 2.624 0 012.624 2.623v.672a4.375 4.375 0 01-1.051 2.845c-1.831 2.139-4.616 3.194-8.286 3.194s-6.454-1.056-8.28-3.196a4.375 4.375 0 01-1.049-2.84v-.675a2.624 2.624 0 012.624-2.623h13.418zm0 1.75H7.296a.874.874 0 00-.874.873v.674c0 .625.223 1.23.629 1.705 1.462 1.712 3.756 2.582 6.95 2.582 3.195 0 5.49-.87 6.956-2.582.408-.476.631-1.081.631-1.707v-.672a.874.874 0 00-.873-.873zM14 2.339a5.833 5.833 0 110 11.667 5.833 5.833 0 010-11.667zm0 1.75a4.083 4.083 0 100 8.167 4.083 4.083 0 000-8.167z' fill='%23121212'/%3E%3C/svg%3E\") 50%/contain no-repeat}.vtex-store-icons-0-x-profileIcon{width:28px;height:28px}.bellapiel-menu-0-x-container-menu{gap:48px;left:0;right:0}.bellapiel-menu-0-x-container-department{gap:8px;cursor:pointer;padding:8px 0}.bellapiel-menu-0-x-label-department{font-weight:450;font-size:16px;line-height:24px;color:var(--black)}}.vtex-store-components-3-x-searchBarContainer{padding:0 1rem 6px;max-width:100%}.vtex-store-components-3-x-autoCompleteOuterContainer .vtex-input-prefix__group{height:40px;border:1px solid var(--neutral-300);border-radius:20px}.vtex-store-components-3-x-autoCompleteOuterContainer .vtex-input__suffix{padding:0}.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-input{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}.vtex-store-components-3-x-searchBarContainer .vtex-styleguide-9-x-input::placeholder{color:var(--neutral-300)}@media screen and (min-width:80em){.vtex-store-components-3-x-searchBarContainer{height:auto;max-height:fit-content;width:624px;padding:0}}.vtex-store-icons-0-x-searchIcon{padding:6px;background-color:var(--primary-500);border-radius:1rem;color:var(--white)}.vtex-minicart-2-x-openIconContainer{padding:0;border-radius:4px;background-color:var(--primary-07)}.vtex-minicart-2-x-openIconContainer .vtex-button{border:none}.vtex-minicart-2-x-openIconContainer .vtex-store-icons-0-x-cartIcon{color:transparent;background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.924 6.967c-.49-2.908-1.878-4.492-4.88-4.492-3.029 0-4.424 1.587-4.9 4.492H7.433a3.28 3.28 0 00-2.34.99c-.622.632-.97 1.49-.97 2.385V22.15c0 .895.348 1.753.97 2.386a3.28 3.28 0 002.34.988h13.136a3.28 3.28 0 002.34-.988c.622-.633.97-1.491.97-2.386V10.34c0-.894-.348-1.752-.97-2.385a3.28 3.28 0 00-2.34-.989h-1.644zm-1.377 1.58l.091 1.572.046.647a.8.8 0 00.271.544.771.771 0 00.57.185.762.762 0 00.53-.284.796.796 0 00.172-.584l-.021-.28-.084-1.454-.024-.347h1.47c.973 0 1.761.804 1.761 1.796V22.15c0 .991-.788 1.795-1.761 1.795H7.432c-.467 0-.915-.19-1.245-.526a1.813 1.813 0 01-.516-1.27V10.343c0-.992.789-1.796 1.76-1.796H8.98l-.021.354-.054 1.125-.038.609a.8.8 0 00.183.575.765.765 0 001.092.09.795.795 0 00.27-.539l.03-.463.054-1.111.037-.64h7.015zm-.195-1.58c-.393-2.018-1.307-2.913-3.308-2.913-2.029 0-2.947.897-3.328 2.913h6.636z' fill='%23121212'/%3E%3C/svg%3E\") 50%/contain no-repeat}.vtex-store-icons-0-x-cartIcon{color:var(--black)}@media screen and (min-width:64em){.vtex-minicart-2-x-openIconContainer .vtex-button__label{padding:8px}.vtex-store-icons-0-x-cartIcon--minicart-icon{width:28px;height:28px}.vtex-flex-layout-0-x-flexRow--container-submenu-desktop{background-color:var(--primary-500);padding:8px 0}.vtex-flex-layout-0-x-flexRowContent--submenu-desktop{align-items:center;gap:32px}.vtex-flex-layout-0-x-flexRowContent--container-submenu-desktop{align-items:center}}.vtex-store-link-0-x-childrenContainer--heart-wish-list-menu-desktop,.vtex-store-link-0-x-link--heart-wish-list-menu-desktop{display:flex}.bellapiel-menu-0-x-container-menu-highlights{gap:32px}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-link{padding:4px 12px;border-radius:16px;gap:8px}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-paragraph{font-weight:450;font-size:16px;line-height:24px;margin:0}.bellapiel-menu-0-x-container-menu-highlights .bellapiel-menu-0-x-link .bellapiel-menu-0-x-icon{min-height:20px;max-height:24px}@media screen and (min-width:64em){.vtex-menu-2-x-styledLinkContainer--more-categories{margin:0;padding:0}.vtex-menu-2-x-styledLinkContent--more-categories{font-weight:450;font-size:16px;line-height:24px;color:var(--white);color:var(--black);align-items:center;gap:8px}.vtex-menu-2-x-menuItem--more-categories{padding:4px 12px;border-radius:16px;background-color:var(--white)}.vtex-menu-2-x-styledLinkIcon--more-categories{margin:0;display:flex}.vtex-menu-2-x-submenuWrapper--more-categories{top:12px;background:var(--white);padding:0;width:300px;left:-10px;box-shadow:0 2px 8px 0 rgba(18,18,18,.15);border-radius:0 0 16px 16px}.vtex-menu-2-x-submenu--more-categories{justify-content:flex-start;padding:24px}.vtex-menu-2-x-menuContainer--more-categories{gap:8px}.vtex-menu-2-x-menuContainer--more-categories .vtex-menu-2-x-menuItem--more-categories{padding:0;border-radius:0;background-color:transparent}.vtex-menu-2-x-menuContainer--more-categories .vtex-menu-2-x-styledLinkContent--more-categories{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}}.bellapiel-slider-top-bar-0-x-sliderLayoutContainer{padding:0}.bellapiel-slider-top-bar-0-x-container-slider-top-bar{background-color:var(--primary-500);padding:0;height:40px;display:flex;justify-content:center;align-items:center}.bellapiel-slider-top-bar-0-x-slider-top-bar{width:100%;height:100%;margin:0}.bellapiel-slider-top-bar-0-x-image,.bellapiel-slider-top-bar-0-x-link{display:flex;width:100%;max-width:100%}.bellapiel-slider-top-bar-0-x-image{padding:0 1rem;max-width:1280px;margin:0 auto;object-fit:cover}.bellapiel-slider-top-bar-0-x-image,.bellapiel-slider-top-bar-0-x-link,.bellapiel-slider-top-bar-0-x-slide,.bellapiel-slider-top-bar-0-x-sliderLayoutContainer,.bellapiel-slider-top-bar-0-x-sliderTrack,.bellapiel-slider-top-bar-0-x-sliderTrackContainer{height:100%}@media screen and (min-width:64em){.bellapiel-slider-top-bar-0-x-image{padding:0}.vtex-product-summary-2-x-element--producto-del-mes .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(0n+2){width:100%}}.vtex-slider-layout-0-x-sliderLayoutContainer--banner-main{display:grid;grid-template-columns:1fr auto 1fr}.vtex-slider-layout-0-x-sliderTrackContainer--banner-main{grid-column:span 3}.vtex-slider-layout-0-x-imageElement--banner-main,.vtex-slider-layout-0-x-imageElementLink--banner-main{display:flex;max-width:100%;width:100%;max-height:none}.vtex-slider-layout-0-x-sliderArrows--banner-main,.vtex-slider-layout-0-x-sliderLeftArrow--banner-main,.vtex-slider-layout-0-x-sliderRightArrow--banner-main{position:relative;right:unset;left:unset;top:unset;bottom:unset;margin-top:4px;margin-bottom:0;background-color:transparent;padding:unset;border-radius:0;width:unset;height:32px;box-shadow:unset;display:flex;align-items:center}.vtex-slider-layout-0-x-sliderLeftArrow--banner-main{justify-content:flex-end;margin-right:16px}.vtex-slider-layout-0-x-sliderRightArrow--banner-main{order:1;justify-content:flex-start;margin-left:16px}.vtex-slider-layout-0-x-caretIcon--banner-main{color:var(--black);width:13px;height:13px;padding:6px}.vtex-slider-layout-0-x-paginationDotsContainer--banner-main{position:relative;display:flex;gap:4px;bottom:unset;margin-bottom:0;top:2px}.vtex-slider-layout-0-x-paginationDot--banner-main{top:0;width:8px;height:8px;padding:0;margin:8px;background-color:var(--neutral-300);border-radius:8px}.vtex-slider-layout-0-x-paginationDot--banner-main--isActive{background-color:var(--primary-500)}.vtex-flex-layout-0-x-flexRow--container-highligth-description .vtex-flex-layout-0-x-stretchChildrenWidth{align-items:center}.vtex-stack-layout-0-x-stackContainer{height:100%}.vtex-stack-layout-0-x-stackItem--product-image-shelf{width:100%}.vtex-product-summary-2-x-element .vtex-stack-layout-0-x-stackItem--product-image-shelf:nth-child(0n+2){top:unset;left:unset;bottom:6px;right:8px;width:fit-content;z-index:5}.vtex-product-summary-2-x-element .vtex-stack-layout-0-x-stackItem--container-highligth-image{top:8px;bottom:8px;right:8px;left:8px;pointer-events:none;width:auto}.vtex-stack-layout-0-x-stackItem--product-image-shelf:last-child{top:auto;bottom:8px}.vtex-search-result-3-x-filterPopupArrowIcon{padding:0;height:auto;display:flex}.vtex-search-result-3-x-filterPopupTitle{text-transform:none;font-weight:450;font-size:14px;line-height:14px;color:var(--black);margin:0}.vtex-flex-layout-0-x-flexCol--list-products{margin:16px 0 0}.vtex-search-result-3-x-gallery{display:grid;gap:16px 11px;grid-template-columns:repeat(2,1fr);width:100%;margin:auto;padding:0}.vtex-search-result-3-x-galleryItem{padding:0;width:100%;min-width:100%;max-width:100%}.vtex-search-result-3-x-galleryItem .vtex-product-summary-2-x-container{margin:0}@media screen and (min-width:40em){.vtex-search-result-3-x-gallery{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:75em){.vtex-search-result-3-x-gallery{padding:0;gap:18px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:64em){.vtex-stack-layout-0-x-stackItem--product-image-shelf:last-child{bottom:11px}.vtex-search-result-3-x-gallery .vtex-product-summary-2-x-container{max-width:100%}.vtex-flex-layout-0-x-flexRow--order-by-and-total-products{margin:0 0 32px}.vtex-flex-layout-0-x-flexRowContent--order-by-and-total-products{align-items:center}}.vtex-search-result-3-x-orderByButton,.vtex-search-result-3-x-orderByDropdown{padding:0}.vtex-search-result-3-x-orderByButton{padding:7px 16px;border-radius:20px;border:1px solid var(--neutral-300);justify-content:space-between;align-items:center;width:100%}.vtex-search-result-3-x-orderByButton .vtex-search-result-3-x-filterPopupTitle{font-weight:400;font-size:16px;line-height:24px;color:var(--neutral-500);text-overflow:ellipsis;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:left}.vtex-search-result-3-x-totalProducts--layout{margin:16px 0 0;display:flex;padding:0;border:none}.vtex-search-result-3-x-totalProducts--layout,.vtex-search-result-3-x-totalProductsMessage{font-weight:400;font-size:14px;line-height:20px;color:var(--neutral-600);text-transform:none}.vtex-search-result-3-x-orderByOptionsContainer{right:0;top:2rem;z-index:300}.vtex-search-result-3-x-orderByOptionItem{font-weight:400;font-size:14px;line-height:20px;color:var(--black)}.vtex-search-result-3-x-orderByButton .vtex-search-result-3-x-caretIcon{width:20px;height:20px;color:transparent;background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.516 7.058a.625.625 0 01.884 0l5.6 5.6 5.6-5.6a.625.625 0 11.883.884l-6.041 6.042a.625.625 0 01-.884 0L3.516 7.942a.625.625 0 010-.884z' fill='%23121212'/%3E%3C/svg%3E\") 50% no-repeat}.vtex-search-result-3-x-orderByText{display:none}@media screen and (min-width:64em){.vtex-search-result-3-x-orderByButton{width:200px}.vtex-search-result-3-x-orderByDropdown{display:flex;align-items:center;gap:8px}.vtex-search-result-3-x-totalProducts--layout{margin:0}}.vtex-render__container-id-container-pdp-anniversary-v2 .vtex-flex-layout-0-x-flexRow--quantity-addtocart-wishlist .vtex-flex-layout-0-x-stretchChildrenWidth:nth-child(0n+2) .vtex-button{background:var(--gradient-anniversary-red)}.bellapiel-store-components-0-x-container-bella-points{width:fit-content;gap:4px;padding:2px 8px;border-radius:4px;background-color:var(--primary-07)}.bellapiel-store-components-0-x-text-bella-points{font-weight:450;font-size:14px;line-height:20px;color:var(--primary)}.vtex-flex-layout-0-x-flexRow--bella-points{width:fit-content;margin:0 0 24px}.vtex-slider-layout-0-x-slide--delivery-pdp{align-items:center}.vtex-slider-layout-0-x-sliderLayoutContainer--delivery-pdp{margin:0 0 48px}.vtex-slider-layout-0-x-paginationDot--delivery-pdp{width:8px;height:8px;background-color:var(--neutral-300);opacity:1}.vtex-slider-layout-0-x-paginationDotsContainer--delivery-pdp{bottom:-50px;top:auto;padding:12px}.vtex-slider-layout-0-x-paginationDot--delivery-pdp--isActive{background-color:var(--primary-500)}.vtex-slider-layout-0-x-sliderArrows--delivery-pdp{margin:0;padding:0;bottom:-45px;z-index:9}.vtex-slider-layout-0-x-sliderArrows--delivery-pdp svg{width:20px;height:20px;color:transparent}.vtex-slider-layout-0-x-sliderRightArrow--delivery-pdp{right:83.5px;background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.558 3.516a.625.625 0 000 .884l5.6 5.6-5.6 5.6a.625.625 0 10.884.884l6.042-6.042a.625.625 0 000-.884L8.442 3.516a.625.625 0 00-.884 0z' fill='%23121212'/%3E%3C/svg%3E\") 50% no-repeat}.vtex-slider-layout-0-x-sliderLeftArrow--delivery-pdp{left:83.5px;background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.442 3.516a.625.625 0 010 .884l-5.6 5.6 5.6 5.6a.625.625 0 11-.884.884l-6.042-6.042a.625.625 0 010-.884l6.042-6.042a.625.625 0 01.884 0z' fill='%23121212'/%3E%3C/svg%3E\") 50% no-repeat}.vtex-flex-layout-0-x-flexRowContent--description-specifications-pdp .vtex-flex-layout-0-x-stretchChildrenWidth{flex-direction:column}.vtex-flex-layout-0-x-flexRow--flags-brands-pdp .vtex-flex-layout-0-x-stretchChildrenWidth{width:fit-content}.vtex-flex-layout-0-x-flexRow--flags-brands-pdp .vtex-flex-layout-0-x-flexRowContent--container-highligth-description .vtex-flex-layout-0-x-stretchChildrenWidth{gap:8px}.bellapiel-store-components-0-x-label-pum{font-weight:400;font-size:16px;line-height:24px;color:var(--black)}@media screen and (min-width:65em){.vtex-flex-layout-0-x-flexRowContent--promise-pdp .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:33%}.vtex-flex-layout-0-x-flexRowContent--promises-pdp .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:auto}}.vtex-reviews-and-ratings-3-x-summaryContainer{display:flex;align-items:center;gap:4px}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-button{height:40px;border-radius:40px;color:var(--white);background:var(--primary);border:1px solid var(--white)}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-button__label{display:flex;justify-content:center;align-items:center;gap:8px}.vtex-product-summary-2-x-element .vtex-flex-layout-0-x-flexRow--add-to-cart-btn .vtex-add-to-cart-button-0-x-buttonText{font-weight:450;font-size:14px;line-height:1.4;letter-spacing:0;text-transform:none;color:var(--white)}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-container-bella-points{padding:3px 4px}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-icon-bella-points{width:14px;height:14px}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-text-bella-points{font-weight:450;font-size:11px;line-height:16px;letter-spacing:.2px}.vtex-product-summary-2-x-brandName,.vtex-product-summary-2-x-productBrandContainer,.vtex-product-summary-2-x-sellingPrice{color:var(--black)}.vtex-product-summary-2-x-productBrandContainer{font-weight:450;font-size:12px;line-height:12px;letter-spacing:.5px;text-transform:uppercase;text-align:left}.vtex-product-summary-2-x-nameContainer{margin:4px 0 0;padding:0;justify-content:flex-start}.vtex-product-summary-2-x-brandName{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;text-align:left}@media (min-width:64em){.vtex-product-summary-2-x-container{min-height:460px}.vtex-product-summary-2-x-element .vtex-product-summary-2-x-image,.vtex-product-summary-2-x-element .vtex-product-summary-2-x-imageContainer{min-height:210px}.vtex-product-summary-2-x-productBrandContainer{font-size:16px;line-height:16px}.vtex-product-summary-2-x-nameContainer{margin:0;padding:0}.vtex-product-summary-2-x-brandName{font-size:16px;line-height:24px}}.bellapiel-global-highlights-0-x-highlight{display:flex;align-items:center;justify-content:center;gap:4px;pointer-events:none;height:fit-content}.bellapiel-global-highlights-0-x-highlight-icon{width:16px;height:16px}.vtex-store-components-3-x-discountInsideContainer{display:flex;justify-content:center;align-items:center;background-color:var(--primary-04);color:var(--white);padding:2px 8px;border-radius:20px;height:28px;font-weight:450;font-size:16px;line-height:24px;letter-spacing:0;top:4px;left:4px;right:unset;z-index:99}.vtex-product-summary-2-x-element .bellapiel-store-components-0-x-label-pum{font-weight:450;font-size:11px;line-height:16px;letter-spacing:.2px;text-align:left;color:var(--neutral-500)}@media (min-width:64em){.vtex-store-components-3-x-discountInsideContainer{font-size:20px;line-height:26px;height:36px}::global(.bellapiel-store-components-0-x-vtex-product-summary-2-x-element) .bellapiel-store-components-0-x-label-pum{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0}}.vtex-product-summary-2-x-priceContainer{justify-content:flex-start;align-items:flex-start;padding:0}.vtex-product-summary-2-x-productPriceClass{flex-direction:row;width:100%;justify-content:flex-start;align-items:baseline;gap:4px}.vtex-product-summary-2-x-sellingPriceContainer{order:1}.vtex-product-summary-2-x-listPriceContainer{order:2}.vtex-product-summary-2-x-price_listPrice,.vtex-product-summary-2-x-sellingPrice,.vtex-product-summary-2-x-sellingPriceContainer{padding:0}.vtex-product-summary-2-x-sellingPrice{font-weight:450;font-size:14px;line-height:20px;letter-spacing:0}.vtex-product-summary-2-x-price_listPrice{font-weight:400;font-size:10px;line-height:16px;letter-spacing:.2px;color:var(--neutral-500)}@media (min-width:64em){.vtex-product-summary-2-x-priceContainer{padding:2px 0}.vtex-product-summary-2-x-sellingPrice{font-size:16px;line-height:24px}.vtex-product-summary-2-x-price_listPrice{font-size:14px;line-height:20px;letter-spacing:0}}.vtex-flex-layout-0-x-flexRow--product-review-shelf .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto}.vtex-flex-layout-0-x-flexRowContent--product-review-shelf{align-items:center;gap:4px}.vtex-product-summary-2-x-element .vtex-reviews-and-ratings-3-x-summaryContainer{display:flex;align-items:center;gap:4px}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTLight___5d14e43b0053b48b7e6560285c16e7a4.woff2) format(\"woff2\"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTLight___a15258a71bcff8eb791ad54f27144d48.otf) format(\"opentype\");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBook___adfb0fc0c7a69ea1912653d4f8c8ca90.woff2) format(\"woff2\"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBook___99541f31c3aca8a3251b82b28ec7966e.otf) format(\"opentype\");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTMedium___ac334deb3a72da4e5e660ee83145f2d0.woff2) format(\"woff2\"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTMedium___bd99f124d37cfd9caecec4fe24094334.otf) format(\"opentype\");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Futura;src:url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBold___c17c31d22f8601b0f4a554872518d6ff.woff2) format(\"woff2\"),url(https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/fonts/FuturaPTBold___f3483f64fe4f53928cfe2786e7ec82cc.otf) format(\"opentype\");font-display:swap;font-weight:700;font-style:normal}@-webkit-keyframes vtex-render-runtime-8-x-slide{0%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vtex-render-runtime-8-x-slide{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.vtex-render-runtime-8-x-slide{-webkit-animation:vtex-render-runtime-8-x-slide 1.5s linear infinite;animation:vtex-render-runtime-8-x-slide 1.5s linear infinite}.vtex-render-runtime-8-x-lazyload.lazyload{opacity:0}</style>\n<script>\"use strict\";!function(){var e=!!window.location.search.includes(\"__debugCriticalCSS\")&&new URLSearchParams(window.location.search).get(\"__debugCriticalCSS\"),t=new Set,n=-1,r=!1,i=null;function a(){if(e){for(var t=new Array(\"[critical]:\"),n=0;n<arguments.length;n++)t[n+1]=arguments[n];console.log.apply(console,t)}}function o(e){var t=e&&document.getElementById(e);t&&(a(\"hydrating\",e),t.removeAttribute(\"as\"),t.setAttribute(\"type\",\"text/css\"),t.setAttribute(\"rel\",\"stylesheet\"))}function c(){l.then(_)}function _(){r||(a(\"Applying uncritical for\",n,\"styles: \",t),Array.from(t).sort((function(e,t){if(!e)return-1;if(!t)return 1;var n=e.replace(\"${UNCRITICAL_ID}_\",\"\"),r=t.replace(\"${UNCRITICAL_ID}_\",\"\");return Number(n)-Number(r)})).forEach(e=>{setTimeout(()=>{o(e)},1)}),r=!0,i())}window.__CRITICAL__UNCRITICAL_APPLIED__=new Promise((function(e){i=function(){a(\"uncritical applied\"),e()}}));var l=new Promise((function(t){if(!document.querySelector(\"style#critical\"))return t();window.__CRITICAL__RAISE_UNCRITICAL_EVENT__=t,\"manual\"!==e&&setTimeout(c,1e4)}));\"manual\"===e&&(window.__CRITICAL__applyAfterEvent=c,window.__CRITICAL__applyStyleById=o),window.__CRITICAL__RENDER_8_REGISTER__=function(i,_=\"error\"){var l=\"loaded\"===_?i:null;n<0&&function(){var e=document.getElementsByClassName(\"vtex_io_uncritical_css\");n=0;for(var t=0;t<e.length;t++){var r=e[t];r.media&&!matchMedia(r.media).matches||(n+=1)}}(),t.has(l)||(t.add(l),!0===r?(a(\"Late hydration\",l),o(l)):t.size===n&&\"manual\"!==e&&c())}}();</script>\n<link rel=\"preload\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]/animate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts&workspace=master\" as=\"style\" crossorigin  class=\"vtex_io_uncritical_css\" id=\"uncritical_style_0\" onload=\"this.onload=null;window.__CRITICAL__RENDER_8_REGISTER__(this.id, 'loaded')\" onerror=\"this.onerror=null;handleCSSFallback();setTimeout(function(){window.__CRITICAL__RENDER_8_REGISTER__(this.id, 'error')}, 300);\"/>\n<noscript id=\"styles_base\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]/animate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts&workspace=master\"  id=\"styles_bundled\"  crossorigin onerror=\"this.onerror=null;handleCSSFallback()\"/></noscript>\n<noscript id=\"styles_overrides\"></noscript>\n\n<template id=\"stylesFallback\">\n  \n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.common.min.css?v=1&workspace=master\"  id=\"style_link_common\" class=\"style_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.small.min.css?v=1&workspace=master\" media=\"screen and (min-width: 20em)\" id=\"style_link_small\" class=\"style_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.notsmall.min.css?v=1&workspace=master\" media=\"screen and (min-width: 40em)\" id=\"style_link_notsmall\" class=\"style_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.large.min.css?v=1&workspace=master\" media=\"screen and (min-width: 64em)\" id=\"style_link_large\" class=\"style_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/style/[email protected]$style.xlarge.min.css?v=1&workspace=master\" media=\"screen and (min-width: 80em)\" id=\"style_link_xlarge\" class=\"style_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/fonts/989db2448f309bfdd99b513f37c84b8f5794d2b5?v=1&workspace=master\"  id=\"fonts_link\"  crossorigin />\n<link rel=\"preload\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/animate.min.css?workspace=master\"    crossorigin  as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" />\n<noscript><link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/animate.min.css?workspace=master\"    crossorigin /></noscript>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/common.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Container.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Spinner.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/2.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/HighlightOverlay.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/NotFoundLayout.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/index.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/29.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ComponentGenerator.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/1.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/4.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/SearchBar.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Autocomplete.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/SponsoredTag.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/4.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/10.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/12.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/OrderByFlexible.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/1.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Minicart.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/AddProductBtn.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/DiscountBadge.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ProductSummaryImage.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Highlights.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/0.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/3.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/ProductSummaryPrice.min.css?workspace=master\"    crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/Tooltip.min.css?workspace=master\"    crossorigin />\n<noscript id=\"styles_overrides\"></noscript>\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master\"  id=\"override_link_0\" class=\"override_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master\"  id=\"override_link_1\" class=\"override_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$overrides.css?v=1&workspace=master\"  id=\"override_link_2\" class=\"override_link\" crossorigin />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://bellapiel.vtexassets.com/_v/public/vtex.styles-graphql/v1/overrides/[email protected]$fonts.css?v=1&workspace=master\"  id=\"override_link_3\" class=\"override_link\" crossorigin />\n\n</template>\n<script>\n  function handleCSSFallback() {\n    var fallbackTemplate = document.querySelector('template#stylesFallback');\n    var fallbackContent = fallbackTemplate.content.cloneNode(true);\n    document.head.appendChild(fallbackContent);\n  }\n</script>\n\n\n    <!--pixel:start:connectif.connectif-->\n<!-- Connectif tracking code -->\n<!-- Check README.md before modify this-->\n<script type=\"text/javascript\" async>!function(){var e=\"397ad64b-a8d4-42b0-b263-da328e9d82ed\",n=\"true\",t=\"https%3A%2F%2Fcdn.connectif.cloud%2Fam1%2Fclient-script%2F397ad64b-a8d4-42b0-b263-da328e9d82ed\",s=\"true\",i=\"\",c,r,s,t,e;if(window.cnUseOrderGroupId=\"false\",i){const o=decodeURIComponent(i);\"[]\"===!o&&(window.cnSalesChannelsConfig=JSON.parse(o))}!t||\"true\"!==n||\"true\"!==s&&s||(c=window,r=\"cn\",s=decodeURIComponent(t),c[\"ConnectifObject\"]=r,c[r]=c[r]||function(){(c[r].q=c[r].q||[]).push(arguments)},t=document.createElement(\"script\"),t.type=\"text/javascript\",t.async=!0,t.src=s,t.id=\"__cn_client_script_\"+e,e=document.getElementsByTagName(\"script\")[0],e.parentNode.insertBefore(t,e))}()</script>\n<!-- end Connectif tracking code -->\n\n<!--pixel:end:connectif.connectif-->\n\n    <!--pixel:start:vtexbr.tiktok-tbp-->\n<script >\n    window.tiktokTbp = window.tiktokTbp || {}\n    window.tiktokTbp.pixelCode = ``\n\n    if (!!window.tiktokTbp.pixelCode) {\n        window.tiktokTbp.enabled = true;\n\n        !function (w, d, t) {\n            w.TiktokAnalyticsObject = t; var ttq = w[t] = w[t] || []; ttq.methods = [\"page\", \"track\", \"identify\", \"instances\", \"debug\", \"on\", \"off\", \"once\", \"ready\", \"alias\", \"group\", \"enableCookie\", \"disableCookie\"], ttq.setAndDefer = function (t, e) { t[e] = function () { t.push([e].concat(Array.prototype.slice.call(arguments, 0))) } }; for (var i = 0; i < ttq.methods.length; i++)ttq.setAndDefer(ttq, ttq.methods[i]); ttq.instance = function (t) { for (var e = ttq._i[t] || [], n = 0; n < ttq.methods.length; n++)ttq.setAndDefer(e, ttq.methods[n]); return e }, ttq.load = function (e, n) { var i = \"https://analytics.tiktok.com/i18n/pixel/events.js\"; ttq._i = ttq._i || {}, ttq._i[e] = [], ttq._i[e]._u = i, ttq._t = ttq._t || {}, ttq._t[e] = +new Date, ttq._o = ttq._o || {}, ttq._o[e] = n || {},ttq._partner=ttq._partner||\"VTEX\"; var o = document.createElement(\"script\"); o.type = \"text/javascript\", o.async = !0, o.src = i + \"?sdkid=\" + e + \"&lib=\" + t; var a = document.getElementsByTagName(\"script\")[0]; a.parentNode.insertBefore(o, a) };\n            ttq.load(window.tiktokTbp.pixelCode);\n            ttq.page();\n        }(window, document, 'ttq');\n    }else{\n        console.warn('TikTok Pixel (TBP) is disabled - no valid Pixel ID configured.')\n    }\n</script>\n<!--pixel:end:vtexbr.tiktok-tbp-->\n<!--pixel:start:pinterestpartnerbr.pinterest-->\n<!-- Pinterest HTML Tag -->\n<meta name=\"p:domain_verify\" content=\"\">\n<!-- End of Pinterest HTML Tag -->\n<!-- Pinterest Pixel Base Code -->\n<script >!function(){var e=\"\",n,t;e?(n=\"https://s.pinimg.com/ct/core.js\",window.pintrk||(window.pintrk=function(){window.pintrk.queue.push(Array.prototype.slice.call(arguments))},t=window.pintrk,t.queue=[],t.version=\"3.0\",t=document.createElement(\"script\"),t.async=!0,t.src=n,n=document.getElementsByTagName(\"script\")[0],n.parentNode.insertBefore(t,n)),window.pintrk.partnerData={np:\"vtex\"},window.pinterestTagId=e,pintrk(\"load\",window.pinterestTagId),window.pinterestRequireConsentSetting=\"true\"===\"false\".trim().toLowerCase()):console.error(\"Warning: No Pinterest tag ID is defined. \")}()</script>\n<!-- End Pinterest Pixel Base Code -->\n<!--pixel:end:pinterestpartnerbr.pinterest-->\n<!--pixel:start:topsortpartnercl.events-->\n<script >!function(){const i=JSON.parse(decodeURIComponent(\"%7B%22productIdField%22%3A%22id%22%2C%22quantityField%22%3A%22quantity%22%2C%22unitPriceField%22%3A%22price%22%7D\"));window.productPurchaseMapping={productIdField:i.productIdField,quantityField:i.quantityField,unitPriceField:i.unitPriceField},console.log(\"Product Purchase Mapping is set.\",i)}()</script>\n\n<!--pixel:end:topsortpartnercl.events-->\n<!--pixel:start:vtex.facebook-fbe-->\n<script src=\"https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js\"></script>\n<script >clientParamBuilder.processAndCollectParams(window.location.href)</script>\n<script >\n  !function (f, b, e, v, n, t, s) {\n    if (f.fbq) return; n = f.fbq = function () {\n      if (arguments[1] === \"Purchase\" && typeof arguments[3]?.eventID === \"undefined\" && arguments[2]?.content_type !== \"product\") return;\n      if (arguments[1] === \"AddToCart\" && typeof arguments[3]?.eventID === \"undefined\" && arguments[2]?.content_type !== \"product\") return;\n      if (arguments[1] === \"PageView\" && typeof arguments[3]?.eventID === \"undefined\") return;\n      if (arguments[1] === \"Search\" && typeof arguments[3]?.eventID === \"undefined\") return;\n      if (arguments[1] === \"ViewContent\" && typeof arguments[3]?.eventID === \"undefined\" && arguments[2]?.content_type !== \"product\") return;\n      n.callMethod ?\n      n.callMethod.apply(n, arguments) : n.queue.push(arguments)\n    };\n    if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';\n    n.queue = []; t = b.createElement(e); t.async = !0;\n    t.src = v; s = b.head.getElementsByTagName(e)[0];\n    s.parentNode.insertBefore(t, s)\n  }(window, document, 'script',\n    'https://connect.facebook.net/en_US/fbevents.js');\n\n  fbq.disablePushState = true;\n  fbq.allowDuplicatePageViews = true;\n  fbq('set', 'autoConfig', false, '');\n  window.pixelId = \"\";\n  window.fbPixelItemPrefix = \"\";\n  window.fireEvents = window.pixelId !== \"\" && \"\".toLowerCase() !== 'false';\n  fbeConsentSetting = \"false\";\n  if (fbeConsentSetting == 'true'){\n        fbq('consent', 'revoke')\n        document.cookie = \"fbe_consent=false; SameSite=None; Secure\"\n        }\n</script>\n\n<!--pixel:end:vtex.facebook-fbe-->\n<!--pixel:start:vtex.google-search-console-->\n<meta name=\"google-site-verification\" content=\"qIyPWkPWPrRcUszjx56M0vplN4LakzFXdVxw74qWhp0\" />\n\n<!--pixel:end:vtex.google-search-console-->\n<!--pixel:start:vtex.google-tag-manager-->\n<script >\n  (function() {\n    var gtmId = \"GTM-5PFZHLJ\";\n    var sendGA4EventsValue = \"true\"\n    var sendGA4Events = sendGA4EventsValue == 'true'\n\n    window.__gtm__ = {\n      sendGA4Events\n    }\n    \n    if (!gtmId) {\n      console.error('Warning: No Google Tag Manager ID is defined. Please configure it in the apps admin.');\n    } else {\n      window.dataLayer = window.dataLayer || [];\n      window.dataLayer.push({ 'gtm.blacklist': [] });\n      // GTM script snippet. Taken from: https://developers.google.com/tag-manager/quickstart\n      (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n      })(window,document,'script','dataLayer',gtmId)\n    }\n  })()\n</script>\n\n<!--pixel:end:vtex.google-tag-manager-->\n<!--pixel:start:addi.product-page-action-->\n<script >\n  (function () {\n\n    var settingsAppAddi = {\n      allySlug: \"bellapiel-ecommerce\",\n      widgetBorderColor: \"%23565656\",\n      widgetBorderRadius: \"8px\",\n      widgetFontColor: \"%23787878\",\n      widgetFontFamily: \"'Roboto'%2C%20sans-serif\",\n      widgetFontSize: \"12px\",\n      widgetBadgeBackgroundColor: \"white\",\n      widgetInfoBackgroundColor: \"white\",\n      widgetMargin: \"10px%200\",\n      locatedBrazil: \"co\",\n      widgetAddiLogoWhite: \"true\",\n      modalBackgroundColor: \"white\",\n      modalFontColor: \"%23787878\",\n      modalPriceColor: \"%2300377D\",\n      modalBadgeBackgroundColor: \"grey\",\n      modalBadgeBorderRadius: \"20px\",\n      modalBadgeFontColor: \"white\",\n      modalCardColor: \"%23FAFAFA\",\n      modalButtonBorderColor: \"%2300C8FF\",\n      modalButtonBorderRadius: \"20px\",\n      modalButtonBackgroundColor: \"white\",\n      modalButtonFontColor: \"%2300C8FF\"\n    }\n\n    if (settingsAppAddi) {\n      localStorage?.setItem(\"@settingsAppAddi\", JSON.stringify(settingsAppAddi));\n    }\n\n    // Add script here\n  })()\n</script>\n<!--pixel:end:addi.product-page-action-->\n<!--pixel:start:bellapiel.pixel-app-->\n<script type=\"text/javascript\">!function(){var t=1e4;setTimeout(function(){var t,e,n,a,c,i,a;t=window,e=document,n=\"clarity\",a=\"script\",c=\"upilnv1g7g\",t[n]=t[n]||function(){(t[n].q=t[n].q||[]).push(arguments)},i=e.createElement(a),i.async=1,i.src=\"https://www.clarity.ms/tag/\"+c,a=e.getElementsByTagName(a)[0],a.parentNode.insertBefore(i,a)},t)}()</script>\n<!--pixel:end:bellapiel.pixel-app-->\n<!--pixel:start:vtex.request-capture-->\n<script >!function(e,t,c,n,r,a,i){a=e.vtexrca=e.vtexrca||function(){(a.q=a.q||[]).push(arguments)},a.l=+new Date,i=t.createElement(c),i.async=!0,i.src=n,r=t.getElementsByTagName(c)[0],r.parentNode.insertBefore(i,r)}(window,document,\"script\",\"https://io.vtex.com.br/rc/rc.js\"),vtexrca(\"init\")</script>\n<script >!function(e,t,n,a,c,f,o){f=e.vtexaf=e.vtexaf||function(){(f.q=f.q||[]).push(arguments)},f.l=+new Date,o=t.createElement(n),o.async=!0,o.src=a,c=t.getElementsByTagName(n)[0],c.parentNode.insertBefore(o,c)}(window,document,\"script\",\"https://activity-flow.vtex.com/af/af.js\")</script>\n\n<!--pixel:end:vtex.request-capture-->\n\n\n  <title data-react-helmet=\"true\">llms.txt</title>\n<meta data-react-helmet=\"true\" name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><meta data-react-helmet=\"true\" name=\"description\" content=\"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\"/><meta data-react-helmet=\"true\" name=\"copyright\" content=\"Tienda dermatológica online líder en dermocosmética | Bella Piel\"/><meta data-react-helmet=\"true\" name=\"author\" content=\"Tienda dermatológica online líder en dermocosmética | Bella Piel\"/><meta data-react-helmet=\"true\" name=\"country\" content=\"COL\"/><meta data-react-helmet=\"true\" name=\"language\" content=\"es-CO\"/><meta data-react-helmet=\"true\" name=\"currency\" content=\"COP\"/><meta data-react-helmet=\"true\" name=\"storefront\" content=\"store_framework\"/><meta data-react-helmet=\"true\" name=\"robots\" content=\"noindex,follow\"/><meta data-react-helmet=\"true\" property=\"og:type\" content=\"website\"/><meta data-react-helmet=\"true\" property=\"og:title\" content=\"llms.txt\"/><meta data-react-helmet=\"true\" property=\"og:url\" content=\"https://www.bellapiel.com.co/llms.txt?map=ft\"/><meta data-react-helmet=\"true\" property=\"og:description\" content=\"\"/>\n<script data-react-helmet=\"true\" src=\"https://www.google.com/recaptcha/enterprise.js?render=6LdV7CIpAAAAAPUrHXWlFArQ5hSiNQJk6Ja-vcYM&amp;hl=es-CO\" async=\"true\"></script><script data-react-helmet=\"true\" >\n            {\n              const style = document.createElement('style')\n\n              style.textContent = '.grecaptcha-badge {visibility: hidden; }'\n              document.head.appendChild(style)\n            }\n          </script>\n  \n  \n  <link data-react-helmet=\"true\" rel=\"icon\" type=\"image/png\" sizes=\"72x72\" href=\"https://bellapiel.vtexassets.com/arquivos/IconoBellaPiel.png\"/><link data-react-helmet=\"true\" rel=\"canonical\" href=\"https://www.bellapiel.com.co/llms.txt?map=ft\"/>\n</head>\n<body class=\"bg-base\">\n  <div id=\"styles_iconpack\" style=\"display:none\"><svg class=\"dn\" height=\"0\" version=\"1.1\" width=\"0\" xmlns=\"http://www.w3.org/2000/svg\"><defs><g id=\"bnd-logo\"><path d=\"M14.8018 2H2.8541C1.92768 2 1.33445 2.93596 1.76795 3.71405L2.96368 5.86466H0.796482C0.659276 5.8647 0.524407 5.89841 0.404937 5.96253C0.285467 6.02665 0.185446 6.119 0.114562 6.23064C0.0436777 6.34228 0.0043325 6.46943 0.000337815 6.59976C-0.00365688 6.73009 0.0278339 6.8592 0.0917605 6.97457L3.93578 13.8888C4.00355 14.0104 4.10491 14.1121 4.22896 14.1831C4.35301 14.254 4.49507 14.2915 4.63987 14.2915C4.78466 14.2915 4.92672 14.254 5.05077 14.1831C5.17483 14.1121 5.27618 14.0104 5.34395 13.8888L6.38793 12.0211L7.69771 14.3775C8.15868 15.2063 9.40744 15.2078 9.87001 14.38L15.8585 3.67064C16.2818 2.91319 15.7043 2 14.8018 2ZM9.43491 6.57566L6.85274 11.1944C6.80761 11.2753 6.74016 11.3429 6.65762 11.3901C6.57508 11.4373 6.48058 11.4622 6.38426 11.4622C6.28794 11.4622 6.19344 11.4373 6.1109 11.3901C6.02836 11.3429 5.96091 11.2753 5.91578 11.1944L3.35853 6.59509C3.31587 6.51831 3.29482 6.43236 3.2974 6.34558C3.29998 6.25879 3.3261 6.17411 3.37325 6.09974C3.4204 6.02538 3.48696 5.96385 3.56649 5.92112C3.64601 5.87839 3.73581 5.85591 3.82717 5.85585H8.97937C9.06831 5.85591 9.15572 5.87782 9.23312 5.91945C9.31052 5.96108 9.37529 6.02102 9.42113 6.09345C9.46697 6.16588 9.49232 6.24834 9.49474 6.33283C9.49716 6.41732 9.47655 6.50097 9.43491 6.57566Z\" fill=\"currentColor\"/><path d=\"M14.8018 2H2.8541C1.92768 2 1.33445 2.93596 1.76795 3.71405L2.96368 5.86466H0.796482C0.659276 5.8647 0.524407 5.89841 0.404937 5.96253C0.285467 6.02665 0.185446 6.119 0.114562 6.23064C0.0436777 6.34228 0.0043325 6.46943 0.000337815 6.59976C-0.00365688 6.73009 0.0278339 6.8592 0.0917605 6.97457L3.93578 13.8888C4.00355 14.0104 4.10491 14.1121 4.22896 14.1831C4.35301 14.254 4.49507 14.2915 4.63987 14.2915C4.78466 14.2915 4.92672 14.254 5.05077 14.1831C5.17483 14.1121 5.27618 14.0104 5.34395 13.8888L6.38793 12.0211L7.69771 14.3775C8.15868 15.2063 9.40744 15.2078 9.87001 14.38L15.8585 3.67064C16.2818 2.91319 15.7043 2 14.8018 2ZM9.43491 6.57566L6.85274 11.1944C6.80761 11.2753 6.74016 11.3429 6.65762 11.3901C6.57508 11.4373 6.48058 11.4622 6.38426 11.4622C6.28794 11.4622 6.19344 11.4373 6.1109 11.3901C6.02836 11.3429 5.96091 11.2753 5.91578 11.1944L3.35853 6.59509C3.31587 6.51831 3.29482 6.43236 3.2974 6.34558C3.29998 6.25879 3.3261 6.17411 3.37325 6.09974C3.4204 6.02538 3.48696 5.96385 3.56649 5.92112C3.64601 5.87839 3.73581 5.85591 3.82717 5.85585H8.97937C9.06831 5.85591 9.15572 5.87782 9.23312 5.91945C9.31052 5.96108 9.37529 6.02102 9.42113 6.09345C9.46697 6.16588 9.49232 6.24834 9.49474 6.33283C9.49716 6.41732 9.47655 6.50097 9.43491 6.57566Z\" fill=\"currentColor\"/></g><g id=\"hpa-arrow-from-bottom\"><path d=\"M7.00001 3.4V12H9.00001V3.4L13 7.4L14.4 6L8.70001 0.3C8.30001 -0.1 7.70001 -0.1 7.30001 0.3L1.60001 6L3.00001 7.4L7.00001 3.4Z\" fill=\"currentColor\"/><path d=\"M15 14H1V16H15V14Z\" fill=\"currentColor\"/></g><g id=\"hpa-arrow-to-bottom\"><path d=\"M8.00001 12C8.30001 12 8.50001 11.9 8.70001 11.7L14.4 6L13 4.6L9.00001 8.6V0H7.00001V8.6L3.00001 4.6L1.60001 6L7.30001 11.7C7.50001 11.9 7.70001 12 8.00001 12Z\" fill=\"currentColor\"/><path d=\"M15 14H1V16H15V14Z\" fill=\"currentColor\"/></g><g id=\"hpa-arrow-back\"><path d=\"M5.5 15.5002C5.75781 15.5002 5.92969 15.4169 6.10156 15.2502L11 10.5002L9.79687 9.33356L6.35938 12.6669L6.35938 0H4.64063L4.64062 12.6669L1.20312 9.33356L0 10.5002L4.89844 15.2502C5.07031 15.4169 5.24219 15.5002 5.5 15.5002Z\" transform=\"translate(16.0002) rotate(90)\" fill=\"currentColor\"/></g><g id=\"hpa-calendar\"><path d=\"M5.66667 7.2H4.11111V8.8H5.66667V7.2ZM8.77778 7.2H7.22222V8.8H8.77778V7.2ZM11.8889 7.2H10.3333V8.8H11.8889V7.2ZM13.4444 1.6H12.6667V0H11.1111V1.6H4.88889V0H3.33333V1.6H2.55556C1.69222 1.6 1.00778 2.32 1.00778 3.2L1 14.4C1 15.28 1.69222 16 2.55556 16H13.4444C14.3 16 15 15.28 15 14.4V3.2C15 2.32 14.3 1.6 13.4444 1.6ZM13.4444 14.4H2.55556V5.6H13.4444V14.4Z\" fill=\"currentColor\"/></g><g id=\"hpa-cart\"><path d=\"M15.0503 3.0002H4.92647C4.81221 3.00072 4.7012 2.96234 4.6118 2.89142C4.52239 2.8205 4.45996 2.72129 4.43483 2.6102L4.01342 0.800203C3.96651 0.570928 3.84041 0.365306 3.65708 0.219131C3.47375 0.0729566 3.24479 -0.00451449 3.01006 0.000203439H0.501677C0.368624 0.000203439 0.241021 0.0528819 0.146938 0.14665C0.0528551 0.240418 0 0.367595 0 0.500203L0 1.5002C0 1.63281 0.0528551 1.75999 0.146938 1.85376C0.241021 1.94753 0.368624 2.0002 0.501677 2.0002H1.80604C1.92077 1.9978 2.03274 2.03548 2.12253 2.10671C2.21232 2.17794 2.27429 2.27823 2.29768 2.3902L4.01342 10.2002C4.06032 10.4295 4.18642 10.6351 4.36975 10.7813C4.55308 10.9274 4.78204 11.0049 5.01677 11.0002H13.0436C13.2478 10.9891 13.4436 10.9161 13.605 10.791C13.7664 10.6659 13.8856 10.4947 13.9466 10.3002L15.9533 4.3002C15.9995 4.15468 16.0116 4.00057 15.9888 3.84965C15.9659 3.69874 15.9088 3.55504 15.8216 3.42956C15.7344 3.30408 15.6196 3.20015 15.4859 3.12573C15.3522 3.0513 15.2032 3.00837 15.0503 3.0002Z\" fill=\"currentColor\"/><path d=\"M5.02682 16.0002C6.13509 16.0002 7.03353 15.1048 7.03353 14.0002C7.03353 12.8956 6.13509 12.0002 5.02682 12.0002C3.91855 12.0002 3.02011 12.8956 3.02011 14.0002C3.02011 15.1048 3.91855 16.0002 5.02682 16.0002Z\" fill=\"currentColor\"/><path d=\"M13.0737 16.0002C14.182 16.0002 15.0804 15.1048 15.0804 14.0002C15.0804 12.8956 14.182 12.0002 13.0737 12.0002C11.9655 12.0002 11.067 12.8956 11.067 14.0002C11.067 15.1048 11.9655 16.0002 13.0737 16.0002Z\" fill=\"currentColor\"/></g><g id=\"hpa-delete\"><path d=\"M7 7H5V13H7V7Z\" fill=\"currentColor\"/><path d=\"M11 7H9V13H11V7Z\" fill=\"currentColor\"/><path d=\"M12 1C12 0.4 11.6 0 11 0H5C4.4 0 4 0.4 4 1V3H0V5H1V15C1 15.6 1.4 16 2 16H14C14.6 16 15 15.6 15 15V5H16V3H12V1ZM6 2H10V3H6V2ZM13 5V14H3V5H13Z\" fill=\"currentColor\"/></g><g id=\"mpa-play\"><path d=\"M3.5241 0.937906C2.85783 0.527894 2 1.00724 2 1.78956V14.2104C2 14.9928 2.85783 15.4721 3.5241 15.0621L13.6161 8.85166C14.2506 8.46117 14.2506 7.53883 13.6161 7.14834L3.5241 0.937906Z\" fill=\"currentColor\"/></g><g id=\"mpa-pause\"><rect width=\"6\" height=\"16\" fill=\"currentColor\"/><rect x=\"10\" width=\"6\" height=\"16\" fill=\"currentColor\"/></g><g id=\"sti-volume-on\"><path d=\"M0 5.2634V10.7366H3.55556L8 15.2976V0.702394L3.55556 5.2634H0ZM12 8C12 6.3854 11.0933 4.99886 9.77778 4.32383V11.667C11.0933 11.0011 12 9.6146 12 8ZM9.77778 0V1.87913C12.3467 2.66363 14.2222 5.10832 14.2222 8C14.2222 10.8917 12.3467 13.3364 9.77778 14.1209V16C13.3422 15.1699 16 11.9042 16 8C16 4.09578 13.3422 0.830103 9.77778 0V0Z\" fill=\"currentColor\"/></g><g id=\"sti-volume-off\"><path d=\"M12 8C12 6.42667 11.0933 5.07556 9.77778 4.41778V6.38222L11.9556 8.56C11.9822 8.38222 12 8.19556 12 8V8ZM14.2222 8C14.2222 8.83556 14.0444 9.61778 13.7422 10.3467L15.0844 11.6889C15.6711 10.5867 16 9.33333 16 8C16 4.19556 13.3422 1.01333 9.77778 0.204444V2.03556C12.3467 2.8 14.2222 5.18222 14.2222 8ZM1.12889 0L0 1.12889L4.20444 5.33333H0V10.6667H3.55556L8 15.1111V9.12889L11.7778 12.9067C11.1822 13.3689 10.5156 13.7333 9.77778 13.9556V15.7867C11.0044 15.5111 12.1156 14.9422 13.0578 14.1778L14.8711 16L16 14.8711L8 6.87111L1.12889 0ZM8 0.888889L6.14222 2.74667L8 4.60444V0.888889Z\" fill=\"currentColor\"/></g><g id=\"hpa-profile\"><path d=\"M12.1671 8.99688C12.9951 8.99688 13.6663 9.66808 13.6663 10.4961V10.8797C13.6663 11.4759 13.4533 12.0525 13.0656 12.5054C12.0193 13.7277 10.4279 14.3309 8.33099 14.3309C6.23373 14.3309 4.64305 13.7275 3.59885 12.5047C3.21234 12.0521 3 11.4764 3 10.8812V10.4961C3 9.66808 3.67123 8.99688 4.49925 8.99688H12.1671ZM12.1671 9.99688H4.49925C4.22352 9.99688 4 10.2204 4 10.4961V10.8812C4 11.2383 4.12741 11.5837 4.35931 11.8553C5.19485 12.8337 6.50543 13.3309 8.33099 13.3309C10.1565 13.3309 11.4683 12.8337 12.3059 11.8551C12.5385 11.5833 12.6663 11.2374 12.6663 10.8797V10.4961C12.6663 10.2204 12.4428 9.99688 12.1671 9.99688ZM8.33099 1C10.1719 1 11.6643 2.49239 11.6643 4.33333C11.6643 6.17429 10.1719 7.66668 8.33099 7.66668C6.49002 7.66668 4.99763 6.17429 4.99763 4.33333C4.99763 2.49239 6.49002 1 8.33099 1ZM8.33099 2C7.04233 2 5.99763 3.04467 5.99763 4.33333C5.99763 5.622 7.04233 6.66668 8.33099 6.66668C9.61966 6.66668 10.6643 5.622 10.6643 4.33333C10.6643 3.04467 9.61966 2 8.33099 2Z\" fill=\"currentColor\"/></g><g id=\"hpa-save\"><path d=\"M11.7 0.3C11.5 0.1 11.3 0 11 0H10V3C10 3.6 9.6 4 9 4H4C3.4 4 3 3.6 3 3V0H1C0.4 0 0 0.4 0 1V15C0 15.6 0.4 16 1 16H15C15.6 16 16 15.6 16 15V5C16 4.7 15.9 4.5 15.7 4.3L11.7 0.3ZM13 14H3V11C3 10.4 3.4 10 4 10H12C12.6 10 13 10.4 13 11V14Z\" fill=\"currentColor\"/><path d=\"M9 0H7V3H9V0Z\" fill=\"currentColor\"/></g><g id=\"hpa-search\"><path d=\"M6.83334 2C9.50274 2 11.6667 4.16396 11.6667 6.83334C11.6667 7.98794 11.2618 9.04794 10.5863 9.87921L13.8535 13.1465C14.0488 13.3417 14.0488 13.6583 13.8535 13.8535C13.6761 14.0311 13.3983 14.0472 13.2025 13.9019L13.1465 13.8535L9.87921 10.5863C9.04794 11.2618 7.98794 11.6667 6.83334 11.6667C4.16396 11.6667 2 9.50274 2 6.83334C2 4.16396 4.16396 2 6.83334 2ZM6.83334 3C4.71624 3 3 4.71624 3 6.83334C3 8.9504 4.71624 10.6667 6.83334 10.6667C8.95041 10.6667 10.6667 8.9504 10.6667 6.83334C10.6667 4.71624 8.95041 3 6.83334 3Z\" fill=\"currentColor\"/></g><g id=\"hpa-hamburguer-menu\"><path fill=\"currentColor\" d=\"M15,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,7,15,7z\"/><path fill=\"currentColor\" d=\"M15,1H1C0.4,1,0,1.4,0,2s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,1,15,1z\"/><path fill=\"currentColor\" d=\"M15,13H1c-0.6,0-1,0.4-1,1s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,13,15,13z\"/></g><g id=\"hpa-location-marker\"><path d=\"M19.9655 10.4828C19.9655 16.3448 10.4828 26 10.4828 26C10.4828 26 1 16.431 1 10.4828C1 4.44828 5.91379 1 10.4828 1C15.0517 1 19.9655 4.53448 19.9655 10.4828Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.4827 13.069C11.911 13.069 13.0689 11.9111 13.0689 10.4828C13.0689 9.05443 11.911 7.89655 10.4827 7.89655C9.05437 7.89655 7.89648 9.05443 7.89648 10.4828C7.89648 11.9111 9.05437 13.069 10.4827 13.069Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"hpa-telemarketing\"><path d=\"M14 10V7C14 3.68629 11.3137 1 8 1V1C4.68629 1 2 3.68629 2 7V10\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M14 10V10C14 12.2091 12.2091 14 10 14H8\" stroke=\"currentColor\" stroke-width=\"1.5\"/><rect y=\"7\" width=\"3\" height=\"5\" rx=\"1\" fill=\"currentColor\"/><rect x=\"11\" y=\"12\" width=\"4\" height=\"5\" rx=\"2\" transform=\"rotate(90 11 12)\" fill=\"currentColor\"/><rect x=\"13\" y=\"7\" width=\"3\" height=\"5\" rx=\"1\" fill=\"currentColor\"/></g><g id=\"mpa-globe\"><path d=\"M8,0C3.6,0,0,3.6,0,8s3.6,8,8,8s8-3.6,8-8S12.4,0,8,0z M13.9,7H12c-0.1-1.5-0.4-2.9-0.8-4.1 C12.6,3.8,13.6,5.3,13.9,7z M8,14c-0.6,0-1.8-1.9-2-5H10C9.8,12.1,8.6,14,8,14z M6,7c0.2-3.1,1.3-5,2-5s1.8,1.9,2,5H6z M4.9,2.9 C4.4,4.1,4.1,5.5,4,7H2.1C2.4,5.3,3.4,3.8,4.9,2.9z M2.1,9H4c0.1,1.5,0.4,2.9,0.8,4.1C3.4,12.2,2.4,10.7,2.1,9z M11.1,13.1 c0.5-1.2,0.7-2.6,0.8-4.1h1.9C13.6,10.7,12.6,12.2,11.1,13.1z\" fill=\"currentColor\"/></g><g id=\"mpa-filter-settings\"><path d=\"M4 5V1\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 16V14\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 12V16\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 1V3\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 14C5.65685 14 7 12.6569 7 11C7 9.34315 5.65685 8 4 8C2.34315 8 1 9.34315 1 11C1 12.6569 2.34315 14 4 14Z\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 9C14.6569 9 16 7.65685 16 6C16 4.34315 14.6569 3 13 3C11.3431 3 10 4.34315 10 6C10 7.65685 11.3431 9 13 9Z\" stroke=\"#4F4F4F\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"mpa-single-item\"><path d=\"M10.2857 0H1.71429C0.685714 0 0 0.685714 0 1.71429V10.2857C0 11.3143 0.685714 12 1.71429 12H10.2857C11.3143 12 12 11.3143 12 10.2857V1.71429C12 0.685714 11.3143 0 10.2857 0Z\" fill=\"currentColor\"/><rect y=\"14\" width=\"12\" height=\"2\" rx=\"1\" fill=\"currentColor\"/></g><g id=\"mpa-gallery\"><path d=\"M6 0H1C0.4 0 0 0.4 0 1V6C0 6.6 0.4 7 1 7H6C6.6 7 7 6.6 7 6V1C7 0.4 6.6 0 6 0Z\" fill=\"currentColor\"/><path d=\"M15 0H10C9.4 0 9 0.4 9 1V6C9 6.6 9.4 7 10 7H15C15.6 7 16 6.6 16 6V1C16 0.4 15.6 0 15 0Z\" fill=\"currentColor\"/><path d=\"M6 9H1C0.4 9 0 9.4 0 10V15C0 15.6 0.4 16 1 16H6C6.6 16 7 15.6 7 15V10C7 9.4 6.6 9 6 9Z\" fill=\"currentColor\"/><path d=\"M15 9H10C9.4 9 9 9.4 9 10V15C9 15.6 9.4 16 10 16H15C15.6 16 16 15.6 16 15V10C16 9.4 15.6 9 15 9Z\" fill=\"currentColor\"/></g><g id=\"mpa-list-items\"><path d=\"M6 0H1C0.4 0 0 0.4 0 1V6C0 6.6 0.4 7 1 7H6C6.6 7 7 6.6 7 6V1C7 0.4 6.6 0 6 0Z\" fill=\"currentColor\"/><rect x=\"9\" width=\"7\" height=\"3\" rx=\"1\" fill=\"currentColor\"/><rect x=\"9\" y=\"4\" width=\"4\" height=\"3\" rx=\"1\" fill=\"currentColor\"/><rect x=\"9\" y=\"9\" width=\"7\" height=\"3\" rx=\"1\" fill=\"currentColor\"/><rect x=\"9\" y=\"13\" width=\"4\" height=\"3\" rx=\"1\" fill=\"currentColor\"/><path d=\"M6 9H1C0.4 9 0 9.4 0 10V15C0 15.6 0.4 16 1 16H6C6.6 16 7 15.6 7 15V10C7 9.4 6.6 9 6 9Z\" fill=\"currentColor\"/></g><g id=\"mpa-heart\"><path d=\"M14.682 2.31811C14.2647 1.89959 13.7687 1.56769 13.2226 1.3415C12.6765 1.11531 12.0911 0.99929 11.5 1.00011C10.8245 0.995238 10.157 1.14681 9.54975 1.44295C8.94255 1.73909 8.41213 2.17178 8.00004 2.70711C7.58764 2.17212 7.05716 1.73969 6.45002 1.44358C5.84289 1.14747 5.17552 0.995697 4.50004 1.00011C3.61002 1.00011 2.73998 1.26402 1.99995 1.75849C1.25993 2.25295 0.683144 2.95576 0.342546 3.77803C0.00194874 4.60031 -0.0871663 5.50511 0.0864704 6.37803C0.260107 7.25095 0.688697 8.05278 1.31804 8.68211L8.00004 15.0001L14.682 8.68211C15.0999 8.26425 15.4314 7.76817 15.6575 7.2222C15.8837 6.67623 16.0001 6.09107 16.0001 5.50011C16.0001 4.90916 15.8837 4.32399 15.6575 3.77803C15.4314 3.23206 15.0999 2.73598 14.682 2.31811V2.31811ZM13.282 7.25111L8.00004 12.2471L2.71504 7.24711C2.37145 6.8954 2.1392 6.45018 2.04734 5.96715C1.95549 5.48412 2.00811 4.98473 2.19862 4.53145C2.38913 4.07817 2.70908 3.69113 3.11843 3.41876C3.52778 3.14638 4.00835 3.00076 4.50004 3.00011C5.93704 3.00011 6.81204 3.68111 8.00004 5.62511C9.18704 3.68111 10.062 3.00011 11.5 3.00011C11.9925 2.99999 12.4741 3.14534 12.8843 3.41791C13.2945 3.69048 13.615 4.07814 13.8057 4.53223C13.9964 4.98632 14.0487 5.48661 13.956 5.97031C13.8634 6.45402 13.63 6.89959 13.285 7.25111H13.282Z\" fill=\"currentColor\"/></g><g id=\"mpa-clone--outline\"><path d=\"M5.20004 5.2L5.20004 3C5.20004 1.89543 6.09547 0.999997 7.20004 0.999997H13C14.1046 0.999997 15 1.89543 15 3V8.80001C15 9.90457 14.1046 10.8 13 10.8H10.8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/><path d=\"M1 7.19999L1 13C1 14.1046 1.89543 15 3 15H8.79997C9.90454 15 10.8 14.1046 10.8 13V7.19999C10.8 6.09542 9.90454 5.19999 8.79997 5.19999H3C1.89543 5.19999 1 6.09542 1 7.19999Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></g><g id=\"mpa-clone--filled\"><path d=\"M6.07501 4.925L6.07501 2.175C6.07501 1.62271 6.52273 1.175 7.07501 1.175H13.825C14.3773 1.175 14.825 1.62271 14.825 2.175V8.925C14.825 9.47729 14.3773 9.925 13.825 9.925H11.075\" fill=\"currentColor\"/><path d=\"M6.07501 4.925L6.07501 2.175C6.07501 1.62271 6.52273 1.175 7.07501 1.175H13.825C14.3773 1.175 14.825 1.62271 14.825 2.175V8.925C14.825 9.47729 14.3773 9.925 13.825 9.925H11.075\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/><path d=\"M1 6.49999L1 13C1 14.1046 1.89543 15 3 15H9.49997C10.6045 15 11.5 14.1046 11.5 13V6.49999C11.5 5.39542 10.6045 4.49999 9.49997 4.49999H3C1.89543 4.49999 1 5.39542 1 6.49999Z\" fill=\"currentColor\" stroke=\"white\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></g><g id=\"mpa-edit--outline\"><path d=\"M11.7 0.3C11.3 -0.1 10.7 -0.1 10.3 0.3L0.3 10.3C0.1 10.5 0 10.7 0 11V15C0 15.6 0.4 16 1 16H5C5.3 16 5.5 15.9 5.7 15.7L15.7 5.7C16.1 5.3 16.1 4.7 15.7 4.3L11.7 0.3ZM4.6 14H2V11.4L8 5.4L10.6 8L4.6 14ZM12 6.6L9.4 4L11 2.4L13.6 5L12 6.6Z\" fill=\"currentColor\"/></g><g id=\"mpa-bookmark--filled\"><path d=\"M3.33333 0C2.05 0 1 0.9 1 2V16L8 13L15 16V2C15 0.9 13.95 0 12.6667 0H3.33333Z\" fill=\"currentColor\"/></g><g id=\"mpa-bookmark--outline\"><path d=\"M13 2V13.3L8 11.9L3 13.3V2H13ZM13 0H3C1.9 0 1 0.9 1 2V16L8 14L15 16V2C15 0.9 14.1 0 13 0Z\" fill=\"currentColor\"/></g><g id=\"mpa-edit--filled\"><path d=\"M8.1 3.5L0.3 11.3C0.1 11.5 0 11.7 0 12V15C0 15.6 0.4 16 1 16H4C4.3 16 4.5 15.9 4.7 15.7L12.5 7.9L8.1 3.5Z\" fill=\"currentColor\"/><path d=\"M15.7 3.3L12.7 0.3C12.3 -0.1 11.7 -0.1 11.3 0.3L9.5 2.1L13.9 6.5L15.7 4.7C16.1 4.3 16.1 3.7 15.7 3.3Z\" fill=\"currentColor\"/></g><g id=\"mpa-external-link--line\"><path d=\"M14.3505 0H2.80412V3.29897H10.3918L0 13.6907L2.30928 16L12.701 5.60825V13.1959H16V1.64948C16 0.659794 15.3402 0 14.3505 0Z\" fill=\"currentColor\"/></g><g id=\"mpa-external-link--outline\"><path d=\"M15 0H8V2H12.6L6.3 8.3L7.7 9.7L14 3.4V8H16V1C16 0.4 15.6 0 15 0Z\" fill=\"currentColor\"/><path d=\"M14 16H1C0.4 16 0 15.6 0 15V2C0 1.4 0.4 1 1 1H5V3H2V14H13V11H15V15C15 15.6 14.6 16 14 16Z\" fill=\"currentColor\"/></g><g id=\"mpa-eyesight--outline--off\"><path d=\"M14.5744 5.66925L13.1504 7.09325C13.4284 7.44025 13.6564 7.75725 13.8194 8.00025C13.0594 9.13025 10.9694 11.8203 8.25838 11.9852L6.44337 13.8003C6.93937 13.9243 7.45737 14.0002 8.00037 14.0002C12.7074 14.0002 15.7444 8.71625 15.8714 8.49225C16.0424 8.18825 16.0434 7.81625 15.8724 7.51225C15.8254 7.42725 15.3724 6.63125 14.5744 5.66925Z\" fill=\"currentColor\"/><path d=\"M0.293375 15.7072C0.488375 15.9022 0.744375 16.0002 1.00038 16.0002C1.25638 16.0002 1.51238 15.9022 1.70738 15.7072L15.7074 1.70725C16.0984 1.31625 16.0984 0.68425 15.7074 0.29325C15.3164 -0.09775 14.6844 -0.09775 14.2934 0.29325L11.5484 3.03825C10.5154 2.43125 9.33138 2.00025 8.00037 2.00025C3.24537 2.00025 0.251375 7.28925 0.126375 7.51425C-0.0426249 7.81725 -0.0416249 8.18625 0.128375 8.48925C0.198375 8.61425 1.17238 10.2913 2.82138 11.7653L0.292375 14.2942C-0.0976249 14.6842 -0.0976249 15.3162 0.293375 15.7072ZM2.18138 7.99925C2.95837 6.83525 5.14637 4.00025 8.00037 4.00025C8.74237 4.00025 9.43738 4.20125 10.0784 4.50825L8.51237 6.07425C8.34838 6.02925 8.17838 6.00025 8.00037 6.00025C6.89537 6.00025 6.00038 6.89525 6.00038 8.00025C6.00038 8.17825 6.02938 8.34825 6.07438 8.51225L4.24038 10.3462C3.28538 9.51025 2.55938 8.56225 2.18138 7.99925Z\" fill=\"currentColor\"/></g><g id=\"mpa-eyesight--filled--off\"><path d=\"M14.6 5.60001L6.39999 13.8C6.89999 13.9 7.49999 14 7.99999 14C11.6 14 14.4 10.9 15.6 9.10001C16.1 8.40001 16.1 7.50001 15.6 6.80001C15.4 6.50001 15 6.10001 14.6 5.60001Z\" fill=\"currentColor\"/><path d=\"M14.3 0.3L11.6 3C10.5 2.4 9.3 2 8 2C4.4 2 1.6 5.1 0.4 6.9C-0.1 7.6 -0.1 8.5 0.4 9.1C0.9 9.9 1.8 10.9 2.8 11.8L0.3 14.3C-0.1 14.7 -0.1 15.3 0.3 15.7C0.5 15.9 0.7 16 1 16C1.3 16 1.5 15.9 1.7 15.7L15.7 1.7C16.1 1.3 16.1 0.7 15.7 0.3C15.3 -0.1 14.7 -0.1 14.3 0.3ZM5.3 9.3C5.1 8.9 5 8.5 5 8C5 6.3 6.3 5 8 5C8.5 5 8.9 5.1 9.3 5.3L5.3 9.3Z\" fill=\"currentColor\"/></g><g id=\"mpa-eyesight--outline--on\"><path d=\"M8.00013 14C12.7071 14 15.7441 8.716 15.8711 8.492C16.0421 8.188 16.0431 7.816 15.8721 7.512C15.7461 7.287 12.7311 2 8.00013 2C3.24513 2 0.251127 7.289 0.126127 7.514C-0.0428725 7.817 -0.0418725 8.186 0.128127 8.489C0.254128 8.713 3.26913 14 8.00013 14ZM8.00013 4C10.8391 4 13.0361 6.835 13.8181 8C13.0341 9.166 10.8371 12 8.00013 12C5.15913 12 2.96213 9.162 2.18113 7.999C2.95813 6.835 5.14613 4 8.00013 4Z\" fill=\"currentColor\"/><path d=\"M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z\" fill=\"currentColor\"/></g><g id=\"mpa-eyesight--filled--on\"><path d=\"M7.975 14C11.575 14 14.375 10.9 15.575 9.1C16.075 8.4 16.075 7.5 15.575 6.8C14.375 5.1 11.575 2 7.975 2C4.375 2 1.575 5.1 0.375 6.9C-0.125 7.6 -0.125 8.5 0.375 9.1C1.575 10.9 4.375 14 7.975 14ZM7.975 5C9.675 5 10.975 6.3 10.975 8C10.975 9.7 9.675 11 7.975 11C6.275 11 4.975 9.7 4.975 8C4.975 6.3 6.275 5 7.975 5Z\" fill=\"currentColor\"/></g><g id=\"mpa-filter--outline\"><path d=\"M15 3.16048C15 3.47872 14.8485 3.77795 14.5921 3.96637L9.96348 7.36697C9.70702 7.55539 9.55556 7.85462 9.55556 8.17285V13.0073C9.55556 13.4073 9.31716 13.7688 8.94947 13.9264L7.83836 14.4026C7.1785 14.6854 6.44444 14.2014 6.44444 13.4835V8.17285C6.44444 7.85462 6.29298 7.55539 6.03652 7.36697L1.40792 3.96637C1.15147 3.77795 1 3.47872 1 3.16048V2C1 1.44772 1.44772 1 2 1H14C14.5523 1 15 1.44772 15 2V3.16048Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></g><g id=\"mpa-filter--filled\"><path d=\"M15 0H1C0.4 0 0 0.4 0 1V3C0 3.3 0.1 3.6 0.4 3.8L6 8.5V15C6 15.4 6.2 15.8 6.6 15.9C6.7 16 6.9 16 7 16C7.3 16 7.5 15.9 7.7 15.7L9.7 13.7C9.9 13.5 10 13.3 10 13V8.5L15.6 3.8C15.9 3.6 16 3.3 16 3V1C16 0.4 15.6 0 15 0Z\" fill=\"currentColor\"/></g><g id=\"mpa-minus--line\"><path d=\"M0 7.85715V8.14286C0 8.69515 0.447715 9.14286 1 9.14286H15C15.5523 9.14286 16 8.69515 16 8.14286V7.85715C16 7.30486 15.5523 6.85715 15 6.85715H1C0.447715 6.85715 0 7.30486 0 7.85715Z\" fill=\"currentColor\"/></g><g id=\"mpa-minus--outline\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M4 8.5V7.5C4 7.22386 4.22386 7 4.5 7H11.5C11.7761 7 12 7.22386 12 7.5V8.5C12 8.77614 11.7761 9 11.5 9H4.5C4.22386 9 4 8.77614 4 8.5Z\" fill=\"currentColor\"/></g><g id=\"mpa-minus--filled\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM4.5 7C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7L4.5 7Z\" fill=\"currentColor\"/></g><g id=\"mpa-plus--line\"><path d=\"M16 8.14286C16 8.69514 15.5523 9.14286 15 9.14286H9.14286V15C9.14286 15.5523 8.69514 16 8.14286 16H7.85714C7.30486 16 6.85714 15.5523 6.85714 15V9.14286H1C0.447715 9.14286 0 8.69514 0 8.14286V7.85714C0 7.30486 0.447715 6.85714 1 6.85714H6.85714V1C6.85714 0.447715 7.30486 0 7.85714 0H8.14286C8.69514 0 9.14286 0.447715 9.14286 1V6.85714H15C15.5523 6.85714 16 7.30486 16 7.85714V8.14286Z\" fill=\"currentColor\"/></g><g id=\"mpa-plus--outline\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M4.5 7H7V4.5C7 4.22386 7.22386 4 7.5 4H8.5C8.77614 4 9 4.22386 9 4.5V7H11.5C11.7761 7 12 7.22386 12 7.5V8.5C12 8.77614 11.7761 9 11.5 9H9V11.5C9 11.7761 8.77614 12 8.5 12H7.5C7.22386 12 7 11.7761 7 11.5V9H4.5C4.22386 9 4 8.77614 4 8.5V7.5C4 7.22386 4.22386 7 4.5 7Z\" fill=\"currentColor\"/></g><g id=\"mpa-plus--filled\"><path fill-rule=\"evenodd\" d=\"M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM7 7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4L7.5 4C7.22386 4 7 4.22386 7 4.5V7Z\" fill=\"currentColor\"/></g><g id=\"mpa-remove\"><path d=\"M19.586 0.428571C19.0141 -0.142857 18.1564 -0.142857 17.5845 0.428571L10.0074 8L2.43038 0.428571C1.85853 -0.142857 1.00074 -0.142857 0.42889 0.428571C-0.142964 1 -0.142964 1.85714 0.42889 2.42857L8.00595 10L0.42889 17.5714C-0.142964 18.1429 -0.142964 19 0.42889 19.5714C0.714817 19.8571 1.00074 20 1.42963 20C1.85853 20 2.14445 19.8571 2.43038 19.5714L10.0074 12L17.5845 19.5714C17.8704 19.8571 18.2993 20 18.5853 20C18.8712 20 19.3001 19.8571 19.586 19.5714C20.1578 19 20.1578 18.1429 19.586 17.5714L12.0089 10L19.586 2.42857C20.1578 1.85714 20.1578 1 19.586 0.428571Z\" fill=\"currentColor\"/></g><g id=\"mpa-swap\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.53598 18.7459C7.09743 19.7676 8.92251 20.3199 10.7845 20.3199C16.1971 20.3199 20.6002 15.7623 20.6002 10.1599C20.6002 4.55758 16.1971 0 10.7845 0C5.63795 0 1.40399 4.12068 1.00032 9.34205C0.9655 9.79246 1.33505 10.1599 1.7868 10.1599C2.23856 10.1599 2.60076 9.79265 2.64256 9.34284C3.04095 5.05624 6.54048 1.69332 10.7845 1.69332C15.2948 1.69332 18.9643 5.49145 18.9643 10.1599C18.9643 14.8284 15.2948 18.6266 10.7845 18.6266C9.22645 18.6266 7.70006 18.1624 6.39587 17.3047L7.71056 17.0612C8.16986 16.9761 8.4777 16.534 8.39813 16.0737C8.31856 15.6134 7.88171 15.3093 7.42241 15.3943L4.25458 15.9811L4.24312 15.9833L4.22789 15.9859C3.7832 16.0683 3.48516 16.4963 3.5622 16.942L4.14767 20.3287C4.2247 20.7743 4.64765 21.0688 5.09234 20.9865C5.53704 20.9041 5.83508 20.4761 5.75804 20.0304L5.53598 18.7459Z\" fill=\"currentColor\"/></g><g id=\"mpa-arrows\"><path d=\"M15.829 7.55346L13.829 5.33123C13.7707 5.26579 13.7 5.21249 13.6211 5.17438C13.5422 5.13627 13.4565 5.11411 13.369 5.10916C13.2814 5.1042 13.1938 5.11656 13.1111 5.14551C13.0283 5.17447 12.9521 5.21945 12.8868 5.2779C12.7567 5.39693 12.6783 5.5621 12.6683 5.73815C12.6584 5.9142 12.7176 6.08717 12.8335 6.22012L13.8735 7.37568H8.62012V2.12234L9.77568 3.16234C9.84101 3.22079 9.91722 3.26578 9.99996 3.29473C10.0827 3.32369 10.1703 3.33604 10.2578 3.33109C10.3454 3.32613 10.431 3.30397 10.51 3.26586C10.5889 3.22776 10.6596 3.17445 10.7179 3.10901C10.8337 2.97606 10.893 2.80309 10.883 2.62704C10.8731 2.45099 10.7947 2.28581 10.6646 2.16679L8.44234 0.166788C8.31925 0.0592572 8.16135 0 7.9979 0C7.83445 0 7.67655 0.0592572 7.55345 0.166788L5.33123 2.16679C5.19921 2.28466 5.11943 2.45015 5.10943 2.62685C5.09942 2.80355 5.16003 2.97699 5.2779 3.10901C5.39577 3.24103 5.56126 3.32082 5.73796 3.33082C5.91467 3.34082 6.0881 3.28022 6.22012 3.16234L7.37568 2.12234V7.37568H2.12234L3.16234 6.22012C3.27818 6.08717 3.33745 5.9142 3.32748 5.73815C3.31752 5.5621 3.23911 5.39693 3.10901 5.2779C3.04368 5.21945 2.96747 5.17447 2.88473 5.14551C2.80199 5.11656 2.71436 5.1042 2.62684 5.10916C2.53932 5.11411 2.45364 5.13627 2.3747 5.17438C2.29576 5.21249 2.22511 5.26579 2.16679 5.33123L0.166788 7.55346C0.0592572 7.67655 0 7.83445 0 7.9979C0 8.16135 0.0592572 8.31925 0.166788 8.44234L2.16679 10.6646C2.22511 10.73 2.29576 10.7833 2.3747 10.8214C2.45364 10.8595 2.53932 10.8817 2.62684 10.8866C2.71436 10.8916 2.80199 10.8792 2.88473 10.8503C2.96747 10.8213 3.04368 10.7763 3.10901 10.7179C3.23911 10.5989 3.31752 10.4337 3.32748 10.2576C3.33745 10.0816 3.27818 9.90862 3.16234 9.77568L2.12234 8.62012H7.37568V13.8735L6.22012 12.8335C6.0881 12.7156 5.91467 12.655 5.73796 12.665C5.56126 12.675 5.39577 12.7548 5.2779 12.8868C5.16003 13.0188 5.09942 13.1922 5.10943 13.3689C5.11943 13.5456 5.19921 13.7111 5.33123 13.829L7.55345 15.829C7.67568 15.9383 7.83391 15.9988 7.9979 15.9988C8.16188 15.9988 8.32012 15.9383 8.44234 15.829L10.6646 13.829C10.7299 13.7706 10.7832 13.7 10.8212 13.621C10.8593 13.5421 10.8814 13.4564 10.8864 13.3689C10.8913 13.2815 10.879 13.1938 10.8501 13.1111C10.8212 13.0284 10.7763 12.9522 10.7179 12.8868C10.6595 12.8214 10.5889 12.7682 10.5099 12.7301C10.431 12.6921 10.3453 12.6699 10.2578 12.665C10.1703 12.66 10.0827 12.6724 10 12.7013C9.91727 12.7302 9.84105 12.7751 9.77568 12.8335L8.62012 13.8735V8.62012H13.8735L12.8335 9.77568C12.7176 9.90862 12.6584 10.0816 12.6683 10.2576C12.6783 10.4337 12.7567 10.5989 12.8868 10.7179C12.9521 10.7763 13.0283 10.8213 13.1111 10.8503C13.1938 10.8792 13.2814 10.8916 13.369 10.8866C13.4565 10.8817 13.5422 10.8595 13.6211 10.8214C13.7 10.7833 13.7707 10.73 13.829 10.6646L15.829 8.44234C15.9365 8.31925 15.9958 8.16135 15.9958 7.9979C15.9958 7.83445 15.9365 7.67655 15.829 7.55346Z\" fill=\"currentColor\"/></g><g id=\"mpa-expand\"><path d=\"M9.0001 2H12.6001L8.6001 6L10.0001 7.4L14.0001 3.4V7H16.0001V0H9.0001V2Z\" fill=\"currentColor\"/><path d=\"M6 8.6001L2 12.6001V9.0001H0V16.0001H7V14.0001H3.4L7.4 10.0001L6 8.6001Z\" fill=\"currentColor\"/></g><g id=\"mpa-bag\"><path d=\"M14.0001 15.0002H2L3.20001 4.81819H12.8001L14.0001 15.0002Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/><path d=\"M6.12476 7.12512V3.72227C6.12476 2.22502 7.05289 1 8.18728 1C9.32167 1 10.2498 2.22502 10.2498 3.72227V7.12512\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></g><g id=\"mpa-bars\"><path fill-rule=\"evenodd\" d=\"M0 12.7778C0 13.2687 0.397969 13.6667 0.888889 13.6667H15.1111C15.602 13.6667 16 13.2687 16 12.7778C16 12.2869 15.602 11.8889 15.1111 11.8889H0.888889C0.397969 11.8889 0 12.2869 0 12.7778ZM0 8.33333C0 8.82425 0.397969 9.22222 0.888889 9.22222H15.1111C15.602 9.22222 16 8.82425 16 8.33333C16 7.84241 15.602 7.44444 15.1111 7.44444H0.888889C0.397969 7.44444 0 7.84241 0 8.33333ZM0.888889 3C0.397969 3 0 3.39797 0 3.88889C0 4.37981 0.397969 4.77778 0.888889 4.77778H15.1111C15.602 4.77778 16 4.37981 16 3.88889C16 3.39797 15.602 3 15.1111 3H0.888889Z\" fill=\"currentColor\"/></g><g id=\"mpa-cog\"><path d=\"M15.135 6.784C13.832 6.458 13.214 4.966 13.905 3.815C14.227 3.279 14.13 2.817 13.811 2.499L13.501 2.189C13.183 1.871 12.721 1.774 12.185 2.095C11.033 2.786 9.541 2.168 9.216 0.865C9.065 0.258 8.669 0 8.219 0H7.781C7.331 0 6.936 0.258 6.784 0.865C6.458 2.168 4.966 2.786 3.815 2.095C3.279 1.773 2.816 1.87 2.498 2.188L2.188 2.498C1.87 2.816 1.773 3.279 2.095 3.815C2.786 4.967 2.168 6.459 0.865 6.784C0.26 6.935 0 7.33 0 7.781V8.219C0 8.669 0.258 9.064 0.865 9.216C2.168 9.542 2.786 11.034 2.095 12.185C1.773 12.721 1.87 13.183 2.189 13.501L2.499 13.811C2.818 14.13 3.281 14.226 3.815 13.905C4.967 13.214 6.459 13.832 6.784 15.135C6.935 15.742 7.331 16 7.781 16H8.219C8.669 16 9.064 15.742 9.216 15.135C9.542 13.832 11.034 13.214 12.185 13.905C12.72 14.226 13.182 14.13 13.501 13.811L13.811 13.501C14.129 13.183 14.226 12.721 13.905 12.185C13.214 11.033 13.832 9.541 15.135 9.216C15.742 9.065 16 8.669 16 8.219V7.781C16 7.33 15.74 6.935 15.135 6.784ZM8 11C6.343 11 5 9.657 5 8C5 6.343 6.343 5 8 5C9.657 5 11 6.343 11 8C11 9.657 9.657 11 8 11Z\" fill=\"currentColor\"/></g><g id=\"mpa-columns\"><path d=\"M1 4H15V15H1V4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1V5H0V1Z\" fill=\"currentColor\"/><line x1=\"8.11108\" y1=\"4.70586\" x2=\"8.11108\" y2=\"14.1176\" stroke=\"currentColor\" stroke-width=\"2\"/></g><g id=\"mpa-credit-card\"><path d=\"M13.7142 3.49469C13.8938 3.49469 14.1326 3.56604 14.2596 3.69305C14.3866 3.82006 14.487 3.99232 14.487 4.17194L14.5051 11.2408C14.5051 11.4204 14.4338 11.5927 14.3068 11.7197C14.1798 11.8467 14.0075 11.918 13.8279 11.918L2.30637 11.9181C2.12676 11.9181 1.95449 11.8467 1.82749 11.7197C1.70048 11.5927 1.62912 11.4205 1.62912 11.2408L1.58197 4.172C1.58197 3.99238 1.65333 3.82012 1.78033 3.69311C1.90734 3.56611 2.0796 3.49475 2.25922 3.49475L13.7142 3.49469ZM14.3177 2L1.75127 2.00006C1.30223 2.00006 0.871578 2.17845 0.554056 2.49597C0.236534 2.81349 0 3.24414 0 3.69319L0.0472208 11.8334C0.0472208 12.2825 0.225603 12.7131 0.543125 13.0306C0.860646 13.3482 1.2913 13.5266 1.74034 13.5266L14.3068 13.5265C14.7558 13.5265 15.1865 13.3481 15.504 13.0306C15.8215 12.7131 15.9999 12.2824 15.9999 11.8334L16.0108 3.69312C16.0108 3.24408 15.8325 2.81343 15.5149 2.4959C15.1974 2.17838 14.7668 2 14.3177 2ZM13.4139 5.18788C13.4139 5.00826 13.3426 4.836 13.2156 4.70899C13.0886 4.58198 12.9163 4.51063 12.7367 4.51063H10.2682C10.0885 4.51063 9.91629 4.58198 9.78928 4.70899C9.66227 4.836 9.59092 5.00826 9.59092 5.18788C9.59092 5.36749 9.66227 5.53975 9.78928 5.66676C9.91629 5.79377 10.0885 5.86512 10.2682 5.86512H12.7367C12.9163 5.86512 13.0886 5.79377 13.2156 5.66676C13.3426 5.53975 13.4139 5.36749 13.4139 5.18788ZM3.91809 9.58997C3.91899 9.53426 3.90879 9.47893 3.88809 9.42721C3.86739 9.37548 3.83661 9.32839 3.79753 9.28868C3.75845 9.24896 3.71185 9.21743 3.66046 9.1959C3.60907 9.17438 3.55391 9.1633 3.4982 9.16331H2.84384C2.78376 9.15569 2.72275 9.16095 2.66486 9.17874C2.60697 9.19653 2.55353 9.22644 2.5081 9.26648C2.46266 9.30652 2.42627 9.35578 2.40134 9.41097C2.37642 9.46616 2.36352 9.52603 2.36352 9.58659C2.36352 9.64715 2.37642 9.70701 2.40134 9.76221C2.42627 9.8174 2.46266 9.86665 2.5081 9.90669C2.55353 9.94673 2.60697 9.97664 2.66486 9.99443C2.72275 10.0122 2.78376 10.0175 2.84384 10.0099H3.4982C3.55334 10.0099 3.60794 9.99901 3.65888 9.9779C3.70983 9.9568 3.75611 9.92587 3.79511 9.88688C3.8341 9.84789 3.86503 9.8016 3.88613 9.75066C3.90723 9.69972 3.91809 9.64511 3.91809 9.58997ZM10.5806 9.58896C10.5815 9.53325 10.5713 9.47792 10.5506 9.42619C10.5299 9.37446 10.4991 9.32737 10.46 9.28766C10.4209 9.24795 10.3743 9.21641 10.3229 9.19489C10.2715 9.17336 10.2164 9.16228 10.1607 9.16229L9.39853 9.1661C9.33845 9.15848 9.27744 9.16374 9.21955 9.18153C9.16166 9.19932 9.10822 9.22923 9.06279 9.26927C9.01735 9.30931 8.98096 9.35857 8.95604 9.41376C8.93111 9.46895 8.91822 9.52882 8.91822 9.58938C8.91822 9.64994 8.93111 9.7098 8.95604 9.765C8.98096 9.82019 9.01735 9.86944 9.06279 9.90948C9.10822 9.94952 9.16166 9.97943 9.21955 9.99722C9.27744 10.015 9.33845 10.0203 9.39853 10.0127L10.1607 10.0088C10.272 10.0088 10.3788 9.96461 10.4576 9.88587C10.5363 9.80712 10.5806 9.70032 10.5806 9.58896ZM8.26409 9.59276C8.2641 9.48077 8.22008 9.37326 8.14152 9.29343C8.06296 9.21361 7.95617 9.16787 7.84419 9.1661L7.12468 9.16568C7.0646 9.15806 7.00359 9.16332 6.9457 9.18111C6.88781 9.1989 6.83437 9.22881 6.78894 9.26885C6.7435 9.30889 6.70711 9.35814 6.68218 9.41334C6.65726 9.46853 6.64436 9.5284 6.64436 9.58896C6.64436 9.64952 6.65726 9.70938 6.68218 9.76458C6.70711 9.81977 6.7435 9.86902 6.78894 9.90906C6.83437 9.9491 6.88781 9.97901 6.9457 9.9968C7.00359 10.0146 7.0646 10.0199 7.12468 10.0122L7.84419 10.0127C7.95555 10.0127 8.06236 9.96842 8.1411 9.88967C8.21985 9.81093 8.26409 9.70413 8.26409 9.59276ZM6.0303 9.59234C6.0303 9.47918 5.98534 9.37066 5.90533 9.29064C5.82531 9.21063 5.71679 9.16568 5.60363 9.16568L4.87065 9.16331C4.76761 9.17637 4.67287 9.22657 4.60419 9.30449C4.53552 9.38242 4.49763 9.48272 4.49763 9.58659C4.49763 9.69045 4.53552 9.79075 4.60419 9.86868C4.67287 9.94661 4.76761 9.99681 4.87065 10.0099L5.60363 10.0122C5.71562 10.0122 5.82313 9.96823 5.90296 9.88967C5.98278 9.81112 6.02852 9.70432 6.0303 9.59234Z\" fill=\"currentColor\"/></g><g id=\"mpa-elypsis\"><circle cx=\"7.77778\" cy=\"1.77778\" r=\"1.77778\" fill=\"currentColor\"/><circle cx=\"7.77778\" cy=\"8.00001\" r=\"1.77778\" fill=\"currentColor\"/><circle cx=\"7.77778\" cy=\"14.2222\" r=\"1.77778\" fill=\"currentColor\"/></g><g id=\"mpa-exchange\"><path d=\"M15.8173 5.29688L12.9284 8.39911C12.866 8.4664 12.7904 8.52009 12.7062 8.5568C12.6221 8.59351 12.5313 8.61245 12.4395 8.61244C12.2716 8.6116 12.11 8.54821 11.9862 8.43466C11.8635 8.30854 11.7948 8.13952 11.7948 7.96355C11.7948 7.78758 11.8635 7.61856 11.9862 7.49244L13.8351 5.50133H0.990643V4.17688H13.7995L11.9506 2.17688C11.8779 2.1157 11.8191 2.03967 11.7781 1.95389C11.7372 1.86811 11.715 1.77456 11.7132 1.67952C11.7114 1.58448 11.7299 1.49015 11.7675 1.40285C11.8051 1.31556 11.861 1.23731 11.9313 1.17337C12.0016 1.10943 12.0848 1.06127 12.1753 1.03212C12.2658 1.00297 12.3614 0.993506 12.4559 1.00436C12.5503 1.01522 12.6413 1.04614 12.7228 1.09506C12.8043 1.14398 12.8744 1.20976 12.9284 1.28799L15.8173 4.39911C15.931 4.52092 15.9943 4.68135 15.9943 4.848C15.9943 5.01464 15.931 5.17508 15.8173 5.29688ZM4.03953 9.288C4.11228 9.22681 4.1711 9.15078 4.21206 9.065C4.25301 8.97922 4.27515 8.88567 4.27698 8.79063C4.27881 8.69559 4.2603 8.60126 4.22268 8.51397C4.18507 8.42667 4.12922 8.34843 4.05888 8.28448C3.98855 8.22054 3.90535 8.17238 3.81488 8.14323C3.7244 8.11408 3.62874 8.10462 3.5343 8.11547C3.43987 8.12633 3.34885 8.15725 3.26735 8.20617C3.18584 8.25509 3.11575 8.32087 3.06175 8.39911L0.172865 11.5013C0.0616785 11.6226 0 11.7812 0 11.9458C0 12.1103 0.0616785 12.2689 0.172865 12.3902L3.06175 15.5102C3.12417 15.5775 3.19981 15.6312 3.28393 15.6679C3.36806 15.7046 3.45886 15.7236 3.55064 15.7236C3.7186 15.7227 3.88022 15.6593 4.00398 15.5458C4.12669 15.4197 4.19535 15.2506 4.19535 15.0747C4.19535 14.8987 4.12669 14.7297 4.00398 14.6036L2.19064 12.6213H14.9995V11.288H2.19064L4.03953 9.288Z\" fill=\"currentColor\"/></g><g id=\"mpa-export\"><path d=\"M15 16H1C0.4 16 0 15.6 0 15V9H2V14H14V4H12V2H15C15.6 2 16 2.4 16 3V15C16 15.6 15.6 16 15 16Z\" fill=\"currentColor\"/><path d=\"M6 3C9.2 3 12 5.5 12 10C10.9 8.3 9.6 7 6 7V10L0 5L6 0V3Z\" fill=\"currentColor\"/></g><g id=\"mpa-link\"><path d=\"M11 0C9.7 0 8.4 0.5 7.5 1.5L6.3 2.6C5.9 3 5.9 3.6 6.3 4C6.7 4.4 7.3 4.4 7.7 4L8.9 2.8C10 1.7 12 1.7 13.1 2.8C13.7 3.4 14 4.2 14 5C14 5.8 13.7 6.6 13.1 7.1L12 8.3C11.6 8.7 11.6 9.3 12 9.7C12.2 9.9 12.5 10 12.7 10C12.9 10 13.2 9.9 13.4 9.7L14.6 8.5C15.5 7.6 16 6.3 16 5C16 3.7 15.5 2.4 14.5 1.5C13.6 0.5 12.3 0 11 0Z\" fill=\"currentColor\"/><path d=\"M8.3 12L7.1 13.2C6 14.3 4 14.3 2.9 13.2C2.3 12.6 2 11.8 2 11C2 10.2 2.3 9.4 2.9 8.9L4 7.7C4.4 7.3 4.4 6.7 4 6.3C3.6 5.9 3 5.9 2.6 6.3L1.5 7.5C0.5 8.4 0 9.7 0 11C0 12.3 0.5 13.6 1.5 14.5C2.4 15.5 3.7 16 5 16C6.3 16 7.6 15.5 8.5 14.5L9.7 13.3C10.1 12.9 10.1 12.3 9.7 11.9C9.3 11.5 8.7 11.6 8.3 12Z\" fill=\"currentColor\"/><path d=\"M9.39999 5.19999L5.19999 9.39999C4.79999 9.79999 4.79999 10.4 5.19999 10.8C5.39999 11 5.69999 11.1 5.89999 11.1C6.09999 11.1 6.39999 11 6.59999 10.8L10.8 6.59999C11.2 6.19999 11.2 5.59999 10.8 5.19999C10.4 4.79999 9.79999 4.79999 9.39999 5.19999Z\" fill=\"currentColor\"/></g><g id=\"mpa-settings\"><path d=\"M3.79999 4.73334V1\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.79999 15V13.1334\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.2 11.2667V15\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.2 1V2.86667\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.8 13.1333C5.3464 13.1333 6.60001 11.8797 6.60001 10.3333C6.60001 8.78695 5.3464 7.53334 3.8 7.53334C2.2536 7.53334 1 8.78695 1 10.3333C1 11.8797 2.2536 13.1333 3.8 13.1333Z\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.2 8.46668C13.7464 8.46668 15 7.21307 15 5.66667C15 4.12027 13.7464 2.86667 12.2 2.86667C10.6536 2.86667 9.40002 4.12027 9.40002 5.66667C9.40002 7.21307 10.6536 8.46668 12.2 8.46668Z\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"mpa-store\"><path d=\"M12.6667 1H3.33333L1 5.2C1 6.48893 2.0444 7.53333 3.33333 7.53333C4.62227 7.53333 5.66667 6.48893 5.66667 5.2C5.66667 6.48893 6.71107 7.53333 8 7.53333C9.28893 7.53333 10.3333 6.48893 10.3333 5.2C10.3333 6.48893 11.3777 7.53333 12.6667 7.53333C13.9556 7.53333 15 6.48893 15 5.2L12.6667 1Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.25 9.75V15H2.75V9.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.59999 15V11.2667H9.39999V15\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"mpa-angle--down\"><path d=\"M4 6L8.5 10.5L13 6\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"mpa-angle--up\"><path d=\"M13 10L8.5 5.5L4 10\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"mpa-location-input\"><path d=\"M9 0C4.05 0 0 4.05 0 9C0 13.95 4.05 18 9 18C13.95 18 18 13.95 18 9C18 4.05 13.95 0 9 0ZM10.125 10.125L7.875 14.625L5.625 5.625L14.625 7.875L10.125 10.125Z\" fill=\"currentColor\"/></g><g id=\"inf-star\"><path d=\"M7.369,11.251,11.923,14,10.714,8.82l4.023-3.485-5.3-.449L7.369,0,5.3,4.885,0,5.335,4.023,8.82,2.815,14Z\" fill=\"currentColor\"/></g><g id=\"inf-help--outline\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z\" fill=\"currentColor\"/><path d=\"M8 13C8.55228 13 9 12.5523 9 12C9 11.4477 8.55228 11 8 11C7.44772 11 7 11.4477 7 12C7 12.5523 7.44772 13 8 13Z\" fill=\"currentColor\"/><path d=\"M7.09999 5.5C7.29999 5.2 7.59999 5 7.99999 5C8.59999 5 8.99999 5.4 8.99999 6C8.99999 6.3 8.89999 6.4 8.39999 6.7C7.79999 7.1 6.99999 7.7 6.99999 9V10H8.99999V9C8.99999 8.8 8.99999 8.7 9.49999 8.4C10.1 8 11 7.4 11 6C11 4.3 9.69999 3 7.99999 3C6.89999 3 5.89999 3.6 5.39999 4.5L4.89999 5.4L6.59999 6.4L7.09999 5.5Z\" fill=\"currentColor\"/></g><g id=\"inf-help--filled\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 13C7.4 13 7 12.6 7 12C7 11.4 7.4 11 8 11C8.6 11 9 11.4 9 12C9 12.6 8.6 13 8 13ZM9.5 8.4C9 8.7 9 8.8 9 9V10H7V9C7 7.7 7.8 7.1 8.4 6.7C8.9 6.4 9 6.3 9 6C9 5.4 8.6 5 8 5C7.6 5 7.3 5.2 7.1 5.5L6.6 6.4L4.9 5.4L5.4 4.5C5.9 3.6 6.9 3 8 3C9.7 3 11 4.3 11 6C11 7.4 10.1 8 9.5 8.4Z\" fill=\"currentColor\"/></g><g id=\"inf-tooltip--outline\"><path d=\"M8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16ZM8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2Z\" fill=\"currentColor\"/><path d=\"M7 12H9V7H7L7 12Z\" fill=\"currentColor\"/><path d=\"M8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4Z\" fill=\"currentColor\"/></g><g id=\"inf-tooltip--filled\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM9 12H7V7H9V12ZM8 6C7.4 6 7 5.6 7 5C7 4.4 7.4 4 8 4C8.6 4 9 4.4 9 5C9 5.6 8.6 6 8 6Z\" fill=\"currentColor\"/></g><g id=\"inf-warning--outline\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z\" fill=\"currentColor\"/><path d=\"M9 4H7V9H9V4Z\" fill=\"currentColor\"/><path d=\"M8 12C8.55228 12 9 11.5523 9 11C9 10.4477 8.55228 10 8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12Z\" fill=\"currentColor\"/></g><g id=\"inf-warning--filled\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 12C7.4 12 7 11.6 7 11C7 10.4 7.4 10 8 10C8.6 10 9 10.4 9 11C9 11.6 8.6 12 8 12ZM9 9H7V4H9V9Z\" fill=\"currentColor\"/></g><g id=\"nav-caret--down\"><path d=\"M8.73746 13.1948C8.34108 13.6276 7.65892 13.6276 7.26254 13.1948L0 5.26471L2.07407 3L8 9.47059L13.9259 3L16 5.26471L8.73746 13.1948Z\" fill=\"currentColor\"/></g><g id=\"nav-caret--left\"><path d=\"M2.80524 8.73746C2.37243 8.34108 2.37243 7.65892 2.80525 7.26254L10.7353 0L13 2.07407L6.52941 8L13 13.9259L10.7353 16L2.80524 8.73746Z\" fill=\"currentColor\"/></g><g id=\"nav-caret--right\"><path d=\"M12.1948 7.26254C12.6276 7.65892 12.6276 8.34108 12.1948 8.73746L4.26471 16L2 13.9259L8.47059 8L2 2.07407L4.26471 0L12.1948 7.26254Z\" fill=\"currentColor\"/></g><g id=\"nav-caret--up\"><path d=\"M7.26254 2.80524C7.65892 2.37243 8.34108 2.37243 8.73746 2.80525L16 10.7353L13.9259 13L8 6.52941L2.07407 13L0 10.7353L7.26254 2.80524Z\" fill=\"currentColor\"/></g><g id=\"nav-thin-caret--left\"><path d=\"M11 1L4 8L11 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"nav-thin-caret--right\"><path d=\"M5 15L12 8L5 1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"nav-arrow--left\"><path d=\"M0.499992 7.5C0.499992 7.75781 0.583325 7.92969 0.749992 8.10156L5.49999 13L6.66666 11.7969L3.33332 8.35938L16.0002 8.35938V6.64063L3.33332 6.64063L6.66666 3.20313L5.49999 2L0.749992 6.89844C0.583325 7.07031 0.499992 7.24219 0.499992 7.5Z\" fill=\"currentColor\"/></g><g id=\"nav-arrow--right\"><path d=\"M16 8.5C16 8.75781 15.914 8.92969 15.7419 9.10156L10.8388 14L9.6345 12.7969L13.0753 9.35938L0 9.35938L0 7.64063L13.0753 7.64063L9.6345 4.20313L10.8388 3L15.7419 7.89844C15.914 8.07031 16 8.24219 16 8.5Z\" fill=\"currentColor\"/></g><g id=\"nav-home\"><path d=\"M 15.475000000000001 6.686111111111111 L 14.222222222222221 5.661111111111111 V 2.888888888888889 c 0 -0.12222222222222223 -0.1 -0.2222222222222222 -0.2222222222222222 -0.2222222222222222 h -0.8888888888888888 c -0.12222222222222223 0 -0.2222222222222222 0.1 -0.2222222222222222 0.2222222222222222 v 1.6805555555555556 L 8.705555555555556 1.1416666666666666 c -0.4083333333333333 -0.3361111111111111 -1 -0.3361111111111111 -1.4083333333333334 0 L 0.5249999999999999 6.686111111111111 c -0.09444444444444444 0.07777777777777778 -0.10833333333333334 0.21666666666666667 -0.030555555555555558 0.3138888888888889 l 0.5638888888888889 0.6888888888888889 c 0.07777777777777778 0.09444444444444444 0.21666666666666667 0.10833333333333334 0.3138888888888889 0.030555555555555558 l 0.4083333333333333 -0.3333333333333333 V 12.88888888888889 c 0 0.24444444444444446 0.2 0.4444444444444444 0.4444444444444444 0.4444444444444444 h 4.666666666666667 c 0.12222222222222223 0 0.2222222222222222 -0.1 0.2222222222222222 -0.2222222222222222 V 9.555555555555555 h 1.7777777777777777 v 3.5555555555555554 c 0 0.12222222222222223 0.1 0.2222222222222222 0.2222222222222222 0.2222222222222222 h 4.666666666666667 c 0.24444444444444446 0 0.4444444444444444 -0.2 0.4444444444444444 -0.4444444444444444 V 7.383333333333334 l 0.4083333333333333 0.3333333333333333 c 0.09444444444444444 0.07777777777777778 0.2361111111111111 0.06388888888888888 0.3138888888888889 -0.030555555555555558 l 0.5638888888888889 -0.6888888888888889 c 0.07222222222222223 -0.09444444444444444 0.058333333333333334 -0.23333333333333334 -0.036111111111111115 -0.3111111111111111 Z M 12.88888888888889 12 h -2.6666666666666665 V 8.444444444444445 c 0 -0.12222222222222223 -0.1 -0.2222222222222222 -0.2222222222222222 -0.2222222222222222 H 6 c -0.12222222222222223 0 -0.2222222222222222 0.1 -0.2222222222222222 0.2222222222222222 v 3.5555555555555554 h -2.6666666666666665 V 6.291666666666667 l 4.747222222222223 -3.888888888888889 c 0.08055555555555555 -0.06666666666666667 0.2 -0.06666666666666667 0.28055555555555556 0 l 4.747222222222223 3.888888888888889 V 12 Z\" fill=\"currentColor\"/></g><g id=\"nav-plus\"><path d=\"M15,7H9V1c0-0.6-0.4-1-1-1S7,0.4,7,1v6H1C0.4,7,0,7.4,0,8s0.4,1,1,1h6v6c0,0.6,0.4,1,1,1s1-0.4,1-1V9h6 c0.6,0,1-0.4,1-1S15.6,7,15,7z\" fill=\"currentColor\"/></g><g id=\"nav-minus\"><path d=\"M15,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h14c0.6,0,1-0.4,1-1S15.6,7,15,7z\" fill=\"currentColor\"/></g><g id=\"sti-loading\"><circle cx=\"50\" opacity=\"0.4\" cy=\"50\" fill=\"none\" stroke=\"#000000\" r=\"40\" class=\"c-muted-1\" stroke-width=\"14\"/><circle cx=\"50\" cy=\"50\" fill=\"none\" stroke=\"#000000\" r=\"40\" stroke-dasharray=\"60 900\" stroke-width=\"12\" stroke-linecap=\"round\"><animateTransform attributeName=\"transform\" attributeType=\"XML\" dur=\"0.7s\" type=\"rotate\" from=\"0 50 50\" to=\"360 50 50\" repeatCount=\"indefinite\"/></circle></g><g id=\"sti-check--line\"><path d=\"M5.6 10L3.10711 7.50711C2.71658 7.11658 2.08342 7.11658 1.69289 7.50711L0.707107 8.49289C0.316583 8.88342 0.316583 9.51658 0.707107 9.90711L4.89289 14.0929C5.28342 14.4834 5.91658 14.4834 6.30711 14.0929L15.2929 5.10711C15.6834 4.71658 15.6834 4.08342 15.2929 3.69289L14.3071 2.70711C13.9166 2.31658 13.2834 2.31658 12.8929 2.70711L5.6 10Z\" fill=\"currentColor\"/></g><g id=\"sti-check--outline\"><path d=\"M8 0C3.589 0 0 3.589 0 8C0 12.411 3.589 16 8 16C12.411 16 16 12.411 16 8C16 3.589 12.411 0 8 0ZM8 14C4.691 14 2 11.309 2 8C2 4.691 4.691 2 8 2C11.309 2 14 4.691 14 8C14 11.309 11.309 14 8 14Z\" fill=\"currentColor\"/><path d=\"M7.35355 11.0604C7.15829 11.2557 6.84171 11.2557 6.64645 11.0604L3.93955 8.35355C3.74429 8.15829 3.74429 7.84171 3.93955 7.64645L4.64645 6.93955C4.84171 6.74429 5.15829 6.74429 5.35355 6.93955L7 8.586L10.6464 4.93955C10.8417 4.74429 11.1583 4.74429 11.3536 4.93955L12.0604 5.64645C12.2557 5.84171 12.2557 6.15829 12.0604 6.35355L7.35355 11.0604Z\" fill=\"currentColor\"/></g><g id=\"sti-check--filled\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM7.35355 11.0464C7.15829 11.2417 6.84171 11.2417 6.64645 11.0464L3.95355 8.35355C3.75829 8.15829 3.75829 7.84171 3.95355 7.64645L4.64645 6.95355C4.84171 6.75829 5.15829 6.75829 5.35355 6.95355L7 8.6L10.6464 4.95355C10.8417 4.75829 11.1583 4.75829 11.3536 4.95355L12.0464 5.64645C12.2417 5.84171 12.2417 6.15829 12.0464 6.35355L7.35355 11.0464Z\" fill=\"currentColor\"/></g><g id=\"sti-close--line\"><path d=\"M11.9998 3.99995L4 11.9998\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.00027 4L12.0001 11.9998\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><g id=\"sti-close--outline\"><path d=\"M10.4536 4.85355C10.2583 4.65829 9.94171 4.65829 9.74645 4.85355L8 6.6L6.25355 4.85355C6.05829 4.65829 5.74171 4.65829 5.54645 4.85355L4.85355 5.54645C4.65829 5.74171 4.65829 6.05829 4.85355 6.25355L6.6 8L4.85355 9.74645C4.65829 9.94171 4.65829 10.2583 4.85355 10.4536L5.54645 11.1464C5.74171 11.3417 6.05829 11.3417 6.25355 11.1464L8 9.4L9.74645 11.1464C9.94171 11.3417 10.2583 11.3417 10.4536 11.1464L11.1464 10.4536C11.3417 10.2583 11.3417 9.94171 11.1464 9.74645L9.4 8L11.1464 6.25355C11.3417 6.05829 11.3417 5.74171 11.1464 5.54645L10.4536 4.85355Z\" fill=\"currentColor\"/><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z\" fill=\"currentColor\"/></g><g id=\"sti-close--filled\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM11.1464 9.74645C11.3417 9.94171 11.3417 10.2583 11.1464 10.4536L10.4536 11.1464C10.2583 11.3417 9.94171 11.3417 9.74645 11.1464L8 9.4L6.25355 11.1464C6.05829 11.3417 5.74171 11.3417 5.54645 11.1464L4.85355 10.4536C4.65829 10.2583 4.65829 9.94171 4.85355 9.74645L6.6 8L4.85355 6.25355C4.65829 6.05829 4.65829 5.74171 4.85355 5.54645L5.54645 4.85355C5.74171 4.65829 6.05829 4.65829 6.25355 4.85355L8 6.6L9.74645 4.85355C9.94171 4.65829 10.2583 4.65829 10.4536 4.85355L11.1464 5.54645C11.3417 5.74171 11.3417 6.05829 11.1464 6.25355L9.4 8L11.1464 9.74645Z\" fill=\"currentColor\"/></g><g id=\"sti-clock\"><path d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM8 14C4.7 14 2 11.3 2 8C2 4.7 4.7 2 8 2C11.3 2 14 4.7 14 8C14 11.3 11.3 14 8 14Z\" fill=\"currentColor\"/><path d=\"M9 4.5C9 4.22386 8.77614 4 8.5 4H7.5C7.22386 4 7 4.22386 7 4.5V8C7 8.55228 7.44772 9 8 9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5Z\" fill=\"currentColor\"/></g><g id=\"sti-equals\"><rect y=\"16\" width=\"44\" height=\"6\" rx=\"1\" fill=\"currentColor\"/><rect width=\"44\" height=\"6\" rx=\"1\" fill=\"currentColor\"/></g><g id=\"sti-discount\"><path d=\"M7.99991 1.57331L8.7199 2.40886L9.1199 2.87108C9.17697 2.93924 9.25391 2.98788 9.33996 3.01019C9.42602 3.0325 9.5169 3.02737 9.5999 2.99552L10.1777 2.79997L11.2088 2.43553L11.4132 3.55552L11.5288 4.15107C11.5463 4.23881 11.5895 4.31939 11.6527 4.38266C11.716 4.44593 11.7966 4.48906 11.8843 4.50662L12.4799 4.62217L13.5643 4.82662L13.1999 5.85772L13.0043 6.43549C12.9725 6.51849 12.9673 6.60937 12.9896 6.69542C13.012 6.78148 13.0606 6.85842 13.1288 6.91549L13.591 7.31549L14.4265 8.03548L13.591 8.75547L13.1288 9.15547C13.0606 9.21254 13.012 9.28948 12.9896 9.37553C12.9673 9.46159 12.9725 9.55247 13.0043 9.63547L13.1999 10.2132L13.5643 11.2443L12.4443 11.4132L11.8488 11.5288C11.761 11.5463 11.6804 11.5895 11.6172 11.6527C11.5539 11.716 11.5108 11.7966 11.4932 11.8843L11.3777 12.4799L11.1732 13.5643L10.1421 13.1999L9.56434 13.0043C9.48134 12.9725 9.39046 12.9673 9.30441 12.9897C9.21835 13.012 9.14142 13.0606 9.08434 13.1288L8.68435 13.591L7.99991 14.4265L7.27991 13.591L6.87992 13.1288C6.82285 13.0606 6.74591 13.012 6.65985 12.9897C6.5738 12.9673 6.48292 12.9725 6.39992 13.0043L5.82215 13.1999L4.79105 13.5643L4.5866 12.4443L4.51549 12.1643L4.44438 11.8843C4.42682 11.7966 4.38369 11.716 4.32042 11.6527C4.25715 11.5895 4.17657 11.5463 4.08883 11.5288L3.5555 11.4132L2.47107 11.2088L2.83551 10.1777L3.03106 9.59991C3.06291 9.51691 3.06804 9.42603 3.04573 9.33998C3.02342 9.25392 2.97478 9.17699 2.90662 9.11992L2.4444 8.71992L1.5733 7.99992L2.40885 7.27993L2.87106 6.87993C2.93923 6.82286 2.98786 6.74592 3.01017 6.65987C3.03248 6.57381 3.02736 6.48294 2.99551 6.39994L2.79995 5.82217L2.43551 4.79106L3.5555 4.58662L4.1155 4.4444C4.20324 4.42684 4.28382 4.38371 4.34709 4.32044C4.41036 4.25717 4.45349 4.17658 4.47105 4.08885L4.5866 3.55552L4.79105 2.47108L5.82215 2.83552L6.39992 3.03108C6.48292 3.06293 6.5738 3.06805 6.65985 3.04574C6.74591 3.02343 6.82285 2.9748 6.87992 2.90663L7.27991 2.44442L7.99991 1.57331ZM6.26659 1.57331L4.73771 1.03998C4.61843 0.994907 4.49084 0.976025 4.36361 0.984619C4.23637 0.993213 4.11248 1.02908 4.00034 1.08979C3.8882 1.1505 3.79043 1.23463 3.71368 1.33646C3.63692 1.43829 3.58298 1.55545 3.5555 1.67998L3.27106 3.27108L1.67996 3.55552C1.5544 3.57915 1.43541 3.62956 1.3311 3.70333C1.22679 3.77711 1.1396 3.8725 1.07549 3.98301C1.01138 4.09352 0.971841 4.21656 0.959575 4.34373C0.947309 4.4709 0.962602 4.59922 1.00441 4.71995L1.53774 6.24883L0.311085 7.32437C0.213504 7.40782 0.13516 7.51142 0.081442 7.62804C0.0277243 7.74466 -9.15527e-05 7.87153 -9.15527e-05 7.99992C-9.15527e-05 8.12832 0.0277243 8.25519 0.081442 8.37181C0.13516 8.48843 0.213504 8.59203 0.311085 8.67547L1.53774 9.77769L1.00441 11.3066C0.967083 11.4257 0.955261 11.5513 0.969716 11.6753C0.984171 11.7993 1.02458 11.9189 1.08831 12.0262C1.15204 12.1335 1.23766 12.2262 1.3396 12.2983C1.44154 12.3703 1.55751 12.4201 1.67996 12.4443L3.27106 12.7466L3.5555 14.3199C3.57913 14.4454 3.62955 14.5644 3.70332 14.6687C3.77709 14.773 3.87248 14.8602 3.98299 14.9243C4.09351 14.9885 4.21654 15.028 4.34371 15.0403C4.47089 15.0525 4.59921 15.0372 4.71994 14.9954L6.24881 14.4621L7.30658 15.6887C7.39003 15.7863 7.49363 15.8647 7.61024 15.9184C7.72686 15.9721 7.85373 15.9999 7.98213 15.9999C8.11053 15.9999 8.2374 15.9721 8.35402 15.9184C8.47064 15.8647 8.57423 15.7863 8.65768 15.6887L9.77767 14.4621L11.3065 14.9954C11.4257 15.0328 11.5513 15.0446 11.6753 15.0301C11.7993 15.0157 11.9188 14.9753 12.0262 14.9115C12.1335 14.8478 12.2262 14.7622 12.2983 14.6602C12.3703 14.5583 12.4201 14.4423 12.4443 14.3199L12.7465 12.7288L14.3199 12.4443C14.4454 12.4207 14.5644 12.3703 14.6687 12.2965C14.773 12.2227 14.8602 12.1273 14.9243 12.0168C14.9884 11.9063 15.028 11.7833 15.0402 11.6561C15.0525 11.5289 15.0372 11.4006 14.9954 11.2799L14.4621 9.77769L15.6887 8.71992C15.7863 8.63647 15.8647 8.53287 15.9184 8.41625C15.9721 8.29964 15.9999 8.17276 15.9999 8.04437C15.9999 7.91597 15.9721 7.7891 15.9184 7.67248C15.8647 7.55586 15.7863 7.45227 15.6887 7.36882L14.4621 6.26661L14.9954 4.73773C15.0403 4.61598 15.058 4.48587 15.0473 4.35655C15.0365 4.22723 14.9976 4.10183 14.9332 3.98916C14.8688 3.87649 14.7805 3.77928 14.6746 3.70437C14.5686 3.62945 14.4475 3.57865 14.3199 3.55552L12.7288 3.2533L12.4443 1.67998C12.4207 1.55442 12.3703 1.43543 12.2965 1.33112C12.2227 1.2268 12.1273 1.13962 12.0168 1.07551C11.9063 1.01139 11.7833 0.971856 11.6561 0.95959C11.5289 0.947324 11.4006 0.962618 11.2799 1.00443L9.77767 1.53776L8.67546 0.311101C8.59201 0.21352 8.48841 0.135175 8.3718 0.0814573C8.25518 0.0277395 8.12831 -7.62939e-05 7.99991 -7.62939e-05C7.87151 -7.62939e-05 7.74464 0.0277395 7.62802 0.0814573C7.5114 0.135175 7.40781 0.21352 7.32436 0.311101L6.26659 1.57331ZM9.57323 4.88884H10.3377C10.37 4.88836 10.4018 4.89669 10.4298 4.91295C10.4577 4.92921 10.4807 4.95278 10.4962 4.98112C10.5117 5.00945 10.5193 5.04149 10.5179 5.07378C10.5166 5.10608 10.5066 5.1374 10.4888 5.16439L6.79992 10.9066C6.75976 10.9692 6.70454 11.0207 6.63932 11.0564C6.5741 11.0921 6.50095 11.1109 6.42659 11.111H5.66215C5.62984 11.1115 5.598 11.1032 5.57007 11.0869C5.54214 11.0706 5.51916 11.0471 5.50362 11.0187C5.48808 10.9904 5.48056 10.9584 5.48187 10.9261C5.48318 10.8938 5.49326 10.8624 5.51104 10.8355L9.1999 5.09328C9.24006 5.03069 9.29527 4.97918 9.3605 4.94346C9.42572 4.90774 9.49887 4.88896 9.57323 4.88884ZM9.99989 8.88881C9.78014 8.88881 9.56532 8.95397 9.3826 9.07606C9.19988 9.19815 9.05747 9.37168 8.97337 9.57471C8.88927 9.77773 8.86727 10.0011 8.91014 10.2167C8.95301 10.4322 9.05883 10.6302 9.21422 10.7856C9.36962 10.941 9.56759 11.0468 9.78313 11.0897C9.99866 11.1325 10.2221 11.1105 10.4251 11.0264C10.6281 10.9423 10.8017 10.7999 10.9237 10.6172C11.0458 10.4345 11.111 10.2197 11.111 9.99991C11.111 9.70522 10.9939 9.42261 10.7856 9.21424C10.5772 9.00587 10.2946 8.88881 9.99989 8.88881ZM5.99993 4.88884C5.78017 4.88884 5.56535 4.954 5.38263 5.07609C5.19991 5.19818 5.0575 5.37171 4.9734 5.57474C4.88931 5.77777 4.8673 6.00117 4.91017 6.21671C4.95305 6.43224 5.05887 6.63022 5.21426 6.78561C5.36965 6.941 5.56763 7.04682 5.78316 7.08969C5.99869 7.13257 6.2221 7.11056 6.42513 7.02646C6.62815 6.94237 6.80168 6.79996 6.92377 6.61724C7.04586 6.43452 7.11103 6.2197 7.11103 5.99994C7.11103 5.70526 6.99397 5.42265 6.78559 5.21427C6.57722 5.0059 6.29461 4.88884 5.99993 4.88884Z\" fill=\"currentColor\"/></g><g id=\"minicart\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2206 5.97212C15.8009 3.47918 14.6111 2.12125 12.038 2.12125C9.44171 2.12125 8.24545 3.48203 7.83815 5.97212H6.36991C5.61743 5.97232 4.89584 6.27712 4.36376 6.81951C3.83168 7.36189 3.53267 8.09746 3.53247 8.86451V18.9864C3.53267 19.7534 3.83168 20.489 4.36376 21.0314C4.89584 21.5737 5.61743 21.8785 6.36991 21.8787H17.6293C18.3819 21.8787 19.1037 21.574 19.6359 21.0316C20.1682 20.4892 20.4673 19.7535 20.4675 18.9864V8.86451C20.4673 8.09733 20.1682 7.36164 19.6359 6.81923C19.1037 6.27682 18.3819 5.97212 17.6293 5.97212H16.2206ZM15.0405 7.32541L15.1185 8.67327L15.158 9.22837C15.1644 9.31786 15.1882 9.40515 15.228 9.48516C15.2679 9.56518 15.3229 9.63632 15.39 9.69445C15.457 9.75258 15.5347 9.79654 15.6186 9.82376C15.7025 9.85098 15.7908 9.86093 15.8785 9.85303C15.9662 9.84512 16.0514 9.81952 16.1293 9.77771C16.2072 9.7359 16.2761 9.67872 16.3321 9.6095C16.3881 9.54027 16.4301 9.46038 16.4555 9.37449C16.4809 9.28859 16.4893 9.19839 16.4802 9.10915L16.462 8.86914L16.3906 7.62269L16.3696 7.32541H17.6293C18.4632 7.32541 19.1391 8.01444 19.1391 8.86451V18.9864C19.1391 19.8364 18.4632 20.5255 17.6293 20.5255H6.36991C5.9696 20.5252 5.58576 20.363 5.30277 20.0744C5.01978 19.7858 4.86081 19.3944 4.86081 18.9864V8.86451C4.86081 8.01444 5.53675 7.32541 6.36991 7.32541H7.69636L7.67781 7.62888L7.63224 8.59276L7.59958 9.11456C7.58548 9.29351 7.6417 9.47083 7.75586 9.60753C7.87001 9.74423 8.03277 9.8291 8.20831 9.84347C8.38386 9.85784 8.55781 9.80054 8.69191 9.68417C8.82601 9.5678 8.90927 9.4019 8.92337 9.22295L8.94995 8.82579L8.99552 7.87353L9.02697 7.32541H15.0405ZM14.8726 5.97212C14.5361 4.2422 13.7529 3.47455 12.038 3.47455C10.2985 3.47455 9.51138 4.24339 9.18487 5.97212H14.8726Z\" fill=\"currentColor\"/></g><g id=\"my-account\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.7545 14.0002C18.9966 14.0002 20.0034 15.007 20.0034 16.2491V16.8245C20.0034 17.7188 19.6838 18.5836 19.1023 19.263C17.5329 21.0965 15.1457 22.0013 12.0004 22.0013C8.8545 22.0013 6.46849 21.0962 4.90219 19.2619C4.32242 18.583 4.00391 17.7195 4.00391 16.8267V16.2491C4.00391 15.007 5.01076 14.0002 6.25278 14.0002H17.7545ZM17.7545 15.5002H6.25278C5.83919 15.5002 5.50391 15.8355 5.50391 16.2491V16.8267C5.50391 17.3624 5.69502 17.8805 6.04287 18.2878C7.29618 19.7555 9.26206 20.5013 12.0004 20.5013C14.7387 20.5013 16.7063 19.7555 17.9627 18.2876C18.3117 17.8799 18.5034 17.361 18.5034 16.8245V16.2491C18.5034 15.8355 18.1681 15.5002 17.7545 15.5002ZM12.0004 2.00488C14.7618 2.00488 17.0004 4.24346 17.0004 7.00488C17.0004 9.76631 14.7618 12.0049 12.0004 12.0049C9.23894 12.0049 7.00036 9.76631 7.00036 7.00488C7.00036 4.24346 9.23894 2.00488 12.0004 2.00488ZM12.0004 3.50488C10.0674 3.50488 8.50036 5.07189 8.50036 7.00488C8.50036 8.93788 10.0674 10.5049 12.0004 10.5049C13.9334 10.5049 15.5004 8.93788 15.5004 7.00488C15.5004 5.07189 13.9334 3.50488 12.0004 3.50488Z\" fill=\"currentColor\"/></g><g id=\"offers\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19.7498 2C20.9925 2 21.9998 3.00736 21.9998 4.25V9.71196C21.9998 10.5738 21.6575 11.4003 21.0482 12.0098L12.5472 20.5129C11.2777 21.7798 9.22195 21.7807 7.95079 20.5143L3.48909 16.0592C2.21862 14.7913 2.21699 12.7334 3.48531 11.4632L11.985 2.95334C12.5946 2.34297 13.4218 2 14.2845 2H19.7498ZM19.7498 3.5H14.2845C13.82 3.5 13.3745 3.68467 13.0463 4.01333L4.53412 12.5358C3.86389 13.2207 3.86898 14.3191 4.54884 14.9977L9.01006 19.4522C9.69493 20.1345 10.8033 20.134 11.487 19.4518L19.9874 10.9492C20.3155 10.6211 20.4998 10.176 20.4998 9.71196V4.25C20.4998 3.83579 20.164 3.5 19.7498 3.5ZM16.9998 5.50218C17.8282 5.50218 18.4998 6.17374 18.4998 7.00216C18.4998 7.83057 17.8282 8.50213 16.9998 8.50213C16.1714 8.50213 15.4998 7.83057 15.4998 7.00216C15.4998 6.17374 16.1714 5.50218 16.9998 5.50218Z\" fill=\"currentColor\"/></g><g id=\"search-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M8.54168 2.5C11.8784 2.5 14.5834 5.20495 14.5834 8.54167C14.5834 9.98492 14.0773 11.3099 13.2329 12.349L17.3169 16.4331C17.561 16.6772 17.561 17.0728 17.3169 17.3169C17.0951 17.5388 16.7479 17.559 16.5032 17.3774L16.4331 17.3169L12.349 13.2329C11.3099 14.0773 9.98493 14.5833 8.54168 14.5833C5.20495 14.5833 2.5 11.8784 2.5 8.54167C2.5 5.20495 5.20495 2.5 8.54168 2.5ZM8.54168 3.75C5.8953 3.75 3.75 5.8953 3.75 8.54167C3.75 11.188 5.8953 13.3333 8.54168 13.3333C11.188 13.3333 13.3333 11.188 13.3333 8.54167C13.3333 5.8953 11.188 3.75 8.54168 3.75Z\" fill=\"currentColor\"/></g><g id=\"heart-wishlist\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"currentColor\"><path d=\"M14.9569 6.50897L13.9994 7.46857L13.0389 6.50811C10.5901 4.0592 6.61957 4.0592 4.17067 6.50811C1.72176 8.95701 1.72176 12.9275 4.17067 15.3764L13.3819 24.5876C13.7236 24.9293 14.2777 24.9293 14.6194 24.5876L23.8377 15.3747C26.2812 12.9177 26.2854 8.95833 23.8361 6.50897C21.3827 4.0556 17.4103 4.0556 14.9569 6.50897ZM22.5968 14.1407L14.0006 22.7316L5.40811 14.139C3.6426 12.3734 3.6426 9.51104 5.40811 7.74555C7.1736 5.98004 10.036 5.98004 11.8015 7.74555L13.3852 9.32923C13.7327 9.67674 14.2982 9.66996 14.6372 9.31424L16.1944 7.74641C17.9643 5.97646 20.8286 5.97646 22.5986 7.74641C24.3646 9.51234 24.3615 12.3663 22.5968 14.1407Z\" fill=\"currentColor\"/></g><g id=\"tracking\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"currentColor\"><path d=\"M4.95801 3.5C3.50826 3.5 2.33301 4.67525 2.33301 6.125V20.125C2.33301 21.4921 3.37806 22.6151 4.71286 22.7387C4.9859 24.3996 6.42815 25.6667 8.16634 25.6667C9.90059 25.6667 11.3402 24.4054 11.6179 22.75H14.0481C14.3258 24.4054 15.7654 25.6667 17.4997 25.6667C19.2339 25.6667 20.6736 24.4054 20.9513 22.75H23.0413C24.491 22.75 25.6663 21.5747 25.6663 20.125V13.8102C25.6663 13.4216 25.58 13.0377 25.4136 12.6865L23.4312 8.50128C22.9969 7.5845 22.0734 7 21.0589 7H19.2497V6.125C19.2497 4.67525 18.0744 3.5 16.6247 3.5H4.95801ZM20.8005 21C20.521 20.2092 19.9655 19.549 19.2497 19.1349V14.5833H23.9163V18.0835H22.458C21.9748 18.0835 21.583 18.4751 21.583 18.9585C21.583 19.4417 21.9748 19.8335 22.458 19.8335H23.9163V20.125C23.9163 20.6082 23.5246 21 23.0413 21H20.8005ZM17.4997 18.6667C15.9758 18.6667 14.6793 19.6406 14.1988 21H11.4672C10.9867 19.6406 9.69026 18.6667 8.16634 18.6667C6.64416 18.6667 5.34895 19.6384 4.86715 20.9953C4.42659 20.9498 4.08301 20.5776 4.08301 20.125V6.125C4.08301 5.64176 4.47476 5.25 4.95801 5.25H16.6247C17.1079 5.25 17.4997 5.64176 17.4997 6.125V18.6667ZM19.2497 8.75H21.0589C21.397 8.75 21.7049 8.94483 21.8497 9.25043L23.5469 12.8333H19.2497V8.75ZM8.16634 23.9167C7.19984 23.9167 6.41634 23.1331 6.41634 22.1667C6.41634 21.2002 7.19984 20.4167 8.16634 20.4167C9.13284 20.4167 9.91634 21.2002 9.91634 22.1667C9.91634 23.1331 9.13284 23.9167 8.16634 23.9167ZM19.2497 22.1667C19.2497 23.1331 18.4661 23.9167 17.4997 23.9167C16.5332 23.9167 15.7497 23.1331 15.7497 22.1667C15.7497 21.2002 16.5332 20.4167 17.4997 20.4167C18.4661 20.4167 19.2497 21.2002 19.2497 22.1667Z\" fill=\"currentColor\"/></g><g id=\"trash\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M10 5H14C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5ZM8.5 5C8.5 3.067 10.067 1.5 12 1.5C13.933 1.5 15.5 3.067 15.5 5H21.25C21.6642 5 22 5.33579 22 5.75C22 6.16421 21.6642 6.5 21.25 6.5H19.9309L18.7589 18.6112C18.5729 20.5334 16.9575 22 15.0263 22H8.97369C7.04254 22 5.42715 20.5334 5.24113 18.6112L4.06908 6.5H2.75C2.33579 6.5 2 6.16421 2 5.75C2 5.33579 2.33579 5 2.75 5H8.5ZM10.5 9.75C10.5 9.33579 10.1642 9 9.75 9C9.33579 9 9 9.33579 9 9.75V17.25C9 17.6642 9.33579 18 9.75 18C10.1642 18 10.5 17.6642 10.5 17.25V9.75ZM14.25 9C14.6642 9 15 9.33579 15 9.75V17.25C15 17.6642 14.6642 18 14.25 18C13.8358 18 13.5 17.6642 13.5 17.25V9.75C13.5 9.33579 13.8358 9 14.25 9ZM6.73416 18.4667C6.84577 19.62 7.815 20.5 8.97369 20.5H15.0263C16.185 20.5 17.1542 19.62 17.2658 18.4667L18.4239 6.5H5.57608L6.73416 18.4667Z\" fill=\"#121212\"/></g><g id=\"menu-hamburger\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.29369 14.9997H17.7103C18.0556 14.9997 18.3353 15.2796 18.3353 15.6247C18.3353 15.9412 18.1002 16.2027 17.7952 16.244L17.7103 16.2497H2.29369C1.9485 16.2497 1.66869 15.9699 1.66869 15.6247C1.66869 15.3083 1.90381 15.0468 2.20888 15.0054L2.29369 14.9997ZM2.29369 9.58558H17.7103C18.0556 9.58558 18.3353 9.86541 18.3353 10.2106C18.3353 10.527 18.1002 10.7885 17.7952 10.8299L17.7103 10.8356H2.29369C1.9485 10.8356 1.66869 10.5557 1.66869 10.2106C1.66869 9.89416 1.90381 9.63266 2.20888 9.59125L2.29369 9.58558ZM2.29297 4.16911H17.7097C18.0548 4.16911 18.3347 4.44893 18.3347 4.79411C18.3347 5.11052 18.0995 5.37201 17.7945 5.4134L17.7097 5.41911H2.29297C1.94779 5.41911 1.66797 5.13928 1.66797 4.79411C1.66797 4.47769 1.90309 4.2162 2.20816 4.17481L2.29297 4.16911Z\" fill=\"currentColor\"/></g><g id=\"bella-lovers\" width=\"104\" height=\"12\" viewBox=\"0 0 104 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#clip0_17821_9588)\"><path d=\"M60.6617 6.43164C60.6617 9.49639 58.2013 11.9568 55.1365 11.9568C52.0718 11.9568 49.6113 9.49639 49.6113 6.43164C49.6113 3.36689 52.0718 0.906464 55.1365 0.906464C58.2013 0.906464 60.6617 3.36689 60.6617 6.43164Z\" fill=\"#0C4AA4\"/><path d=\"M57.986 5.17984C57.986 4.35969 57.3385 3.71221 56.5615 3.71221C55.914 3.71221 55.396 4.14387 55.1802 4.70502C55.137 4.79135 55.0507 4.79135 55.0507 4.70502C54.878 4.14387 54.3169 3.71221 53.6694 3.71221C52.8924 3.71221 52.245 4.35969 52.245 5.13667C52.245 5.13667 51.9428 6.77696 55.137 9.32372C58.1155 6.99279 58.0291 5.39566 57.986 5.17984Z\" fill=\"white\"/><path d=\"M29.4098 5.61148V4.57551C29.4098 4.35969 29.4098 4.27335 29.5393 4.18702C29.6256 4.14386 29.8846 4.10069 30.2731 4.10069H33.122C33.5537 4.10069 33.899 4.23019 34.158 4.53235C34.417 4.83451 34.5465 5.13666 34.5465 5.48199V10.6187C34.5465 10.7482 34.5897 10.8777 34.7191 11.0503C34.9781 11.4388 35.1076 11.6546 35.1076 11.6546C35.1076 11.741 35.0213 11.7841 34.8918 11.7841H31.5681C30.5321 11.7841 29.712 11.5683 29.1076 11.1367C28.6328 10.7913 28.417 10.3597 28.417 9.92803C28.417 9.02156 29.2371 8.20141 30.8774 7.55393C32.5177 6.90645 33.3379 6.3453 33.3379 5.87048C33.3379 5.65465 33.4674 5.13666 32.3019 5.0935H30.4026C29.8415 5.17983 29.4098 5.61148 29.4098 5.61148ZM29.712 9.92803C29.712 10.2734 29.971 10.5755 30.4889 10.7482C30.9206 10.8777 31.4386 10.964 32.0861 10.964C32.4745 10.964 32.7767 10.964 33.0357 10.8777C33.2947 10.8345 33.381 10.7482 33.381 10.7482V7.89925C33.381 7.89925 32.2587 8.02875 31.5249 8.28774C30.3163 8.76256 29.712 9.36688 29.712 9.92803Z\" fill=\"#0C4AA4\"/><path d=\"M29.4098 5.61148V4.57551C29.4098 4.35969 29.4098 4.27335 29.5393 4.18702C29.6256 4.14386 29.8846 4.10069 30.2731 4.10069H33.122C33.5537 4.10069 33.899 4.23019 34.158 4.53235C34.417 4.83451 34.5465 5.13666 34.5465 5.48199V10.6187C34.5465 10.7482 34.5897 10.8777 34.7191 11.0503C34.9781 11.4388 35.1076 11.6546 35.1076 11.6546C35.1076 11.741 35.0213 11.7841 34.8918 11.7841H31.5681C30.5321 11.7841 29.712 11.5683 29.1076 11.1367C28.6328 10.7913 28.417 10.3597 28.417 9.92803C28.417 9.02156 29.2371 8.20141 30.8774 7.55393C32.5177 6.90645 33.3379 6.3453 33.3379 5.87048C33.3379 5.65465 33.4674 5.13666 32.3019 5.0935H30.4026C29.8415 5.17983 29.4098 5.61148 29.4098 5.61148ZM29.712 9.92803C29.712 10.2734 29.971 10.5755 30.4889 10.7482C30.9206 10.8777 31.4386 10.964 32.0861 10.964C32.4745 10.964 32.7767 10.964 33.0357 10.8777C33.2947 10.8345 33.381 10.7482 33.381 10.7482V7.89925C33.381 7.89925 32.2587 8.02875 31.5249 8.28774C30.3163 8.76256 29.712 9.36688 29.712 9.92803Z\" stroke=\"#0C4AA4\" stroke-width=\"0.215827\" stroke-miterlimit=\"10\"/><path d=\"M1.35202 11.7842C1.26569 11.7842 1.17936 11.6978 1.22253 11.6115C1.26569 11.3525 1.35202 11.1367 1.48152 10.9208C1.56785 10.7913 1.61102 10.6619 1.61102 10.5324V1.33811C1.61102 1.20861 1.52469 1.03595 1.30886 0.776959C1.1362 0.561131 1.04987 0.38847 1.09303 0.215808V0.172642C1.1362 0.129477 1.22253 0.0863113 1.35202 0.0863113C1.43836 0.0863113 1.82684 0.129477 2.51749 0.258973C2.81965 0.302139 3.07864 0.345304 3.2513 0.345304C4.7621 0.345304 6.01389 0.604297 7.04987 1.07912C8.17217 1.64027 8.73332 2.37408 8.73332 3.36689C8.73332 4.01437 8.43116 4.57552 7.87001 5.05034C7.69735 5.17984 7.43835 5.3525 7.04987 5.52516C7.65418 5.82732 8.129 6.12948 8.43116 6.3453C9.33764 7.07912 9.81246 7.94243 9.81246 8.93523C9.81246 9.9712 9.2513 10.705 8.129 11.1798C7.09303 11.6115 5.49591 11.7842 3.29447 11.7842H1.35202ZM6.70454 10.3597C7.69735 10.1007 8.17217 9.62588 8.17217 8.93523C8.17217 7.94243 7.65418 7.20861 6.66138 6.69063C5.92756 6.3453 5.06425 6.12948 4.07145 6.12948C3.63979 6.12948 3.3808 6.17264 3.2513 6.21581V4.74818C3.33764 4.92084 3.68296 5.00717 3.89879 5.09351C4.07145 5.13667 4.33044 5.17984 4.54627 5.17984C5.23692 5.17984 5.84123 5.00717 6.40238 4.70502C6.96353 4.40286 7.22253 3.9712 7.22253 3.45322C7.22253 2.8489 6.79087 2.33092 5.97073 1.98559C5.15059 1.5971 4.24411 1.38128 3.20814 1.38128C2.94915 1.38128 2.81965 1.42444 2.81965 1.55394V10.2302C2.81965 10.3597 2.90598 10.4892 3.07864 10.5324C3.2513 10.5755 3.46713 10.5755 3.76929 10.5755C5.06425 10.6187 6.05706 10.5324 6.70454 10.3597Z\" fill=\"#0C4AA4\"/><path d=\"M1.35202 11.7842C1.26569 11.7842 1.17936 11.6978 1.22253 11.6115C1.26569 11.3525 1.35202 11.1367 1.48152 10.9208C1.56785 10.7913 1.61102 10.6619 1.61102 10.5324V1.33811C1.61102 1.20861 1.52469 1.03595 1.30886 0.776959C1.1362 0.561131 1.04987 0.38847 1.09303 0.215808V0.172642C1.1362 0.129477 1.22253 0.0863113 1.35202 0.0863113C1.43836 0.0863113 1.82684 0.129477 2.51749 0.258973C2.81965 0.302139 3.07864 0.345304 3.2513 0.345304C4.7621 0.345304 6.01389 0.604297 7.04987 1.07912C8.17217 1.64027 8.73332 2.37408 8.73332 3.36689C8.73332 4.01437 8.43116 4.57552 7.87001 5.05034C7.69735 5.17984 7.43836 5.3525 7.04987 5.52516C7.65418 5.82732 8.129 6.12948 8.43116 6.3453C9.33764 7.07912 9.81246 7.94243 9.81246 8.93523C9.81246 9.9712 9.2513 10.705 8.129 11.1798C7.09303 11.6115 5.49591 11.7842 3.29447 11.7842H1.35202ZM6.70454 10.3597C7.69735 10.1007 8.17217 9.62588 8.17217 8.93523C8.17217 7.94243 7.65418 7.20861 6.66138 6.69063C5.92756 6.3453 5.06425 6.12948 4.07145 6.12948C3.63979 6.12948 3.3808 6.17264 3.2513 6.21581V4.74818C3.33764 4.92084 3.68296 5.00717 3.89879 5.09351C4.07145 5.13667 4.33044 5.17984 4.54627 5.17984C5.23692 5.17984 5.84123 5.00717 6.40238 4.70502C6.96354 4.40286 7.22253 3.9712 7.22253 3.45322C7.22253 2.8489 6.79087 2.33092 5.97073 1.98559C5.15059 1.5971 4.24411 1.38128 3.20814 1.38128C2.94915 1.38128 2.81965 1.42444 2.81965 1.55394V10.2302C2.81965 10.3597 2.90598 10.4892 3.07864 10.5324C3.2513 10.5755 3.46713 10.5755 3.76929 10.5755C5.06425 10.6187 6.05706 10.5324 6.70454 10.3597Z\" stroke=\"#0C4AA4\" stroke-width=\"0.215827\" stroke-miterlimit=\"10\"/><path d=\"M18.6614 6.82012C18.6614 6.86328 12.9204 9.66904 12.9204 9.66904C12.9635 9.88486 13.1794 10.0575 13.5247 10.2734C13.9132 10.4892 14.3448 10.5755 14.9491 10.5755C15.683 10.5755 16.2441 10.446 16.6758 10.1439C17.1074 9.8417 17.3664 9.41004 17.4959 8.76256C17.4959 8.67623 17.5391 8.63307 17.6686 8.63307C17.7981 8.63307 18.6614 9.41004 18.7909 9.53954C18.9204 9.7122 18.6182 10.1007 17.8844 10.705C17.0211 11.4388 16.0715 11.7841 14.9491 11.7841C13.7837 11.7841 12.9204 11.5252 12.2297 11.0072C11.4959 10.4028 11.1074 9.45321 11.1074 8.20141C11.1074 6.94961 11.4096 5.95681 12.0139 5.26616C12.6614 4.48918 13.6542 4.05753 14.9491 4.05753C15.8556 4.05753 16.6758 4.35968 17.4096 4.964C18.1434 5.56832 18.5319 6.17263 18.6614 6.82012ZM15.0355 5.17983C14.0858 5.17983 13.352 5.48199 12.8772 6.12947C12.4887 6.64745 12.3161 7.2086 12.3161 7.89925C12.3161 8.28774 12.3592 8.5899 12.4887 8.76256C12.575 8.89206 12.6614 8.89206 12.7477 8.84889L17.1506 6.69062C17.3232 6.60429 17.3232 6.30213 16.8053 5.82731C16.2873 5.35249 15.5966 5.17983 15.0355 5.17983Z\" fill=\"#0C4AA4\"/><path d=\"M18.6614 6.82012C18.6614 6.86328 12.9204 9.66904 12.9204 9.66904C12.9635 9.88486 13.1794 10.0575 13.5247 10.2734C13.9132 10.4892 14.3448 10.5755 14.9491 10.5755C15.683 10.5755 16.2441 10.446 16.6758 10.1439C17.1074 9.8417 17.3664 9.41004 17.4959 8.76256C17.4959 8.67623 17.5391 8.63307 17.6686 8.63307C17.7981 8.63307 18.6614 9.41004 18.7909 9.53954C18.9204 9.7122 18.6182 10.1007 17.8844 10.705C17.0211 11.4388 16.0715 11.7841 14.9491 11.7841C13.7837 11.7841 12.9204 11.5252 12.2297 11.0072C11.4959 10.4028 11.1074 9.45321 11.1074 8.20141C11.1074 6.94961 11.4096 5.95681 12.0139 5.26616C12.6614 4.48918 13.6542 4.05753 14.9491 4.05753C15.8556 4.05753 16.6758 4.35968 17.4096 4.964C18.1434 5.56832 18.5319 6.17263 18.6614 6.82012ZM15.0355 5.17983C14.0858 5.17983 13.352 5.48199 12.8772 6.12947C12.4887 6.64745 12.3161 7.2086 12.3161 7.89925C12.3161 8.28774 12.3592 8.5899 12.4887 8.76256C12.575 8.89206 12.6614 8.89206 12.7477 8.84889L17.1506 6.69062C17.3232 6.60429 17.3232 6.30213 16.8053 5.82731C16.2873 5.35249 15.5966 5.17983 15.0355 5.17983Z\" stroke=\"#0C4AA4\" stroke-width=\"0.215827\" stroke-miterlimit=\"10\"/><path d=\"M21.8995 10.5755C21.8995 10.705 21.9858 10.8777 22.1153 11.0504C22.288 11.2662 22.3311 11.482 22.3311 11.7842H20.1729C20.1729 11.482 20.2592 11.223 20.3887 11.0072C20.5182 10.7914 20.6045 10.6619 20.6045 10.5324V1.85611C20.6045 1.76978 20.1729 1.42445 20.1729 1.33812C20.1729 1.16546 21.252 0.517979 21.6836 0.302152C21.77 0.258987 21.8563 0.302152 21.8563 0.431648V10.5755H21.8995Z\" fill=\"#0C4AA4\"/><path d=\"M21.8995 10.5755C21.8995 10.705 21.9858 10.8777 22.1153 11.0504C22.288 11.2662 22.3311 11.482 22.3311 11.7842H20.1729C20.1729 11.482 20.2592 11.223 20.3887 11.0072C20.5182 10.7914 20.6045 10.6619 20.6045 10.5324V1.85611C20.6045 1.76978 20.1729 1.42445 20.1729 1.33812C20.1729 1.16546 21.252 0.517979 21.6836 0.302152C21.77 0.258987 21.8563 0.302152 21.8563 0.431648V10.5755H21.8995Z\" stroke=\"#0C4AA4\" stroke-width=\"0.215827\" stroke-miterlimit=\"10\"/><path d=\"M26.129 10.5755C26.129 10.705 26.2153 10.8777 26.3448 11.0504C26.5175 11.2662 26.5606 11.482 26.5606 11.7842H24.4023C24.4023 11.482 24.4887 11.223 24.6182 11.0072C24.7477 10.7914 24.834 10.6619 24.834 10.5324V1.85611C24.834 1.76978 24.4023 1.42445 24.4023 1.33812C24.4023 1.16546 25.4815 0.517979 25.9131 0.302152C25.9995 0.258987 26.0858 0.302152 26.0858 0.431648V10.5755H26.129Z\" fill=\"#0C4AA4\"/><path d=\"M26.129 10.5755C26.129 10.705 26.2153 10.8777 26.3448 11.0504C26.5175 11.2662 26.5606 11.482 26.5606 11.7842H24.4023C24.4023 11.482 24.4887 11.223 24.6182 11.0072C24.7477 10.7914 24.834 10.6619 24.834 10.5324V1.85611C24.834 1.76978 24.4023 1.42445 24.4023 1.33812C24.4023 1.16546 25.4815 0.517979 25.9131 0.302152C25.9995 0.258987 26.0858 0.302152 26.0858 0.431648V10.5755H26.129Z\" stroke=\"#0C4AA4\" stroke-width=\"0.215827\" stroke-miterlimit=\"10\"/><path d=\"M41.1514 11.8273V1.03594H43.655V9.79853H49.0507V11.8273H41.1514Z\" fill=\"#0C4AA4\"/><path d=\"M66.1873 11.8273L61.5254 1.03594H64.2016L68.3024 10.5755H66.7052L70.8491 1.03594H73.3096L68.6477 11.8273H66.1873Z\" fill=\"#0C4AA4\"/><path d=\"M76.6764 9.8417H82.5469V11.8273H74.1729V1.03594H82.3311V3.02155H76.6764V9.8417ZM76.5038 5.39565H81.6836V7.3381H76.5038V5.39565Z\" fill=\"#0C4AA4\"/><path d=\"M84.5322 11.8273V1.03594H89.1941C90.1437 1.03594 91.007 1.2086 91.6977 1.51076C92.3883 1.81292 92.9495 2.28774 93.338 2.84889C93.7265 3.45321 93.8991 4.14386 93.8991 4.964C93.8991 5.78414 93.7265 6.47479 93.338 7.03594C92.9495 7.59709 92.4315 8.07191 91.6977 8.37407C91.007 8.67623 90.1869 8.84889 89.1941 8.84889H85.9135L87.0358 7.76976V11.8705H84.5322V11.8273ZM87.0358 7.98558L85.9135 6.82011H89.0646C89.8416 6.82011 90.4027 6.64745 90.7912 6.30213C91.1797 5.95681 91.3524 5.52515 91.3524 4.92083C91.3524 4.31652 91.1797 3.8417 90.7912 3.53954C90.4027 3.19422 89.8416 3.06472 89.0646 3.06472H85.9135L87.0358 1.85609V7.98558ZM91.3955 11.8273L88.7193 7.89925H91.3955L94.115 11.8273H91.3955Z\" fill=\"#0C4AA4\"/><path d=\"M99.4244 12C98.5611 12 97.7409 11.8705 96.9208 11.6547C96.1438 11.4388 95.4963 11.1367 95.0215 10.7482L95.8848 8.84891C96.3596 9.19423 96.8776 9.45322 97.5251 9.66905C98.1726 9.88488 98.7769 9.97121 99.4244 9.97121C99.8992 9.97121 100.331 9.92804 100.633 9.84171C100.935 9.75538 101.151 9.62589 101.324 9.45322C101.453 9.28056 101.539 9.06473 101.539 8.84891C101.539 8.54675 101.41 8.33092 101.194 8.15826C100.978 7.9856 100.676 7.8561 100.288 7.7266C99.8992 7.64027 99.5107 7.51078 99.079 7.42445C98.6474 7.33812 98.1726 7.20862 97.7409 7.07912C97.3093 6.94963 96.8776 6.7338 96.5323 6.51797C96.1438 6.30214 95.8416 5.99999 95.6258 5.6115C95.41 5.22301 95.2805 4.74819 95.2805 4.18704C95.2805 3.58272 95.4531 3.02157 95.7985 2.50358C96.1438 1.9856 96.6186 1.59711 97.3093 1.29495C97.9999 0.992791 98.8201 0.820129 99.856 0.820129C100.547 0.820129 101.194 0.90646 101.842 1.07912C102.489 1.25178 103.093 1.46761 103.568 1.81294L102.791 3.71222C102.273 3.41006 101.798 3.19423 101.28 3.06473C100.762 2.93524 100.288 2.84891 99.8129 2.84891C99.338 2.84891 98.9495 2.89207 98.6042 3.02157C98.3021 3.15106 98.0862 3.28056 97.9567 3.45322C97.8272 3.62588 97.7409 3.84171 97.7409 4.05754C97.7409 4.31653 97.8704 4.57553 98.0862 4.74819C98.3021 4.92085 98.6042 5.05035 98.9927 5.13668C99.3812 5.22301 99.7697 5.3525 100.201 5.43884C100.633 5.52517 101.108 5.65466 101.539 5.78416C101.971 5.91365 102.403 6.08632 102.748 6.30214C103.137 6.51797 103.439 6.82013 103.655 7.20862C103.87 7.59711 104 8.02876 104 8.58991C104 9.19423 103.827 9.75538 103.482 10.2734C103.137 10.7914 102.619 11.1798 101.971 11.482C101.324 11.8705 100.46 12 99.4244 12Z\" fill=\"#0C4AA4\"/></g><defs><clipPath id=\"clip0_17821_9588\"><rect width=\"103.036\" height=\"12\" fill=\"white\" transform=\"translate(0.963867)\"/></clipPath></defs></g><g id=\"wpp\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.8333 11.6668C13.6666 11.5835 12.5833 11.0835 12.4166 11.0002C12.25 10.9168 12.0833 10.9168 11.9166 11.0835C11.75 11.2502 11.4166 11.7502 11.25 11.9168C11.1666 12.0835 11 12.0835 10.8333 12.0002C10.25 11.7502 9.66663 11.4168 9.16663 11.0002C8.74996 10.5835 8.33329 10.0835 7.99996 9.5835C7.91663 9.41683 7.99996 9.25016 8.08329 9.16683C8.16663 9.0835 8.24996 8.91683 8.41663 8.8335C8.49996 8.75016 8.58329 8.5835 8.58329 8.50016C8.66663 8.41683 8.66663 8.25016 8.58329 8.16683C8.49996 8.0835 8.08329 7.0835 7.91663 6.66683C7.83329 6.0835 7.66663 6.0835 7.49996 6.0835H7.08329C6.91663 6.0835 6.66663 6.25016 6.58329 6.3335C6.08329 6.8335 5.83329 7.41683 5.83329 8.0835C5.91663 8.8335 6.16663 9.5835 6.66663 10.2502C7.58329 11.5835 8.74996 12.6668 10.1666 13.3335C10.5833 13.5002 10.9166 13.6668 11.3333 13.7502C11.75 13.9168 12.1666 13.9168 12.6666 13.8335C13.25 13.7502 13.75 13.3335 14.0833 12.8335C14.25 12.5002 14.25 12.1668 14.1666 11.8335L13.8333 11.6668ZM15.9166 4.0835C12.6666 0.833496 7.41663 0.833496 4.16663 4.0835C1.49996 6.75016 0.999959 10.8335 2.83329 14.0835L1.66663 18.3335L6.08329 17.1668C7.33329 17.8335 8.66663 18.1668 9.99996 18.1668C14.5833 18.1668 18.25 14.5002 18.25 9.91683C18.3333 7.75016 17.4166 5.66683 15.9166 4.0835ZM13.6666 15.7502C12.5833 16.4168 11.3333 16.8335 9.99996 16.8335C8.74996 16.8335 7.58329 16.5002 6.49996 15.9168L6.24996 15.7502L3.66663 16.4168L4.33329 13.9168L4.16663 13.6668C2.16663 10.3335 3.16663 6.16683 6.41663 4.0835C9.66663 2.00016 13.8333 3.0835 15.8333 6.25016C17.8333 9.50016 16.9166 13.7502 13.6666 15.7502Z\" fill=\"#121212\"/></g><g id=\"inbox\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.37496 3.3335H15.625C17.0691 3.3335 18.2493 4.46387 18.329 5.88815L18.3333 6.04183V13.9585C18.3333 15.4027 17.2029 16.5828 15.7786 16.6626L15.625 16.6668H4.37496C2.93077 16.6668 1.75058 15.5364 1.67091 14.1122L1.66663 13.9585V6.04183C1.66663 4.59764 2.797 3.41745 4.22128 3.33778L4.37496 3.3335ZM17.0833 7.811L10.291 11.3866C10.1349 11.4687 9.95254 11.4805 9.78896 11.4218L9.70888 11.3866L2.91663 7.81183V13.9585C2.91663 14.7237 3.50588 15.3512 4.25535 15.412L4.37496 15.4168H15.625C16.3901 15.4168 17.0176 14.8276 17.0785 14.0781L17.0833 13.9585V7.811ZM15.625 4.5835H4.37496C3.60982 4.5835 2.9823 5.17275 2.92146 5.92222L2.91663 6.04183V6.39933L9.99996 10.1272L17.0833 6.3985V6.04183C17.0833 5.27669 16.494 4.64917 15.7445 4.58833L15.625 4.5835Z\" fill=\"#121212\"/></g><g id=\"instagram\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.9514 8.84606C11.3018 8.88043 10.6765 9.10443 10.1528 9.49036C9.62917 9.87629 9.23012 10.4072 9.00499 11.0175C8.77985 11.6278 8.73849 12.2907 8.88607 12.9242C9.03365 13.5578 9.36369 14.1342 9.83535 14.5822C10.307 15.0302 10.8996 15.3301 11.5399 15.4449C12.1802 15.5597 12.8401 15.4843 13.438 15.2281C14.0359 14.9718 14.5456 14.546 14.9041 14.0032C15.2626 13.4604 15.4541 12.8244 15.455 12.1739C15.4287 11.269 15.0456 10.4112 14.3892 9.78775C13.7328 9.1643 12.8564 8.82578 11.9514 8.84606ZM20.1391 6.33448C19.9522 5.89954 19.6789 5.50715 19.3356 5.18116C18.9924 4.85518 18.5864 4.60241 18.1424 4.43822C14.0282 3.90237 9.86192 3.90237 5.74774 4.43822C5.30423 4.60058 4.89907 4.85283 4.55763 5.17913C4.2162 5.50544 3.94584 5.89878 3.76357 6.33448C3.21102 7.59027 3.3366 10.7674 3.3366 12.2116C3.3366 13.6557 3.21102 16.7827 3.76357 18.1012C3.94853 18.5374 4.22126 18.9308 4.56476 19.257C4.90826 19.5832 5.31523 19.8353 5.76031 19.9975C9.87029 20.5333 14.0324 20.5333 18.1424 19.9975C18.5875 19.8353 18.9944 19.5832 19.3379 19.257C19.6814 18.9308 19.9541 18.5374 20.1391 18.1012C20.6917 16.7827 20.5535 13.6683 20.5535 12.2241C20.5535 10.78 20.6791 7.65306 20.1391 6.33448ZM11.9514 17.3227C10.9535 17.2686 9.99335 16.9233 9.18971 16.3293C8.38607 15.7353 7.77417 14.9188 7.42973 13.9807C7.08529 13.0426 7.02342 12.0241 7.25175 11.0512C7.48008 10.0784 7.9886 9.19376 8.71442 8.50686C9.44023 7.81995 10.3515 7.36088 11.3355 7.18645C12.3195 7.01202 13.333 7.12987 14.2507 7.52543C15.1684 7.92098 15.95 8.57687 16.4989 9.41199C17.0477 10.2471 17.3397 11.2248 17.3387 12.2241C17.3312 12.9005 17.1872 13.5683 16.9153 14.1877C16.6434 14.807 16.2492 15.365 15.7564 15.8283C14.7366 16.7878 13.3893 17.3222 11.989 17.3227H11.9514ZM17.5898 8.08005C17.4785 8.00161 17.4028 7.88221 17.3792 7.74805C17.3557 7.61389 17.3863 7.4759 17.4643 7.36424C17.5086 7.30624 17.5639 7.25758 17.6272 7.2211C17.6904 7.18462 17.7602 7.16104 17.8326 7.15169C17.905 7.14235 17.9786 7.14744 18.049 7.16668C18.1194 7.18592 18.1853 7.2189 18.2429 7.26375C18.2986 7.30046 18.3464 7.34789 18.3836 7.40329C18.4208 7.45869 18.4466 7.52093 18.4594 7.5864C18.4723 7.65187 18.472 7.71926 18.4585 7.78461C18.445 7.84996 18.4187 7.91194 18.381 7.96699C18.2861 8.07629 18.1544 8.14691 18.0108 8.16543C17.8673 8.18396 17.7219 8.14911 17.6024 8.06748L17.5898 8.08005ZM22.4247 16.3306C22.4381 17.1051 22.2937 17.8742 22 18.5911C21.7064 19.3079 21.2697 19.9573 20.7168 20.4998C19.5114 21.5798 17.9394 22.1592 16.3215 22.1198C14.5885 22.2077 9.38952 22.2077 7.65653 22.1198C6.03944 22.1542 4.46922 21.5754 3.26126 20.4998C2.71232 19.955 2.27917 19.3048 1.98784 18.5883C1.6965 17.8719 1.55299 17.1039 1.56593 16.3306C1.47802 14.6855 1.47802 9.73768 1.56593 8.10515C1.55292 7.32883 1.69761 6.55793 1.99117 5.83914C2.28473 5.12035 2.72108 4.4686 3.27383 3.92334C4.48689 2.85764 6.05472 2.28427 7.6691 2.31593C9.40209 2.22802 14.5885 2.22802 16.3215 2.31593C17.9359 2.28427 19.5037 2.85764 20.7168 3.92334C21.2683 4.46947 21.7039 5.1214 21.9974 5.83999C22.2909 6.55857 22.4362 7.32903 22.4247 8.10515C22.5251 9.75024 22.5251 14.6855 22.4247 16.3306Z\" fill=\"#121212\"/></g><g id=\"facebook\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.26466 22.5V13.9712H6V9.96099H9.26466V6.89968C9.26466 3.42039 11.1737 1.5 14.1108 1.5C15.0768 1.5108 16.0403 1.60147 16.9914 1.7711V5.16002H15.3647C14.8674 5.10618 14.3691 5.25205 13.9793 5.56557C13.5895 5.87909 13.3402 6.3346 13.2862 6.8319V6.88837C13.2693 7.03474 13.2693 7.18258 13.2862 7.32895V9.93841H16.8558L16.2797 13.9486H13.2862V22.4774\" fill=\"#121212\"/></g><g id=\"youtube\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.4804 18.4395H9.67684C9.6675 18.4342 9.65691 18.4313 9.64612 18.4313C9.63533 18.4313 9.62473 18.4342 9.61539 18.4395H9.55394C8.3044 18.4395 6.97293 18.3781 5.66194 18.2859H5.41611C4.89244 18.2672 4.37148 18.202 3.85931 18.0913C3.4011 17.9954 2.97851 17.7741 2.63856 17.4523C2.2986 17.1304 2.05462 16.7205 1.93378 16.2682C1.74816 15.5441 1.63832 14.8027 1.60603 14.0559C1.49513 12.7548 1.4712 11.4477 1.53436 10.1434V9.83615C1.55401 8.80217 1.67753 7.77278 1.90306 6.76351C2.02507 6.26855 2.29551 5.82275 2.67813 5.48589C3.06075 5.14904 3.53724 4.93726 4.04366 4.87895C4.87297 4.73576 5.71167 4.65361 6.553 4.63315C8.36586 4.54097 10.189 4.5 11.9916 4.5H13.7123C14.9618 4.5 16.2933 4.49999 17.6043 4.61265H17.9627C18.7511 4.62929 19.5362 4.71844 20.3082 4.87895C20.7739 4.96656 21.2047 5.18581 21.5496 5.51074C21.8945 5.83567 22.139 6.25267 22.2542 6.71231C22.3775 7.19266 22.4597 7.68263 22.5 8.17693V8.29983C22.5 8.29983 22.5 8.36129 22.5 8.37153V14.5783C22.4547 14.7067 22.4305 14.8415 22.4283 14.9777C22.4283 15.0391 22.4283 15.1109 22.4283 15.1826C22.4245 15.2337 22.4245 15.285 22.4283 15.3362C22.3901 15.6485 22.325 15.9569 22.2337 16.258C22.0932 16.7355 21.8171 17.1619 21.439 17.4855C21.0608 17.8092 20.5968 18.016 20.1033 18.0811C19.2835 18.2163 18.4554 18.295 17.6248 18.3166H17.4609C16.5698 18.3679 15.6173 18.3986 14.5521 18.4191H14.5009L14.4804 18.4395ZM10.0046 8.46371V14.4349L13.1694 12.7244L14.4087 12.0485L15.5046 11.4544L10.3119 8.62758L10.0046 8.46371Z\" fill=\"#121212\"/></g><g id=\"tiktok\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.7584 5.99115C18.6183 5.9179 18.4818 5.83759 18.3496 5.75054C17.9651 5.4935 17.6125 5.19063 17.2995 4.84846C16.5165 3.94244 16.224 3.0233 16.1163 2.37977H16.1206C16.0306 1.84561 16.0678 1.5 16.0734 1.5H12.5067V15.4459C12.5067 15.6332 12.5067 15.8182 12.4989 16.0011C12.4989 16.0238 12.4967 16.0448 12.4954 16.0693C12.4954 16.0794 12.4954 16.0899 12.4932 16.1004C12.4932 16.103 12.4932 16.1056 12.4932 16.1083C12.4556 16.6086 12.297 17.092 12.0313 17.5159C11.7656 17.9397 11.401 18.291 10.9695 18.5389C10.5197 18.7976 10.0111 18.9333 9.49369 18.9326C7.83188 18.9326 6.48504 17.5624 6.48504 15.8703C6.48504 14.1781 7.83188 12.8079 9.49369 12.8079C9.80826 12.8076 10.1209 12.8577 10.42 12.9562L10.4243 9.28405C9.51634 9.16545 8.59391 9.23842 7.71522 9.49834C6.83653 9.75827 6.02065 10.1995 5.31905 10.7942C4.70428 11.3343 4.18745 11.9788 3.7918 12.6986C3.64124 12.9611 3.07317 14.0158 3.00437 15.7277C2.96111 16.6993 3.24969 17.7059 3.38727 18.122V18.1307C3.4738 18.3757 3.8091 19.2117 4.35554 19.9165C4.79617 20.4819 5.31675 20.9785 5.90053 21.3904V21.3816L5.90918 21.3904C7.63589 22.5768 9.55036 22.499 9.55036 22.499C9.88177 22.4854 10.992 22.499 12.2527 21.8948C13.651 21.225 14.4471 20.2271 14.4471 20.2271C14.9557 19.6309 15.3601 18.9514 15.6429 18.2178C15.9657 17.3599 16.0734 16.3309 16.0734 15.9197V8.52109C16.1167 8.54734 16.693 8.93275 16.693 8.93275C16.693 8.93275 17.5232 9.47085 18.8186 9.82127C19.7479 10.0706 21 10.1231 21 10.1231V6.54281C20.5613 6.59093 19.6705 6.45094 18.7584 5.99115Z\" fill=\"#121212\"/></g><g id=\"magnifying-glass\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20.5 6C28.5082 6 35 12.4919 35 20.5C35 23.9638 33.7854 27.1438 31.759 29.6376L41.5606 39.4394C42.1465 40.0252 42.1465 40.9748 41.5606 41.5606C41.0283 42.0932 40.1949 42.1416 39.6077 41.7058L39.4394 41.5606L29.6376 31.759C27.1438 33.7854 23.9638 35 20.5 35C12.4919 35 6 28.5082 6 20.5C6 12.4919 12.4919 6 20.5 6ZM20.5 9C14.1487 9 9 14.1487 9 20.5C9 26.8512 14.1487 32 20.5 32C26.8512 32 32 26.8512 32 20.5C32 14.1487 26.8512 9 20.5 9Z\" fill=\"#1582DE\"/></g><g id=\"clock\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.66667 16C4.66667 9.74073 9.74077 4.66663 16 4.66663C22.2592 4.66663 27.3333 9.74073 27.3333 16C27.3333 22.2592 22.2592 27.3333 16 27.3333C9.74077 27.3333 4.66667 22.2592 4.66667 16ZM16 2.66663C8.6362 2.66663 2.66667 8.63616 2.66667 16C2.66667 23.3637 8.6362 29.3333 16 29.3333C23.3637 29.3333 29.3333 23.3637 29.3333 16C29.3333 8.63616 23.3637 2.66663 16 2.66663ZM15.9908 8.86432C15.9247 8.3764 15.506 7.99996 15 7.99996C14.448 7.99996 14 8.44796 14 8.99996V17L14.0092 17.1356C14.0753 17.6236 14.494 18 15 18H20.3333L20.4689 17.9908C20.9569 17.9246 21.3333 17.506 21.3333 17C21.3333 16.448 20.8853 16 20.3333 16H16V8.99996L15.9908 8.86432Z\" fill=\"#121212\"/></g><g id=\"security\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M22.3424 12.4038C22.7495 12.0307 22.7771 11.3981 22.4039 10.991C22.0307 10.5838 21.398 10.5564 20.9909 10.9295L13.6968 17.6159L11.0404 14.9596C10.6499 14.5691 10.0167 14.5691 9.62623 14.9596C9.23571 15.3502 9.23571 15.9832 9.62623 16.3738L12.9596 19.7071C13.3381 20.0858 13.9477 20.099 14.3424 19.7372L22.3424 12.4038ZM27 6.66669C23.4488 6.66669 19.9893 5.40871 16.6 2.86669C16.2444 2.60002 15.7556 2.60002 15.4 2.86669C12.0106 5.40871 8.55121 6.66669 5 6.66669C4.44772 6.66669 4 7.11441 4 7.66669V14.6667C4 21.335 7.94341 26.2343 15.6335 29.2638C15.8691 29.3566 16.1309 29.3566 16.3665 29.2638C24.0565 26.2343 28 21.335 28 14.6667V7.66669C28 7.11441 27.5523 6.66669 27 6.66669ZM6 8.63726C9.43647 8.43449 12.7745 7.18441 16 4.90378C19.2256 7.18441 22.5636 8.43449 26 8.63726V14.6667C26 20.3408 22.7288 24.5052 16 27.2559C9.27116 24.5052 6 20.3408 6 14.6667V8.63726Z\" fill=\"#121212\"/></g><g id=\"credit\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.4997 24.6665H5.49965C4.85682 24.6665 4.33299 24.1439 4.33299 23.4999V15.3332H27.6663V23.4999C27.6663 24.1439 27.1437 24.6665 26.4997 24.6665ZM5.49965 8.33305H26.4997C27.1437 8.33305 27.6663 8.85688 27.6663 9.49971V12.9997H4.33299V9.49971C4.33299 8.85688 4.85682 8.33305 5.49965 8.33305ZM26.4998 5.99982H5.49976C3.57009 5.99982 1.99976 7.57015 1.99976 9.49982V23.4998C1.99976 25.4295 3.57009 26.9998 5.49976 26.9998H26.4998C28.4294 26.9998 29.9998 25.4295 29.9998 23.4998V9.49982C29.9998 7.57015 28.4294 5.99982 26.4998 5.99982Z\" fill=\"#121212\"/></g><g id=\"arrow-up\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.51643 12.942C3.76051 13.186 4.15624 13.186 4.40031 12.942L10 7.34226L15.5998 12.942C15.8439 13.186 16.2395 13.186 16.4836 12.942C16.7277 12.6979 16.7277 12.3022 16.4836 12.0581L10.442 6.01643C10.1979 5.77236 9.80221 5.77236 9.55812 6.01643L3.51643 12.0581C3.27236 12.3022 3.27236 12.6979 3.51643 12.942Z\" fill=\"#121212\"/></g><g id=\"arrow-down\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.51643 7.05806C3.76051 6.81398 4.15624 6.81398 4.40031 7.05806L10 12.6577L15.5998 7.05806C15.8439 6.81398 16.2395 6.81398 16.4836 7.05806C16.7277 7.30213 16.7277 7.69786 16.4836 7.94194L10.442 13.9836C10.1979 14.2277 9.80221 14.2277 9.55812 13.9836L3.51643 7.94194C3.27236 7.69786 3.27236 7.30213 3.51643 7.05806Z\" fill=\"#121212\"/></g><g id=\"zoom-pdp\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.75 10.25C13.75 9.83579 13.4142 9.5 13 9.5H11V7.5C11 7.08579 10.6642 6.75 10.25 6.75C9.83578 6.75 9.5 7.08579 9.5 7.5V9.5H7.5C7.08578 9.5 6.75 9.83579 6.75 10.25C6.75 10.6642 7.08578 11 7.5 11H9.5V13C9.5 13.4142 9.83578 13.75 10.25 13.75C10.6642 13.75 11 13.4142 11 13V11H13C13.4142 11 13.75 10.6642 13.75 10.25ZM10.25 3C14.2541 3 17.5 6.24594 17.5 10.25C17.5 11.9819 16.8927 13.5719 15.8795 14.8188L20.7803 19.7197C21.0732 20.0126 21.0732 20.4874 20.7803 20.7803C20.5141 21.0466 20.0974 21.0708 19.8038 20.8529L19.7197 20.7803L14.8188 15.8795C13.5719 16.8927 11.9819 17.5 10.25 17.5C6.24593 17.5 3 14.2541 3 10.25C3 6.24594 6.24593 3 10.25 3ZM10.25 4.5C7.07436 4.5 4.5 7.07436 4.5 10.25C4.5 13.4256 7.07436 16 10.25 16C13.4256 16 16 13.4256 16 10.25C16 7.07436 13.4256 4.5 10.25 4.5Z\" fill=\"#121212\"/></g></defs></svg></div>\n  <div class=\"render-container render-route-store-search\"><div class=\"render-provider\"><div class=\"vtex-store__template bg-base\"><div class=\"flex flex-column min-vh-100 w-100\"><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"ItemList\",\"itemListElement\":[]}</script><div class=\"bellapiel-slider-top-bar-0-x-container-slider-top-bar\"><div class=\"bellapiel-slider-top-bar-0-x-slider-top-bar\"><section aria-label=\"slider\" id=\"slider-items-gqrgpzf\" style=\"padding-left:50px;padding-right:50px;touch-action:pan-y\" class=\"w-100 flex items-center relative bellapiel-slider-top-bar-0-x-sliderLayoutContainer\"><div class=\"w-100 bellapiel-slider-top-bar-0-x-sliderTrackContainer overflow-hidden\"><div data-testid=\"slider-track\" class=\"bellapiel-slider-top-bar-0-x-sliderTrack flex justify-around relative pa0 ma0\" style=\"transform:translate3d(-20%, 0, 0);width:500%\" aria-atomic=\"false\" aria-live=\"polite\"><div aria-hidden=\"true\" role=\"none presentation\" class=\"bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative\" style=\"width:20%\"><div class=\"bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100\"></div></div><div aria-hidden=\"false\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es1 de3\" class=\"bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--visible flex relative\" data-index=\"1\" style=\"width:20%\"><div class=\"bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100\"><a href=\"/ofertas\" class=\"bellapiel-slider-top-bar-0-x-link\" style=\"background-color:#1f3c79\"><img class=\"lazyload bellapiel-slider-top-bar-0-x-image vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/32813772-81d0-47da-b49a-9a1c6267dfe1___a9fd2daa3a1faa30f361cf156de000da.png\" loading=\"lazy\"/></a></div></div><div aria-hidden=\"true\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es2 de3\" class=\"bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative\" data-index=\"2\" style=\"width:20%\"><div class=\"bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100\"></div></div><div aria-hidden=\"true\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es3 de3\" class=\"bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative\" data-index=\"3\" style=\"width:20%\"><div class=\"bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100\"></div></div><div aria-hidden=\"true\" role=\"none presentation\" class=\"bellapiel-slider-top-bar-0-x-slide bellapiel-slider-top-bar-0-x-slide--firstVisible bellapiel-slider-top-bar-0-x-slide--hidden flex relative\" style=\"width:20%\"><div class=\"bellapiel-slider-top-bar-0-x-slideChildrenContainer flex justify-center items-center w-100\"></div></div></div></div></section></div></div><div class=\"vtex-sticky-layout-0-x-wrapper vtex-sticky-layout-0-x-wrapper--sticky-header-desktop\" style=\"position:relative;height:auto\"><div class=\"vtex-sticky-layout-0-x-container vtex-sticky-layout-0-x-container--sticky-header-desktop z-999 relative left-0 right-0\" style=\"top:0\"><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--container-header-desktop\" role=\"group\" aria-label=\"Sección fila\"><section class=\"vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center \"><div class=\"flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--container-header-desktop items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><a href=\"/\" title=\"\" rel=\"\" class=\"vtex-store-components-3-x-imageElementLink vtex-store-components-3-x-imageElementLink--logo\"><img title=\"\" sizes=\"\" srcSet=\"\" src=\"https://bellapiel.vtexassets.com/assets/vtex/assets-builder/bellapiel.store/10.0.19/svg/Logo___0855f88c9dbb5b6b61d68c911235cc32.svg\" alt=\"\" class=\"vtex-store-components-3-x-imageElement vtex-store-components-3-x-imageElement--logo\" loading=\"eager\" fetchpriority=\"auto\" crossorigin=\"anonymous\"/></a></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"w-100 mw7 pv4 vtex-store-components-3-x-searchBarContainer\"><div class=\"vtex-store-components-3-x-autoCompleteOuterContainer\"><div class=\"w-100 flex\"><label class=\"vtex-input w-100\"><div class=\"vtex-input-prefix__group flex flex-row items-stretch overflow-hidden br2 bw1 b--solid b--muted-4 hover-b--muted-3 h-large \"><input type=\"text\" class=\"vtex-styleguide-9-x-input ma0 border-box vtex-styleguide-9-x-hideDecorators vtex-styleguide-9-x-noAppearance br2  br-0 br--left  w-100 bn outline-0 bg-base c-on-base b--muted-4 hover-b--muted-3 t-body pl5 \" placeholder=\"Buscar producto o marca...\"/><span class=\"c-muted-2 fw5 flex items-center t-body bg-base  vtex-input__suffix br2 bl-0 br--right pr5 pl4 \"><div class=\"vtex-store-components-3-x-suffixWrapper flex h-100\"><button class=\" vtex-store-components-3-x-searchBarIcon vtex-store-components-3-x-searchBarIcon--search flex items-center pointer bn bg-transparent outline-0 pv0 pl0 pr3\" aria-label=\"Buscar Productos\"><svg fill=\"none\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\" class=\" vtex-store-icons-0-x-searchIcon vtex-store-icons-0-x-searchIcon--search-bar\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#hpa-search\" xlink:href=\"#hpa-search\"></use></svg></button></div></span></div></label></div></div></div></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--items-header-desktop  ml0 mr0 pl0 pr0      flex flex-column h-100 w-100\"><div class=\"vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--items-header-desktop pb0\" style=\"height:auto\"><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--items-header-desktop\" role=\"group\" aria-label=\"Sección fila\"><div class=\"flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--items-header-desktop items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"vtex-login-2-x-container flex items-center fr\"><div class=\"relative\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\"><span class=\"flex items-center nr2\"><div class=\"mr3 nl3 flex items-center\"><div class=\"gray flex items-center \"><svg fill=\"none\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\" class=\" vtex-store-icons-0-x-profileIcon\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#hpa-profile\" xlink:href=\"#hpa-profile\"></use></svg></div></div><div><div class=\"flex pv2 items-center\"><span class=\"vtex-login-2-x-label t-action--small pl4 gray dn db-l\">Inicia sesión</span></div></div></span></div></button></div></div></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><a href=\"#\" class=\"vtex-store-link-0-x-link vtex-store-link-0-x-link--heart-wish-list-menu-desktop\"><div class=\"vtex-store-link-0-x-childrenContainer vtex-store-link-0-x-childrenContainer--heart-wish-list-menu-desktop\"><svg fill=\"none\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" class=\" \" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#heart-wishlist\" xlink:href=\"#heart-wishlist\"></use></svg></div></a></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><aside class=\"vtex-minicart-2-x-minicartWrapperContainer vtex-minicart-2-x-minicartWrapperContainer--minicart relative fr flex items-center\"><div class=\"vtex-minicart-2-x-minicartContainer vtex-minicart-2-x-minicartContainer--minicart flex flex-column\"><div role=\"presentation\" aria-hidden=\"true\" class=\"pa4 pointer vtex-minicart-2-x-openIconContainer vtex-minicart-2-x-openIconContainer--minicart\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action icon-button dib bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" style=\"font-size:0\" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph4 \" style=\"padding-top:.25em;padding-bottom:.32em\"><span class=\"vtex-minicart-2-x-minicartIconContainer vtex-minicart-2-x-minicartIconContainer--minicart gray relative\"><svg fill=\"none\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" class=\" vtex-store-icons-0-x-cartIcon vtex-store-icons-0-x-cartIcon--minicart-icon\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#hpa-cart\" xlink:href=\"#hpa-cart\"></use></svg></span></div></button></div></div></aside></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"></div></div></div></div></div></div></div></section></div><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--container-submenu-desktop\" role=\"group\" aria-label=\"Sección fila\"><section class=\"vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center \"><div class=\"flex mt0 mb0 pt0 pb0    justify-between vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--container-submenu-desktop items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--submenu-desktop  ml0 mr0 pl0 pr0      flex flex-column h-100 w-100\"><div class=\"vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--submenu-desktop pb0\" style=\"height:100%\"><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--submenu-desktop\" role=\"group\" aria-label=\"Sección fila\"><div class=\"flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--submenu-desktop items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6\"><span class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\"><span class=\"vtex-menu-2-x-styledLinkIcon vtex-menu-2-x-styledLinkIcon--more-categories mh2\" data-testid=\"icon-left\"><svg fill=\"none\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" class=\" \" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#menu-hamburger\" xlink:href=\"#menu-hamburger\"></use></svg></span>Más Categorías</div></span></div><div class=\"vtex-menu-2-x-submenuContainer vtex-menu-2-x-submenuContainer--more-categories relative\"><div class=\"vtex-menu-2-x-submenuWrapper vtex-menu-2-x-submenuWrapper--more-categories vtex-menu-2-x-submenuWrapper--isClosed vtex-menu-2-x-submenuWrapper--more-categories--isClosed absolute left-0 bg-base pt4 pb4 bw1 bb b--muted-3 z-2 dn\"><section class=\"vtex-menu-2-x-submenu vtex-menu-2-x-submenu--more-categories w-100 flex justify-center\"><nav class=\"vtex-menu-2-x-menuContainerNav vtex-menu-2-x-menuContainerNav--more-categories\"><ul class=\"vtex-menu-2-x-menuContainer vtex-menu-2-x-menuContainer--more-categories list flex pl0 mv0 flex-column\"><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/facial\" __editorItemTitle=\"Facial\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Facial</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/proteccion-solar\" __editorItemTitle=\"Protección solar\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Protección solar</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/corporal\" __editorItemTitle=\"Corporal\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Corporal</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/medicamentos\" __editorItemTitle=\"Medicamentos\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Medicamentos</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/capilar\" __editorItemTitle=\"Capilar\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Capilar</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/ninos-y-bebes\" __editorItemTitle=\"Niños y bebés\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Niños y bebés</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/maquillaje\" __editorItemTitle=\"Maquillaje\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Maquillaje</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/suplementos-dietarios\" __editorItemTitle=\"Suplementos dietarios\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Suplementos dietarios</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/ingredientes-activos\" __editorItemTitle=\"Ingredientes activos\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Ingredientes activos</div></a></div></li><li class=\"vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories list vtex-menu-2-x-menuItem vtex-menu-2-x-menuItem--more-categories vtex-menu-2-x-menuItem--isClosed vtex-menu-2-x-menuItem--more-categories--isClosed\"><div class=\"vtex-menu-2-x-styledLinkContainer vtex-menu-2-x-styledLinkContainer--more-categories mh6 pv2\"><a href=\"/kits\" __editorItemTitle=\"Kits\" title=\"\" class=\"vtex-menu-2-x-styledLink vtex-menu-2-x-styledLink--more-categories no-underline pointer t-body c-on-base pointer\"><div class=\"vtex-menu-2-x-styledLinkContent vtex-menu-2-x-styledLinkContent--more-categories flex justify-between nowrap\">Kits</div></a></div></li></ul></nav></section></div></div></li></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"bellapiel-menu-0-x-container-menu-highlights flex items-center justify-center\"><a class=\"\n                    bellapiel-menu-0-x-link\n                    bellapiel-menu-0-x-link--hover\n                    \n                    flex items-center no-underline\" href=\"/mas-vendidos\" target=\"_self\" style=\"border:1px solid transparent\"><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Más vendidos</p></div></div></a><a class=\"\n                    bellapiel-menu-0-x-link\n                    bellapiel-menu-0-x-link--hover\n                    \n                    flex items-center no-underline\" href=\"/nuevos\" target=\"_self\" style=\"border:1px solid transparent\"><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Lo nuevo</p></div></div></a><a class=\"\n                    bellapiel-menu-0-x-link\n                    bellapiel-menu-0-x-link--hover\n                    \n                    flex items-center no-underline\" href=\"/marcas\" target=\"_self\" style=\"border:1px solid transparent\"><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Marcas</p></div></div></a><a class=\"\n                    bellapiel-menu-0-x-link\n                    \n                    \n                    flex items-center no-underline\" href=\"/cupones\" target=\"_self\" style=\"border:1px solid transparent\"><img class=\"lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload\" alt=\"cupon\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/6f186ef9-8a48-4bef-8a10-cc1e747936d3___678a1ba259071a7574a1c9b78302c348.png\" loading=\"lazy\"/><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Obsequios</p></div></div></a><a class=\"\n                    bellapiel-menu-0-x-link\n                    bellapiel-menu-0-x-link--hover\n                    \n                    flex items-center no-underline\" href=\"/kits\" target=\"_self\" style=\"background:#cd184e;border:1px solid #cd184e\"><img class=\"lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload\" alt=\"Kits\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/b1214417-d77c-445e-b533-53965ac783fc___31ad5108f131e02d04b19d91313ed78e.png\" loading=\"lazy\"/><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Kits</p></div></div></a></div></div></div></div></div></div></div><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:auto\"><div class=\"bellapiel-menu-0-x-container-menu-highlights flex items-center justify-center\"><a class=\"\n                    bellapiel-menu-0-x-link\n                    bellapiel-menu-0-x-link--hover\n                    \n                    flex items-center no-underline\" href=\"/ofertas\" target=\"_self\" style=\"background:#cd184e;border:1px solid #cd184e\"><img class=\"lazyload bellapiel-menu-0-x-icon vtex-render-runtime-8-x-lazyload\" alt=\"Ofertas\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/a8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg\" loading=\"lazy\"/><div class=\"bellapiel-menu-0-x-container flex tl items-start justify-start t-body c-on-white\"><div class=\"bellapiel-menu-0-x-wrapper\"><p class=\"lh-copy bellapiel-menu-0-x-paragraph\">Ofertas</p></div></div></a></div></div></div></section></div><div></div></div></div><div class=\"bellapiel-menu-0-x-container-menu flex justify-center items-center relative\" style=\"background-color:#d4e2ec\"><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/proteccion-solar\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-proteccion-solar\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/5688a471-7d2b-4c2f-988b-7689df519d81___24ca17b2559b08cb26c2f4adb7affd36.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Protección Solar</p></div></a></div><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/facial\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-Facial\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/c66cfa8e-486f-4631-8aa8-7bff21f155ac___8f928d75776f39e322435d942583f8e9.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Facial</p></div></a></div><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/facial/limpiadoras\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-Limpieza\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/97a1d295-8f7e-47f6-ba84-eb45f08bd846___737e7ab9988de1d8720903eedea0cb9c.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Limpieza</p></div></a></div><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/corporal\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-Corporal\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/c671d5b2-ff84-418f-bf49-0b002459a06d___ce066ab97052e816094f499d4068b682.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Corporal</p></div></a></div><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/capilar\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-Capilar\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/94ca56e3-8fe7-4d44-a5e3-f58cc8b5f026___c2f18d328c247caef8ec325473d1ff89.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Capilar</p></div></a></div><div class=\"bellapiel-menu-0-x-container-department-wrapper\"><a href=\"/medicamentos\" class=\"no-underline ma0 pa0\"><div class=\"bellapiel-menu-0-x-container-department flex items-center pointer\"><img alt=\"icono-medicamentos\" class=\"lazyload bellapiel-menu-0-x-logo-department flex vtex-render-runtime-8-x-lazyload\" crossorigin=\"anonymous\" data-src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/7f6c22d4-a084-4ef2-9ae2-a8d6bdb3b899___36be7e92d9cf589414f21acc8528d98a.svg\" loading=\"lazy\"/><p class=\"bellapiel-menu-0-x-label-department ma0\">Medicamentos</p></div></a></div></div><div style=\"display:none\"><input type=\"hidden\" class=\"pb_pedido_minimo\" value=\"120000\" readonly=\"\"/><input type=\"hidden\" class=\"pb_texto_no_alcanzado\" value=\"Te faltan $$$ para  completar el envío gratis\" readonly=\"\"/><input type=\"hidden\" class=\"pb_texto_alcanzado\" value=\"¡Finaliza tu compra! El envío es GRATIS\" readonly=\"\"/><input type=\"hidden\" class=\"pb_label_no_alcanzado\" value=\"\" readonly=\"\"/><input type=\"hidden\" class=\"pb_label_alcanzado\" value=\"\" readonly=\"\"/><input type=\"hidden\" class=\"pb_show_label\" value=\"false\" readonly=\"\"/><input type=\"hidden\" class=\"pb_mostrar_ahora\" value=\"false\" readonly=\"\"/><input type=\"hidden\" class=\"pb_fecha_inicio\" value=\"2026-05-10T15:07:00.000Z\" readonly=\"\"/><input type=\"hidden\" class=\"pb_fecha_fin\" value=\"2026-07-01T04:59:00.000Z\" readonly=\"\"/></div><div style=\"opacity:1;position:unset;width:unset\"><div class=\"flex flex-grow-1 w-100 flex-column\"><div class=\"vtex-render__container-id-search-result-layout\"><div class=\"vtex-search-result-3-x-notFound--layout flex flex-column flex-grow-1\" data-af-element=\"search-result\" data-af-onimpression=\"true\" data-af-search-id=\"423f0cd227c347c096d5b506d89741f2\"><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--search-not-found\" role=\"group\" aria-label=\"Sección fila\"><section class=\"vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center \"><div class=\"flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--search-not-found items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:100%\"><div class=\"vtex-flex-layout-0-x-flexCol vtex-flex-layout-0-x-flexCol--search-not-found  ml0 mr0 pl0 pr0     items-center flex flex-column h-100 w-100\"><div class=\"vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0\" style=\"height:100%\"><svg fill=\"none\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" class=\" \" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><use href=\"#magnifying-glass\" xlink:href=\"#magnifying-glass\"></use></svg></div><div class=\"vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0\" style=\"height:100%\"><div class=\"vtex-rich-text-0-x-container vtex-rich-text-0-x-container--search-not-found flex tc items-center justify-center t-body c-on-base\"><div class=\"vtex-rich-text-0-x-wrapper vtex-rich-text-0-x-wrapper--search-not-found\"><p class=\"lh-copy vtex-rich-text-0-x-paragraph vtex-rich-text-0-x-paragraph--search-not-found\"><span class=\"b vtex-rich-text-0-x-strong vtex-rich-text-0-x-strong--search-not-found\">Lo sentimos, no encontramos resultados para tu búsqueda</span><br/> Te recomendamos revisar si está bien escrito o intentar con otras palabras.</p></div></div></div><div class=\"vtex-flex-layout-0-x-flexColChild vtex-flex-layout-0-x-flexColChild--search-not-found pb0\" style=\"height:100%\"><a href=\"#\" class=\"vtex-store-link-0-x-link vtex-store-link-0-x-link--search-not-found\"><span class=\"vtex-store-link-0-x-label vtex-store-link-0-x-label--search-not-found\">Ir al inicio</span></a></div></div></div></div></section></div><div class=\"vtex-flex-layout-0-x-flexRow vtex-flex-layout-0-x-flexRow--categories-vitrine-not-found vtex-flex-layout-0-x-flexRow--categories-vitrine-errors-search vtex-flex-layout-0-x-flexRow--cg-home\" role=\"group\" aria-label=\"Sección fila\"><section class=\"vtex-store-components-3-x-container ph3 ph5-m ph2-xl mw9 center \"><div class=\"flex mt0 mb0 pt0 pb0    justify-start vtex-flex-layout-0-x-flexRowContent vtex-flex-layout-0-x-flexRowContent--categories-vitrine-not-found vtex-flex-layout-0-x-flexRowContent--categories-vitrine-errors-search vtex-flex-layout-0-x-flexRowContent--cg-home items-stretch w-100\"><div class=\"pr0 items-stretch vtex-flex-layout-0-x-stretchChildrenWidth   flex\" style=\"width:100%\"><div class=\"bellapiel-component-generator-1-x-componentGeneratorContainer flex justify-center items-center flex-column\"><div class=\"bellapiel-component-generator-1-x-infoCardSliderContainer bellapiel-component-generator-1-x-infoCardSliderContainer--cg_infocardSlider_home_cat bellapiel-component-generator-1-x-containerCentered relative w-100\" style=\"margin-top:48px\" id=\"\"><div class=\"\"><div class=\"bellapiel-component-generator-1-x-componentTitleContainer\"><div class=\"bellapiel-component-generator-1-x-container flex tl items-start justify-start t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><h2 class=\"bellapiel-component-generator-1-x-heading t-heading-2 bellapiel-component-generator-1-x-headingLevel2 vtex-rich-text-0-x-heading-level-2\">Productos para cada necesidad</h2><p class=\"lh-copy bellapiel-component-generator-1-x-paragraph\">Encuentra tu producto ideal para el cuidado de tu piel</p></div></div></div><div style=\"position:relative;min-height:400px\"><section aria-label=\"slider\" id=\"slider-items-v6zvlud\" style=\"touch-action:pan-y\" class=\"w-100 flex items-center relative bellapiel-component-generator-1-x-sliderLayoutContainer\"><div class=\"w-100 bellapiel-component-generator-1-x-sliderTrackContainer overflow-hidden\"><div data-testid=\"slider-track\" class=\"bellapiel-component-generator-1-x-sliderTrack flex justify-around relative pa0 ma0\" style=\"transform:translate3d(0%, 0, 0);width:100%\" aria-atomic=\"false\" aria-live=\"polite\"><div aria-hidden=\"false\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es1 de4\" class=\"bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--firstVisible bellapiel-component-generator-1-x-slide--visible flex relative\" data-index=\"1\" style=\"width:25%\"><div class=\"bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100\"><div class=\"bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 \" id=\"\"><div><a href=\"/proteccion-solar\" title=\"\" rel=\"\" class=\"bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink\"><img sizes=\"\" srcSet=\"\" src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png\" alt=\"Protección Solar\" class=\"bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement\" loading=\"eager\" fetchpriority=\"auto\" style=\"max-height:100%;width:100%\" crossorigin=\"anonymous\"/></a></div><div class=\"bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5\" style=\"position:static\"><div class=\"flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer\" style=\"background-color:transparent\"><div class=\"bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><p class=\"lh-copy bellapiel-component-generator-1-x-paragraph\"><span class=\"b bellapiel-component-generator-1-x-strong\">Protección Solar</span></p></div></div></div><div class=\"bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100\"></div></div></div></div></div><div aria-hidden=\"false\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es2 de4\" class=\"bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--visible flex relative\" data-index=\"2\" style=\"width:25%\"><div class=\"bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100\"><div class=\"bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 \" id=\"\"><div><a href=\"/facial/anti-edad\" title=\"\" rel=\"\" class=\"bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink\"><img sizes=\"\" srcSet=\"\" src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png\" alt=\"Antiedad\" class=\"bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement\" loading=\"eager\" fetchpriority=\"auto\" style=\"max-height:100%;width:100%\" crossorigin=\"anonymous\"/></a></div><div class=\"bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5\" style=\"position:static\"><div class=\"flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer\" style=\"background-color:transparent\"><div class=\"bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><p class=\"lh-copy bellapiel-component-generator-1-x-paragraph\"><span class=\"b bellapiel-component-generator-1-x-strong\">Antiedad</span></p></div></div></div><div class=\"bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100\"></div></div></div></div></div><div aria-hidden=\"false\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es3 de4\" class=\"bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--visible flex relative\" data-index=\"3\" style=\"width:25%\"><div class=\"bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100\"><div class=\"bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 \" id=\"\"><div><a href=\"/facial/despigmentantes-anti-manchas\" title=\"\" rel=\"\" class=\"bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink\"><img sizes=\"\" srcSet=\"\" src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/ca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png\" alt=\"Antimanchas\" class=\"bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement\" loading=\"eager\" fetchpriority=\"auto\" style=\"max-height:100%;width:100%\" crossorigin=\"anonymous\"/></a></div><div class=\"bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5\" style=\"position:static\"><div class=\"flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer\" style=\"background-color:transparent\"><div class=\"bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><p class=\"lh-copy bellapiel-component-generator-1-x-paragraph\"><span class=\"b bellapiel-component-generator-1-x-strong\">Antimanchas</span></p></div></div></div><div class=\"bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100\"></div></div></div></div></div><div aria-hidden=\"false\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"La diapositiva actual es4 de4\" class=\"bellapiel-component-generator-1-x-slide bellapiel-component-generator-1-x-slide--lastVisible bellapiel-component-generator-1-x-slide--visible flex relative\" data-index=\"4\" style=\"width:25%\"><div class=\"bellapiel-component-generator-1-x-slideChildrenContainer flex justify-center items-center w-100\"><div class=\"bellapiel-component-generator-1-x-infoCardContainer bellapiel-component-generator-1-x-containerFull relative w-100 h-100 \" id=\"\"><div><a href=\"/facial/anti-imperfecciones\" title=\"\" rel=\"\" class=\"bellapiel-component-generator-1-x-imageElementLink vtex-store-components-3-x-imageElementLink\"><img sizes=\"\" srcSet=\"\" src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/a41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png\" alt=\"Imperfecciones\" class=\"bellapiel-component-generator-1-x-imageElement vtex-store-components-3-x-imageElement\" loading=\"eager\" fetchpriority=\"auto\" style=\"max-height:100%;width:100%\" crossorigin=\"anonymous\"/></a></div><div class=\"bellapiel-component-generator-1-x-infoCardInfoContainer left-0 right-0 flex justify-center items-center flex-column pa5\" style=\"position:static\"><div class=\"flex flex-column relative justify-center items-center w-100 bellapiel-component-generator-1-x-infoCardTextContainer\" style=\"background-color:transparent\"><div class=\"bellapiel-component-generator-1-x-container flex tc items-center justify-center t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><p class=\"lh-copy bellapiel-component-generator-1-x-paragraph\"><span class=\"b bellapiel-component-generator-1-x-strong\">Imperfecciones</span></p></div></div></div><div class=\"bellapiel-component-generator-1-x-infoCardButtonContainer relative flex flex-column justify-start items-start flex-row-m w-100\"></div></div></div></div></div></div></div></section><div aria-hidden=\"true\" class=\"bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay\"><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div></div></div></div></div><div class=\"bellapiel-component-generator-1-x-tabLayoutContainer bellapiel-component-generator-1-x-tabLayoutContainer--errors bellapiel-component-generator-1-x-containerCentered relative w-100\n            \" style=\"margin-top:40px\" id=\"\"><div class=\"bellapiel-component-generator-1-x-componentTitleContainer\"><div class=\"bellapiel-component-generator-1-x-container flex tl items-start justify-start t-body c-on-black\"><div class=\"bellapiel-component-generator-1-x-wrapper\"><h2 class=\"bellapiel-component-generator-1-x-heading t-heading-2 bellapiel-component-generator-1-x-headingLevel2 vtex-rich-text-0-x-heading-level-2\">Más vendidos</h2></div></div></div><div class=\"bellapiel-component-generator-1-x-container\"><div class=\"bellapiel-component-generator-1-x-listContainer flex w-100 flex-wrap justify-center\"><div class=\"bellapiel-component-generator-1-x-listItem bellapiel-component-generator-1-x-listItemActive ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-action-primary b--action-primary c-on-action-primary hover-bg-action-primary hover-b--action-primary hover-c-on-action-primary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Estrellas</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Protección Solar</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Hidratantes</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Sérums</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Limpiadores</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Corporales</div></button></div><div class=\"bellapiel-component-generator-1-x-listItem  ph2 pv2 ma2\"><button tabindex=\"0\" class=\"vtex-button bw1 ba fw5 v-mid relative pa0 lh-solid br2 min-h-regular t-action bg-transparent b--transparent c-action-primary hover-b--transparent hover-bg-action-secondary hover-b--action-secondary pointer \" type=\"button\"><div class=\"vtex-button__label flex items-center justify-center h-100 ph6 \" style=\"padding-top:.25em;padding-bottom:.32em\">Kits</div></button></div></div><div class=\"bellapiel-component-generator-1-x-contentContainer w-100\"><div class=\"bellapiel-component-generator-1-x-wrapperContent\" position=\"0\"><div class=\"bellapiel-component-generator-1-x-contentItem w-100\"><div class=\"bellapiel-component-generator-1-x-gridLayoutContainer bellapiel-component-generator-1-x-gridLayoutContainer--none bellapiel-component-generator-1-x-containerFull relative w-100 \" id=\"\"><div style=\"position:relative;min-height:400px;padding-top:0px;padding-bottom:0px\" class=\"bellapiel-component-generator-1-x-wrapperGridLayout w-100\"><div class=\"bellapiel-component-generator-1-x-subContainer flex flex-wrap justify-center items-center w-100\"><div class=\"bellapiel-component-generator-1-x-gridItem\" style=\"min-width:auto;max-width:40%;width:40%\"><div class=\"bellapiel-component-generator-1-x-linkCardContainer bellapiel-component-generator-1-x-linkCardContainer--none bellapiel-component-generator-1-x-containerFull relative w-100\" id=\"\"><div class=\"bellapiel-component-generator-1-x-container \n        undefined \n        false \n        false\" style=\"min-height:auto\"><div class=\"undefined bellapiel-component-generator-1-x-containerLinkCards undefined\"><div class=\"bellapiel-component-generator-1-x-linkCardImagesContainer undefined\"><div class=\" bellapiel-component-generator-1-x-linkCard flex flex-column justify-start items-start flex-row-m w-100\" style=\"min-width:auto\"><a href=\"/843?map=productClusterIds\" class=\"bellapiel-component-generator-1-x-link w-100 h-100\"><img class=\"bellapiel-component-generator-1-x-img flex flex-column justify-start items-start flex-row-m w-100 w-100 h-100 db\" src=\"https://bellapiel.vtexassets.com/assets/vtex.file-manager-graphql/images/5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png\" alt=\"Banner Promo\" loading=\"lazy\" fetchpriority=\"auto\" decoding=\"async\" crossorigin=\"anonymous\"/></a></div></div></div></div></div></div><div class=\"bellapiel-component-generator-1-x-gridItem\" style=\"min-width:auto;max-width:60%;width:60%\"><div class=\"bellapiel-component-generator-1-x-sliderContainer bellapiel-component-generator-1-x-sliderContainer--none bellapiel-component-generator-1-x-containerFull relative w-100\" id=\"\"><div class=\"\"><div style=\"position:relative;min-height:400px\"><div aria-hidden=\"true\" class=\"bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay\"><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div></div></div></div></div></div></div><div aria-hidden=\"true\" class=\"bellapiel-component-generator-1-x-skeletonWrapper bellapiel-component-generator-1-x-skeletonWrapper--grid bellapiel-component-generator-1-x-skeletonOverlay\"><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div><div class=\"bellapiel-component-generator-1-x-skeletonGridItem\"><div class=\"bellapiel-component-generator-1-x-skeletonShimmer\"></div></div></div></div></div></div></div></div></div></div></div></div></div></section></div></div></div></div></div><div style=\"display:none\"><div class=\"center w-100 mw9\" style=\"padding:20px\"><div style=\"width:100%;height:1400px;position:relative\"><div style=\"width:100%;height:1400px;overflow:hidden;position:absolute;top:0;left:0;border-radius:5px\"><div class=\"vtex-render-runtime-8-x-slide\" style=\"width:300vw;height:100%;position:relative;left:0;background-color:#e0e0e0;background-image:linear-gradient(90deg, #e0e0e0, #e0e0e0 50%, #e8e8e8 60%, #e0e0e0 65%, #e0e0e0);background-size:50% 100%;background-repeat:repeat-x\"></div></div></div></div></div><div class=\"flex flex-grow-1 bg-below-element\"></div><div style=\"position:relative;width:100%;height:400px\" class=\"vtex-render__lazy-container\"><div style=\"position:relative;width:100%;top:-300px;height:100%;padding-bottom:600px;box-sizing:content-box\"></div></div></div></div><div class=\"fixed z-max overflow-hidden\" style=\"pointer-events:none\"></div></div></div>\n  \n    <script>\n  !function(e,t){\"use strict\";if(!e.setImmediate){var n,a,s,o,c,i=1,r={},f=!1,l=e.document,u=Object.getPrototypeOf&&Object.getPrototypeOf(e);u=u&&u.setTimeout?u:e,\"[object process]\"==={}.toString.call(e.process)?n=function(e){process.nextTick(function(){g(e)})}:!function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage(\"\",\"*\"),e.onmessage=n,t}}()?e.MessageChannel?((s=new MessageChannel).port1.onmessage=function(e){g(e.data)},n=function(e){s.port2.postMessage(e)}):l&&\"onreadystatechange\"in l.createElement(\"script\")?(a=l.documentElement,n=function(e){var t=l.createElement(\"script\");t.onreadystatechange=function(){g(e),t.onreadystatechange=null,a.removeChild(t),t=null},a.appendChild(t)}):n=function(e){setTimeout(g,0,e)}:(o=\"setImmediate$\"+Math.random()+\"$\",c=function(t){t.source===e&&\"string\"==typeof t.data&&0===t.data.indexOf(o)&&g(+t.data.slice(o.length))},e.addEventListener?e.addEventListener(\"message\",c,!1):e.attachEvent(\"onmessage\",c),n=function(t){e.postMessage(o+t,\"*\")}),u.setImmediate=function(e){\"function\"!=typeof e&&(e=new Function(\"\"+e));for(var t=new Array(arguments.length-1),a=0;a<t.length;a++)t[a]=arguments[a+1];var s={callback:e,args:t};return r[i]=s,n(i),i++},u.clearImmediate=d}function d(e){delete r[e]}function g(e){if(f)setTimeout(g,0,e);else{var n=r[e];if(n){f=!0;try{!function(e){var n=e.callback,a=e.args;switch(a.length){case 0:n();break;case 1:n(a[0]);break;case 2:n(a[0],a[1]);break;case 3:n(a[0],a[1],a[2]);break;default:n.apply(t,a)}}(n)}finally{d(e),f=!1}}}}}(\"undefined\"==typeof self?\"undefined\"==typeof global?this:global:self);\n\n  \n  window.setZeroTimeout = setImmediate;\n</script>\n    \n  <script>\n    window.__HAS_HYDRATED__ = false\n    window.addEventListener('DOMContentLoaded', function(){\n      window.__DOM_READY__ = true\n    })\n  </script>\n    \n  <script>\n  \n    __RUNTIME__ = {\"account\":\"bellapiel\",\"amp\":false,\"assetServerPublishedHost\":\"bellapiel.vtexassets.com\",\"assetServerLinkedHost\":\"www.bellapiel.com.co\",\"bindingChanged\":false,\"binding\":{\"id\":\"6a03d795-6cab-495f-b2b7-1a372a824a61\",\"canonicalBaseAddress\":\"bellapiel.myvtex.com\\u002F\"},\"culture\":{\"availableLocales\":[],\"country\":\"COL\",\"currency\":\"COP\",\"language\":\"es\",\"locale\":\"es-CO\",\"customCurrencyDecimalDigits\":0,\"customCurrencySymbol\":\"$\"},\"production\":true,\"query\":{\"map\":\"ft\"},\"settings\":{\"vtex.store\":{\"bindingBounded\":false,\"enableOrderFormOptimization\":true,\"enableServiceWorker\":true,\"enableCriticalCSS\":true,\"enableCriticalCSSOnSearch\":true,\"enableCriticalCSSOnCustom\":true,\"enableCriticalCSSOnProduct\":true,\"enableCSSConcatenation\":true,\"enablePrefetch\":true,\"enableLazyRuntime\":true,\"enableMenuRenderingOptimization\":true,\"enableSearchRenderingOptimization\":true,\"enableAsyncScripts\":true,\"enableConcurrentMode\":true,\"enableFiltersFetchOptimization\":true,\"enableFullSSROnProduct\":true,\"enableLazyFooter\":true,\"enableLazyFold\":true,\"enablePageNumberTitle\":true,\"canonicalWithoutUrlParams\":false,\"removeStoreNameTitle\":true,\"enableCustomCurrencySymbol\":false,\"fetchSponsoredProductsOnSearch\":false,\"useDefaultBrowserNavigation\":false,\"advancedSettings\":{\"enableOrderFormOptimization\":false,\"enableServiceWorker\":true,\"enableCriticalCSS\":false,\"enableCriticalCSSOnSearch\":false,\"enableCriticalCSSOnCustom\":false,\"enableCriticalCSSOnProduct\":false,\"enableCSSConcatenation\":true,\"enablePrefetch\":true,\"enableLazyRuntime\":true,\"enableMenuRenderingOptimization\":true,\"enableSearchRenderingOptimization\":true,\"enableAsyncScripts\":true,\"enableConcurrentMode\":true,\"enableFiltersFetchOptimization\":false,\"enableFullSSROnProduct\":false,\"enableLazyFooter\":false,\"enableLazyFold\":false,\"enablePageNumberTitle\":false,\"canonicalWithoutUrlParams\":false,\"removeStoreNameTitle\":false,\"enableCustomCurrencySymbol\":false},\"storeName\":\"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\"titleTag\":\"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\"metaTagDescription\":\"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\",\"faviconLinks\":[{\"rel\":\"icon\",\"type\":\"image\\u002Fpng\",\"sizes\":\"72x72\",\"href\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Farquivos\\u002FIconoBellaPiel.png\"}]},\"bellapiel.respondio\":{},\"vtexbr.tiktok-tbp\":{},\"pinterestpartnerbr.pinterest\":{},\"topsortpartnercl.events\":{},\"vtex.facebook-fbe\":{},\"vtex.google-search-console\":{},\"vtex.google-tag-manager\":{},\"addi.product-page-action\":{\"allySlug\":\"bellapiel-ecommerce\",\"locatedBrazil\":\"co\",\"widgetBorderColor\":\"#565656\",\"widgetBorderRadius\":\"8px\",\"widgetFontColor\":\"#787878\",\"widgetFontFamily\":\"'Roboto', sans-serif\",\"widgetFontSize\":\"12px\",\"widgetBadgeBackgroundColor\":\"white\",\"widgetInfoBackgroundColor\":\"white\",\"widgetMargin\":\"10px 0\",\"widgetAddiLogoWhite\":\"true\",\"modalBackgroundColor\":\"white\",\"modalFontColor\":\"#787878\",\"modalPriceColor\":\"#00377D\",\"modalBadgeBackgroundColor\":\"grey\",\"modalBadgeBorderRadius\":\"20px\",\"modalBadgeFontColor\":\"white\",\"modalCardColor\":\"#FAFAFA\",\"modalButtonBorderColor\":\"#00C8FF\",\"modalButtonBorderRadius\":\"20px\",\"modalButtonBackgroundColor\":\"white\",\"modalButtonFontColor\":\"#00C8FF\"},\"vtex.agentic-cx\":{},\"bellapiel.pixel-app\":{},\"connectif.connectif\":{\"experimentalHasOwnLazyLoad\":true},\"vtex.request-capture\":{}},\"workspace\":\"master\",\"workspaceCookie\":null,\"route\":{\"domain\":\"store\",\"id\":\"store.search\",\"params\":{\"term\":\"llms.txt\"}},\"pages\":{\"store.storelocator\":{},\"store.storedetail\":{},\"store.wishlist\":{},\"store.home\":{},\"store.account\":{},\"store.login\":{},\"store.product\":{},\"store.search\":{},\"store.search#brand\":{},\"store.search#department\":{},\"store.search#category\":{},\"store.search#subcategory\":{},\"store.search#configurable\":{},\"store.orderplaced\":{},\"store.offline\":{},\"store.custom\":{},\"store.not-found#product\":{},\"store.not-found#search\":{},\"store.custom#contact\":{},\"store.custom#stores\":{},\"store.custom#coupon-book\":{},\"store.custom#blog\":{},\"store.custom#blog-article\":{},\"store.custom#blog-category\":{},\"store.test-masterdata\":{},\"store.custom#contactanos\":{},\"store.custom#cyberahorro\":{},\"store.custom#cyberahorroEvento\":{},\"[email protected]:store.custom#beauty-friday\":{},\"[email protected]:store.custom#aguinaldos\":{},\"store.custom#belhaut-polvos-dic\":{},\"store.custom#flashSale\":{},\"[email protected]:store.custom#cyber-days\":{},\"[email protected]:store.custom#flash-sale\":{},\"[email protected]:store.custom#dia-sin-excusas\":{},\"[email protected]:store.custom#dia-de-la-madre\":{},\"[email protected]:store.custom#descuentos-terrorificos\":{},\"store.custom#templateLandingExpectativa\":{},\"[email protected]:store.custom#promo-night\":{},\"[email protected]:store.custom#mes-de-la-mujer\":{},\"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad\":{},\"[email protected]:store.custom#el-amor-de-tu-piel\":{},\"[email protected]:store.custom#cuidado-para-mujeres\":{},\"[email protected]:store.custom#descuento-escalonado\":{},\"[email protected]:store.custom#aniversario-bellapiel\":{},\"[email protected]:store.custom#cuidado-la-piel-de-papa\":{},\"[email protected]:store.custom#essential-bella-piel\":{},\"store.custom#LandingRilastil\":{},\"store.custom#LandingCetaphil\":{},\"store.custom#LandingCetaphil-1\":{},\"[email protected]:store.custom#nuevos\":{},\"[email protected]:store.custom#mela-b3-bella-piel\":{},\"[email protected]:store.custom#bella-lovers\":{},\"[email protected]:store.custom#producto-del-mes\":{},\"store.custom#data-update\":{},\"[email protected]:store.custom#destacados-la-roche-posay-mela-b3\":{},\"[email protected]:store.custom#destacados-vichy-liftactive-serum\":{},\"store.custom#LandingSpecial\":{},\"[email protected]:store.custom#destacados-huden-rutina-antimanchas\":{},\"[email protected]:store.custom#destacados-despigmentantes-faciales\":{},\"[email protected]:store.custom#destacados-bioderma-xdefense\":{},\"[email protected]:store.custom#destacados-isoface\":{},\"[email protected]:store.custom#destacados-skeyndor-mesprit\":{},\"[email protected]:store.custom#destacados-fotoproteccion-belhaut\":{},\"[email protected]:store.custom#destacados-rutina-del-mes\":{},\"[email protected]:store.custom#destacados-cetaphil-serum\":{},\"[email protected]:store.custom#destacados-anticaspa\":{},\"store.custom#Ofertas\":{},\"[email protected]:store.custom#destacados-productos-cantabria\":{},\"[email protected]:store.custom#test-tipo-de-piel\":{},\"[email protected]:store.custom#destacados-productos-the-organic-pharmacy\":{},\"store.custom#hot-sale-2025\":{},\"[email protected]:store.custom#ofertas\":{},\"[email protected]:store.custom#mas-vendidos\":{},\"[email protected]:store.custom#tipos-de-piel\":{},\"[email protected]:store.custom#legales\":{},\"[email protected]:store.custom#marcas\":{},\"[email protected]:store.custom#rutina-del-mes\":{},\"[email protected]:store.custom#heliocare-pruebas\":{},\"[email protected]:store.custom#ingredientes-activos\":{},\"[email protected]:store.custom#destacados-biretix-double-correction-serum\":{},\"[email protected]:store.custom#hot-sale\":{},\"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico\":{},\"[email protected]:store.custom#aniversario\":{},\"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible\":{},\"[email protected]:store.custom#mundial\":{},\"[email protected]:store.custom#alianzas\":{},\"[email protected]:store.custom#match-perfecto\":{},\"[email protected]:store.custom#aniversario-digital\":{},\"[email protected]:store.custom#destacados-huden-rutina-antiedad\":{}}}\n  </script>\n  <template data-type=\"json\" data-varname=\"__RUNTIME__\">\n    <script>{\"account\":\"bellapiel\",\"accountId\":\"027dbe234f3a4581921c6aa71efdd514\",\"amp\":false,\"appsEtag\":\"remove\",\"assetServerLinkedHost\":\"www.bellapiel.com.co\",\"assetServerLinkedPath\":\"\\u002F_v\\u002Fprivate\\u002Fassets\\u002Fv1\\u002Flinked\\u002F\",\"assetServerPublishedHost\":\"bellapiel.vtexassets.com\",\"assetServerPublishedPath\":\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\u002F\",\"binding\":{\"id\":\"6a03d795-6cab-495f-b2b7-1a372a824a61\",\"canonicalBaseAddress\":\"bellapiel.myvtex.com\\u002F\"},\"bindingChanged\":false,\"blocks\":{},\"blocksTree\":{},\"cacheHints\":{\"c96aea3c32468b0aaa90d2c3ee8e539657f44a3e2eafa0d2335fe59f4abc8b64\":{\"maxAge\":\"240\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e65ecc4efb40678ee4a26660f578afd70b24cff2f7dca3efa079de417676e2e1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"791531bfa06eb196fc8a501ebfb1e1d8640a3a21e10fee6e9206a749a03db4ae\":{\"maxAge\":\"240\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3a65daa590c0073efce240062c2145b4ea5fbcef45f25bc02b34a43e246d0156\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d4fc30e6e594f504890e2f6fff644522980ff1e63e96f3d4b371b8f5723e9cfc\":{\"maxAge\":\"240\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b24ecaef18f25751b1f75431cea2d2911b0a0bb103b81c86ad8dabc79fba0a60\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8729462db5a9aec80461a70cfdbe763243b1ef602eb663633559d2349f501227\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"769833c56fc854752d9477bb1637f80529f75f25ed66f2baf9cd2436dd54858a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a8187717192ff0a63b11dd9f7971e1bf52d461573dd37a43c3ca62a28722ee92\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bb21a106cec889ca31265261615c38094c54bde085e29bb80e7166b9b793d4e1\":{\"maxAge\":\"240\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5122ad6e090939c49edec4e011f48117276026a0557f196a580871dacea5ecdc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dd8bbb5ff9c47693ee8a4441e361fd9483fe84f329e1f14263b648c27a5518ba\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0350bb094e5792f4a0aecf05e7f3491ed09754d96e1f55e089cfc7fab5214537\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"18e68c3d0ab6aede1bd807837deb69ca95687960828cf5a9a3d9a4b272ca5d9a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"279565bd8d29b78b330c359913917b4a4893f51043bdb7c890dcbfc1780a4e80\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6332ff0882d1b3a2e730455d4cef293d771cf0a0ec73dbcb4fc8e7edfa42d6ec\":{\"maxAge\":\"SHORT\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8314865d3ed14632421ecb0bf6a341ece0da9ade94162d404c931dd7671cad5e\":{\"maxAge\":\"SHORT\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5ea7c3dd9adb85cd7dffa05adcde04a43634a507b593a526c9d60fd63af6df9f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8e77765c8e558efb0f0321e9809df01656042dcca05a03317b4909c45e5f7058\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4a9bc79a5402c249168c0a00cbc4632c361671f8b08c6682bf31996d67bea0d6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"da447f097a63f026d28d26274612c7c598f92f483df5b866337e6a96a1c5b42b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8e265277272ca9861f946074c1954829c6f530a8e8fa63f91548c66c780f472d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"36dcb3abd53a28b31138b1825e2b0f8f08611ae7d3f6735bd46b6cbc13ec17cc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7bd055f2a9237011f41940274579291a436f7bcadb85d7476f76ccd099598cd9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8e5cc0daf3be5ae2b2dc692dcd1d5dba7f39acc09c83359a0e4b26eebd764026\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4f316d2069dc6739db76c55c370f055821e00066b38f8d9ce760e64525770481\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"448a3d22c5a69dace69237d7cdf36339c00f36c00bf95f5fae9645b85cbc82fa\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9a64e565418219c9301b46b9deffbaf0bcee4dac175f381edd45b1c0037b852c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"adb3f4432a80ebe28179b63f74cef3b2c142c24ca6d5b45a3a37ca2c09b5f2ac\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3749fdb4507e26869e6141faeb2c2c9da5a46931880b8edb5bb18e34f3b52bee\":{\"maxAge\":\"ZERO\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"84c1d7c12d4b507dff72e8579bde396ec66c33f78d94188fcf756bfa14cc8518\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"782c79341839c88f2f463e325284c301f943d7f5fa1719a206dddfa44ce54f3d\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3236a6d9cb8aba1a3defebb0e096ec5dba1e3dc392625b17a9c3cc83dabbb04f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"51830e7d81b47978802738532711191633cd319ca29b7af9d832af89c4900685\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0567799da92f4203234a82b72dcba2e8bac09002ebc22197742586447d905ab1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1a93d39682f839e41a0f49d3b39d72f8704f421b52e27cbd9637806135869bf2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ab9d992eb01aad9b53c3a9b68d7d261395b2dbf4d1037a8a5d579a407a6f3180\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c0673aac6d8276cfa1324a4a6e44bf9755d9eecac5dd75a40f23616d76be74f2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3f32efad7fe10ef894ec52ac9a076b2206a8522e3e53d354f7f2b12968ee0495\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fba8482bb73bcab86485c8c16795ca363f0cbcbccb5521954e5e5983d57e7e5a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0e00afe0a73f87d31180535a4ab1a64f3c4a161528defe9a25e18d49773185e2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d6021bbfef576473c83e00ae6e1a1c922b7a81a5c6560d068b05065852f93695\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d532a5ed43ed2818a1573dada586a22aea4e3f1f89d19924250ae2a7dd488989\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0dd4810d144897374f5721742c308f1a9b9f25d32de4cb45f05a0501d308698a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c63ed6c3a1a4abab2e8dda7ac165c1b2e54c75cd6a99081840738ead2e0194ed\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2ae3198ac2711ce184451c61c7564f8f289d4896c9727b1d63b831ca9964ef4e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7d6e6648cbdef41969a0717b2fc1b164724972c7dbc46d45678662dd7f69fc19\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"279271e15da5bcfe6babae1d203e1caf18e0fb0036f7c144f23a4d8765c1dbf7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"60604003d1dff5faef635e02c03aaadff84418435fe122e363730db3f954313b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"299be54afaa8cca210c18fd1c01f6b1dd8a310bfa042143dc545978b32eb8096\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2410ab4a8091296f2a79c006c2189b0a5a727311d361f413cae27db8632ccfdc\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"670812e6b3f44ab65b26bb0bf4acd555cea71b619a306878c2fe19bd7130c008\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"de9024c61b8b3447f655238dd20ebf391f159ce04eeb76f2c5e51449aab21077\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"eb59ca3981288b93c871b9000213514b870f11f2c2ec6879baa285ffc4aa9b98\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a1adfa987b851132f7e5806d293e5fd5781057f3a9bb1b2bc255d0d87df5c72a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"004240c1161b1ef522120bff902ed0372c64ee2ae5cbf849aede8ee53a07a028\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3b45b313013d20d39a12a2c9991796f832437cec058823210fb247cacd1fd343\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cfedc73078f6dd7dfb6a867b584cf6ee57244f58b4deb9743a1e45affb31cba1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"44775ca327ae06a6ea13a6841ce31869a382773defc29542d55c5becc3725583\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"89dac4260938431187c62d22418b59a4acab0c6ab57a7a3ec7e6daf6dae3c904\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2679c643001b9b954ec939c7c87027856e3e1cbd9eb96c5c0cb8f0dd98637e35\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"37216857bac033dba555ff4ca67b76ff868e680a64086ceebf388d81e33ddd67\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"620e9482a7eef3df78e65991927104f4a68bd506c1b314d14c680dec4ac9e67f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c7729c055f3d72d8475b49d11438d51b83d58502342f1ac8a39fb275355dbfda\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"48f7e5f8d30b856be6f124943308fa47f47500e7a2d5ea868c43978487369751\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5b05542f27160b485234218a0eaa37611f12b276c678082bf5d0b65776e6a89f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f26193f522c16bf6bbd2fd239bf7b57c1f1d89f4717c7f5c59e16e9135774719\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"91cce1ad2569a3607c18bf9b7065029677b0e426fe6bf63c090c327615622602\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ab342e369facb0864a7822db559f66424d3cba6e943b754abe68c13e6da0a913\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c58e8e8e054fede5a156f92b2e75a292d99ce643d3b733dcbe58ee6eb8097982\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"654d02f4949e83b3d1cac9e6cf87b4b7cf8b1aef3b2a9bbedb02c619cb6c3d03\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f2cd61e95e79f3d3e3b12f38bc2d07049bdc9f751e4fd3c9e71108bb9cd69d45\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2e7a05af7d8b0687ec3451fd0a595a223ac50c3b4d694a9aa4bc62d09c737c63\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0fabed80e8442024d2e22b7a8b5f0f8459723ce15e016dc6cae22656e99d00f6\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"654d5218c2d775975ab39b2e0828d44673ab63668f565263dd8a8b12b81a43e6\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fc0d773cc92243c440146f45352c3457794e75f289d184a9c0029e4b0f1fc419\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"678defbf2dc73592d93622650186e952ff22f394d34297a335d284983156631d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b255e063b0da027d1366a1bafe61cc7994e380c3138ee8b471fadb7310858af7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f0263d030f4d1b80f41d11fa768f0211bd72fbe4721b77ebc50995390af7e4b5\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"335d041aa062150c01b4884009559be2eea66524169b37b83391ad6cf37c4bb0\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2fdab03f062eb19e85495b5f1971fa96341ac5a38f950cd2814757a837fe3a83\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7bee152031ecfef49c9a7756637f50a6007b60f6e7a67808468bd308b5efb58f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4011bc857fc0ad15aa93b3c36e9753abf1e9bb401e1f9a615eae81ab7059c294\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"22d84375e5ae44b68e226509e0c13a890b0c02d21dbf83542d109e6fbcaa619a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"369e8c19a160b7a2724538f3e245e7b72cc830d3670eca90bd87e3b6215fa75d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d55c837949d9d753a25ff06a5967ef228443350158379fc994a5fe314e937cfa\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"222d0645b9b5e8536b2e2136dfb3a9667ae67af52a39729d5fadf4fb20731392\":{\"maxAge\":\"SHORT\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4c45787a2746a89a21243b32da4a99b8c045c7f706565f2515b8414e12ce9dc4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"75b24dd13850b316eda1b3bc801e0d76d0a384e76a3f773e80a166a264cf054a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8e596caecc21f8812dd5f6ccc51eb09bdc1f191260d30d96ca35d26cbf3b0040\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"681d23bb02ba12812b709db2f4525e1a672bd534823d54d2af25f9f56d1debde\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"055fea67e1e813303df235bbefd3b949a39e8752a2b784bd5e2dcf3be5523e01\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"06b430d14ec086d39980ef195ae2f534048b6d334344335f4fb8aac109880697\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"98240bccb6f4d91cfffaa390089541d9f45d14db6836be47f3015eecbacbb62d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a626a91c1e3cfc874e72632c0768c5033720c1f322a01562a4ea5d0191d4179b\":{\"maxAge\":\"30\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"727658d38126b8ac073e45b06008ef6d58de77b44d3e958987d69f2c87f0f64c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3489407e26e7465d5413a0c550afa41076cd82bc98b4cd1e42884ae654c30b2c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"206747751fcb514a87ebba4fe89e8d26250e7a759bdf24a83f8055b8cdf2d06d\":{\"maxAge\":\"30\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fecc5030281ba4a7810f56eec1f1274d71161d7042b43c90f3d967f82ce720ce\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"17e675a3edb40796653b6a94065339c35f1f01a8e4dfd22bd8731f84b2175d46\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6c165261d522b481d0a2eb388acd76072c1e93366484f129902e297a3013f6db\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5e13befa87de0d269ab88317344fd162fec7e3ceac4477dfb553f1291c9a956e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cac605ce4117050cec10d92499de0ca10639f42837e32429437eedc27f8f60c2\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d5ed51dd2150f02b809df98e9bd7b6f3840b380c6aef88aa8092450673194524\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8540f4a4583c552fc57c1c721394502fc1acfab39974973e6fa57cdfeede72af\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b41919b986385e492ea3db27cd7629be10c7b7926ff12c8e85bc34bbd028e643\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"06b44dd98a3797d8f0354d1a03f25000686b11cdfcb5a33c2dc51ed74a09591f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ceea7142199110b682a78c20da158f678ecdf2c204804e154d589ec8d48b1a27\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"63bf7b781c45e0dc838403cac366e94c9de1e122e8655755968cea461bc204e1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e2fad9fb575bd808a44046d3a63a69a2767f02539613884597919d6b351bce0d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a8cdd57bc6945cfc6d4806a28f84854db02f5215177febb9adbb7aa0f4822f54\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"86ef64ed3eb38015b715e909b4fb86517a6a1c0ec0f0c0430bcbdc5453587893\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2711a2b5e2cb469ede9f3ad307d543b878a93cf062f2960b0621d91a68ccba90\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d8743884cc6582efc985795b075bdf20baf9c255f56c0598c78db73e96ae553a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5daab63821e4629ab3ce82c1fb0ccfe0700d8d2364164b0e19647ddd2c3145b9\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"389b02e60d74902da4ddf2f16172bf917e3e8243a6a6cfe030b25996c3ee8d0f\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bcbc8f7f5d04d275743ffb4c44a6607380c58588a54a778cd0b26d4a0dde35f0\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"40dfb414ce3019ee02d2dcbeb76f7c6449a439711ee244f056157550f559e6a6\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e124d8d3302e96b1b8184c631c6115a4e220a55114fec01c5cb0aeace4b77cf\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f478e924a288a36b325e1f3a4fdd2efedb0820652c24d7cff3423f93904d25a5\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cf9a9df2ab08422537ebc8640a1e24d4b8031ccca998ef106d8b1522724d811a\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bfbc9cf49d4f9282c3120c4aba5789d5a0a6406318c48430be94fe01b315c80c\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"05acad0b8ad734e9f4e7403e84f0041e989f08c78d8480bb5e205afe02444e62\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dcaf751104ba7c6df0d3eada9487fc80eb9c426d151927f3ec782a3d2513ef23\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5bbf0eb3d94923568868d809eb7e830b9b5c030ec376f671388218e5c303fefb\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2e43975ed56608398ee0dbda0eb8bf432e7f61d2fb6dccecde1701fda593b47d\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8c8c3259f0396f010eb7e194ff1d0129b64bea814146f5274825dfeca4550708\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"505db8c035b46b15ed2405c7c43defc6674cdf40b52a604425b6722732427eab\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c827fba15559a5d4a5e1c003c1dc986b1d2df415311bef70b4bb32c6aa9791b9\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"98178432a11971ce55bebf3a80f9275da451856170b3421ead0e315694fce76a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"452b0a6031e7f668df7a1ae9806aaa7342cbddfbb028d396a49dbfb88bdf6c19\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5dd9679827507c849dbb146defffb3e8a9461d4a20904a93d3b2367eefee5a15\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c17890c7798b51db14e7c769d9b1302bde20d5fcfc7fc0443aa3f00975a6e4b6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f62965ff19c3ad3e68722dc4077c71456d765e87f11e4c234413dde1c39a9eb6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"120d331fd028d1ac570bb867542a50ee308ae79236136642b6d850ee22cfd5ad\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7436754fb212283334a7f7587c051894195c5d9dda0912e5a5471af370148387\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c4aa5ad7efc625649e19d3a4cc89c9e58b40c78c50448e9764194784b8e33465\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fa73738d2e4d541c35de8316d3d2a45f0af0d63c96ae5f03520044df5c8b6558\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cd7b7d8d1b0c8a7c164e1c89ee70d3e863c6cfead71960e26f426b71fbab9ff2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9008b2cc638c6f4b4a16aae3739a86cdb0c1b8e08a1cf5807ee55cdbade4305f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e3c0719a8e97329dc9239f5a797d40b6477cd2b670224fb2d0ea40992202d93b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"81c1b448733f814296ba4630ab6c0f8a0429c0b56c9b0863d33c6928977b57ae\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f23a3f9d11d6013af3f5cb732d5d14a074311956565915b45436c0bc748f0da9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7b2fd2703132dfbd0e8901da4893fd89307d536483687e715ba29feae4924a1d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e6dce84200866702bdd5e47dc0f071b8a619ba802e328c0c6186fa4a787b8cb2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"99e65a4d0ad88b80734f2af8487eef6d799f8cdb0f317d77fef2b04d3602a5ee\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"33bd37ff135d44cc373757e2308eafe11d928a58fc9660bb777c64743da61b08\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1eef86de3bc555b9bd3694fef601c8b3e8be917ab8f5136cdb8ff47112f8d69e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2671f081e7465a8960b70f7608e16ba81e0488cef5ff101338bff82e10ac4102\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"16643ee1547d54d81f6c73462be5d18b16297b00c2c100a94f62bc83fe3e1aea\":{\"maxAge\":\"ZERO\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1025cf1771c9bf1fecfe52b7a12b19f6b659b2a5d283ed6f86f608819331af50\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"00a1da94a7252bf3b7211817f054e2aeea0ef54a0404d847fc61893b9bb8ce2c\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"136dd1fc447c918c1c91ddf1babac85fb774f8cf09851d09f94e981550e994ee\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e35b5261616609f7df5d7a2cdee67d3f5bad5ded933f4bf982acf3c17f53f75d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bba931624f6b8770d56615d6618f12400ef5b2ccc5fc49819549787125613bc1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9f2acbfea38c0190f2bf38a920c93cbc4d4f8ba748477ff8231fa857029d715b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bd02a93fb1c2935bae28464b794bca25c9cd9abfeb3df1c304fb844d9ff416b3\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"649bb9c7508da765ee9a1b4e9ec9e46198893452c9bb24a93259e1dd3c2b80c1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5623f1f5c973cda67b464158245549b27fae1d52d390246b36dfe9fe0d2aa864\":{\"maxAge\":\"SHORT\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b2924992b757d1032ad07cb347b96b9133c5497cd9ce6e4c1259602cc479648f\":{\"maxAge\":\"LONG\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3e145b615cd98ce2b4b61974e352d7a625a3b0b4f4e1c4b065fc4b9f4e962a32\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ceaccdb1162a68e707e6c6d4362da386e54f1e6f727b2120f4aefc0ead67ed8a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"94dcfaf33f4d08f1b1ef7e7d9daec372535f376c0e55b5f3a2ed4405a89f425f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6294122a43abfc740753fbbd085ae064162725dcb05693f1eb6796a68e8ae0c2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6a410131a6eeaccb541cc1e2437d43cccaac54ff0297d87350679a74905cae44\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"570963eebcebe155875606d2e5be98a4e4999e2d0bb576e5d986d1101cce865b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f03b27f5c8f7c5bca1fc23f21d4209c4c4f48886ad060242df6d6b2d80ed69aa\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9721b71e7bcc2ad3b0e7487394d204e1ccce7466aad1d0dafd2e011c9da957f9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a301dda878cf08f5bc73c28242dce62e13e9e262fe94b1cd4750b2f6dab3af5a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"25f6b8e3514773fcf4ba352b3f6e0d59983f0c41e23e259b2f99508fb0b96920\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6bb0e43068779764710f629ba9cecc5bd0273693bad4d1ec76b76a4fb9e2a870\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dc59dfb13f399524809bd3e85ccd16bdd4510decdbfc7d72837b9bf01e2a4aa7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"76540e737e698d189661980341f94e5d3d3f5bf586a1a40774446ba6e91e7fd9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"57119358f114389cbb3360c0877aca0dc1817b17515c0e3c684b71adb6a74965\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2f60c3406860c83fbfabea6d9927a93c18e0dcdd8b7cd0ece4c19bde45beeb16\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"23a81d9ffa395d910e72f749af0004f1f98f12a7dcf64e5247c150f493d5b99e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"be924f3f26fa6e1f1dea01858401d7b3be5485a128df0a0a1d2c270117bf2759\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"85fb526afe172fd86ca02c33fc47cdb4bc2b17e0aa52f4c7b8b660ef4c47f803\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7dd07052d8390181df2e44213a328ceca35646065f822088c210092cb8290336\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"65023084ab2876807a7d0745e5056d84d60f1c2f425e7a7dd22b2540a8d03144\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9f055e57f7b020d5edcd47b8dbb484afb33c1d1483d245f63bf447a56abaf354\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"56aa3f7797b6cc9236ca1a2b9d26c5f6bfea104a010c6f9977b7e011a25279b7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"965cb55a09b44506b00ac3681e45643a89f8abdce5970a4ee9d01ac60697a7d0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d2706739babd7f8128146bd1b59d101dda90cf6e79fb9fbca6015e69f787889a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"50e3e2a97bfb2e28535196e59ae83881f8a5b9b4156c0f16acb52e7f45adb006\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"097ccdfeee45ec27dde1d337e88492f8f9a8bd3d1d935e6fd848644a05e596b1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1101043780fdd5385d74ebe37c1fd56f833f01d01239d3f58f7115aeb8e0a233\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"067b544f160a5c5c678f8fdd2459b806532fc6125b1f34dbce3845564d623d5e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"271c86b131e2e6965cbee14dd62ed50c956f9b060cdc41df4d610734b281503b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1e3a6c4f3088bcf107f066ed4d33b4fc38a429a64951f109b3b12d89a0140e35\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1165b6028fa3f03a3059fee95336c402228bd326b70accd7b32e75050cdc3d6b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"19a803999d71603b9c81d36ad8bd763d4244902cd10d27cb8aa01752aa7200c7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5624b80d8cdadd115451ce6736e245ffad09e0577f4d97170c719ee68e9a6b68\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"29014d00696490f8ade435608c00cc8a816c46daa9a5c43b4cf03e3237082e88\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8df604d5becc6ee1169e350dc18019c907a2572b36dd6c2b2ed01fc304572be3\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"848cf2e990649af7dd21915e4c2ad4fa0197b082b95bdeccf11d55c3bd5eca06\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"310bf41c2d37effbb583c8d70c61b1e400108053de94761172cb75af70c5a659\":{\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"01766bdb2807e9c048066a015159a5367ee0eb2ad2a9e38e7b3f23fdf80368a7\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c2e27d92316aad5e85e12660e25681e6a9a1d802dd4388ef7f6307ca102dbd92\":{\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8cbfeca669e71305f47146a3759917f8cd9f1eaad3d6a8fdf0be4b7fca9e6f04\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d71d1eb127e75cdf3f1bf5a3086bad8847383de88bcf3d83f0b5f0f75fd45145\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a6a9a34a097eb1ae3d15a6063775878312aa940e9fdbb7486050b3d99d64ffbb\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"80db43f7e589c74a7b73c33323e786c7e2a70196b3edd42f18a90aed8ea50fd8\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"78d0ca5fa31b42d4958f49b2660fe0b2351876386c0796f03df5fda8208adc80\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e8dd7e30f950ca4674330f1f94e02087d6fac0e3904c639f9fb1915eee3f54b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c3bc246d3f7e26c4bd9e369bc96ee68ef75961b97cb38a47c79f1991c0ec9812\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b76dad9d87e82d349e6f9c0d04e7ea162c4843dbc576fd6827ce5e55ed907b52\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ef640ad03a7c73851eb0b3a46ea82b9d268ad60988b55d1b7b2bdb36d1e950d4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ff2732ede06d80b734989561726104445f910f006aa0678a28e86322d8a9a913\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"724f326ecf3ae551823cd6411af058de5c13b5cf0cc0f871ee91d9258f8b0d92\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2e843da9b7b27305b2b74da3beca3e184ff2dce3a40626d787495db0706781e6\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e479976d37a83261304fa0804d076440f8fa7381588037aab5bbc840cb146165\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e11ad829bcd333889d7fc3d9bf632d88f4d5863c201ba60f267b0947eae7abbf\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"370093474a7f26f765282b53ac353cb1db1775e4bcc5bba46dd5f8a5755838fd\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6d0eec044b2cee83643fee0197dd4c6309a261e480cae9a7b70005acfb540942\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"527da746d58b0944bb8874f65aeeaa517fad6d2cc12e6e485f5d20f4740f2d02\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"940e15f6bee75519c061a2253a288399ce8127971e2b0da546ec16eb7de71a21\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3f1b2863bc16a8a682bea5671a6e84270157799fdd404958394809ee7e6d50ce\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3e80d4c0d47921b8133616b64bef39455a1f8f10c5a1c9bf429de0ba9590c205\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"36abbb9976d471d65ec8af1bf85a0c3447b9e5c3bf440e4690b2870dfb5a38db\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8bdfdfa40671b0d34dd003db3571ca087b5e871cceeef6b12db36dbe028a0184\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"00f4c8aabb525e93392cecd4313aca9b7cf8e9b3c208332b86c3545d57bdcc2e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bd923a2cd1193954b565e7e9680cfb35559396eb929fff3226c5e79ed3603887\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fc2a3db7e94e7c9ae18231adfe28a6806f9a2a8a100ec11e010beb37ea16f80e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f8408ba35924713855f7c2cf05f0e417b4df3c1a206f81e49bc2434015d1773b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"81260b90c01e04aa972304036de5b9075609f20c4a7da0535dea08954a841118\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"628800061a242bea1017bfcde320b3c804a06ed8c30d277e54bdcc9f35a6dd8f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a2d9631e0eb43e933effbec821fc65a1dbd2fe4b99dd3955226b06a2483b9931\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"297c044c1253b7227c26c7d253d352d6361db3db430ce50d9deb1a4c1e5dabbc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8774e46c27c446af22e6af647a84857ad872d9ff2f278a810da97cd7f140c7cb\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1914ac773be0eaa269f25d40dd6a99c64460c65b165c32402b9620ed33dbeb9a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d4f5b0b6eb9232efcf97a6ae1a60901affaaf00749e1768bc263a7463400b706\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"eba221eb49de8549d098fec1f9b6ab98b1660a2b7f8cb2085d26b88e634e0f1b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"019692719d82ac6c9fcca5f4d2cc158a0fba607b47f01ee30447362f5efe794b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"98cf9f0f1ac28c80ba21602eb11d1734e5dad7402069cd191717b9cd0bb32a6a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c7a5cd68bad7d886e33ca5a5b91308b2243f420d2a0602a113e13f265db15e76\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"95ee955e54252e12612c08a7ea8df826d3cf6b16ed133323f93a41a83448fc55\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d94aa990bbd501e2309e898b853ccd11aca18c843ec5270116579d28b1dba8f9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5d5408ccfc4801794a3759c496fa92bef3f2dd20d17c94916a8c1d68538a6516\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"af5502ad3bf6f61b2f3f375f5c9d38df1029bde875132961c979f50066ce5977\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7094ecb049030552ae1a69480d8982876813a984194c4edb4a92da441241b19d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"097b93c818937281bacb57dcd271d1eae8c76b7a43f8e3360daf065b827d006b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"56e1c15a99d62be21eb938831bc31554298eb4a116493a2ec6cf200574f81282\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bb292925d80db566e6de2908268cee4e278e36c13c86854e017704f9d45f58da\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6558cbfabfb8197338f3777d4cbce58a81a49bead7b9938aff6ac5164f739271\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"27221c1318c47d4fddbceb6f2b4c4dbf85184dad3510af40d1cb3ac53642de0a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fdbf1deaeb21445af740a723f3753c4ce3db96426d4f9d03740b5940bab18060\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"aaba6543d6fa4d40e6fc0fde2786f9ab58cc4bfaac37b2b9768e78bd81b5dc17\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9cd260e8bc525286c404d4697d5b8545b550503be9cce422b065519d163ba852\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5bc153e47414b5b1c2cc5daa42f892b7294e81065210c147a4ee5610d0bdc946\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2bcc82d762bcc52dc3902f8a44835030440da91d66684c8f0ff8b421177b9e6f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0bed27a7bd412ed75f204ee908c427477ceab8fd1cc061d1d537ce8b62ed5a25\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"344cc985f82c7fb221dc35790a367231f00579e9b722e4fdb01de60e1d77deb5\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"16987018f8d7ba3caf5cec6b9de0706cf10d4639a8c8d5e282e077500570d14e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"68085726233dc9c04e312a40d5b6ee5e4bd0ac520b7c43de5b5ef925e2814536\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"58dc8ee33200f16d0830ca9fea7288d9e781a5a08e528d84d79df729d473340d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4bfbf45a6f040761e31d708d8ab56345bdabe0d5dc2b4ffc6be0e3d1a3830087\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6e7d2b3c40e27f5c425fcbe975c68dbbbff5a44a91d5ac833505ffde1ed71433\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6eb6394bcb0cc880529fcd316b48fd5e42cbda506e677091b92576ecc48dc2db\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0d2c47df4d31a394cbd65c9555a1914254ee94bbd440bfa57950a36accb7f584\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8d4abd880bb0a65cf2f8c2805f42cfc282d4979e48e393a9bd0c2243cc8a2f5e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"05e724504d400c7d240990e90df14fe58f1c8225246ec3dd99c37e9688aa7a0a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bc2e6ded01ab8686cd7ab03a0fe2c429e645fbba619f3ce6e02a97aa2199e266\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"99efb2a9fb8bc66757f9bf607847efcb0548aa37733688a22b931f070deb01cf\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"74571e356cee55a4084ebaf9335a59e1d700c0f25de4b556820fd2959448765f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bf39b36c4498e0993143c592bdc30a2b8384b7a3e2a68e52769298d741b66811\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5615a536c09de81b0d54c4ec533c570f0f00de275f911f5ef526737a214892b6\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1fcb7e63a5ef67718b1f20188171836db4c7c9227d42ec4d4f7dbc70e48b88ce\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bbb167ffe6d93c5008db2f65f82663d904862b74f8f2f1d81084c784a2f6295c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f13a054fa70e0a1edfece55e732a30c2be4364ccfdb6e8ce6ca5ea9d4e95d9bc\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8950c522f099a0352f0e7e66050c01eb13b16659a7acd1e79199ecbee2ccd261\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e1faf9f2d912ef77bc4773f76471e890a6174773947e1f6f74ac69fdd906ea7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6a52114f54574c0ecde1a8aaba5cea25c4fa8262281817837d7ee6678885b368\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d76533c0317c010c9fbdf824a1b414b8cc151da70d06c7515b2d93bcffc4660b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"283b20a9c823b5de99be641327450e4ca24276b073a66ec4d0c07953ab8010bf\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b4260ba72a3100a46d7977965582b0e02ba129329b1d54c1824d8dec3c48473d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3435611d1b85de2ef6fd4281afeb6b376958591eedce9315a02acfc440a171b3\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9ed8d5373fb3748b6767d43ed028245fcbe2cd3b0fa39b9dbc3cb472e97ace9d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9c598960c65466a4705e8e0689372e2c6af12a57c12128746321a6b2f79e5b06\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f19be8644fca3d3e2266d06c06166327f3c84da403e42877fbc651c48c1e3ccd\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3fbdec7188a65a9cb083acd46334113ef32d4ee2f8e21500aacc705d4bb663c0\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7a08546b0bb7e2d10dda1acb0c4074f8bbdc9e1fa9865124346731dbc82260c1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9081d4d8cc933abb7caddf0c355bcdfb17c68c0ba9277e537359aba576c91a72\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fd36f5b0f85e6579138b7fe1417f9c73a22b166de418147e9a772481a520e4d2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b2e2c3b4acef8f16e6678e37bf7319121ccc3241115a13c3202c9fb1b002fd8c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"18805a33c24d574dac2bf54d80503c8b4a138b0f48f5891495e592fa450d27ed\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"38992cf7ef5858402b4b18f26497b2c009b40362092bc87ed404a0ad2fcf6988\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f2987c393ccdfa868ecf95f735d0a6135d9cb58fcd7603c8c94d29fa301ecb3d\":{\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"738e3227aa634211de3807270a15c67dca2c63135fbadb2d37d3c16f9b1d78a7\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"397684c12ff292b91a63b7fc4347cddec6c588fdeb2b6a50a9b02bfcbc543863\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3cf2d6ef478fc3e43159c5831c293cf57429332660cf3067e78bdef3ced1e984\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ec242d8fc2dca51162eb59b3c55b818fa5fec4a04b2529b9c9c48c6b21ddeb7d\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0e4744147dc063d889099111536c3c8bb748a31ab1cdc610d8ea7843f1724591\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3448e49936152d386dfcd902767837bf9c73e8a3b6aff77ddb561974b6df5c1f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c2aa0a744ca4ade5d10b24796b36f781f47cb0ba94880e09db20279ff367954b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"627e5c4d31cab6c55c1a32319ca5ed0b58f6f07361a7dfe70d833451b0f45730\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9cfbefa1b4eb50fef5830fe51f1048ee360ee3f6926ec4003b202addd5529e9c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"62e7ce53bc9e0b6e21d060de50699e4108cbb905ffb17524bb4b942d608cc101\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"acc7c82c3b05757e232f8ee234cb3656457d2f536de3d8db34587603b8f5b3c7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0fdd887ed17d2622aec416ad9fc0ec527a1f6528a962cdbb417e89860d166a40\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"065e0709455d8b327fe8c19cdb2535a052438844bdea83471873c8030341d0ad\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9c127517a06725e4414517fbf5941827e18f3e4a8e108f338c0b900b878a93fe\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"729e0513069ddfb2651d499b13289df97c3f4d3a675ac97b74dd61e59daac11b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9638d2529546835acdac7bd93805ff4e2691f779279baffa93d75bf2ed0ab926\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e6b4adb6f5afba7e82012321db94b7860fcabf8a67fc07de29d5030f3169cf9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"51d4f586e76b8a08d3a36885c084fa1bfff984021d676ad0f940bcaafab6d764\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a606010addbb787229dba6740bf9feb51325712279016c25d4995434f61619b3\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"eb3d7383687e166bd027d92a388d01930ab40d31b79d7edcc272bc6cba240fce\":{\"maxAge\":\"0\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"64a4293d62ea74de0f915a521d29c532cf537c822a68922156a8fe9d294708ce\":{\"maxAge\":\"0\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e691d60ed90c101b798d911783f8433105ab1cffaea18bca89558473442c668f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3edc04197e3564eed74b5a5bc520d8cb319ba28b867d2396ebd8b81632ba36c4\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"94132f1008991e80a1060f84933fdce7340e0181fffe54c75768aa44923de4b6\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7018d825faf9503d4dcef0035493dc9f9075367a41e8a705eac88d4dfcacd5a7\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"eb19b767d442ab2dc8089929e68d3a1066692b2d75f453fa2412cf4253cffb70\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"19e24f3132d2cfd6c0c536311e7ede95df5ec9e5a5107535dc50a5ffcd1d2cc5\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"eed73adbdb885d76d0472db2a19be0fd84a3dfc48109200b16b607555ffc8ac6\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"49123333e1dfbe01f34a79951d8708c0649dde0d14c2ed38d1912e3982215cf3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b0f6c186ba33e3f64c1464c4ee4c7cede714a7d036db8bd01a886218a6481d43\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f1cca4e4053ca6bf3d920a8cb506cfa9327ff69d5da183a39b974424131c154d\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dfdfa1d63a3244a3b78af4c2da594d69dded502faea04b7c2c115b34f253d2b1\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c453dfc5a764ef5f5324eebed836c6c58a826e7a71ecc90b8d700e8a2a9f3917\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"173fdd6a5a1e78105c5abfab70a3e448af653c8f28405560403399e5086eb32f\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"50cf2c2059187dfe2d023b1dcd7e0b0963a6cd6ec47ab00a609cfc32271fe2b0\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dbf2827fb3a5ced84ad6a95a5b50f636a618451a865dbde9d434fa103f405653\":{},\"7a673a67c96bca7c6a5c59c6e1bf339b3c180e2b8f1e92ff353eba57a2fcf594\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"16dbd3cd62d6276e7743d0abde9d6746ffce6d9d766958a4f2edd4307ff13845\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"06fc61a0f2dd483cfba4794c76f078644df21a600a666d06d9c8fe38925487d4\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e04e48e36329a2d296c46ef4666953814e35d84c4f2af67f9a7aa332795f211b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"414a8e3c6cabdaf6abe6c216e2648669b09869b18fce88b5d7cdd3b0a6e973d9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"677bc044c190899bc0162270832d812fb6fe2846b75bc51a5780d4b3539f3ad0\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fd6753cfb6dd375af63907430fb831b9138a98b4d8e4ba88b3231e47ed998905\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"362eb188a261bc187dbe33f3d3f55c4e6ad1b163857250cb4114b8ae91834063\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"43fd893c74f3e290783adb089faf910a08b5caf77e91e6361e118ab8533e2925\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"42d19cfe9044563f762077b0232ca3fbe66f87b4be4cd9798321eab5e0974286\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b7b7335ae3ecb902b6c3ba85279ee6c6c028cfb73e434781becb3e2576394600\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"be919d02428f11f64591bf2757806fa4c371451c6e8ca8eb9467223593decb2d\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"731792a34cb5b9f8fff24315938bcf9a9361374f28b48a80e34dcca0abea5120\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6f4e42f1f0358d2c8e316782d026d8fd941ac6fa70ace8cefb69eb19464ca662\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a96de871fdce42ccf0e7a7f2d8704c43d502a9b1b36d81daa14605c1b3340a03\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f66bf4ef874b114db50ae4fa50795c172bb5353b719bbc3482be50b9a86a907f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c47fdc000f7792dab66f3a2b72b3f3976f762687803e3966e8f1404033780d02\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cc60baf03072af0eb254a8ae7690f16c4a8f92ec5e0a3bd89542f4bf50efcd13\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e6432db34b4bd19974a60910095510cb1cac30d129940f2052aaab18c5410448\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e30fe97ed59fa5b70d5cee4ddddd9d5a3743219cd640d41a928937af9347f05\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6797a7e5589935440948fc9176001330b3598e453659da589e72e288b0858ce8\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"70bd43c3ac93cc990121aa1df230fd4b9c9e16b69b82342d33e81f93220c5286\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"98f5019bac1fdee95833dac20e757c2107622e4c69de25dd4e360a48c1c2ceb2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"82d9403409013c6890ad196ff4df1759f64c2b84c2dd28f86d2c1f4000b9ba37\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c5e122c76dd7d296d9c37da9bf7ea51e3f1a385dd5be6b66511db1a338365c98\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"189a5ec0e174a6102c62cb1505c75e3596240a9e00834c6b3200222f67058f05\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b60f8de837b3950079b62799b256436d42193fa42212422d6f5d71458b864679\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"25ad23c6519286dc2ea476b31547aa1b2eb7fd3e85a6f6e70f1b00a3937e4a62\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a0cb131e8b0829895916aa4cfc2634a73ccdf77423f825c3e9bebd055685e84e\":{\"maxAge\":\"ZERO\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1b1b98186566a6699d242c8ff3eef1c6cfa4c297fb6e9328637bf153cdfca993\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"45ce65622263a5be36463e5b94ca379a551c01f9dd53f3419d19957db92155a6\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3dcb8a0739b4ff4a6669fe262dc0fd4ba977fc8671a7c9dece09570d05023424\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7819baaab5046481cc0029afb4355c5f9d676367ff6b8bd6b0056aa081aca9a7\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d780c84a855e869875311886288b2314c5cc4f1bc9e23405afd4e5c8df1d96f7\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"59b6e9bdaf15f109f266a375c71effd43e9a723a2abae5c91eea244fa516c5f1\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cc9a039787c0537d7a6654a21f8493987457a1386244cbb107f84045731e74fb\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6e642a7cb5ae631a2f950dbcf6cbb3769a73689f747894d9002e737ac17eadb1\":{\"maxAge\":\"ZERO\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"69e8776c00a080b7e5954bf853c47eaace52ef3a87d2f0ca08d75295d31115f8\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e4e13cacf6bc2d7eb80635f1b3a23874515adc9caf52a7c9cfe7234d962d38dc\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e1171d7ce30e47f83be5add63359d130b699b4b1eda2d61b269e8aeb9130ed84\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c7ae5907271ac96f575c624e8bc49329bf5724df410fd11caebd17ef34a4659c\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ec046369c64e31821083dd0ccca89dc38589f656b91802f0e9daf73185e4397c\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7680805ddbdb64d343c6fe5b341f3e19eccacf19ec8232d253f6e1136ef98364\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e6d1ba6e46e0b685f1055d7a3eb8a3f468f640bd27e9723decb3e6d376030bb7\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9742a02c5df033db75347e354c734b9153dadc0b1f5802a5e98ae721f725f11b\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2edd7e66d602ced132258924511dded7167ec69067cb827d6a8fefd5be7d3554\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"36f57d74b4ad859ff109e725c396702a6c5b604ee144401defcd68a4fe341abd\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"45f96384d08e38286c228af857e832b77f9b0a776b4c5ce9bf96e9cd10cdea49\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1407f44d1dcefcbb1bb02d6324943beca7b02bbb22fcb7d4b5b744f6bdb7e1ab\":{\"maxAge\":\"SHORT\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9c7b09d6925eac286545638d187a1fbc48c9b43548433c89bbf302bd2fc15608\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b273e38f591d6962c8c7ff8bc2bc8eb43bd2df00dc0e9e79ad94fa946dd6d6a7\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5a696a81db3f3a25891d2d25733ce877cb2111280b255588da82d349ab49e7cb\":{\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ae0ff1e754ad4f6e6def2d645dc10567f18f1f16cc8ee929d701314c18043cb5\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"981f07a375378975de83e57cfeba414ef35e9176e2d87d085129dc2debeb4267\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5ab51175196473ab9e6b231b9396cdf7cb8c2722e6213d4b7b7b618edb0d7ad6\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3ff658a00e1ea6afa887603713950b4eed96b4ca6181a3a6ddab3312ff986792\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2a2866963882e1cc90822f6668af59991ccaeef8f6fa72dc4e7171f1cbbdf8b8\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"05d0a651b6d62e5b3ada1574639f457e962c9526192b96236558020d11d478cf\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e979eb7c00325195068b1c75271389460d473dfed028c14fe58ef33e7613abc2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"170083b4db27448caca0fd6e856e55b8aed9f77b7fbe476760695effe2a5ea58\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c92ceebd5aa93a06915732d92a61035f2b45cb84d5133b176e3c00f7cdb1626b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ffdebbc6e0eaf0c7a19ab1cfb060d542633898db230769e6c2c1f2e3fb0fa660\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"af091d2297971870b3d8928593c1f8678e6940a5bd76eb693a5952dc051478d9\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"69a234a69cabecaef5280bb2382ae9d282d57d95a2e6f096c50ef576fd8d0cd3\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d73ece2022b84d53cdc86b93e01bafe4bb9c0c27b8e634474605abc4c578d45e\":{\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"01cf5da4cd72bf693a891912f6aed71b40ff4705d7c3b7c103fe6a87e1855aa5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"614df7404a265d23125896d4b298fae19547aec536ec38af7983816b7ef55ec3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ad95b207ddbd32ab7fe9cc2d2b7a30c923ba72c1795930036545acbf972738cd\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c8294c094e304646d3c6d95600ba3de5b7cd162cc4ad5741f86ac5236c06fd0c\":{\"maxAge\":\"LONG\",\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e51d3c43632e176d87dfb3883a873c9f5312de31b6e3f174f80a38048b7604c4\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"95af11127e44f1857144e38f18635e0d085113c3bfdda3e4b8bc99ae63e14e60\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cbf0590ed98eb505f2821111f2a7e6c94ba4a0c14aa8acf30f5e54fa3bcc09db\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f6f859f40451fbf213d6b35002ad918ef26b321f212443cc50ccbfed19799665\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"416f139b9c6b649232a8bafc1f4b13dec9a6babc790b10a3b20742057d0922d3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3c7f12ae7ef2e0525bf66946fb9f8d8a8781b48de2b22c53d31fd6cb70b11f35\":{},\"d6fc987b6d15d283516c50764fcfed80caa42987e6df9e2373379903fd09b58a\":{\"maxAge\":\"SHORT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d311b2d7657c9bfe2d5140e627609c02aa37255de916cf85ac342c0ec5de3bfe\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"66b805920765d8cd03c291fc3a8541c6193800436910d74addc8f8edbb2f85ae\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f7b18751c094d10b92c34dfeea981cf773f75a3bbceb0abbdd39d0b6d65567e8\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3b284767b4995230d9e95d2827fd337487274f82d45942c9d057a9d7d285ed18\":{\"maxAge\":\"MEDIUM\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ca0ae43d0d22c431042269a54cc7072049b2d48f96f915990ba890f5829f6496\":{\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f3722824087d2db9766a00227bb44916dfa425060002028aba80d740d8bb31fe\":{\"scope\":\"PUBLIC\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"989ebad04ec4e66e0c7856d0c25b742ccfac0d84ee45e9884d32570ac7eb08e6\":{\"maxAge\":\"SHORT\",\"scope\":\"SEGMENT\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a31bff370e5e7adbbea110b35ed59466240204821a8d93dfd5cb544ea8968b4c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a9ed6112a76a140123229a455feb3fae0a30ec08ae93221e8bec57de95a80128\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2bc3ebb1da336e60f24ac128e1d8358121c285a9be0f8d8ee4d585a7ebfe6fa2\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b4b62d7338353ccf668c49d6a6c3b8fc053a6458edf761d690385396a8c24b9a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d884765f24a0a19567fc96cdf2324a7092dc23c8bae0cb8e738db40fd38c2d37\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bc1d206d299edf6b0be62de229de7c78357b65ae742e2135ce02b3e1eb0d2f26\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ef75f8407104657da2669341c1757efbcc5b955b6702997b27cd168d463566f1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"92b9520238af42c69b3367d91a1c33ab968f81488752770e559349b0c04ded30\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"907eae38a53cbd921a460438424d13ed996150d65fc2129942d0c1c77287b8bc\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"38011f80a56b9e886b93df55eea7d976349bc26768d137dc24715a223966466a\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7402abc0ec42319571a8ed14fbc43fdc8b4471240337bc273d2c317bb9d09067\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"04769c00c3ba3965d20dc4f170c75d4ae9df68a105523d12fc860db45d29ca3e\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"91b4c7bf58ced2ddb1342fcdebef12fcba5c41685f32fa872787994bf36a4eaa\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6db10da0366842cab88af4533acab12054c39195c05ea79e669fafab4b1f66bf\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"be0e9949be8ff109af6b7066f5927ef1736657277601d6e709207457161ebe67\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5028b5fcfb9e178ea097334e39fd9342bb205d08416cd5cf77a7b4e34f07d07c\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"abf5ccdb815a82d850b4e7858ef322f0891549fc9fcb189a0def3eacce9257ef\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e7fabe6e4542f5efd9c3c2b273b44b3dc5101b9c93fed95c4dde26d21d7a6a97\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"42e353ff7ff15088f90e11852ca1a448e717373c10310bf3fc6d4681ac172b2b\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"45171417e6a3d4d0253903e09c86c8ab329a7432870f0a2f5d5afced49ead2a1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8f361bf78ffd8b998b502d1951ec4c262c8692cf027eac880b032ce4f578855f\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"223abfe2f7b6fdf4d9f1178ed6b9b06d0a6807ab4de1c1616ce242824cfa2a23\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"07bfdfd8f2f2657554f4cfc8509c4e37168959650a24aceb14778a40c114a4a1\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"20e315d39935b7f772fc03e40b6631af93b1d2590e43298f9f2eba2ef9935ce9\":{\"maxAge\":\"MEDIUM\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a2ed96cdcb0ed7842a7a3ef879e31fe59790ed9f60c044f069923313a4c1a987\":{\"maxAge\":\"MEDIUM\",\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f98c34cc0360921501ce2416e710dc2b236fcae3ca56622ee5c6e4c6077126ea\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a845a5fa84ffbf857c19f38b0dd40e219a76adb26f94c9fa6bf231f62cf8a045\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b4a8cc502907101873625575b541cbc883826ae38e9b2302041bfa5488a2fbc8\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c0fc28e9ab8b66d631c3ac961f56cf1193a7b9999aef91780411b7e950a8d337\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fb96c92aae17ee117ed2870a70dd8ecbd5d23c61e54b33ae6e86e756210b80df\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"fd46dfac565d7000342dcbfc0e9c0bfae60e4b9fd572deadd71c42222b588959\":{\"scope\":\"PRIVATE\",\"version\":1,\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"846afa1c03e9e977b84073f7ab608f3f7be818ab8a325bf7a0fc470f906817c3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4c30b2a9d23959f5a0518c41c645ad2f5c15eda31cc9ffb9f8b8a0f4d3e2e6a0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0d18f0b9de2487748eb5177c032afaa7f8423cbef50fbb3877cc31af6ce0fe93\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c174130316341af1490e3faa9755b659ea7e939e96b8a3aab675003c43ba005b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"83fe14f9982d324922532762797f54f7d4ab4a66752f6233f3a6ef0d67645d1b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"35c9f7b1e4b5e891778ca7420ad016c790f4e29da2ff2f537eeef89efe6f4bb5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8f43a4c00d41e02aaf2dacb31b30f805d03356993dfabfc472fd30e9e51f5c67\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5a879e31cb0e3401a252bace2ef0a699a8378c266af14669826c6720a68f78dc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"075bfbeead186877027ec910034ade4dbbfd4e24defa94429c4ee5ecfb8dbac5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"097bd72609ed3d971d57a3658863e679b108fd0af14cc53fb449030a0357789b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d9cc097cb75d79a70b5fa83a98d47e56975694c7e06def68236154bc7d89d336\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cbef86f9a9f5051b217dd207b1970cc13c01b24d4efc92c73039b0b0fafe0a64\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"636b2ac8cd8c2bbe98fa7b8fa75771046d36e8e5aa2e732c1855f0d3c9ba4dc3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1dd714eb108bafca557a507722984fe8b89feac768e588f94dfefcd6083a0d45\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"335056919f4f9d5c158a8392a0b54bf860b740ad6ec0779c005c47ff99dba38d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"04a8bf934f6e2c8e15bfae9f7ce412e50afa99d24dda0290a4c3555e6e5fdf4e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c4425352dbecd56805f82b6eb05a30480113f2ae423298cd657e15ddd80e282e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d8f48da988c5311e5d19611574fe50006bcc94899466500db403fc0bbf9212eb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8adbea5853f8b2064a8389bc7853bda34983abbcdb51dbd989e45f15b01ee7b0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ec0b373e76d8af44768b2dc0806c6667ea8e4b34115abf101c0a8295f49d0769\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"274087de732d7a413ac3775216c427d6071861b06a15e9b2969d22164fbc0566\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9b41eb9841f0cad22195735648ef0f234776420dcd7ae35424a3d3b1890ed3d2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b5ad7ed45a480c7c8f3d49c6dd9de54142d927bf4d253e08222a21e918a6fec2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b97d3ad82ef0ef9f71b353e3dbdeea58cf92accccd111b44165216c3e31932d4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"779647c71e26bb914282bedc299e4d6ef7d29cc826d6c65b61d16a4a4a9ceec2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"845c2ee04ef5812a5f97937e4166c73dd9c69f31d437b4a356cc9eab12d746b0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2a54b2e34ada28cb74648ea835c6816985c0a116485c02c6f62d3713c785a984\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"61807fbd9bb8e6ccb21977f0c875ef9950f9faac71426ed9faed188a7c87e449\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ee1b5e93119cbedf9461d5619f64ac72dbbd4c154572aaf755c57308d332e976\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e7b1de39f416b117ea7ec0d545a3514cc55530779dc41d0aaf7250bc909f96b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a4132bb72e3521fe29ce6e11193debf8fbdbed4b335e5aac8b2b40e64422c9b4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"64f58810260d6f46d6b67729c8a313c26b912dc8e52b2836244ff41d17db3fff\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b72a145b5cfe272261f808f013fdc1ad46906b99fd077ddf7648dadd75ca1d54\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9f78114f7dd6193d2ca067892a4e777dd22aa35e8a8a1e5948ed4e80e49bdef5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5be6b6b10493e58f49b6ee6437a52d9fa32f6ad0ea5eeee49d299e7e5390af47\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dae4fdef3759da5989428d2b8411d472bccac86a44bf4efda006d2737b818826\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"60d166cca768d187b5d44f1114bc90f7e1690bde824f7fc31f5abd252ff9c4b8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ce1740cc88eab396796a7f21542c0bfe0845b140c7c4888f738b11a84d3e098f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"931084198367e993c48c69799921c88ec5380a3100251eb92e3beba55b00dbd0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"354b39ebf1eeb6d358b75800aa2cebd0e9e57600c695709e47a146213d17089e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"33bb78ddd1a4dd7ced795b402f55d46e4c5458e375a62d6ebf97008b5d537e12\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"11dc435e9a1704f0960e1de5341850f972196bf4dcd6e014f7a56b13261a75cb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"972b72572c3ec411e3b814f5aa9fb00ac54fc64a5f41d6b790239a88adf2324a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ae9ecf5edc36a3d47e70f258cc9aecda094ebc2a83c1d19a410df461720f15ff\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"274718123d88db75568ed8ca9290a112302df415d572dd38d2a4370366e614c2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f5a57530c1be2c39f533464d7904b7a5aa682392632fe8d820541aac5c5d13f5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7e74361c24327fc86e776cc00a91222184fc3667013e85b519e631eefb996a17\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3b989f8c7511871b153a63d5e64a1940e338701834d5b91020a5ac58486825dc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"926cba09fbe90dcd9ac67957c1e096a0e4672829288200a0a32d15fdc2b7d01b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0204782d6c43576cec86cb19aef09dc92670832d9a78341f7b2f482d44da7c4c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"930a55baaf7849b9a82e1a4b5b23daac4b56b1b4bb039b2e221ab78e859a5a24\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"95ecdc60fe5594fea546ad7d83f2cc8c57ee3982640b29e658b3eaad0a4cde95\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0c1d9753bdb55203153a934aad5cdf45c91f0937873b15da4f2d172887eb59e7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ef8beba7b296fc0dc422fe18eae6e8227bdb2792c23cd8d49ca37f7b78ed5fae\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0330d570557a1b0ff1b8679853e253dc443eb71bc681d09ee4bb76a7c0c7c18e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e7bd7a8d37c51cf86ca8f84106cb933ae587959446c6d703186df876df1f0c2d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9be001e8e8c6720afe326d537587559800304d7108b3c38068376fc181ca50c6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2ac6d858be7b6782a1b357fb891ec62ceb6be525c2577a9b4ec4cf55aca1d3ad\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e44fe838621f23cb800d76a32f1105b75cd626ae656076b8dc585c36189398e3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"95279c9e7904bdf2bf43fc07caf556d32ced2bcaebc7dbbc431a7d28b838bb5e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"69fda34fd8f734ffde34e799ae6ac77fb1bbfca6bbad0cceafec213a77e6bcd4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"49986570065ca44455d3eae6af18fee5d3c956e015e4767f87c6ede2b3522b3a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"df9d0c0cc1abc7a55e81785eb8b52deddd4a63b49b9e2128d6833931f5ad2fe1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e0054e9c8090149d7f45af7648dcd707c0ed440f71f59d2fab9447227f73d8f5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f67fcf7e2f23d0a1949b478a8fc3665a5ef9f28622b94388aadb43c73557369c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f015b072a48f5573819b381cad5442e211128477e241a4f9850b53b9f0de7395\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2e40bbefcb4e5f04a9c762d7ab3105e00322d38ec7141b4a21fadcc0bd449bc4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"990145218cb3ecc2650f60b21935c1d5006dd59c151d3827ea0f6ca0d80f743b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"36320914f6830f1491189a39a1c0c6047d9e2319926c5ee5e00029bab11f6ca8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f08200ec07024143c426d532eaec765f77dc919307e021cfafa36dfec22f82c8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"04c369869f414fe6fe4a11058f4bc77187643534e5d1515c3e6ed873b3c4b9c8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6d72f67a1eb2cf753290022996ae577e76ecb0f482baefa7036b27e6329c5a01\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"da7b24a8257cd4d5d4a339b09d4f67089506f91f6122730f592a4295feefece2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ac6fc6ab4fda974c9200678c7cc967aaa8534f54e402685e55c6f5d1639b086d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9f2787500b187dcbd63776457bab2a7a91d3407c301bb5ce8986bc52dc9c0e8c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b1e284f66f23dec6c1a021de25fddd0befd5d2233b017786c509a8cdae583c05\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7ed8585b1011b88097fa19704905b93b3624602ee44d301ea7696b1ecec6dfa9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"01f7333f59b18e4db55cb40675dc532194608fb53caacd247ce69f9669d97afb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"02eb60e79c8f1de807733da26e7e89bf199e6792c47e8f3a559ee5cc94282bdd\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7e790144cb269b5fc2f328aaf1a3cb47aeef9f08dd43fd09ed8ac37d31f1149d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f0eae73c33097de743a7098390628b4d91d796e8482dd5b260469db780403de3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"36adf9c1f7c9cf5480f8705ba477854dcb38df2a549c0d7266f164023e5edbe4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"35b51e48048d257f6e68ba570d07a7570d663f3f158d3f7190e8c0c2587e8bb1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"299ad87378c805281b904d9e14524da99d536c0dc72056237cef4f2f591bb92f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ea45aa1a99890435e83ef203db8dcdf119513969b73c7b2754a2fd1723199655\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7f94d60b72031e8e1e2b2714ab5951c611b331a0a0d4ff6b0c8cf528fad484ed\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0997f93d84c9b909a4c0c77aa79e6e815f3aaa52fde302140e79a9a50c6275ac\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d6ee279730fe1cd7f48897310a3333ebd9fbe70614fb8bb72654ef0e1c975986\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"86164a253c269c521391aaf19eccfc4dd646ac49ca4e3b1ec096c243abccd49c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"500e764d9428a72148bd9347d3272c9e5b2caa95bab028f69dac2e17e37e1f79\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"695bd57420c32cd82720c5721c39c96244cb1fbe38ef4436cea7eae7a2fe3bbb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"152aca97cec1700544950f74aac7add0dff31117aed1f243ef618015c3bff95d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"870a30b1a4eda6379732d375fd5de37e30e120c3f630c6ce4d118b40568e307a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b1a36cbc6c236926d1a7877d0c9d2940dc82349f3c377824953c67fe8df0b040\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9c667304a6cd8d6de788a47cc0da7bb4b934b30b55225a1f316b9f4ab64c1187\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"05bba4ec183c6eb98ee2a9b74df14053823798f8a3b1fab3fecba4bd4b6fedf8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8db57b43c8c1e43b22137c72575cce12efd8dae96f48e29e793e39d8721c634f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"abdd04eedfde6066f2f8223e588a46e49973a045b3836a437ea2218b57ff5784\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d691adb7a64a14dd4f5bceed814c672272e46a4f70019dbac548830e38d74e52\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b9ddae815f0c13069ac6bba0901aae3acff462a25d15c9cc9e2aabfb2e0323cb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d1b0569bcd4168f6f46c6024156c7947ecae9946311570b259b1cf386e026de8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e3ac18d87b47c22247f13db63a3cd4c46ca05f15017651abf956de5db9ec882\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c925b9144b89b655e0d3d6a8aa593b5827f86e6978d5b95118fa1cd15c008a12\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b9e88f2c461c1f9a5feb652f436e2b33f9f57128a85659e9e95e44774ce892f7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"808aca858d84c891f0a3558cacb590906b88c34d29983a943d4b5a9105136fc5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ab397ca20bfc22f39a9d3d76f0d9bb5efbf89bce724a7769c08885a3b2b75821\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"891c5301c9f27eb699cc94abe7fabda0628179fd9d33964ce951971f784061b1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6c98aef6993383d9802b09aeb22b9742a738838821ac64a22f5266afaaa052dc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"00170513773c06a6d6cff7adbd26433bb25affd96469467263f1cdf01743cdc3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c7231ac16041ecb70f3dd8a90b89606be6197803598389345c9eec1f9863926f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3cd655eb538ea65dc2f7b6123413d345a7e57e6e1199f87202db4a434f8362f8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"64c0cbffe6d8c6ace82f3b00e1c6ee56cf5a441650a010266e0c660549c0791b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b392b78107ab8c5306dc938974ed4dc55788f8d61328af73c744d46524f711fe\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3b37ecbdbeca3f5e40d8de4a1740f68753d8f5b005d20cad9216e562dfbed31f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0bb89c031d5f8fde19d84932662559ced2024ed2f06a7c430c07e1f131196f45\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2b6a27ca3597efb5749eff43c2f1c714ddc198dd093405134963c847e10a45cc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1bcfc91935427bec7fd5bc9969c570ea50d39f06bcb689b310dde49e71e2c5dc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dc427c30ffd34258a353d66e7e8a6053c48cb67813c5c6500cbbec89f79ff9f1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"33e9af2498bb74eb930977bdab02d6e2b882c2fdd4d7b10f9d26fc238b370483\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a8ffb4b14d3caf4170bdab2d65c92a01be698404c1507f8ca5e67e7475a72cba\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0abc3fb1450aa3ce99a4d2cf0b41c764789fea75bddfe9ad2aa49a27f9398ffd\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bbcfc2c371d5e62f034adab7b86107bef2e58967153596fe612e15f562f63d6b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1b6c3bd3fcca6d311d36efd170078bd528d185f9f2f45012a78e3cc8cbf78bfe\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9ab1cfbc6aeedfe8cd4e7e9418d9258afa22affa8c93c724b17afb67e3fee373\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9479c1e50e913f35fed4c9ac64258011c929eb76c87fae27a384644c05c2f8a9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8b62dec5faa230fe6aae09134119814d4ddfe5e61c3f9d325894d75094b26781\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"44ee0d813670b6171b2a722c41e4f30ba81c996e54010a2d93ee4bca2888f7a6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"226e0f35778a9f320bdc880f6070b1210c9d3b7a52817dd7c9b116f0ad9ba9f7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"22895789810b18eecd5a9c25a919324342333386cb5c6f963b1a0d3cf5b4b841\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"07a2d3dde4f34144a7510fcdb8dc6dbef6a97a532538be4ac77384e1edc55415\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2a249914fb4681bae065a161fd85884c711cd38c507a3477177286640a55c006\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"23dced9c4504588e28cd62ffa1b28856dd69eb45e090deb7534cc85415194176\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"90d2aa1ab786b14e1cf1e462c7a4967df6cdd9f640a708f7a5a72c2017052136\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0883a621be90a146e778c3ebec78f0c55b7768df8f225d1e4ae329a48652ee72\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"71b61575b97541db1619d22546a0817b6b659c4fb1f35bbb2dcab111c9b23405\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"744c584b50ef1276c591d06135011acae396f5776c7a568ec44bcd24cc5ecd63\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0cc92a53d241c82e048ddc084ba37a4fdbbb2339487bf716475244b0a69388b3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"864a5a8d0b727d5ba34e5050c5b55da88da65e5fb98b61e89800861bc4b6392d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"14c645606a67697ffdab527ae072daa27cbd7a3c5b1342e43221084f4b0497df\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"35340d206b7359bb454bb82f13784f27483e411b555a0aef238be7b499495041\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d310cfc08cc0083dfd8f99f72f5ae6365b4b867cd22c14ba4d353132980d6fbd\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a83251708a2b439a372fd764d31bb7f26afc140ecb1b60afd405022f5268dc25\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7a166a8ce5cff344e6427599770d3f1aa6aead1b0e5d6393ab6a445ed734e587\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"893e1cdae701f3c8ba343850ae04b5a4979b30c2a949178843af25f1c21b10af\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"100a80744a5552b900d4b73b5cfeb4465f576ade265fdfb080f69a7f6419e035\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"34ed3df19ff52fdd2b81d99a93484d64874f6c2f16105d5af55b86b1a31bdb57\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"756fdb1396cc705d7d6c774e521fbccf42d6084f8ea9ae96b1a5f75299ad9717\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"827d37d24bb8bfb7d57d320091416a531711e6a52eae825714ca1f493f53b2d0\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0bb926d5e555ffb6dde03f139133edfeca013f1ca6aa3e2dbbfb6ce6015f94e4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"20a81d21e1bb009c9c797bfd4496798486ebecfe761c819c8d73c939e9b3ae4d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9571b6dad7b722e73c8e38e496dee5ed728966ccc40629c2ed402cdd886f9dbc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1687c73db80794298601e19c8accad4f719a31f9dab7991bc3ef42b45e492526\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5f74a4ef82585bf2dff112d5fb619562d0ea5af74363b983dc22de7d1ac18a33\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b92d4c6881190db52df2086697668342ae78e7793710294b8eb3d709a7d48c85\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"20ae0c35fafbd560c8cf33986aff7e528bc83b2f0460c1b4face03395bf37cae\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a9501638ad78be6fa9980954e9487aebd3f147823b79568a530e23da25481ce8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5b5ce35d69a4e5707ed6fb5a2180338a3dc3ab94569c660ac6850b94116f6879\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7251798eba5ff928f533539d27ec32a2d211782ef4ee3bbde37f6a09d54380a4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d6c54460cf023c850d62ca9c0a2e730695915b8085815eddfeaef0448a311e5e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e0531e5ec0bbd8831edcf61b133d146bae34c192d38ca4f293b9856baa3971a5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d9f2246b1afbc7d30207b71f36bdd4ead74566b83e3c400be11ca66287c4c1fc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e202bb0a918da7748421a2d2eae48a4a05aad7251fee3a1f868426f2d4ef4fc6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"567093498d80c38f2a1dfe9ba879a60e6256bb981eeb29a583988b4bb05f5af1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4ef2f59100b77619c3a47fdbde1c3886e9e0c0c2304dd818be3b64ea8b1e1e7a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"df64ce690840c56d27634714a547181f9369aec98d472bd3da775f1a36c433f6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a63161354718146c4282079551df81aaa8fa3d59584520cf5ea1c278fac0db33\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0766ef3de28651807131bf13d4a46b4a1ea62716b2a2653b6f05eab76a2341b3\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c588a3f361f5666111a55946c8e7ee3a9e2fb983ea2cfa59d3f068df3ef4f0c6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6cd13287d560fe9d53532e4f1172e3df7b9643b6d218ed4d7ffa5dcb53cbec19\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"90921bf429d8f6c42e606ade22c397e5f865ad9fed25118df82aa61bab7ea988\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1c027264fb462e660c7cbdc72514f34b9466994ed76eb3568f6fb987bd867255\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c975ef466fb89382a8e5da6d2a4549598cba8aeab65a29789bd8d109e649baf9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f75adcb2c9f34c987a848cbc7f90b11a0fc51db3ac746322d5836cbf257837d8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3a3947dba4a67de7028c52e4e32184cd0639bec08ef43e417430b02cb8c934d2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f0f3beac366cf994a8f45701fc4c0b8619c37e7f3fae3109dc0de828a532aba1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3971ad4a5e9d4d486d637ebdc6043e330b36bc7d9a8719cdec7223a9e2fc8d90\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"90d731efa89ca04b8934b0a764dbb0a700b6bd4dfbd349334ef38070962880f7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0dc3fcabf69443831068ac4e51f6a8b5d7b5fbdd97055bb48e0352921ccd6da8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c71db839185aac8d743278dc936abf6b6ff7cd5bc8d7e329fce23d5267928325\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"23cb000770ddd48986b939549a36dcc4f5372fb13a6dcac856097dbdc48618fb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"03bce5c3a61bb6cb79b2af4a366b98f66d9732c3142c634982201eabfc357d6a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f096cbda732a9797b8f28c9e961988808bbf662cb6842f030ac52e146f691b73\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0c2abda4e4af6a790ebaef3643910d84a37d0588b0e31f79d206ca65248d5775\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"da6f755cf3adffeaed8859ba301e64a0f043f9bd1678e5d85a246e3e7fec0396\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4fb194a2e639f2c31ccccbf1fcd4d14d799bd608235d4ef515c947d5d120ddff\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c667d809fcc4968d70325458350ebbd9dd13e7bc2cca9fe0f92ec3e2a7385826\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6cfb540ceed4535043120696d6d028d765fb1e29c6081deff7830891bdaf104f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"061668f1fa3032ab267af31de0096106d22b764c2033eba4ad53b499fcf60d08\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b2b81863337c6a8fbd04032deab0745e3052ff9d6f134485314c48adc995f9f1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8459852a2b05f3cb583ce3c93bca9789800f05974b05f06ee858d8f12544b3a8\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"42250e59306124f88e7f4cb6f51cbfd3acad45eaf9b9a73ec34fa688c495fc55\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2475610448b4bf0eadf98b04117f3ec62dc7e32e1e0977aa6bcfe027b73b1710\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"1826621fba213fbb617f0aedc26c542ed95c720c49158dce1b8da4dcd0746dee\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"35a62b4fcb6ec4e5444469ad31a26cbc78edc8456f98ce65da978e07a4e87312\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0da4d63411b5d36fefb6fb6c98f0b69fb8be0c99dcc8ecc8aa5ffb7ba18480b5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2116254f68012de3db1dccdd00679f4bb19629e1f4bf6ae914442678a078396f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4676b7a9ec814657c58509ee9119dfbf3986b5940454757526ced6a474ced5c5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5fd49e552b151d1dc42c35623afd0b1e6499ce85281357505b680e3810e2fe1b\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f4de2a0cf59e320ee10a343de8a6644874ee3171feb5723006d4c8f76a669ad4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"aaf1f9ffce66d8ce18b28f8bce7af75bd22bf36821691c7de363229e221a2336\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3e4c6c4f2be83b9e9a3b96d878e25c39eb5b443f88a00f72090230e878fc7000\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"11c6f3269179c4b44ca40987d80de42dd588e05084b8013770860bae87e1cf06\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9e3a48192105aec151443a834cbd661d4721ed6829ff5f6ba878bbd944b93444\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d5f61251f74e1416eefa1d138e6f9f004d8813e62dd100343a5954382e934fa6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d8095d76b0f218ffadc678ecf42eb58c7d586afb4784dd3ecfea9ab220396be6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a0fec1ffb6011c714e46e3bc918b0048133772ff8e62b0b8aa4880b49f8b0a48\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"752daeb8db76654cca6668e0af02b68e15779fc21042b7c646fdff87645e2ed7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e5f5ec9d012bb1ed53c464ae62e5241ce7f4a7ecd2dc5f52de9d24e2d84d68a4\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"48c51fa30dcb09b21b81aab5aaa745775e68356884008dc9b652d0d78654b52d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7d417f6750d5e3b63ced6a7696a27724085d94ebee656e07d5304d5c1af1aeb9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9addde141207e97289a87a90d5dccb4c4df35122ded4b721837fb41ec203bcdb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3ab95a6af5c6046ca0e424f45c9ccac75556a8b769499feacbd404dfa9af9433\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5d1fdcfbb170a7f4b6be85bec83c5f80011c15e8bb572642551a4a4a94ffcef1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"659ccc1fcbd2aa08cf41741ea57d20ceea930adc4b6df5fa536ce3b61c3c9d36\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e60e1aab0a0315512eb3417ae42903b7c54434e6f92304461c4f2cd15de0e3a2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"b679d2ccb6436a2abdbfb0b05aa89c08d203eca77f0324e57614d3844bf17de9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c17f8fcc9005616a860e070c4a561b8f3b069b367cf5f09ea128ed716bbb1d07\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bf436a54287c18f483988ee8fd584257a28a4d6bcd731a7f82462cc449cac93f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"82e9ea16e173271389bdbc95ec7493dc1810d519388c5c34de1a91abedaf60c5\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0c45643c221089ffe0dea9a8d683b95cf831ad694bb0467930051590306b3707\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"bd21261710b3a210eddd27f9528213dc17faedc81c8f4c1d27fe181d0e88e890\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c9f9560048539e4e895e8e1091394fc8c2c862b5177711c2a7e2865e27792e5a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0a783b048818910614716d725864be46acf167b7b231d6a3956fc3804d4e0902\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d8ffab908261ed0cf71881fca8afcb170d51f87911dde753169807fb5390cecc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ae5cb43471b83512d5ac7278272080dbf5c6e5c095ff126ac611ae47ba6e59fc\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"506514e9c1c4bb7fc86609a19696fd32a3c4982588c4fb225ca396ddc49e7254\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"186e801ef5c1d94c212d3fb81370ba255f3013ff58ddb9f499b08c1637d3f4b1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"3a30ac77c03350ddf9c7e756aa2475ea58bb219ef7741f8662729144073fcfbe\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2b92b716b3174fddfd517d58cbd5a48c96b41cc4535c04132404494a15098d1e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"01e72da04c13ee7f4f2c0adb3877a58c9303cae788aa02a3f961d0e3ea025c9e\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"f9e15b87930c35d06daff48feb818805f9e46a2ff597ad109de2ac6d0c5d0ed6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9f2aa40e5a0b5d90bc22b9d60e2403572f529b85abe7a9f78ee577abb9e00562\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cffa44d765b90e5fed595548196a08ed258607a8888fd6edb451cd61a98027c1\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"4e4a12e7d73245e2b87b3e9ccdb89862d4187de9c3a7f77f8ad7b0bbe36298f2\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7212674a20fe53ef20a480ffab6e659cb3726bb87b7745538eb332e6766bd5f7\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c81f9fae8ee2b99012f407885c9310643acb90ee8065587012a9791dad6be3ec\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"22b5767bfd1d557098fa4aed91368db742c2d04771fd8e12ec78d96d4d89382d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"d29b6045076b0b12322d1855d27780965b160f2a02d34e9d642da82dee1ca71a\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c11551652fb3a36378809c12ff3c017c37c5ebabba826d5d88979a7aea9362f9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a63c0a90abc6f9751c50867b7a725999476ec35cfada82818be436fc6a168e53\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"e2a2132c91e3a60ca172b2c59efd1a547e60bc9f70ffe192bdbf9da438078dfd\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"6e47c13645d1eba750ad54afa87d312ee3f9f653be1ff4fe6856315ac51a5044\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"744616ebaa9e82e4041c14d9657ba3c9dc84e482c90ebd42eb1c1b874bec9087\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8f0925ede95a26cca62b37a49564b559cca55384c790db39beafdb9cb1f86938\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"19b7aa0ef5d6539a1d9af2214e33e3d381d971c2ca240d110d09cdfe825dac68\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0fd032b3e26dc0223a8dbfcf8629e27aa9deaa2fe064dcc8eef36a8ac70af3ee\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"7690d9e181e5eeafc21c5d5e5cde3f2322bac1d23ad9ab9321f33bfe071a8705\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9a7fad14a6c8d79d3df1d4064732f32b732d3379365246f93502e86f26628f2f\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a86c46a3e0b4192ebe4a0cdca668a403d9be7be738115a4a63155bc76a8939ec\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"5ec2a277be42a1a47c4ec17d22cfa6a53eebb8ddfeee1e81858bd1d35672d4bd\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2f6a8a59e3dd10a20df98704224fc920c0b947582e4843831c130ddc4e847266\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"24f765127858f63bbd873c37b2ad39882085beeb6eaed9b1c2d990baaae8a24c\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"2756330964ef198f8d6d98fa421b9334cea82db9c79ab06c5584fd1b58318462\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"c0bdacbd6031aa90e42e82f42b9f08ea6dc42f24010c25b2c75ecae4950226ed\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"cc0dd94c5d7871513b319161f2fa4729149cc0358ec4929b7822f792e7582916\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"8f9e213a898cfe76fe30fc9c8689e63ee0e3057d0a6d2f8c5900481ffc4d1951\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"627fdda4bcad6de622be96d40f556904fe1b80ce7a54d1e07ab394f1800a05cb\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"ce36c232c1c45625bd346487f951acc8f5b9a101087b615e57725311e13cebd9\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"714e60b9de817fa750fa63932c5f7e68377db67dcfb93592030e5125cf9e0fc6\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"a12a15237c2e301176178f65d354c28a71aa409fcd8c2ce27ddc72b7e47e2742\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"dcca9e715c8e8327c5a69260db8846c8a918ba83301a744803564d7a6f13cf49\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"949d1f992c11ce555f568ae95943aec30da29a7df83c6095eac4b32e392e2b97\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"9416eb994a64dc07286487a0f3d5755f0ff6a615f3a3618cf1cbcc5ad7ff150d\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"790ab67308389ef3ceaf17e6c64189f21f90a5c65d75a877308bcc8608e21e55\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"},\"0754d2d32434091c0277afa4deb631f1050d81c7a5911bfaf8923d01480d8b72\":{\"provider\":\"[email protected]\",\"sender\":\"[email protected]\"}},\"channelPrivacy\":\"public\",\"components\":{\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseCssHandles\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseCssHandles.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FNewsletter\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FNewsletter.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FNewsletter.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FuseProduct\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseProduct.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSponsoredTag\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSponsoredTag.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSponsoredTag.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FpinterestTag\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FpinterestTag.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FGiftContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FGiftContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FGiftTag\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FGiftTag.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FcreateCssHandlesContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FcreateCssHandlesContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseCssHandles\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseCssHandles.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseDevice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseDevice.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseListContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseListContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseResponsiveValue\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseResponsiveValue.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\"]},\"[email protected]\\u002FIconCaret\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconCaret.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FSliderLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSliderLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FcreateCssHandlesContext\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseListContext\",\"[email protected]\\u002FuseResponsiveValue\",\"[email protected]\\u002FIconCaret\"]},\"[email protected]\\u002FSliderTopBar\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSliderTopBar.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FSliderLayout\"]},\"[email protected]\\u002FHighlightOverlay\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F6.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F18.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FHighlightOverlay.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FHighlightOverlay.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FLayoutContainer\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FLayoutContainer.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FExtensionContainer\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FExtensionContainer.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FBellaPoints\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FBellaPoints.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FConditionalContent\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FConditionalContent.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FLoginInputValidator\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FLoginInputValidator.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FPum\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPum.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FStickyContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStickyContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FStickyPromoGlobal\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStickyPromoGlobal.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\"]},\"[email protected]\\u002FHighlights\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FHighlights.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FHighlights.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FHighlightsContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FHighlightsContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductHighlightClasses\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductHighlightClasses.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FTbpPixel\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTbpPixel.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FAddiInfos\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAddiInfos.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FformatIOMessage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FformatIOMessage.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FuseResponsiveValue\"]},\"[email protected]\\u002FuseResponsiveValues\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseResponsiveValues.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\"]},\"[email protected]\\u002FCol\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FCol.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseResponsiveValues\"]},\"[email protected]\\u002FContainer\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FContainer.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FContainer.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FFlexLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFlexLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseResponsiveValues\",\"[email protected]\\u002FContainer\"]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMaintenanceOverlay\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMaintenanceOverlay.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\"]},\"[email protected]\\u002FButton\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FButton.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FRatingSummary\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FRatingSummary.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FButton\"]},\"[email protected]\\u002FMiniCartFront\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMiniCartFront.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationClearOrderFormMessages\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationClearOrderFormMessages.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryOrderForm\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F6.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryOrderForm.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseSplunk\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseSplunk.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FToastContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F19.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FToastContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FOrderForm\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderForm.min.js\"],\"dependencies\":[\"[email protected]\\u002FMutationClearOrderFormMessages\",\"[email protected]\\u002FQueryOrderForm\",\"[email protected]\\u002FuseSplunk\",\"[email protected]\\u002FToastContext\"]},\"[email protected]\\u002FShippingbarCart\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FShippingbarCart.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FShippingbarCart.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FOrderForm\"]},\"[email protected]\\u002FIcon\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIcon.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconCart\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconCart.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconProfile\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconProfile.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconSearch\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconSearch.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FTopsortBanner\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTopsortBanner.min.js\"],\"dependencies\":[\"[email protected]\\u002FSliderLayout\"]},\"[email protected]\\u002FUtils\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FUtils.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationAddToCart\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationAddToCart.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationSetManualPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationSetManualPrice.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationUpdateItems\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationUpdateItems.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FOrderQueue\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderQueue.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FOrderItems\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderItems.min.js\"],\"dependencies\":[\"[email protected]\\u002FMutationAddToCart\",\"[email protected]\\u002FMutationSetManualPrice\",\"[email protected]\\u002FMutationUpdateItems\",\"[email protected]\\u002FuseSplunk\",\"[email protected]\\u002FOrderForm\",\"[email protected]\\u002FOrderQueue\"]},\"[email protected]\\u002FusePixel\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FusePixel.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseProductDispatch\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseProductDispatch.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FusePixelEventCallback\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FusePixelEventCallback.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseRenderSession\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseRenderSession.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FShippingOptionContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FShippingOptionContext.min.js\"],\"dependencies\":[\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FusePixelEventCallback\",\"[email protected]\\u002FuseRenderSession\"]},\"[email protected]\\u002FPixelContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPixelContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FPWAContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPWAContext.min.js\"],\"dependencies\":[\"[email protected]\\u002FPixelContext\"]},\"[email protected]\\u002FTooltip\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTooltip.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTooltip.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FwithToast\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F19.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FwithToast.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FWrapper\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FWrapper.min.js\"],\"dependencies\":[\"[email protected]\\u002FUtils\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FuseProductDispatch\",\"[email protected]\\u002FShippingOptionContext\",\"[email protected]\\u002FPWAContext\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FTooltip\",\"[email protected]\\u002FwithToast\"]},\"[email protected]\\u002FapplyModifiers\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FapplyModifiers.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FIconHome\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconHome.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FProductBreadcrumb\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductBreadcrumb.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FBreadcrumb\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FBreadcrumb.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FIconCaret\",\"[email protected]\\u002FIconHome\",\"[email protected]\\u002FProductBreadcrumb\"]},\"[email protected]\\u002FSearchPageContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchPageContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FBreadcrumb\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FBreadcrumb.min.js\"],\"dependencies\":[\"[email protected]\\u002FBreadcrumb\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FImage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FImage.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FFormattedCurrency\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFormattedCurrency.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FformatCurrency\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FformatCurrency.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FFormattedPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFormattedPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatCurrency\"]},\"[email protected]\\u002FPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPrice.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedCurrency\",\"[email protected]\\u002FFormattedPrice\"]},\"[email protected]\\u002FProductBrand\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductBrand.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FuseOnView\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseOnView.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductList.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseOnView\"]},\"[email protected]\\u002FProductListWrapper\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductListWrapper.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FOrderForm\"]},\"[email protected]\\u002FProductName\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductName.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FDropdown\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F15.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F15.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDropdown.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FInput\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FInput.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQuantitySelector\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQuantitySelector.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQuantitySelector.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FDropdown\",\"[email protected]\\u002FInput\",\"[email protected]\\u002FToastContext\"]},\"[email protected]\\u002FIconDelete\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconDelete.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FRemoveButton\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FRemoveButton.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIconDelete\",\"[email protected]\\u002FButton\"]},\"[email protected]\\u002FMenu\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMenu.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FSliderLayout\"]},\"[email protected]\\u002FMenuHighlightsDesktop\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMenuHighlightsDesktop.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002Findex\"]},\"[email protected]\\u002FImage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FImage.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FuseOnView\",\"[email protected]\\u002FusePixel\"]},\"[email protected]\\u002FImage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FImage.min.js\"],\"dependencies\":[\"[email protected]\\u002FImage\"]},\"[email protected]\\u002FModalContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FModalContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FOverlay\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOverlay.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconClose\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconClose.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FInputSearch\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FInputSearch.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSpinner\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSpinner.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSpinner.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchBar\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F10.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchBar.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchBar.min.js\"],\"dependencies\":[\"[email protected]\\u002FcreateCssHandlesContext\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FModalContext\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FOverlay\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FIconSearch\",\"[email protected]\\u002FInput\",\"[email protected]\\u002FInputSearch\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchBannerCustom\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchBannerCustom.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FusePixel\"]},\"[email protected]\\u002FProductGroupContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductGroupContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductSummaryContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryContext.min.js\"],\"dependencies\":[\"[email protected]\\u002FProductGroupContext\"]},\"[email protected]\\u002FProductBrand\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductBrand.min.js\"],\"dependencies\":[\"[email protected]\\u002FcreateCssHandlesContext\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FProductSummaryBrand\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryBrand.min.js\"],\"dependencies\":[\"[email protected]\\u002FProductSummaryContext\",\"[email protected]\\u002FProductBrand\"]},\"[email protected]\\u002FIOMessage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIOMessage.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductContextProvider\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductContextProvider.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductListContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductListContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryItemsWithSimulation\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryItemsWithSimulation.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductSummaryCustom\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryCustom.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIOMessage\",\"[email protected]\\u002FuseOnView\",\"[email protected]\\u002FProductContextProvider\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FuseProductDispatch\",\"[email protected]\\u002FProductListContext\",\"[email protected]\\u002FProductSummaryContext\",\"[email protected]\\u002FQueryItemsWithSimulation\"]},\"[email protected]\\u002FCollectionBadges\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FCollectionBadges.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FDiscountBadge\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDiscountBadge.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDiscountBadge.min.js\"],\"dependencies\":[\"[email protected]\\u002FIOMessage\"]},\"[email protected]\\u002FProductSummaryImage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryImage.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryImage.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FProductSummaryContext\",\"[email protected]\\u002FuseResponsiveValues\",\"[email protected]\\u002FCollectionBadges\",\"[email protected]\\u002FDiscountBadge\"]},\"[email protected]\\u002FProductName\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductName.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIOMessage\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FProductSummaryName\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryName.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FProductSummaryContext\",\"[email protected]\\u002FProductName\"]},\"[email protected]\\u002FProductContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedCurrency\",\"[email protected]\\u002FformatCurrency\",\"[email protected]\\u002FIOMessage\",\"[email protected]\\u002FProductContext\"]},\"[email protected]\\u002FProductSummaryPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryPrice.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FProductSummaryContext\",\"[email protected]\\u002FProductPrice\"]},\"[email protected]\\u002FFbePixel\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFbePixel.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FFetchMore\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFetchMore.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FIconArrowBack\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconArrowBack.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FIconClose\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconClose.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FDeliveryPromiseContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDeliveryPromiseContext.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FusePixelEventCallback\",\"[email protected]\\u002FuseRenderSession\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FIconArrowBack\",\"[email protected]\\u002FIconClose\"]},\"[email protected]\\u002FIconClear\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconClear.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FPickupModalPresentational\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPickupModalPresentational.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FIconArrowBack\",\"[email protected]\\u002FIconClear\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FInput\"]},\"[email protected]\\u002FAddressRules\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAddressRules.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Fhelpers\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fhelpers.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FLink\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FLink.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FPostalCodeModal\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F6.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FPostalCodeModal.min.js\"],\"dependencies\":[\"[email protected]\\u002FAddressRules\",\"[email protected]\\u002Fhelpers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FusePixelEventCallback\",\"[email protected]\\u002FuseRenderSession\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FIconArrowBack\",\"[email protected]\\u002FIconClear\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FInput\",\"[email protected]\\u002FLink\"]},\"[email protected]\\u002FAnimation\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAnimation.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FIconFilter\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconFilter.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconGrid\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconGrid.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconInlineGrid\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconInlineGrid.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconSingleGrid\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconSingleGrid.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FCheckbox\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FCheckbox.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FInputCurrency\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F41.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FInputCurrency.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FRadioGroup\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FRadioGroup.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSlider\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSlider.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FTag\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F33.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTag.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FToggle\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F16.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FToggle.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FFilterNavigatorFlexible\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F6.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F7.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F13.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F10.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F10.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFilterNavigatorFlexible.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FDeliveryPromiseContext\",\"[email protected]\\u002FPickupModalPresentational\",\"[email protected]\\u002FPostalCodeModal\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FformatCurrency\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FAnimation\",\"[email protected]\\u002FIconCaret\",\"[email protected]\\u002FIconFilter\",\"[email protected]\\u002FIconGrid\",\"[email protected]\\u002FIconInlineGrid\",\"[email protected]\\u002FIconSingleGrid\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FCheckbox\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FInput\",\"[email protected]\\u002FInputCurrency\",\"[email protected]\\u002FRadioGroup\",\"[email protected]\\u002FSlider\",\"[email protected]\\u002FSpinner\",\"[email protected]\\u002FTag\",\"[email protected]\\u002FToggle\"]},\"[email protected]\\u002FuseProductImpression\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseProductImpression.min.js\"],\"dependencies\":[\"[email protected]\\u002FPixelContext\"]},\"[email protected]\\u002FProductList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductList.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FGallery\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F6.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F15.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F8.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F16.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F14.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FGallery.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FProductListContext\",\"[email protected]\\u002FuseProductImpression\",\"[email protected]\\u002FProductSummaryCustom\",\"[email protected]\\u002FuseResponsiveValue\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FProductList\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FNotFoundLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FNotFoundLayout.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FNotFoundLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FNotFoundSearch\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FNotFoundSearch.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FProductCountPerPage\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductCountPerPage.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FOrderByFlexible\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderByFlexible.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderByFlexible.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FIconCaret\"]},\"[email protected]\\u002FSearchContent\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchContent.min.js\"],\"dependencies\":[\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FwithDevice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FwithDevice.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchResultFlexible\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F17.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchResultFlexible.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FDeliveryPromiseContext\",\"[email protected]\\u002FwithDevice\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FContainer\",\"[email protected]\\u002FIconCaret\",\"[email protected]\\u002FIconGrid\",\"[email protected]\\u002FIconInlineGrid\",\"[email protected]\\u002FIconSingleGrid\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FQueryFacetsV2\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryFacetsV2.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryProductSearchV3\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryProductSearchV3.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQuerySearchMetadataV2\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQuerySearchMetadataV2.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchResultLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F4.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F19.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F9.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchResultLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FwithDevice\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FSearchPageContext\",\"[email protected]\\u002FContainer\",\"[email protected]\\u002FIconCaret\",\"[email protected]\\u002FIconGrid\",\"[email protected]\\u002FIconInlineGrid\",\"[email protected]\\u002FIconSingleGrid\",\"[email protected]\\u002FQueryFacetsV2\",\"[email protected]\\u002FQueryProductSearchV3\",\"[email protected]\\u002FQuerySearchMetadataV2\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FSidebarCloseButton\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSidebarCloseButton.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIconClose\"]},\"[email protected]\\u002FTotalProductsFlexible\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F12.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F12.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTotalProductsFlexible.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FSearchPageContext\"]},\"[email protected]\\u002FAddProductBtn\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAddProductBtn.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAddProductBtn.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FProductContext\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FToastContext\"]},\"[email protected]\\u002FSummarySmall\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSummarySmall.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FSummaryTotalizers\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSummaryTotalizers.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedPrice\"]},\"[email protected]\\u002FBaseContent\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FBaseContent.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FBaseContent.min.js\"],\"dependencies\":[\"[email protected]\\u002FUtils\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FOrderForm\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FButton\"]},\"[email protected]\\u002FEmptyState\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FEmptyState.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FCheckoutButton\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FCheckoutButton.min.js\"],\"dependencies\":[\"[email protected]\\u002FUtils\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FButton\"]},\"[email protected]\\u002FIconMenu\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconMenu.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FDrawer\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDrawer.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FusePixelEventCallback\",\"[email protected]\\u002FuseResponsiveValue\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FIconMenu\"]},\"[email protected]\\u002FButtonWithIcon\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FButtonWithIcon.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMinicart\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMinicart.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMinicart.min.js\"],\"dependencies\":[\"[email protected]\\u002FUtils\",\"[email protected]\\u002FcreateCssHandlesContext\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FOrderForm\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FusePixelEventCallback\",\"[email protected]\\u002FOverlay\",\"[email protected]\\u002FDrawer\",\"[email protected]\\u002FIconCart\",\"[email protected]\\u002FButtonWithIcon\"]},\"[email protected]\\u002FProductList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductList.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FOrderForm\",\"[email protected]\\u002FusePixel\"]},\"[email protected]\\u002FSummary\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSummary.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FOrderForm\"]},\"[email protected]\\u002FAuthServiceLazy\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAuthServiceLazy.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FAuthStateLazy\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAuthStateLazy.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FRecaptchaProvider\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FRecaptchaProvider.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FgetAbsReturnUrl\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FgetAbsReturnUrl.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseGetPhoneNumberByEmail\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseGetPhoneNumberByEmail.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseLogInWithAccessKey\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseLogInWithAccessKey.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseLogInWithPassword\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseLogInWithPassword.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseLogOut\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseLogOut.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseRedirectAfterLogin\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseRedirectAfterLogin.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseSendAccessCode\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F2.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseSendAccessCode.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseSendAccessKey\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseSendAccessKey.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseSetPassword\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseSetPassword.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FuseStartLoginAttempt\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FuseStartLoginAttempt.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Fvalidations\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fvalidations.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FIconArrowBack\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconArrowBack.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconEyeSight\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconEyeSight.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FLogin\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FLogin.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FOverlay\",\"[email protected]\\u002FAuthServiceLazy\",\"[email protected]\\u002FAuthStateLazy\",\"[email protected]\\u002FRecaptchaProvider\",\"[email protected]\\u002FgetAbsReturnUrl\",\"[email protected]\\u002FuseGetPhoneNumberByEmail\",\"[email protected]\\u002FuseLogInWithAccessKey\",\"[email protected]\\u002FuseLogInWithPassword\",\"[email protected]\\u002FuseLogOut\",\"[email protected]\\u002FuseRedirectAfterLogin\",\"[email protected]\\u002FuseSendAccessCode\",\"[email protected]\\u002FuseSendAccessKey\",\"[email protected]\\u002FuseSetPassword\",\"[email protected]\\u002FuseStartLoginAttempt\",\"[email protected]\\u002Fvalidations\",\"[email protected]\\u002FIconArrowBack\",\"[email protected]\\u002FIconEyeSight\",\"[email protected]\\u002FIconProfile\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FButtonWithIcon\",\"[email protected]\\u002FInput\",\"[email protected]\\u002FRadioGroup\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FWrapper\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FWrapper.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FapplyModifiers\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FapplyModifiers.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMenuItem\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMenuItem.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FIcon\"]},\"[email protected]\\u002FSubmenu\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSubmenu.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FSubmenuAccordion\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSubmenuAccordion.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FMenu\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMenu.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FIcon\"]},\"[email protected]\\u002FFooter\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFooter.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FIOMessage\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FContainer\",\"[email protected]\\u002FIconCaret\"]},\"[email protected]\\u002FFooterLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FFooterLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FLayout.min.js\"],\"dependencies\":[]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FContainer\",\"[email protected]\\u002FIconSearch\",\"[email protected]\\u002FButton\",\"[email protected]\\u002FButtonWithIcon\"]},\"[email protected]\\u002FDefaultChallenge\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FDefaultChallenge.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchQuery\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F5.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchQuery.min.js\"],\"dependencies\":[\"[email protected]\\u002FQueryFacetsV2\",\"[email protected]\\u002FQueryProductSearchV3\",\"[email protected]\\u002FQuerySearchMetadataV2\"]},\"[email protected]\\u002FSearchContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchContext.min.js\"],\"dependencies\":[\"[email protected]\\u002FSearchQuery\",\"[email protected]\\u002FQueryProductSearchV3\"]},\"[email protected]\\u002FSearchOpenGraph\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchOpenGraph.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FSearchWrapper\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSearchWrapper.min.js\"],\"dependencies\":[\"[email protected]\\u002FSearchOpenGraph\",\"[email protected]\\u002FPixelContext\",\"[email protected]\\u002FProductList\"]},\"[email protected]\\u002FMutationAddToCart\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationAddToCart.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationUpdateItems\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationUpdateItems.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationUpdateOrderFormCheckin\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationUpdateOrderFormCheckin.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationUpdateOrderFormProfile\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationUpdateOrderFormProfile.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FMutationUpdateOrderFormShipping\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FMutationUpdateOrderFormShipping.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FOrderFormContext\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FOrderFormContext.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryOrderForm\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F3.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryOrderForm.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FToastProvider\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F19.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FToastProvider.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FStoreWrapper\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStoreWrapper.min.js\"],\"dependencies\":[\"[email protected]\\u002FDeliveryPromiseContext\",\"[email protected]\\u002FOrderItems\",\"[email protected]\\u002FOrderForm\",\"[email protected]\\u002FOrderQueue\",\"[email protected]\\u002FPixelContext\",\"[email protected]\\u002FShippingOptionContext\",\"[email protected]\\u002FMutationAddToCart\",\"[email protected]\\u002FMutationUpdateItems\",\"[email protected]\\u002FMutationUpdateOrderFormCheckin\",\"[email protected]\\u002FMutationUpdateOrderFormProfile\",\"[email protected]\\u002FMutationUpdateOrderFormShipping\",\"[email protected]\\u002FOrderFormContext\",\"[email protected]\\u002FPWAContext\",\"[email protected]\\u002FQueryOrderForm\",\"[email protected]\\u002FQueryProductSearchV3\",\"[email protected]\\u002FToastContext\",\"[email protected]\\u002FToastProvider\"]},\"[email protected]\\u002FStickyLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStickyLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIOMessageWithMarkers\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIOMessageWithMarkers.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FSpotPriceSavings\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSpotPriceSavings.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedCurrency\",\"[email protected]\\u002FIOMessageWithMarkers\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FListPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FListPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedCurrency\",\"[email protected]\\u002FIOMessageWithMarkers\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FSellingPrice\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FSellingPrice.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FFormattedCurrency\",\"[email protected]\\u002FIOMessageWithMarkers\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FQueryAutocompleteSearchSuggestions\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryAutocompleteSearchSuggestions.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQuerySuggestionProducts\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQuerySuggestionProducts.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryTopSearches\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryTopSearches.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FIconClock\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconClock.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FAutocomplete\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAutocomplete.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FAutocomplete.min.js\"],\"dependencies\":[\"[email protected]\\u002FwithDevice\",\"[email protected]\\u002FPixelContext\",\"[email protected]\\u002FProductContextProvider\",\"[email protected]\\u002FProductListContext\",\"[email protected]\\u002FListPrice\",\"[email protected]\\u002FSellingPrice\",\"[email protected]\\u002FProductSummaryCustom\",\"[email protected]\\u002FQueryAutocompleteSearchSuggestions\",\"[email protected]\\u002FQuerySuggestionProducts\",\"[email protected]\\u002FQueryTopSearches\",\"[email protected]\\u002FIconClock\",\"[email protected]\\u002FIconClose\",\"[email protected]\\u002FSpinner\"]},\"[email protected]\\u002FProductLink\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductLink.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FuseProduct\"]},\"[email protected]\\u002FStoreLink\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStoreLink.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FformatIOMessage\"]},\"[email protected]\\u002Findex\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Findex.min.js\"],\"dependencies\":[\"[email protected]\\u002FapplyModifiers\",\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FStructuredData\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FStructuredData.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FListContextProvider\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FListContextProvider.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FQueryProducts\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F8.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FQueryProducts.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FProductSummaryList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FProductSummaryList.min.js\"],\"dependencies\":[\"[email protected]\\u002FListContextProvider\",\"[email protected]\\u002FuseListContext\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FProductListContext\",\"[email protected]\\u002FuseProductImpression\",\"[email protected]\\u002FQueryProducts\",\"[email protected]\\u002FProductList\"]},\"[email protected]\\u002FImageList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FImageList.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FListContextProvider\",\"[email protected]\\u002FuseListContext\",\"[email protected]\\u002FformatIOMessage\",\"[email protected]\\u002FuseOnView\",\"[email protected]\\u002FusePixel\"]},\"[email protected]\\u002FIconExpand\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconExpand.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconPause\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconPause.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconPlay\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconPlay.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconVolumeOff\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconVolumeOff.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FIconVolumeOn\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FIconVolumeOn.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FVideo\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FVideo.min.js\"],\"dependencies\":[\"[email protected]\\u002FcreateCssHandlesContext\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIconExpand\",\"[email protected]\\u002FIconPause\",\"[email protected]\\u002FIconPlay\",\"[email protected]\\u002FIconVolumeOff\",\"[email protected]\\u002FIconVolumeOn\"]},\"[email protected]\\u002FCollapsible\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F29.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F29.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FCollapsible.min.js\"],\"dependencies\":[]},\"[email protected]\\u002FTabContent\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTabContent.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FTabContentItem\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTabContentItem.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FTabLayout\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTabLayout.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FTabList\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTabList.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\"]},\"[email protected]\\u002FTabListItem\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FTabListItem.min.js\"],\"dependencies\":[\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FIOMessage\",\"[email protected]\\u002FButton\"]},\"[email protected]\\u002FComponentGenerator\":{\"assets\":[\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002Fcommon.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F0.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002F1.min.js\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FComponentGenerator.min.css\",\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fpublished\\[email protected]\\u002Fpublic\\u002Freact\\u002FComponentGenerator.min.js\"],\"dependencies\":[\"[email protected]\\u002FStructuredData\",\"[email protected]\\u002FuseCssHandles\",\"[email protected]\\u002FuseDevice\",\"[email protected]\\u002FListContextProvider\",\"[email protected]\\u002FuseListContext\",\"[email protected]\\u002FuseOnView\",\"[email protected]\\u002FusePixel\",\"[email protected]\\u002FuseProduct\",\"[email protected]\\u002FProductSummaryList\",\"[email protected]\\u002Findex\",\"[email protected]\\u002FSliderLayout\",\"[email protected]\\u002FIconCaret\",\"[email protected]\\u002FImage\",\"[email protected]\\u002FImageList\",\"[email protected]\\u002FVideo\",\"[email protected]\\u002FCollapsible\",\"[email protected]\\u002FTabContent\",\"[email protected]\\u002FTabContentItem\",\"[email protected]\\u002FTabLayout\",\"[email protected]\\u002FTabList\",\"[email protected]\\u002FTabListItem\"]}},\"concurrentMode\":true,\"contentMap\":{},\"contentResponse\":null,\"culture\":{\"availableLocales\":[],\"country\":\"COL\",\"currency\":\"COP\",\"language\":\"es\",\"locale\":\"es-CO\",\"customCurrencyDecimalDigits\":0,\"customCurrencySymbol\":\"$\"},\"disableSSQ\":true,\"disableSSR\":false,\"hints\":{\"desktop\":true,\"mobile\":false,\"phone\":false,\"tablet\":false,\"unknown\":false},\"introspectionResult\":{\"__schema\":{\"types\":[{\"kind\":\"UNION\",\"name\":\"vtex_ordersgraphql_0_119_4_StatusExtraInfo\",\"possibleTypes\":[{\"name\":\"vtex_ordersgraphql_0_119_4_CancellationData\"},{\"name\":\"vtex_ordersgraphql_0_119_4_OrderAuthExtraInfo\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_ordersgraphql_0_119_4_TimelinePoint\",\"possibleTypes\":[{\"name\":\"vtex_ordersgraphql_0_119_4_MessagePoint\"},{\"name\":\"vtex_ordersgraphql_0_119_4_StatusPoint\"},{\"name\":\"vtex_ordersgraphql_0_119_4_TransactionPoint\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_ordersgraphql_0_119_4_Point\",\"possibleTypes\":[{\"name\":\"vtex_ordersgraphql_0_119_4_MessagePoint\"},{\"name\":\"vtex_ordersgraphql_0_119_4_StatusPoint\"},{\"name\":\"vtex_ordersgraphql_0_119_4_TransactionPoint\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_salesperformancegraphql_0_8_2_FilterType\",\"possibleTypes\":[{\"name\":\"vtex_salesperformancegraphql_0_8_2_AndFilter\"},{\"name\":\"vtex_salesperformancegraphql_0_8_2_OrFilter\"},{\"name\":\"vtex_salesperformancegraphql_0_8_2_NotFilter\"},{\"name\":\"vtex_salesperformancegraphql_0_8_2_EqFilter\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_instoreadmin_14_24_1_Node\",\"possibleTypes\":[{\"name\":\"vtex_instoreadmin_14_24_1_Store\"},{\"name\":\"vtex_instoreadmin_14_24_1_Vendor\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_authadmin_3_70_0_BaseProviderConfig\",\"possibleTypes\":[{\"name\":\"vtex_authadmin_3_70_0_CustomOAuthConfig\"},{\"name\":\"vtex_authadmin_3_70_0_PasswordConfig\"},{\"name\":\"vtex_authadmin_3_70_0_SamlConfig\"},{\"name\":\"vtex_authadmin_3_70_0_WellKnownOAuthConfig\"},{\"name\":\"vtex_authadmin_3_70_0_AppleIdOAuthConfig\"},{\"name\":\"vtex_authadmin_3_70_0_B2BOAuthConfig\"},{\"name\":\"vtex_authadmin_3_70_0_AccessKeyConfig\"},{\"name\":\"vtex_authadmin_3_70_0_PasskeyConfig\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_subscriptionsgraphql_3_22_1_PaginationResult\",\"possibleTypes\":[{\"name\":\"vtex_subscriptionsgraphql_3_22_1_SubscriptionExecution\"},{\"name\":\"vtex_subscriptionsgraphql_3_22_1_Subscriber\"},{\"name\":\"vtex_subscriptionsgraphql_3_22_1_SearchProduct\"},{\"name\":\"vtex_subscriptionsgraphql_3_22_1_StorePlan\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_adminsearch_1_95_0_ExplainBoost\",\"possibleTypes\":[{\"name\":\"vtex_adminsearch_1_95_0_ExplainTermBoost\"},{\"name\":\"vtex_adminsearch_1_95_0_ExplainAttributeBoost\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_adminsearch_1_95_0_TriggerRule\",\"possibleTypes\":[{\"name\":\"vtex_adminsearch_1_95_0_TermRule\"},{\"name\":\"vtex_adminsearch_1_95_0_WhiteLabelSellerRule\"},{\"name\":\"vtex_adminsearch_1_95_0_GlobalRule\"},{\"name\":\"vtex_adminsearch_1_95_0_AttributeRule\"}]},{\"kind\":\"INTERFACE\",\"name\":\"vtex_adminsearch_1_95_0_CustomResultBoost\",\"possibleTypes\":[{\"name\":\"vtex_adminsearch_1_95_0_TermBoost\"},{\"name\":\"vtex_adminsearch_1_95_0_AttributeBoost\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_paymentaffiliations_0_3_0_CustomField\",\"possibleTypes\":[{\"name\":\"vtex_paymentaffiliations_0_3_0_CustomFieldSelect\"},{\"name\":\"vtex_paymentaffiliations_0_3_0_CustomFieldText\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_marketplacenetworkgraphql_1_16_0_Option\",\"possibleTypes\":[{\"name\":\"vtex_marketplacenetworkgraphql_1_16_0_OptionInt\"},{\"name\":\"vtex_marketplacenetworkgraphql_1_16_0_OptionString\"},{\"name\":\"vtex_marketplacenetworkgraphql_1_16_0_OptionBool\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_sessionclient_1_0_4_Session\",\"possibleTypes\":[{\"name\":\"vtex_sessionclient_1_0_4_SessionError\"},{\"name\":\"vtex_sessionclient_1_0_4_SessionSuccess\"}]},{\"kind\":\"UNION\",\"name\":\"vtexbr_tiktoktbp_1_6_3_CatalogOverviewResult\",\"possibleTypes\":[{\"name\":\"vtexbr_tiktoktbp_1_6_3_CatalogOverview\"},{\"name\":\"vtexbr_tiktoktbp_1_6_3_Error\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_countrydatasettings_0_4_0_AdditionalFieldData\",\"possibleTypes\":[{\"name\":\"vtex_countrydatasettings_0_4_0_PostalCodeData\"}]},{\"kind\":\"UNION\",\"name\":\"vtex_ordersgraphql_0_119_4_ChangeItemsReturn\",\"possibleTypes\":[{\"name\":\"vtex_ordersgraphql_0_119_4_ChangeItemsReturnSuccess\"},{\"name\":\"vtex_ordersgraphql_0_119_4_ChangeItemsReturnErrorCheckoutError\"},{\"name\":\"vtex_ordersgraphql_0_119_4_ChangeItemsReturnErrorPollyTimeout\"}]}]}},\"loadedDevices\":[\"desktop\"],\"messages\":{\"store\\u002Fslider-layout.sliderTrack.aria-label\":\"La diapositiva actual es{slide} de{total}\",\"store\\u002Fflex-layout.flexLayout-row.aria-label\":\"Sección{sectionId, select, row { fila} other {#}}\",\"store\\u002Fsearch.clear-input\":\"Borrar campo de búsqueda\",\"store\\u002Fsearch.submit-search\":\"Buscar Productos\",\"store\\u002Fsearch.autocompleteInput.aria-label\":\"Buscar productos\",\"store\\u002Fsearch.searchFor\":\"Buscar por {term}\",\"store\\u002Fsearch.search-term-too-short\":\"El término de búsqueda es demasiado corto\",\"store\\u002Fsearch.placeholder\":\"Buscar\",\"store\\u002Fpricing.installment-display\":\"O {installments} {times} de {installmentPrice}\",\"store\\u002Fpricing.interest-free\":\"sin intereses\",\"store\\u002Fpricing.savings\":\"Ahorra {savings}\",\"store\\u002Freviews.list.loadingReviews\":\"Cargando comentarios…\",\"store\\u002Freviews.list.writeReview\":\"Escribe un comentario\",\"store\\u002Freviews.list.login\":\"Por favor, inicia sesión para escribir un comentario.\",\"store\\u002Fshipping-option-zipcode.deliverToButton.label\":\"Enviar a:\",\"store\\u002Fshipping-option-zipcode.deliverToButton.placeholder\":\"Ingresa una ubicación\",\"store\\u002Fshipping-option-zipcode.storeButton.label\":\"Tienda:\",\"store\\u002Fshipping-option-zipcode.storeButton.placeholder\":\"Selecciona una tienda\",\"store\\u002Fshipping-option-zipcode.deliverDrawer.title\":\"Consulta la disponibilidad en tu región\",\"store\\u002Fshipping-option-zipcode.pickupDrawer.title.empty\":\"Consulta las tiendas en tu región\",\"store\\u002Fshipping-option-zipcode.pickupDrawer.title.filled\":\"Selecciona una tienda\",\"store\\u002Fshipping-option-zipcode.postalCodeInput.placeholder\":\"Ingresa tu código postal\",\"store\\u002Fshipping-option-zipcode.postalCodeInput.error\":\"El código postal ingresado no está incluido en nuestra área de cobertura\",\"store\\u002Fshipping-option-zipcode.updateButton.label\":\"Actualizar\",\"store\\u002Fshipping-option-zipcode.popoverButton.label\":\"Selecciona una ubicación\",\"store\\u002Fshipping-option-zipcode.deliveryPopover.submitButton.label\":\"Continuar\",\"store\\u002Fshipping-option-zipcode.popover.description\":\"Las ofertas y las opciones de entrega varían según la región.\",\"store\\u002Fshipping-option-zipcode.deliveryPopover.postalCodeInput.placeholder\":\"Código postal\",\"store\\u002Fshipping-option-zipcode.popover.postalCodeLink\":\"No se mi codigo postal\",\"store\\u002Fshipping-option-zipcode.locationModal.title\":\"Ingresa una ubicación\",\"store\\u002Fshipping-option-zipcode.locationModal.description\":\"Las ofertas y las opciones de entrega varían según la región.\",\"store\\u002Fshipping-option-zipcode.locationModal.noPickupsState.title\":\"Tienda no disponible en la región\",\"store\\u002Fshipping-option-zipcode.locationModal.noPickupsState.description\":\"No hay productos disponibles para o código postal\",\"store\\u002Fshipping-option-zipcode.locationModal.noPickupsState.button.label\":\"Introduce otra ubicación\",\"store\\u002Fshipping-option-zipcode.pickupSelection.noStoresState.title\":\"No hay tiendas disponibles\",\"store\\u002Fshipping-option-zipcode.pickupSelection.noStoresState.description\":\"No hay tiendas que atiendan el código postal {postalCode}\",\"store\\u002Fshipping-option-zipcode.pickupSelection.noStoresState.button.label\":\"Continuar con la entrega\",\"store\\u002Fshipping-option-zipcode.shippingSelectionModal.title\":\"Seleccione un método de envío\",\"store\\u002Fshipping-option-zipcode.shippingSelectionModal.description\":\"La disponibilidad de los productos varía según el método:\",\"store\\u002Fshipping-option-zipcode.shippingSelectionModal.deliveryButton.label\":\"Entregar a domicilio\",\"store\\u002Fshipping-option-zipcode.shippingSelectionModal.pickupButton.label\":\"Recoger en una tienda\",\"store\\u002Fshipping-option-zipcode.pickupSelection.title\":\"Elige una tienda\",\"store\\u002Fshipping-option-zipcode.availabilityBadge.deliveryAvailable\":\"Entrega disponible\",\"store\\u002Fshipping-option-zipcode.availabilityBadge.deliveryUnavailable\":\"Entrega no disponible\",\"store\\u002Fshipping-option-zipcode.availabilityBadge.pickupUnavailable\":\"No se ofrece servicio de recogida.\",\"store\\u002Fshipping-option-zipcode.availabilityBadge.pickupAt\":\"Recogida en\",\"store\\u002Fshipping-option-zipcode.unavailableItems.removeItemsButton.label\":\"Eliminar artículos\",\"store\\u002Fshipping-option-zipcode.unavailableItems.retryButton.label\":\"Ingresar otra ubicación\",\"store\\u002Fshipping-option-zipcode.unavailableItems.title\":\"Artículos no disponibles\",\"store\\u002Fshipping-option-zipcode.unavailableItems.description\":\"Estos artículos no se pueden entregar en {addressLabel} y no están disponibles en ningún punto de recogida\",\"store\\u002Fshipping-option-zipcode.unavailableItems.forPickup.description\":\"Estos artículos no están disponibles para el punto de recogida\",\"store\\u002Fshipping-option-zipcode.unavailableItems.forDelivery.description\":\"Estos artículos no se pueden entregar en {addressLabel}\",\"store\\u002Fshipping-option-zipcode.LocationDetectorButton.title\":\"Usar mi ubicación actual\",\"store\\u002Fshipping-option-zipcode.LocationDetectorButtonLoading.description\":\"Configurando tu ubicación...\",\"store\\u002Fshipping-option-zipcode.LocationDetectorButtonError.description\":\"No se pudo detectar la ubicación\",\"store\\u002Fadd-to-cart.success\":\"Ítem agregado al carrito\",\"store\\u002Fadd-to-cart.duplicate\":\"almacenar\\u002Fañadir al carrito.duplicar\",\"store\\u002Fadd-to-cart.failure\":\"Se produjo un error. El ítem no se agregó al carrito.\",\"store\\u002Fadd-to-cart.see-cart\":\"Ver carrito\",\"store\\u002Fadd-to-cart.select-sku-variations\":\"Por favor, selecciona una opción de cada variación\",\"store\\u002Fadd-to-cart.add-to-cart\":\"Agregar al carrito\",\"store\\u002Fadd-to-cart.label-unavailable\":\"No disponible\",\"store\\u002Fbreadcrumb.homeLink\":\"Link a la página de inicio\",\"store\\u002Fproduct-list.unavailableItems\":\"{quantity, plural, one {# producto no disponible} other {# productos no disponibles}}\",\"store\\u002Fproduct-list.availableItems\":\"{quantity, plural, one {# producto disponible} other {# productos disponibles}}\",\"store\\u002Fproduct-list.quantityUnitMultiplierMismatch\":\"Este producto se vende por fracciones de {unitMultiplier}{measurementUnit}. Por lo tanto, la cantidad ingresada se ha redondeado a {roundedValue}{measurementUnit}.\",\"store\\u002Fproduct-list.quantity-selector.remove\":\"Retirar\",\"store\\u002Fproduct-list.quantitySelector.label\":\"{quantity} {measurementUnit}\",\"store\\u002Fproduct-list.quantitySelector.maxValueLabel\":\"{quantity} {measurementUnit} +\",\"store\\u002Fproduct-list.quantityStepper.increaseQuantity\":\"Aumentar la cantidad\",\"store\\u002Fproduct-list.quantityStepper.decreaseQuantity\":\"Cantidad decreciente\",\"store\\u002Fproduct-list.quantityStepper.label\":\"Cantidad de producto\",\"store\\u002Fproduct-list.delete-button.default-label\":\"Eliminar Producto\",\"store\\u002Fprice.Free\":\"GRATIS\",\"store\\u002Fprice.TBD\":\"Por calcular\",\"store\\u002Fproduct-summary.shelf.aria-label\":\"Producto{productName}\",\"store\\u002Fproduct-summary.image.aria-label\":\"Imagen del producto{productName}\",\"store\\u002Fproduct-summary.name.aria-label\":\"Nombre del producto{productName}\",\"store\\u002Fsearch-result.show-more-button\":\"Mostrar más\",\"store\\u002Fsearch-result.showing-products\":\"Mostrando {value}\",\"store\\u002Fsearch-result.showing-products-count\":\"{productsLoaded, number} de {total, number}\",\"store\\u002Fsearch.filter.placeholder\":\"Buscar por {filterName}\",\"store\\u002Fsearch-result.filter-button.clear\":\"Limpiar\",\"store\\u002Fsearch-result.price-ranges.submit\":\"Buscar\",\"store\\u002Fsearch-result.filter-button.title\":\"Filtros\",\"store\\u002Fsearch-result.filter-breadcrumbs.primary\":\"Filtros\",\"store\\u002Fsearch.filter.title.shipping\":\"Método de envío\",\"store\\u002Fsearch-result.filter-action.title\":\"Filtrar\",\"store\\u002Fsearch-result.filter-button.apply\":\"Aplicar\",\"store\\u002Fsearch.total-products-2\":\"{recordsFiltered} \\u003Cspan\\u003E{recordsFiltered, plural, one {producto} other {productos}}\\u003C\\u002Fspan\\u003E\",\"store\\u002Fsearch.selected-filters\":\"Filtrado por:\",\"store\\u002Fsearch-result.filter-button.clearAll\":\"Limpiar todo\",\"store\\u002Fsearch.empty-products\":\"No encontramos ningún resultado para \\\"{term}\\\"\",\"store\\u002Fsearch.no-products\":\"No se encontró ningún producto\",\"store\\u002Fsearch.what-do-i-do\":\"¿Qué debo hacer?\",\"store\\u002Fsearch-result.showing-all-products\":\"Has visto todos los {value} productos\",\"store\\u002Fsearch-result.showing-all-products-count\":\"{total, number}\",\"store\\u002Fsearch-result.show-previous-button\":\"Mostrar anteriores\",\"store\\u002Fdelivery-promise-components.shopperLocationButton.placeholder\":\"Ingresa una ubicación\",\"store\\u002Fdelivery-promise-components.pickupPointButton.placeholder\":\"Selecciona una tienda\",\"store\\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.placeholder\":\"Ingresa tu código postal\",\"store\\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.error\":\"El código postal ingresado no está incluido en nuestra área de cobertura\",\"store\\u002Fdelivery-promise-components.shopperLocation.postalCodeInput.invalid\":\"Introduce un código postal válido\",\"store\\u002Fdelivery-promise-components.pickupPointList.updateButton.label\":\"Actualizar\",\"store\\u002Fdelivery-promise-components.pickupPointList.clearButton.label\":\"Borrar\",\"store\\u002Fdelivery-promise-components.shopperLocationPopover.button.label\":\"Selecciona una ubicación\",\"store\\u002Fdelivery-promise-components.shopperLocationPopover.submitButton.label\":\"Continuar\",\"store\\u002Fdelivery-promise-components.shopperLocationPopover.description\":\"Las ofertas y las opciones de entrega varían según la región.\",\"store\\u002Fdelivery-promise-components.shopperLocationPopover.postalCodeInput.placeholder\":\"Código postal\",\"store\\u002Fdelivery-promise-components.shopperLocationPopover.postalCodeHelpLink\":\"No se mi codigo postal\",\"store\\u002Fdelivery-promise-components.shopperLocationModal.title\":\"Ingresa una ubicación\",\"store\\u002Fdelivery-promise-components.shopperLocationModal.description\":\"Las ofertas y las opciones de entrega varían según la región.\",\"store\\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.title\":\"Tienda no disponible en la región\",\"store\\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.description\":\"No hay productos disponibles para el código postal {postalCode}\",\"store\\u002Fdelivery-promise-components.shopperLocationModal.noPickupPointState.button.label\":\"Introduce otra ubicación\",\"store\\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.title\":\"No hay tiendas disponibles\",\"store\\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.description\":\"No hay tiendas que atiendan el código postal {postalCode}\",\"store\\u002Fdelivery-promise-components.pickupPointSelection.noPointsState.button.label\":\"Continuar con la entrega\",\"store\\u002Fdelivery-promise-components.shippingMethodModal.title\":\"Seleccione un método de envío\",\"store\\u002Fdelivery-promise-components.shippingMethodModal.description\":\"La disponibilidad de los productos puede variar según el método de envío.\",\"store\\u002Fdelivery-promise-components.shippingMethodModal.deliveryOption.label\":\"Entregar a domicilio\",\"store\\u002Fdelivery-promise-components.shippingMethodModal.pickupPointOption.label\":\"Recoger en una tienda\",\"store\\u002Fdelivery-promise-components.shippingMethodSelector.filterByShipping.label\":\"Filtrar por envío\",\"store\\u002Fdelivery-promise-components.shippingMethodSelector.filteringByDelivery.label\":\"Filtrando por entrega\",\"store\\u002Fdelivery-promise-components.pickupPointSelection.title\":\"Elige una tienda\",\"store\\u002Fdelivery-promise-components.shippingMethod.deliveryAvailable.badge\":\"Delivery available\",\"store\\u002Fdelivery-promise-components.shippingMethod.deliveryUnavailable.badge\":\"Delivery unavailable\",\"store\\u002Fdelivery-promise-components.shippingMethod.pickupPointUnavailable.badge\":\"Pickup unavailable\",\"store\\u002Fdelivery-promise-components.shippingMethod.pickupAt.badge\":\"Pickup at\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.removeItemsButton.label\":\"Eliminar artículos\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.retryButton.label\":\"Ingresar otra ubicación\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.title\":\"Artículos no disponibles\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.description\":\"Estos artículos no se pueden entregar en {addressLabel} y no están disponibles para recogida en ninguna tienda\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.forPickupPoint.description\":\"Estos artículos no están disponibles para recogida en esta tienda.\",\"store\\u002Fdelivery-promise-components.unavailableItemsModal.forDelivery.description\":\"Estos artículos no se pueden entregar en {addressLabel}\",\"store\\u002Fdelivery-promise-components.shopperLocationDetectorButton.title\":\"Usar mi ubicación actual\",\"store\\u002Fdelivery-promise-components.shopperLocationDetectorButton.loadingDescription\":\"Configurando tu ubicación...\",\"store\\u002Fdelivery-promise-components.shopperLocationDetectorButton.errorDescription\":\"No se pudo detectar la ubicación\",\"store\\u002Fwishlist.addButton\":\"Agregar a la lista\",\"store\\u002Fwishlist-see-lists\":\"Ver listas\",\"store\\u002Fwishlist-product-added-to-list\":\"Producto agregado a la lista\",\"store\\u002Fwishlist-add-product-fail\":\"No se pudo agregar el producto a la lista\",\"store\\u002Fwishlist-default-list-name\":\"Lista de deseos\",\"store\\u002Fwishlist-login\":\"Iniciar sesión\",\"store\\u002Fwishlist-not-logged\":\"Necesitas iniciar sesión antes de agregar un producto a la lista\",\"store\\u002Fcheckout-summary.disclaimer\":\"Tasas y fletes calculados en el carrito\",\"store\\u002Fcheckout-summary.Shipping\":\"Entrega\",\"store\\u002Fcheckout-summary.Items\":\"Subtotal\",\"store\\u002Fcheckout-summary.Total\":\"Total\",\"store\\u002Fcheckout-summary.Discounts\":\"Descuentos\",\"store\\u002Fcheckout-summary.Tax\":\"Impuestos\",\"store\\u002Fminicart.go-to-checkout\":\"Ir al checkout\",\"store\\u002Fminicart.title\":\"Carrito\",\"store\\u002Ferror.oauth.refresh\":\"Lo sentimos, probablemente trató de actualizar su navegador durante el proceso. Por favor, inténtelo de nuevo.\",\"store\\u002Ferror.oauth.missingEmail\":\"Lo sentimos, no recibimos su correo electrónico. Por favor, compruebe sus permisos o póngase en contacto con la empresa responsable.\",\"store\\u002Ferror.oauth.unknown\":\"Lo sentimos, se produjo un error inesperado. Por favor, inténtelo de nuevo.\",\"store\\u002Flogin.autoRedirect.message\":\"Estamos redirigiéndolo a nuestro login de {provider}\",\"store\\u002Flogin.accessCodeTitleSMS\":\"Introduce el código de acceso que te han enviado por teléfono.\",\"store\\u002Flogin.accessCodeTitle\":\"Digite el código enviado a su e-mail\",\"store\\u002Flogin.emptyField\":\"Este campo está vacío\",\"store\\u002Flogin.invalidEmail\":\"Entre con un e-mail válido\",\"store\\u002FloginOptions.corporate\":\"Iniciar sesión como corporación\",\"store\\u002Flogin.continue\":\"Continuar\",\"store\\u002Flogin.password.requirementMet\":\"cumple el requisito\",\"store\\u002Flogin.password.requirementNotMet\":\"no cumple el requisito\",\"store\\u002Flogin.password.uppercaseLetter\":\"Una letra mayúscula\",\"store\\u002Flogin.password.lowercaseLetter\":\"Una letra minúscula\",\"store\\u002Flogin.password.number\":\"Un número\",\"store\\u002Flogin.password.eightCharacteres\":\"Mínimo 8 caracteres\",\"store\\u002Flogin.password.letter\":\"Una letra\",\"store\\u002Flogin.password.placeholder\":\"Ingrese su contraseña \",\"store\\u002Flogin.createPasswordSMS\":\"Verificación de usuarios y creación de contraseñas\",\"store\\u002Flogin.createPassword\":\"Validar correo electrónico y crear una nueva contraseña\",\"store\\u002Flogin.createPasswordSubtitleSMS\":\"Introduce el código que te enviamos por teléfono ({phone} ) y crea una nueva contraseña\",\"store\\u002Flogin.createPasswordSubtitle\":\"Ingrese el código que enviamos a {email} y cree una nueva contraseña\",\"store\\u002Flogin.selectCodeDeliveryMethod.title\":\"Elige cómo recibir el código de acceso.\",\"store\\u002Flogin.selectCodeDeliveryMethod.option.email\":\"Correo electrónico ({email} )\",\"store\\u002Flogin.selectCodeDeliveryMethod.option.sms\":\"SMS ({phone} )\",\"store\\u002Flogin.selectCodeDeliveryMethod.send\":\"Enviar\",\"editor.menu.submenu.title\":\"editor.menu.submenu.title\",\"store\\u002Fheader.topMenu.login.icon.label\":\"Entrar\",\"store\\u002Fheader.topMenu.minicart.icon.label\":\"Mi Cesta\",\"store\\u002Fheader.search-placeholder\":\"Búsqueda por productos, marcas...\",\"store\\u002Fheader.search-emptyPlaceholder\":\"Ningún resultado encontrado\",\"store\\u002Fheader.search-cancel\":\"Cancelar\",\"store\\u002Fstore.network-status.offline\":\"Sin conexión a internet.\",\"store\\u002Fspot-price-savings.default\":\"Ahorra: {spotPriceSavingsValue}\",\"store\\u002Flist-price.default\":\"{listPriceValue}\",\"store\\u002Fselling-price.default\":\"{sellingPriceValue}\",\"store\\u002FseeMore\":\"Ver todos los {count} productos\",\"store\\u002FordinalNumber\":\".\",\"store\\u002Fsuggestions\":\"Sugerencias\",\"store\\u002FemptySuggestion\":\"Sin Sugerencias\",\"store\\u002FtopSearches\":\"Términos más buscados\",\"store\\u002Fhistory\":\"Últimas búsquedas\",\"store\\u002FsuggestedProducts\":\"Productos para {term}\",\"store\\u002Fstack-layout.aria-label\":\"Sección flotante\",\"store\\u002Fnative-types.text\":\"Escribe tu texto aquí\",\"store\\u002Fnative-types.richText\":\"Lorem ipsum...\",\"store\\u002Fnative-types.url\":\"https:\\u002F\\u002Fexample.com\",\"store\\u002Fproduct-description.title\":\"Descripción del producto\",\"store\\u002Fproduct-description.property\":\"Propiedad\",\"store\\u002Fproduct-description.specification\":\"Especificación\",\"store\\u002Fproduct-description.collapse.showMore\":\"Mostrar más\",\"store\\u002Fproduct-description.collapse.showLess\":\"Mostrar menos\",\"store\\u002Fpricing.from\":\"De\",\"store\\u002Fpricing.to\":\"Por\",\"store\\u002Floading\":\"Cargando…\",\"store\\u002Fshipping.deliveryName\":\"Entrega\",\"store\\u002Fshipping.deliveryEstimate\":\"Plazo\",\"store\\u002Fshipping.deliveryPrice\":\"Valor\",\"store\\u002Fshipping.label\":\"Calcular envío\",\"store\\u002Fshipping.free\":\"Gratis\",\"store\\u002Fshipping.empty-sla\":\"No hay ninguna tarifa de envío disponible para el código postal informado\",\"store\\u002Fbuy-button.add-to-cart\":\"Agregar al carrito\",\"store\\u002Fbuybutton.buy-success\":\"Se agregó el ítem al carrito\",\"store\\u002Fbuybutton.buy-success-duplicate\":\"El ítem ya está en el carrito\",\"store\\u002Fbuybutton.add-failure\":\"Se produjo un error. El ítem no se agregó al carrito.\",\"store\\u002Fbuybutton.buy-offline-success\":\"Se agregó el ítem al carrito offline\",\"store\\u002Fbuybutton.select-sku-variations\":\"Por favor, selecciona una opción de cada variación\",\"store\\u002Fbuybutton.see-cart\":\"Ver carrito\",\"store\\u002Ftechnicalspecifications.title\":\"Especificaciones técnicas\",\"store\\u002Favailability-subscriber.title\":\"Este producto no está disponible en este momento\",\"store\\u002Favailability-subscriber.subscribe-label\":\"Quiero que me avisen cuando esté disponible\",\"store\\u002Favailability-subscriber.email-placeholder\":\"Email\",\"store\\u002Favailability-subscriber.name-placeholder\":\"Nombre\",\"store\\u002Favailability-subscriber.send-label\":\"Enviar\",\"store\\u002Favailability-subscriber.invalid-email\":\"Email inválido\",\"store\\u002Favailability-subscriber.added-message\":\"Email registrado con éxito\",\"store\\u002Favailability-subscriber.error-message\":\"Se produjo una falla al intentar registrarte. Inténtalo de nuevo\",\"store\\u002Fnewsletter.label\":\"Suscríbete a nuestro newsletter\",\"store\\u002Fnewsletter.placeholder\":\"Ingresa tu email\",\"store\\u002Fnewsletter.submit\":\"Suscribir\",\"store\\u002Fnewsletter.invalidEmail\":\"Por favor, ingresa un email válido.\",\"store\\u002Fnewsletter.confirmationTitle\":\"¡Gracias!\",\"store\\u002Fnewsletter.confirmationText\":\"Tu email se registró correctamente.\",\"store\\u002Fnewsletter.error\":\"Se produjo un error. Por favor, inténtalo de nuevo más tarde\",\"store\\u002FsearchBar.button.cancel.label\":\"Cancelar\",\"store\\u002FbuyButton-label-unavailable\":\"Indisponible\",\"store\\u002Fgreeting\":\"Hola\",\"store\\u002Fstore-components.share.label\":\"Comparte\",\"store\\u002Fshare.title\":\"{product} {sku} en {store}: \",\"store\\u002Fuser-address.pickup\":\"Recoger en {name}\",\"store\\u002Fuser-address.order\":\"Enviar para\",\"store\\u002Fuser-address.change\":\"Modificar\",\"store\\u002Fuser-address.add\":\"Agregar localización\",\"store\\u002FskuSelector.seeMore\":\"Ver más {quantity}\",\"store\\u002Fsku-selector.select.placeholder\":\"Elige una opción\",\"store\\u002Fsku-selector.variation.select-an-option\":\"Selecciona una opción\",\"store\\u002Fback-to-top.label\":\"Volver a la parte superior\",\"store\\u002Freviews.form.title\":\"Agregar comentario\",\"store\\u002Freviews.form.reviewSubmitted\":\"Tu comentario fue enviado.\",\"store\\u002Freviews.form.alreadySubmitted\":\"Ya has enviado un comentario para este producto.\",\"store\\u002Freviews.form.label.reviewTitle\":\"Título\",\"store\\u002Freviews.form.requiredField\":\"Este campo es obligatorio\",\"store\\u002Freviews.form.label.rating\":\"Califica el producto de 1 a 5 estrellas\",\"store\\u002Freviews.form.label.name\":\"Tu nombre\",\"store\\u002Freviews.form.label.location\":\"Tu ubicación\",\"store\\u002Freviews.form.label.email\":\"Dirección de email\",\"store\\u002Freviews.form.requiredFieldEmail\":\"Por favor, ingresa un email válido\",\"store\\u002Freviews.form.label.review\":\"Escribe un comentario\",\"store\\u002Freviews.form.invalid\":\"Tu comentario no es válido. Por favor, ve el mensaje anterior.\",\"store\\u002Freviews.form.submit\":\"Enviar comentario\",\"store\\u002Freviews.list.title\":\"Comentarios\",\"store\\u002Freviews.list.summary.loading\":\"Cargando el resumen…\",\"store\\u002Freviews.list.summary.averageRating\":\"{average} Calificación promedio\",\"store\\u002Freviews.list.summary.totalReviews\":\"({total} {total, plural, =1 {comentario} other {comentarios}})\",\"store\\u002Freviews.list.loading\":\"Cargando comentarios…\",\"store\\u002Freviews.list.verifiedPurchaser\":\"Comprador verificado\",\"store\\u002Freviews.list.submitted\":\"Enviado\",\"store\\u002Freviews.list.by\":\"por\",\"store\\u002Freviews.list.emptyState\":\"No hay comentarios.\",\"store\\u002Freviews.list.timeAgo.justNow\":\"ahora\",\"store\\u002Freviews.list.timeAgo.years\":\"{timeUnits} {timeUnits, plural, =1 {año} other {años}} atrás\",\"store\\u002Freviews.list.timeAgo.months\":\"{timeUnits} {timeUnits, plural, =1 {mes} other {meses}} atrás\",\"store\\u002Freviews.list.timeAgo.days\":\"{timeUnits} {timeUnits, plural, =1 {día} other {días}} atrás\",\"store\\u002Freviews.list.timeAgo.hours\":\"{timeUnits} {timeUnits, plural, =1 {hora} other {horas}} atrás\",\"store\\u002Freviews.list.timeAgo.minutes\":\"{timeUnits} {timeUnits, plural, =1 {minuto} other {minutos}} atrás\",\"store\\u002Freviews.list.sortOptions.placeholder\":\"Ordenar por:\",\"store\\u002Freviews.list.sortOptions.mostRecent\":\"Más reciente\",\"store\\u002Freviews.list.sortOptions.oldest\":\"Más antiguo\",\"store\\u002Freviews.list.sortOptions.highestRated\":\"Calificación más alta\",\"store\\u002Freviews.list.sortOptions.lowestRated\":\"Calificación más baja\",\"store\\u002Freviews.list.anonymous\":\"Anónimo\",\"store\\u002Freviews.list.pagination.textOf\":\"de\",\"store\\u002Freviews.list.graph.stars\":\"{value, plural, =0{0 estrellas} =1{1 estrella} other{# estrellas}}\",\"store\\u002Freviews.summary.add.login\":\"Por favor, inicia sesión para escribir un comentario.\",\"store\\u002Freviews.summary.add.title\":\"Agregar comentario\",\"store\\u002Freviews.list.graph.star\":\"\",\"store\\u002Freviews.list.filterOptions.placeholder\":\"Filtrar por:\",\"store\\u002Freviews.list.filterOptions.all\":\"Todos\",\"store\\u002Freviews.list.filterOptions.one-star\":\"1 estrella\",\"store\\u002Freviews.list.filterOptions.two-stars\":\"2 estrellas\",\"store\\u002Freviews.list.filterOptions.three-stars\":\"3 estrellas\",\"store\\u002Freviews.list.filterOptions.four-stars\":\"4 estrellas\",\"store\\u002Freviews.list.filterOptions.five-stars\":\"5 estrellas\",\"store\\u002Freviews.list.showMore\":\"Mostrar más\",\"store\\u002Freviews.list.showLess\":\"Mostrar menos\",\"admin\\u002Fcms\\u002Fconnectif.block.title\":\"Bloque Connectif\",\"admin\\u002Fcms\\u002Fconnectif.block.description\":\"Bloque para añadir contenido web de Connectif.\",\"admin\\u002Fcms\\u002Fconnectif.block.classId.title\":\"Identificador de clase\",\"admin\\u002Fcms\\u002Fconnectif.block.classId.description\":\"Añade una clase al elemento para poder identificarlo desde Connectif.\",\"admin\\u002Fcms\\u002Fconnectif.block.elementId.title\":\"Identificador de elemento\",\"admin\\u002Fcms\\u002Fconnectif.block.elementId.description\":\"Añade una id al elemento para poder identificarlo desde Connectif.\",\"store\\u002Fbutton-label\":\"Comprar\",\"store\\u002FproductSummary.quantity-error\":\"No se pudo seleccionar la cantidad especificada\",\"store\\u002FproductSummary.unit\":\"Unidad\",\"store\\u002FproductSummary.attachmentName\":\"{sign} {quantity}x {name}\",\"store\\u002FproductSummary.missingOptionName\":\"Sin {name}\",\"store\\u002Fsearch-result.orderby.title\":\"Ordenar por\",\"store\\u002Fsearch-result.clear-filters.title\":\"Limpiar\",\"store\\u002Fsearch.filter.title.categories\":\"Departamentos\",\"store\\u002Fsearch.filter.title.color\":\"Color\",\"store\\u002Ffilter.more-departments\":\"Mostrar {quantity} departamentos más\",\"store\\u002Ffilter.more-categories\":\"Mostrar {quantity} categorías más\",\"store\\u002Ffilter.more-items\":\"Mostrar {quantity} más\",\"store\\u002Ffilter.less-items\":\"Mostrar menos\",\"store\\u002Fsearch.filter.title.brands\":\"Marcas\",\"store\\u002Fsearch.filter.title.price-ranges\":\"Rangos de precio\",\"store\\u002Fsearch.filter.title.dynamic-estimate\":\"Estimación\",\"store\\u002Fsearch.filter.title.delivery-options\":\"Opción de entrega\",\"store\\u002Fsearch.filter.shipping.name.delivery\":\"Entregar a\",\"store\\u002Fsearch.filter.shipping.name.pickup-in-point\":\"Recogida en\",\"store\\u002Fsearch.filter.shipping.name.pickup-nearby\":\"Recogida en tiendas cercanas\",\"store\\u002Fsearch.filter.shipping.name.pickup-all\":\"Recogida\",\"store\\u002Fsearch.filter.shipping.action-button.delivery\":\"Ingresa tu ubicación\",\"store\\u002Fsearch.filter.shipping.action-button.pickup-in-point\":\"Ingresa la tienda\",\"store\\u002Fsearch.text\":\"Mostrando {from}-{to} de {recordsFiltered} resultados\",\"store\\u002Fsearch.total-products\":\"{recordsFiltered} \\u003Cspan class=\\\"c-muted-2\\\"\\u003E{recordsFiltered, plural, one {producto} other {productos}}\\u003C\\u002Fspan\\u003E\",\"store\\u002Fsearch.what-to-do.1\":\"Comprueba los términos ingresados\",\"store\\u002Fsearch.what-to-do.2\":\"Intenta utilizar una sola palabra\",\"store\\u002Fsearch.what-to-do.3\":\"Utiliza términos genéricos en la búsqueda\",\"store\\u002Fsearch.what-to-do.4\":\"Intenta buscar sinónimos del término deseado\",\"store\\u002Fordenation.button\":\"Orden\",\"store\\u002Fordenation.sort-by\":\"Ordenar por\",\"store\\u002Fordenation.relevance\":\"Relevancia\",\"store\\u002Fordenation.sales\":\"Ventas\",\"store\\u002Fordenation.release.date\":\"Fecha de release\",\"store\\u002Fordenation.discount\":\"Descuento\",\"store\\u002Fordenation.price.descending\":\"Precio: mayor a menor\",\"store\\u002Fordenation.price.ascending\":\"Precio: menor a mayor\",\"store\\u002Fordenation.name.ascending\":\"Nombre, ascendente\",\"store\\u002Fordenation.name.descending\":\"Nombre, descendente\",\"store\\u002FlayoutModeSwitcher.inline\":\"Línea\",\"store\\u002FlayoutModeSwitcher.small\":\"Pequeño\",\"store\\u002FlayoutModeSwitcher.normal\":\"Normal\",\"store\\u002Fgallery.gapType.none\":\"Ninguno\",\"store\\u002Fgallery.gapType.small\":\"Pequeño\",\"store\\u002Fgallery.gapType.medium\":\"Mediano\",\"store\\u002Fgallery.gapType.large\":\"Grande\",\"store\\u002Fsearch.filter.dynamic-estimate.next-day.name\":\"Siguiente día\",\"store\\u002Fsearch.filter.dynamic-estimate.same-day.name\":\"Mismo día\",\"store\\u002Fsearch.filter.dynamic-estimate.delivery-next-day.name\":\"Recibir mañana\",\"store\\u002Fsearch.filter.dynamic-estimate.pickup-next-day.name\":\"Recoger mañana\",\"store\\u002Fsearch.filter.dynamic-estimate.delivery-same-day.name\":\"Recibir hoy\",\"store\\u002Fsearch.filter.dynamic-estimate.pickup-same-day.name\":\"Recoger hoy\",\"address-form.loading\":\"Por favor, espera...\",\"address-form.dontKnowPostalCode\":\"No sé mi código postal\",\"address-form.optional\":\"Opcional\",\"address-form.edit\":\"Editar\",\"address-form.search\":\"Buscar\",\"address-form.geolocation.example.ARG\":\"Ej.: Av. del Libertador 1473, Buenos Aires\",\"address-form.geolocation.example.BOL\":\"Ej.: Av Arce, 2556, La Paz\",\"address-form.geolocation.example.BRA\":\"Ej.: Av Paulista, 1578, São Paulo\",\"address-form.geolocation.example.CAN\":\"Ej.: 450 Wilbrod St, Ottawa\",\"address-form.geolocation.example.CHL\":\"Ej.: Los Militares, 6191, Santiago\",\"address-form.geolocation.example.COL\":\"Ej.: Calle 93 # 14-20, Bogotá\",\"address-form.geolocation.example.ECU\":\"Ej.: Av Rio Amazonas, N 37-61, Quito\",\"address-form.geolocation.example.ESP\":\"Ej.: Calle Fernando el Santo, 6, Madrid\",\"address-form.geolocation.example.GTM\":\"Ej.: 6A Calle 6, Guatemala\",\"address-form.geolocation.example.HUN\":\"Ej.: Tétényi út 12--16, Budapest\",\"address-form.geolocation.example.LTU\":\"Ej.: Karaliaus Mindaugo pr. 17, Kaunas, 44295\",\"address-form.geolocation.example.LUX\":\"Ej.: 10 Rue de la Gare, 1610 Luxembourg\",\"address-form.geolocation.example.MEX\":\"Ej.: Calle de Tacuba 8, Ciudad de México\",\"address-form.geolocation.example.PER\":\"Ej.: Av. José Pardo, 850, Miraflores, Lima\",\"address-form.geolocation.example.PRT\":\"Ej.: Av. da França 20, Porto\",\"address-form.geolocation.example.PRY\":\"Ej.: Avenida Eusebio Ayala, 100, Assunção\",\"address-form.geolocation.example.UNI\":\"Ej.: 225 East 41st Street, New York\",\"address-form.geolocation.example.URY\":\"Ej.: Bulevar Artigas, 1394, Montevidéu\",\"address-form.geolocation.example.USA\":\"Ej.: 225 East 41st Street, New York\",\"address-form.geolocation.example.VEN\":\"Ej.: Avenida Mohedano, Caracas\",\"address-form.geolocation.example.ROU\":\"Ej.: Bulevardul Ion Mihalache, București 011192, Romania\",\"address-form.geolocation.example.BGR\":\"Ej.: улица Елин Пелин 13, София\",\"address-form.geolocation.example.DEU\":\"Ej.: Rheinalleee 95, Düsseldorf\",\"address-form.geolocation.example.FRA\":\"Ej.: 7 Rue Hautefeuille, Paris\",\"address-form.geolocation.example.GBR\":\"Ej.: 29 High Street Poole BH15 1AB\",\"address-form.geolocation.example.ITA\":\"Ej.: Corso Vittorio Emanuele 69, Milano\",\"address-form.geolocation.example.NLD\":\"Ej.: Surinamestraat 27, Amsterdam\",\"address-form.geolocation.example.POL\":\"Ej.: Ulica Twarda 3, Szczecin\",\"address-form.error.ERROR_EMPTY_FIELD\":\"Este campo es obligatorio.\",\"address-form.error.ERROR_POSTAL_CODE\":\"Código postal inválido.\",\"address-form.error.ERROR_GOOGLE_ADDRESS\":\"Dirección inválida.\",\"address-form.error.generic\":\"Campo inválido.\",\"address-form.field.addressQuery\":\"Dirección\",\"address-form.field.emirates\":\"Emiratos\",\"address-form.field.notApplicable\":\"S\\u002FN\",\"address-form.field.noNumber\":\"Sin número\",\"address-form.field.country\":\"País\",\"address-form.field.postalCode\":\"Código postal\",\"address-form.field.street\":\"Calle\",\"address-form.field.addressLine1\":\"Dirección - línea 1\",\"address-form.field.addressLine2\":\"Dirección - línea 2\",\"address-form.field.number\":\"Número\",\"address-form.field.exteriorNumber\":\"Número exterior\",\"address-form.field.interiorNumber\":\"Número interior\",\"address-form.field.complement\":\"Información adicional (ej.: apto. 201)\",\"address-form.field.floorAndLetter\":\"Planta y letra\",\"address-form.field.reference\":\"Punto de referencia\",\"address-form.field.district\":\"Distrito\",\"address-form.field.neighborhood\":\"Barrio\",\"address-form.field.suburb\":\"Suburbio\",\"address-form.field.commercial\":\"Dirección comercial\",\"address-form.field.city\":\"Ciudad\",\"address-form.field.town\":\"Pueblo\",\"address-form.field.locality\":\"Localidad\",\"address-form.field.state\":\"Estado\",\"address-form.field.region\":\"Región\",\"address-form.field.community\":\"Comuna\",\"address-form.field.colony\":\"Colonia\",\"address-form.field.direction\":\"Dirección\",\"address-form.field.department\":\"Departamento\",\"address-form.field.municipality\":\"Municipio\",\"address-form.field.delegation\":\"Delegación\",\"address-form.field.municipalityDelegation\":\"Municipio\\u002FDelegación\",\"address-form.field.province\":\"Provincia\",\"address-form.field.receiverName\":\"Destinatario\",\"address-form.field.county\":\"Condado\",\"address-form.field.canton\":\"Cantón\",\"store\\u002Fmyaccount-menu\":\"Lista de deseos\",\"store\\u002Fmyaccount-empty-list\":\"Esta lista está vacía\",\"store\\u002Ffinish-shopping-button-label\":\"Ir al checkout\",\"store\\u002Fminicart-empty\":\"¡Tu carrito está vacío!\",\"store\\u002Fsidebar-title\":\"Mi carrito\",\"store\\u002Fminicart-content-footer-discount\":\"Guardar\",\"store\\u002Fminicart.error-removal\":\"Error al eliminar el ítem. Por favor, vuelve a intentarlo.\",\"store\\u002Fminicart.shipping-cost\":\"Costo total del envío\",\"store\\u002Fminicart.checkout-failure\":\"Se produjo un error. Por favor, vuelve a intentarlo.\",\"store\\u002Fminicart.empty-state\":\"Tu carrito está vacío.\",\"store\\u002FloginOptions.title\":\"Escoja una opción para entrar\",\"store\\u002FloginOptions.emailVerification\":\"Recibir código de acceso por e-mail\",\"store\\u002FloginOptions.emailAndPassword\":\"Entrar con e-mail y contraseña\",\"store\\u002FloginOptions.oAuth\":\"Entrar con\",\"store\\u002Flogin.goBack\":\"Volver\",\"store\\u002Flogin.send\":\"Enviar\",\"store\\u002Flogin.create\":\"Crear\",\"store\\u002Flogin.confirm\":\"Confirmar\",\"store\\u002Flogin.email\":\"Correo electrónico\",\"store\\u002Flogin.myAccount\":\"Mi Cuenta\",\"store\\u002Flogin.hello\":\"Hola,\",\"store\\u002Flogin.logoutLabel\":\"Salir\",\"store\\u002Flogin.signIn\":\"Entrar\",\"store\\u002Flogin.code\":\"Código de Acceso\",\"store\\u002Flogin.notHaveAccount\":\"¿No tiene una cuenta? Regístrese\",\"store\\u002Flogin.forgotPassword\":\"Olvidé mi contraseña\",\"store\\u002Flogin.invalidPassword\":\"Tu contraseña debe cumplir con los requisitos listados\",\"store\\u002Flogin.invalidCode\":\"Ingrese un código de acceso válido de 6 dígitos\",\"store\\u002Flogin.invalidMatch\":\"Confirmación de contraseña está incorrecta\",\"store\\u002Flogin.wrongCode\":\"El código de acceso es incorrecto\",\"store\\u002Flogin.wrongCredentials\":\"Usuario y\\u002Fo contraseña equivocada\",\"store\\u002Flogin.userBlocked\":\"Usted se equivocó 5 veces al ingresar su contraseña. Su usuario fue bloqueado por una hora\",\"store\\u002Flogin.passwordAlreadyUsed\":\"Esta contraseña ya fue utilizada en tu cuenta. Vuelve a intentarlo con una nueva.\",\"store\\u002Flogin.confirmPassword\":\"Confirmar contraseña\",\"store\\u002Flogin.password.tooltip.title\":\"Su contraseña necesita tener:\",\"store\\u002Flogin.email.placeholder\":\"Ej.: [email protected]\",\"store\\u002Flogin.accessCode.placeholder\":\"Ingrese su código de acceso\",\"store\\u002Fsocial-networks\":\"Redes sociales\",\"store\\u002Fsection-links\":\"Enlaces\",\"store\\u002Fmore-information-links\":\"Más información\",\"store\\u002Fpayment-form\":\"Medios de pago\",\"store\\u002FdidYouMean\":\"Querías decir\",\"store\\u002FsearchSuggestions\":\"Sugerencias\",\"[email protected]::store\\u002Fbutton-label\":\"Comprar\",\"[email protected]::store\\u002Fpricing.to\":\"Para\",\"[email protected]::store\\u002Fpricing.from\":\"De\",\"[email protected]::store\\u002Fsponsored-badge.label\":\"Patrocinado\",\"[email protected]::store\\u002Fspot-price-savings.default\":\"Ahorra: {spotPriceSavingsValue}\",\"[email protected]::store\\u002Fcheckout-summary.Summary\":\"Resumen\"},\"page\":\"store.search\",\"pages\":{\"store.storelocator\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fstores\",\"routeId\":\"store.storelocator\",\"blockId\":\"[email protected]:store.storelocator\",\"map\":[]},\"store.storedetail\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fstore\\u002F:slug\\u002F:store_id\",\"routeId\":\"store.storedetail\",\"blockId\":\"[email protected]:store.storedetail\",\"map\":[]},\"store.wishlist\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fwishlist\",\"routeId\":\"store.wishlist\",\"blockId\":\"[email protected]:store.wishlist\",\"map\":[]},\"store.home\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002F\",\"routeId\":\"store.home\",\"blockId\":\"[email protected]:store.home\",\"map\":[]},\"store.account\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Faccount\",\"routeId\":\"store.account\",\"blockId\":\"[email protected]:store.account\",\"map\":[]},\"store.login\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Flogin\",\"routeId\":\"store.login\",\"blockId\":\"[email protected]:store.login\",\"map\":[]},\"store.product\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FProductContext\",\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002Fproduct\\u002F:id\\u002F:slug\\u002Fp\",\"routeId\":\"store.product\",\"blockId\":\"[email protected]:store.product\",\"canonical\":\"\\u002F:slug\\u002Fp\",\"map\":[]},\"store.search\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002F:term\\u002Fs\",\"routeId\":\"store.search\",\"blockId\":\"[email protected]:store.search\",\"canonical\":\"\\u002F:term\",\"map\":[]},\"store.search#brand\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002Fbrand\\u002F:id\\u002F:brand(\\u002F*terms)\",\"routeId\":\"store.search#brand\",\"blockId\":\"[email protected]:store.search#brand\",\"canonical\":\"\\u002F:brand\",\"map\":[\"b\"]},\"store.search#department\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002Fdepartment\\u002F:id\\u002F:department(\\u002F*terms)\",\"routeId\":\"store.search#department\",\"blockId\":\"[email protected]:store.search#department\",\"canonical\":\"\\u002F:department\",\"map\":[\"c\"]},\"store.search#category\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002Fcategory\\u002F:id\\u002F:department\\u002F:category(\\u002F*terms)\",\"routeId\":\"store.search#category\",\"blockId\":\"[email protected]:store.search#category\",\"canonical\":\"\\u002F:department\\u002F:category\",\"map\":[\"c\",\"c\"]},\"store.search#subcategory\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002Fsubcategory\\u002F:id\\u002F:department\\u002F:category\\u002F:subcategory(\\u002F*terms)\",\"routeId\":\"store.search#subcategory\",\"blockId\":\"[email protected]:store.search#subcategory\",\"canonical\":\"\\u002F:department\\u002F:category\\u002F:subcategory\",\"map\":[\"c\",\"c\",\"c\"]},\"store.search#configurable\":{\"allowConditions\":true,\"context\":\"[email protected]\\u002FSearchContext\",\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fs\\u002F*terms\",\"routeId\":\"store.search#configurable\",\"blockId\":\"[email protected]:store.search\",\"map\":[]},\"store.orderplaced\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fcheckout\\u002ForderPlaced\",\"routeId\":\"store.orderplaced\",\"blockId\":\"[email protected]:store.orderplaced\",\"map\":[]},\"store.offline\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Foffline\",\"routeId\":\"store.offline\",\"blockId\":\"[email protected]:store.offline\",\"map\":[]},\"store.custom\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002FuserRoute\\u002F:id(\\u002F*terms)\",\"routeId\":\"store.custom\",\"blockId\":\"[email protected]:store.custom#cg-aniversario\",\"canonical\":\"\\u002F*terms\",\"map\":[]},\"store.not-found#product\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002FnotFoundProduct\\u002F:id\\u002F:slug\\u002Fp\",\"routeId\":\"store.not-found#product\",\"blockId\":\"[email protected]:store.not-found#product\",\"canonical\":\"\\u002F:slug\\u002Fp\",\"map\":[]},\"store.not-found#search\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002F_v\\u002Fsegment\\u002Frouting\\[email protected]\\u002FnotFoundSearch\\u002F:id\\u002F*terms\",\"routeId\":\"store.not-found#search\",\"blockId\":\"[email protected]:store.not-found#product\",\"canonical\":\"\\u002F*terms\",\"map\":[]},\"store.custom#contact\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fcontacto\",\"routeId\":\"store.custom#contact\",\"blockId\":\"[email protected]:store.custom#contact\",\"map\":[]},\"store.custom#stores\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Ftiendas\",\"routeId\":\"store.custom#stores\",\"blockId\":\"[email protected]:store.custom#stores\",\"map\":[]},\"store.custom#coupon-book\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fcupones\",\"routeId\":\"store.custom#coupon-book\",\"blockId\":\"[email protected]:store.custom#coupon-book\",\"map\":[]},\"store.custom#blog\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fblog\",\"routeId\":\"store.custom#blog\",\"blockId\":\"[email protected]:store.custom#blog\",\"map\":[]},\"store.custom#blog-article\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fblog\\u002Farticulo\\u002F:slug\",\"routeId\":\"store.custom#blog-article\",\"blockId\":\"[email protected]:store.custom#blog-article\",\"map\":[]},\"store.custom#blog-category\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Fblog\\u002Farticulos\\u002F:category\",\"routeId\":\"store.custom#blog-category\",\"blockId\":\"[email protected]:store.custom#blog-category\",\"map\":[]},\"store.test-masterdata\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"path\":\"\\u002Ftest-masterdata\",\"routeId\":\"store.test-masterdata\",\"blockId\":\"[email protected]:store.test-masterdata\",\"map\":[]},\"store.custom#contactanos\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fcontactanos\",\"routeId\":\"store.custom#contactanos\",\"blockId\":\"[email protected]:store.custom#contact\",\"map\":[]},\"store.custom#cyberahorro\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fcyber-days\",\"routeId\":\"store.custom#cyberahorro\",\"blockId\":\"[email protected]:store.custom#templateLanding\",\"map\":[]},\"store.custom#cyberahorroEvento\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fcyber-days-evento\",\"routeId\":\"store.custom#cyberahorroEvento\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#beauty-friday\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fblack-friday\",\"routeId\":\"[email protected]:store.custom#beauty-friday\",\"blockId\":\"[email protected]:store.custom#cg-black-friday\",\"map\":[]},\"[email protected]:store.custom#aguinaldos\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Faguinaldos-navidenos\",\"routeId\":\"[email protected]:store.custom#aguinaldos\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"store.custom#belhaut-polvos-dic\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fmaquillaje-belhaut\",\"routeId\":\"store.custom#belhaut-polvos-dic\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#flashSale\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fflash-sale\",\"routeId\":\"store.custom#flashSale\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#cyber-days\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fcyber-days\",\"routeId\":\"[email protected]:store.custom#cyber-days\",\"blockId\":\"[email protected]:store.custom#cg-black-friday\",\"map\":[]},\"[email protected]:store.custom#flash-sale\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fflash-sale\",\"routeId\":\"[email protected]:store.custom#flash-sale\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#dia-sin-excusas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdia-sin-excusas\",\"routeId\":\"[email protected]:store.custom#dia-sin-excusas\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#dia-de-la-madre\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdia-de-la-madre\",\"routeId\":\"[email protected]:store.custom#dia-de-la-madre\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#descuentos-terrorificos\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdespertar-de-los-descuentos\",\"routeId\":\"[email protected]:store.custom#descuentos-terrorificos\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"store.custom#templateLandingExpectativa\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Ftemplate-landing-expectativa\",\"routeId\":\"store.custom#templateLandingExpectativa\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#promo-night\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fpromo-night\",\"routeId\":\"[email protected]:store.custom#promo-night\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#mes-de-la-mujer\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmes-de-la-mujer\",\"routeId\":\"[email protected]:store.custom#mes-de-la-mujer\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fcuida-la-piel-en-la-cotidianidad\",\"routeId\":\"[email protected]:store.custom#cuida-la-piel-en-la-cotidianidad\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#el-amor-de-tu-piel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fel-amor-de-tu-piel\",\"routeId\":\"[email protected]:store.custom#el-amor-de-tu-piel\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#cuidado-para-mujeres\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fcuidado-para-mujeres\",\"routeId\":\"[email protected]:store.custom#cuidado-para-mujeres\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#descuento-escalonado\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdescuento-escalonado\",\"routeId\":\"[email protected]:store.custom#descuento-escalonado\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#aniversario-bellapiel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Faniversario-bella-piel\",\"routeId\":\"[email protected]:store.custom#aniversario-bellapiel\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#cuidado-la-piel-de-papa\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fcuidado-la-piel-de-papa\",\"routeId\":\"[email protected]:store.custom#cuidado-la-piel-de-papa\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#essential-bella-piel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fessential-bella-piel\",\"routeId\":\"[email protected]:store.custom#essential-bella-piel\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#LandingRilastil\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002FRilastil\",\"routeId\":\"store.custom#LandingRilastil\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#LandingCetaphil\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fmarcas-estrategicas\",\"routeId\":\"store.custom#LandingCetaphil\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#LandingCetaphil-1\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fbranch-estrategicas\",\"routeId\":\"store.custom#LandingCetaphil-1\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#nuevos\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fnuevos\",\"routeId\":\"[email protected]:store.custom#nuevos\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#mela-b3-bella-piel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmela-b3-bella-piel\",\"routeId\":\"[email protected]:store.custom#mela-b3-bella-piel\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#bella-lovers\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fbella-lovers\",\"routeId\":\"[email protected]:store.custom#bella-lovers\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#producto-del-mes\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fproducto-del-mes\",\"routeId\":\"[email protected]:store.custom#producto-del-mes\",\"blockId\":\"[email protected]:store.custom#cg-producto-del-mes\",\"map\":[]},\"store.custom#data-update\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Factualizacion-de-datos\",\"routeId\":\"store.custom#data-update\",\"blockId\":\"[email protected]:store.custom\",\"map\":[]},\"[email protected]:store.custom#destacados-la-roche-posay-mela-b3\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fla-roche-posay-mela-b3\",\"routeId\":\"[email protected]:store.custom#destacados-la-roche-posay-mela-b3\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-vichy-liftactive-serum\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fvichy-liftactive-serum\",\"routeId\":\"[email protected]:store.custom#destacados-vichy-liftactive-serum\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#LandingSpecial\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fespeciales\",\"routeId\":\"store.custom#LandingSpecial\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-huden-rutina-antimanchas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fhuden-rutina-antimanchas\",\"routeId\":\"[email protected]:store.custom#destacados-huden-rutina-antimanchas\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-despigmentantes-faciales\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fdespigmentantes-faciales\",\"routeId\":\"[email protected]:store.custom#destacados-despigmentantes-faciales\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-bioderma-xdefense\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fbioderma-xdefense\",\"routeId\":\"[email protected]:store.custom#destacados-bioderma-xdefense\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-isoface\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fisoface\",\"routeId\":\"[email protected]:store.custom#destacados-isoface\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-skeyndor-mesprit\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fskeyndor-mesprit\",\"routeId\":\"[email protected]:store.custom#destacados-skeyndor-mesprit\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-fotoproteccion-belhaut\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Ffotoproteccion-belhaut\",\"routeId\":\"[email protected]:store.custom#destacados-fotoproteccion-belhaut\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-rutina-del-mes\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Frutina-del-mes\",\"routeId\":\"[email protected]:store.custom#destacados-rutina-del-mes\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-cetaphil-serum\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fcetaphil-serum\",\"routeId\":\"[email protected]:store.custom#destacados-cetaphil-serum\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-anticaspa\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fanticaspa\",\"routeId\":\"[email protected]:store.custom#destacados-anticaspa\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#Ofertas\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fofertas\",\"routeId\":\"store.custom#Ofertas\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#destacados-productos-cantabria\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fproductos-cantabria\",\"routeId\":\"[email protected]:store.custom#destacados-productos-cantabria\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#test-tipo-de-piel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Ftest-tipo-de-piel\",\"routeId\":\"[email protected]:store.custom#test-tipo-de-piel\",\"blockId\":\"[email protected]:store.custom#cg-template-skin-types\",\"map\":[]},\"[email protected]:store.custom#destacados-productos-the-organic-pharmacy\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fproductos-the-organic-pharmacy\",\"routeId\":\"[email protected]:store.custom#destacados-productos-the-organic-pharmacy\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"store.custom#hot-sale-2025\":{\"allowConditions\":true,\"context\":null,\"declarer\":\"[email protected]\",\"auth\":false,\"path\":\"\\u002Fhot-days\",\"routeId\":\"store.custom#hot-sale-2025\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#ofertas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fofertas\",\"routeId\":\"[email protected]:store.custom#ofertas\",\"blockId\":\"[email protected]:store.custom#cg-template-offers\",\"map\":[]},\"[email protected]:store.custom#mas-vendidos\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmas-vendidos\",\"routeId\":\"[email protected]:store.custom#mas-vendidos\",\"blockId\":\"[email protected]:store.custom#cg-template-best-sellers\",\"map\":[]},\"[email protected]:store.custom#tipos-de-piel\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Ftipos-de-piel\",\"routeId\":\"[email protected]:store.custom#tipos-de-piel\",\"blockId\":\"[email protected]:store.custom#cg-template-skin-types\",\"map\":[]},\"[email protected]:store.custom#legales\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Flegales\",\"routeId\":\"[email protected]:store.custom#legales\",\"blockId\":\"[email protected]:store.custom#legales\",\"map\":[]},\"[email protected]:store.custom#marcas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmarcas\",\"routeId\":\"[email protected]:store.custom#marcas\",\"blockId\":\"[email protected]:store.custom#glossary\",\"map\":[]},\"[email protected]:store.custom#rutina-del-mes\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Frutina-del-mes\",\"routeId\":\"[email protected]:store.custom#rutina-del-mes\",\"blockId\":\"[email protected]:store.custom#cg-rutina-del-mes\",\"map\":[]},\"[email protected]:store.custom#heliocare-pruebas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fheliocare-pruebas\",\"routeId\":\"[email protected]:store.custom#heliocare-pruebas\",\"blockId\":\"[email protected]:store.custom#cg-template-best-sellers\",\"map\":[]},\"[email protected]:store.custom#ingredientes-activos\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fingredientes-activos\",\"routeId\":\"[email protected]:store.custom#ingredientes-activos\",\"blockId\":\"[email protected]:store.custom#cg-template-skin-types\",\"map\":[]},\"[email protected]:store.custom#destacados-biretix-double-correction-serum\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fbiretix-double-correction-serum\",\"routeId\":\"[email protected]:store.custom#destacados-biretix-double-correction-serum\",\"blockId\":\"[email protected]:store.custom#cg-rutina-del-mes\",\"map\":[]},\"[email protected]:store.custom#hot-sale\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fhot-sale\",\"routeId\":\"[email protected]:store.custom#hot-sale\",\"blockId\":\"[email protected]:store.custom#cg-template-collection\",\"map\":[]},\"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fcetaphil-serum-antioxidante-acido-galico\",\"routeId\":\"[email protected]:store.custom#destacados-cetaphil-serum-antioxidante-acido-galico\",\"blockId\":\"[email protected]:store.custom#cg-rutina-del-mes\",\"map\":[]},\"[email protected]:store.custom#aniversario\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Faniversario\",\"routeId\":\"[email protected]:store.custom#aniversario\",\"blockId\":\"[email protected]:store.custom#cg-aniversario\",\"map\":[]},\"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fbioderma-rutina-piel-sensible\",\"routeId\":\"[email protected]:store.custom#destacados-bioderma-rutina-piel-sensible\",\"blockId\":\"[email protected]:store.custom#cg-aniversario\",\"map\":[]},\"[email protected]:store.custom#mundial\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmundial\",\"routeId\":\"[email protected]:store.custom#mundial\",\"blockId\":\"[email protected]:store.custom#cg-mundial\",\"map\":[]},\"[email protected]:store.custom#alianzas\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Falianzas\",\"routeId\":\"[email protected]:store.custom#alianzas\",\"blockId\":\"[email protected]:store.custom#coupon-book\",\"map\":[]},\"[email protected]:store.custom#match-perfecto\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fmatch-perfecto\",\"routeId\":\"[email protected]:store.custom#match-perfecto\",\"blockId\":\"[email protected]:store.custom#cg-black-friday\",\"map\":[]},\"[email protected]:store.custom#aniversario-digital\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Faniversario-digital\",\"routeId\":\"[email protected]:store.custom#aniversario-digital\",\"blockId\":\"[email protected]:store.custom#cg-mundial\",\"map\":[]},\"[email protected]:store.custom#destacados-huden-rutina-antiedad\":{\"allowConditions\":true,\"context\":null,\"declarer\":null,\"auth\":false,\"path\":\"\\u002Fdestacados\\u002Fhuden-rutina-antiedad\",\"routeId\":\"[email protected]:store.custom#destacados-huden-rutina-antiedad\",\"blockId\":\"[email protected]:store.custom#cg-producto-del-mes\",\"map\":[]}},\"platform\":\"vtex\",\"production\":true,\"publicEndpoint\":\"myvtex.com\",\"query\":{\"map\":\"ft\"},\"renderMajor\":8,\"route\":{\"domain\":\"store\",\"id\":\"store.search\",\"pageContext\":{\"id\":\"llms.txt\",\"type\":\"search\"},\"params\":{\"term\":\"llms.txt\"},\"path\":\"\\u002Fllms.txt\\u002Fs?map=ft\",\"pathId\":\"\\u002F:p1\\u002Fs\",\"queryString\":{\"map\":\"ft\"},\"breakpointStyles\":[{\"path\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Fstyle\\[email protected]$style.common.min.css\",\"mediaQuery\":\"\",\"type\":\"common\"},{\"path\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Fstyle\\[email protected]$style.small.min.css\",\"mediaQuery\":\"screen and (min-width: 20em)\",\"type\":\"small\"},{\"path\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Fstyle\\[email protected]$style.notsmall.min.css\",\"mediaQuery\":\"screen and (min-width: 40em)\",\"type\":\"notsmall\"},{\"path\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Fstyle\\[email protected]$style.large.min.css\",\"mediaQuery\":\"screen and (min-width: 64em)\",\"type\":\"large\"},{\"path\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Fstyle\\[email protected]$style.xlarge.min.css\",\"mediaQuery\":\"screen and (min-width: 80em)\",\"type\":\"xlarge\"}],\"fonts\":\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Ffonts\\u002F989db2448f309bfdd99b513f37c84b8f5794d2b5\",\"overrides\":[\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Foverrides\\[email protected]$overrides.css\",\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Foverrides\\[email protected]$overrides.css\",\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Foverrides\\[email protected]$overrides.css\",\"\\u002F_v\\u002Fpublic\\u002Fvtex.styles-graphql\\u002Fv1\\u002Foverrides\\[email protected]$fonts.css\"],\"rootName\":\"store.search\",\"ssr\":true,\"styleMeta\":{\"fontsHash\":\"989db2448f309bfdd99b513f37c84b8f5794d2b5\",\"overridesIds\":[{\"id\":\"[email protected]$overrides.css\"},{\"id\":\"[email protected]$overrides.css\"},{\"id\":\"[email protected]$overrides.css\"},{\"id\":\"[email protected]$fonts.css\"}],\"themeId\":\"[email protected]$style.min.css\"},\"blockId\":\"[email protected]:store.search\",\"canonicalPath\":\"\\u002Fllms.txt\",\"metaTags\":{\"description\":\"\",\"keywords\":[],\"robots\":\"\"},\"routeId\":\"store.search\",\"title\":null,\"varyContentById\":false},\"runtimeMeta\":{\"config\":null,\"version\":\"8.136.3\"},\"segmentToken\":\"eyJjYW1wYWlnbnMiOm51bGwsImNoYW5uZWwiOiIxIiwicHJpY2VUYWJsZXMiOm51bGwsInJlZ2lvbklkIjpudWxsLCJ1dG1fY2FtcGFpZ24iOm51bGwsInV0bV9zb3VyY2UiOm51bGwsInV0bWlfY2FtcGFpZ24iOm51bGwsImN1cnJlbmN5Q29kZSI6IkNPUCIsImN1cnJlbmN5U3ltYm9sIjoiJCIsImNvdW50cnlDb2RlIjoiQ09MIiwiY3VsdHVyZUluZm8iOiJlcy1DTyIsImNoYW5uZWxQcml2YWN5IjoicHVibGljIn0\",\"serverQuery\":{\"map\":\"ft\"},\"settings\":{\"vtex.store\":{\"bindingBounded\":false,\"enableOrderFormOptimization\":true,\"enableServiceWorker\":true,\"enableCriticalCSS\":true,\"enableCriticalCSSOnSearch\":true,\"enableCriticalCSSOnCustom\":true,\"enableCriticalCSSOnProduct\":true,\"enableCSSConcatenation\":true,\"enablePrefetch\":true,\"enableLazyRuntime\":true,\"enableMenuRenderingOptimization\":true,\"enableSearchRenderingOptimization\":true,\"enableAsyncScripts\":true,\"enableConcurrentMode\":true,\"enableFiltersFetchOptimization\":true,\"enableFullSSROnProduct\":true,\"enableLazyFooter\":true,\"enableLazyFold\":true,\"enablePageNumberTitle\":true,\"canonicalWithoutUrlParams\":false,\"removeStoreNameTitle\":true,\"enableCustomCurrencySymbol\":false,\"fetchSponsoredProductsOnSearch\":false,\"useDefaultBrowserNavigation\":false,\"advancedSettings\":{\"enableOrderFormOptimization\":false,\"enableServiceWorker\":true,\"enableCriticalCSS\":false,\"enableCriticalCSSOnSearch\":false,\"enableCriticalCSSOnCustom\":false,\"enableCriticalCSSOnProduct\":false,\"enableCSSConcatenation\":true,\"enablePrefetch\":true,\"enableLazyRuntime\":true,\"enableMenuRenderingOptimization\":true,\"enableSearchRenderingOptimization\":true,\"enableAsyncScripts\":true,\"enableConcurrentMode\":true,\"enableFiltersFetchOptimization\":false,\"enableFullSSROnProduct\":false,\"enableLazyFooter\":false,\"enableLazyFold\":false,\"enablePageNumberTitle\":false,\"canonicalWithoutUrlParams\":false,\"removeStoreNameTitle\":false,\"enableCustomCurrencySymbol\":false},\"storeName\":\"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\"titleTag\":\"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\"metaTagDescription\":\"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\",\"faviconLinks\":[{\"rel\":\"icon\",\"type\":\"image\\u002Fpng\",\"sizes\":\"72x72\",\"href\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Farquivos\\u002FIconoBellaPiel.png\"}]},\"bellapiel.respondio\":{},\"vtexbr.tiktok-tbp\":{},\"pinterestpartnerbr.pinterest\":{},\"topsortpartnercl.events\":{},\"vtex.facebook-fbe\":{},\"vtex.google-search-console\":{},\"vtex.google-tag-manager\":{},\"addi.product-page-action\":{\"allySlug\":\"bellapiel-ecommerce\",\"locatedBrazil\":\"co\",\"widgetBorderColor\":\"#565656\",\"widgetBorderRadius\":\"8px\",\"widgetFontColor\":\"#787878\",\"widgetFontFamily\":\"'Roboto', sans-serif\",\"widgetFontSize\":\"12px\",\"widgetBadgeBackgroundColor\":\"white\",\"widgetInfoBackgroundColor\":\"white\",\"widgetMargin\":\"10px 0\",\"widgetAddiLogoWhite\":\"true\",\"modalBackgroundColor\":\"white\",\"modalFontColor\":\"#787878\",\"modalPriceColor\":\"#00377D\",\"modalBadgeBackgroundColor\":\"grey\",\"modalBadgeBorderRadius\":\"20px\",\"modalBadgeFontColor\":\"white\",\"modalCardColor\":\"#FAFAFA\",\"modalButtonBorderColor\":\"#00C8FF\",\"modalButtonBorderRadius\":\"20px\",\"modalButtonBackgroundColor\":\"white\",\"modalButtonFontColor\":\"#00C8FF\"},\"vtex.agentic-cx\":{},\"bellapiel.pixel-app\":{},\"connectif.connectif\":{\"experimentalHasOwnLazyLoad\":true},\"vtex.request-capture\":{}},\"start\":true,\"workspace\":\"master\",\"workspaceCookie\":null,\"uncriticalStyleRefs\":{\"base\":[{\"id\":\"styles_bundled\",\"path\":\"\\u002F_v\\u002Fpublic\\u002Fassets\\u002Fv1\\u002Fbundle\\u002Fcss\\u002Fasset.min.css?v=3&files=theme,[email protected]$style.common,[email protected]$style.small,[email protected]$style.notsmall,[email protected]$style.large,[email protected]$style.xlarge&files=fonts,989db2448f309bfdd99b513f37c84b8f5794d2b5&files=npm,[email protected]\\u002Fanimate.min.css&[email protected],common&[email protected],Container,4,SearchBar,DiscountBadge,3&[email protected],0,Spinner,29,1,Tooltip&[email protected],2,NotFoundLayout,10,12,OrderByFlexible&[email protected],HighlightOverlay&[email protected],0&[email protected],index&[email protected],0&[email protected],ComponentGenerator&[email protected],Autocomplete&[email protected],SponsoredTag&[email protected],4&[email protected],1&[email protected],Minicart&[email protected],AddProductBtn&[email protected],ProductSummaryImage,ProductSummaryPrice&[email protected],Highlights&[email protected],0&files=overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$overrides,[email protected]$fonts\",\"bundled\":true}],\"overrides\":[]},\"criticalSource\":\"attempt\\u002Fbellapiel_store_10_0_19_store_search_width=1920_height=1280.json\"}</script>\n  </template>\n  <template data-type=\"json\" data-varname=\"__RUNTIME__\" data-field=\"extensions\">\n    <script>{\"store.search\":{\"before\":[\"$before_header.full\"],\"around\":[\"$around_searchWrapper\",\"$around_storeWrapper#global-highlights\",\"$around_challenge\"],\"after\":[\"$after_footer\",\"$after_pixels\"],\"blockId\":\"[email protected]:store.search\",\"blocks\":[{\"blockId\":\"[email protected]:search-result-layout\",\"extensionPointId\":\"search-result-layout\",\"children\":false,\"blockRole\":\"block\"}],\"context\":{\"component\":\"[email protected]\\u002FSearchContext\"},\"component\":\"[email protected]\\u002FLayoutContainer\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:store.search\",\"[email protected]:store\"],\"preview\":{\"type\":\"grid\",\"height\":{\"desktop\":{\"defaultValue\":1400},\"mobile\":{\"defaultValue\":1400}},\"width\":{\"desktop\":{},\"mobile\":{}}},\"props\":{\"context\":{\"skusFilter\":\"ALL\",\"simulationBehavior\":\"default\",\"maxItemsPerPage\":23,\"__unstableProductOriginVtex\":true,\"hideUnavailableItems\":false,\"orderByField\":\"OrderByTopSaleDESC\"},\"elements\":[\"search-result-layout\"]},\"render\":\"server\",\"track\":[],\"content\":{\"context\":{\"skusFilter\":\"ALL\",\"simulationBehavior\":\"default\",\"maxItemsPerPage\":23,\"__unstableProductOriginVtex\":true,\"hideUnavailableItems\":false,\"orderByField\":\"OrderByTopSaleDESC\"},\"elements\":[\"search-result-layout\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:header.full\",\"blocks\":[{\"blockId\":\"[email protected]:header-layout.desktop\",\"extensionPointId\":\"header-layout.desktop\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:header-layout.mobile\",\"extensionPointId\":\"header-layout.mobile\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:header.full\",\"[email protected]:header\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$around_searchWrapper\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:searchWrapper\",\"blocks\":[],\"component\":\"[email protected]\\u002FSearchWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:searchWrapper\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$around_storeWrapper#global-highlights\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:storeWrapper#global-highlights\",\"blocks\":[{\"blockId\":\"[email protected]:HighlightsContext#v2\",\"extensionPointId\":\"HighlightsContext#v2\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:highlight-overlay.cms\",\"extensionPointId\":\"highlight-overlay\"}],\"component\":\"[email protected]\\u002FStoreWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:storeWrapper\"],\"preview\":null,\"props\":{\"CustomContext\":\"HighlightsContext#v2\"},\"render\":\"server\",\"track\":[],\"content\":{\"CustomContext\":\"HighlightsContext#v2\"},\"contentIds\":[\"\"]},\"store.search\\u002F$around_challenge\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:challenge\",\"blocks\":[],\"component\":\"[email protected]\\u002FDefaultChallenge\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:challenge\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:footer\",\"blocks\":[{\"blockId\":\"[email protected]:footer-layout.desktop\",\"extensionPointId\":\"footer-layout.desktop\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:footer-layout.mobile\",\"extensionPointId\":\"footer-layout.mobile\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FFooter\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:footer\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixels\",\"blocks\":[{\"blockId\":\"[email protected]:pixel.respondio\",\"extensionPointId\":\"pixel.respondio\"},{\"blockId\":\"[email protected]:pixel.gtm\",\"extensionPointId\":\"pixel.gtm\"},{\"blockId\":\"[email protected]:pixel.pinterestTag\",\"extensionPointId\":\"pixel.pinterestTag\"},{\"blockId\":\"[email protected]:pixel.events\",\"extensionPointId\":\"pixel.events\"},{\"blockId\":\"[email protected]:pixel.sae-analytics\",\"extensionPointId\":\"pixel.sae-analytics\"},{\"blockId\":\"[email protected]:pixel.tbpPixel\",\"extensionPointId\":\"pixel.tbpPixel\"},{\"blockId\":\"[email protected]:addi-infos\",\"extensionPointId\":\"addi-infos\"},{\"blockId\":\"[email protected]:pixel.rc\",\"extensionPointId\":\"pixel.rc\"},{\"blockId\":\"[email protected]:pixel.connectif\",\"extensionPointId\":\"pixel.connectif\"},{\"blockId\":\"[email protected]:pixel.fbePixel\",\"extensionPointId\":\"pixel.fbePixel\"}],\"component\":\"[email protected]\\u002FExtensionContainer\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixels\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-result-layout\",\"blocks\":[{\"blockId\":\"[email protected]:search-result-layout.desktop\",\"extensionPointId\":\"search-result-layout.desktop\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:search-not-found-layout\",\"extensionPointId\":\"search-not-found-layout\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FSearchResultLayout\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-result-layout\"],\"preview\":null,\"props\":{\"pagination\":\"show-more\"},\"render\":\"server\",\"track\":[],\"content\":{\"pagination\":\"show-more\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:header-layout.desktop\",\"blocks\":[{\"blockId\":\"[email protected]:sticky-promo-global\",\"extensionPointId\":\"sticky-promo-global\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:maintenance-overlay\",\"extensionPointId\":\"maintenance-overlay\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:slider-top-bar\",\"extensionPointId\":\"slider-top-bar\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:sticky-layout#header-desktop\",\"extensionPointId\":\"sticky-layout#header-desktop\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:Menu\",\"extensionPointId\":\"Menu\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:minicart-front\",\"extensionPointId\":\"minicart-front\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:header-layout.desktop\",\"[email protected]:header-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Header Desktop\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$around_storeWrapper#global-highlights\\u002FHighlightsContext#v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:HighlightsContext#v2\",\"blocks\":[{\"blockId\":\"[email protected]:TagContext\",\"extensionPointId\":\"TagContext\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FHighlightsContext\",\"composition\":\"blocks\",\"contentMapId\":\"w8suttzQuptaGGgo5fPjym\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:HighlightsContext\"],\"preview\":null,\"props\":{\"CustomContext\":\"TagContext\",\"highlights\":[{\"__editorItemTitle\":\"Estrella imagen\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"843\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feec0f12b-483e-455a-b27b-eacd1bcb2cb8___bdea45ebf8b97b4bd84be1cd616e37c8.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"60px\",\"height\":\"60px\"},\"phone\":{\"width\":\"40px\",\"height\":\"40px\"}}},{\"__editorItemTitle\":\"Estrella\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"843\"},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fb375203b-3012-4819-8670-974c43f20e78___8852e2f1a7da2d43e86931b1915a888d.svg\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Estrella\",\"bgColor\":\"#fce4eb\",\"textColor\":\"#cd184e\",\"isExclusive\":false},{\"__editorItemTitle\":\"Producto del mes mayo\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"530\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0c4be091-cd60-406d-bf80-d9c819ab1b9a___42feaddd8747c0d7cba20a37c6b12f85.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px \"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"70px\",\"height\":\"70px\"},\"phone\":{\"width\":\"50px\",\"height\":\"50px\"}}},{\"__editorItemTitle\":\"Producto del Mes\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"674\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Producto del Mes\",\"textColor\":\"#ffffff\",\"bgColor\":\"#0c4aa4\",\"isExclusive\":false},{\"__editorItemTitle\":\"+10% Addi \",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"393\"},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F1e7c178c-d1f3-48a1-aafa-9d780548dd47___0ffc8c2ab4b8e21e6a8face4b0d2e77a.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"right\",\"right\":0},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"\",\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"60px\",\"height\":\"60px\"},\"phone\":{\"width\":\"60px\",\"height\":\"60px\"}}},{\"__editorItemTitle\":\"Producto del mes - Limpia\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6482\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Limpia\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Ilumina\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"5837\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Ilumina\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Hidrata\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"1131\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Hidrata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Protege\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6629\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Protege\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Limpia\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6632\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Limpia\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Trata 01\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6960\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Trata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Trata  02\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6298\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Trata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Protege\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6554\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Protege\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"5% Addi\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"711\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4849c2ec-4fc5-41d9-8a3f-83c9a057ac66___17deb24549a346d4be0b6d18b5831f72.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"70px\",\"height\":\"70px\"},\"phone\":{\"width\":\"60px\",\"height\":\"60px\"}}},{\"__editorItemTitle\":\"Nuevo\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"581\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Nuevo\",\"textColor\":\"#121212\",\"bgColor\":\"#f4f4f4\",\"borderColor\":\"#e0e0e0\",\"isExclusive\":false},{\"__editorItemTitle\":\"TDT\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"711\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F496c310b-eaa6-4640-a54e-375e50e08e97___580a769210e43b74df538d30ac338a84.webp\"},\"stylesIconByDevice\":{\"device\":\"desktop\",\"desktop\":{\"width\":\"60px\",\"height\":\"60px\"},\"phone\":{\"width\":\"50px\",\"height\":\"50px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"150px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"0\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"80px\"}}}}}],\"productHighlightClasses\":{\"collections\":[{\"__editorItemTitle\":\"Producto del mes\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"674\"},\"blockClass\":\"is-monthly\"},{\"__editorItemTitle\":\"Producto estrella\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"843\"},\"blockClass\":\"is-star\"},{\"__editorItemTitle\":\"Rutina del mes\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"957\"},\"blockClass\":\"is-star\"},{\"__editorItemTitle\":\"Aniversario\",\"conditions\":{\"toggleConditions\":\"allProducts\",\"applyToAllProducts\":true,\"applyInPDP\":true},\"blockClass\":\"anniversary\"}]}},\"render\":\"server\",\"track\":[],\"content\":{\"highlights\":[{\"__editorItemTitle\":\"Estrella imagen\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"843\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feec0f12b-483e-455a-b27b-eacd1bcb2cb8___bdea45ebf8b97b4bd84be1cd616e37c8.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"60px\",\"height\":\"60px\"},\"phone\":{\"width\":\"40px\",\"height\":\"40px\"}}},{\"__editorItemTitle\":\"Estrella\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"843\"},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fb375203b-3012-4819-8670-974c43f20e78___8852e2f1a7da2d43e86931b1915a888d.svg\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Estrella\",\"bgColor\":\"#fce4eb\",\"textColor\":\"#cd184e\",\"isExclusive\":false},{\"__editorItemTitle\":\"Producto del mes septiembre\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"530\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0c4be091-cd60-406d-bf80-d9c819ab1b9a___42feaddd8747c0d7cba20a37c6b12f85.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"-70px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"-10px \"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"40px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"70px\",\"height\":\"70px\"},\"phone\":{\"width\":\"50px\",\"height\":\"50px\"}}},{\"__editorItemTitle\":\"Producto del Mes\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"674\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Producto del Mes\",\"textColor\":\"#ffffff\",\"bgColor\":\"#0c4aa4\",\"isExclusive\":false},{\"__editorItemTitle\":\"Primatón\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"711\"},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fddd67e99-c1cd-43d2-83b5-f2a3943c99bb___5c1164069d0eb0df22764adb538521d5.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\",\"right\":0},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"95px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"80px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"110px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"80px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"70px\"}}}},\"textHighlight\":\"\",\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"70px\",\"height\":\"50px\"},\"phone\":{\"width\":\"100px\",\"height\":\"30px\"}},\"schedule\":{\"dateEnd\":\"2026-06-29T05:00:00.000Z\",\"activeNow\":false}},{\"__editorItemTitle\":\"Producto del mes - Limpia\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6482\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Limpia\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Ilumina\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"5837\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Ilumina\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Hidrata\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"1131\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Hidrata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Producto del mes - Protege\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6629\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Fproducto-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Protege\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes  julio\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"1061\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Limpia\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\",\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Rutina del mes - Trata 01\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6960\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Trata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Trata  02\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6298\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Trata\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"Rutina del mes - Protege\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"sku\",\"id\":\"6554\"},\"isExclusive\":true,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":true,\"pathname\":\"\\u002Frutina-del-mes\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Protege\",\"textColor\":\"#ffffff\",\"bgColor\":\"#cd184e\"},{\"__editorItemTitle\":\"5% extra\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"887\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4849c2ec-4fc5-41d9-8a3f-83c9a057ac66___17deb24549a346d4be0b6d18b5831f72.png\"},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-69px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"4px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-40px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"125px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"75px\"}}}},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"40%\",\"height\":\"50%\"},\"phone\":{\"width\":\"65px\",\"height\":\"65px\"}},\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-08-24T16:59:00.000Z\",\"dateEnd\":\"2026-08-25T16:59:00.000Z\"}},{\"__editorItemTitle\":\"Nuevo\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"581\"},\"icon\":{\"iconToggle\":false},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"0px\"}}}},\"textHighlight\":\"Nuevo\",\"textColor\":\"#121212\",\"bgColor\":\"#f4f4f4\",\"borderColor\":\"#e0e0e0\",\"isExclusive\":false},{\"__editorItemTitle\":\"TDT\",\"isVisible\":false,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"711\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F496c310b-eaa6-4640-a54e-375e50e08e97___580a769210e43b74df538d30ac338a84.webp\"},\"stylesIconByDevice\":{\"device\":\"desktop\",\"desktop\":{\"width\":\"60px\",\"height\":\"60px\"},\"phone\":{\"width\":\"50px\",\"height\":\"50px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"140px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"0\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"0\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"80px\"}}}}},{\"__editorItemTitle\":\"Tag Davivienda\",\"isVisible\":true,\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"711\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffc661ac0-44de-4cf2-a807-2d378c92a75b___ae75c06ff4c88755e3b9c970d0fb680d.png\"},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"85px\",\"height\":\"45px\"},\"phone\":{\"width\":\"65px\",\"height\":\"34px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"30px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"18px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"20px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-10px\"}}}},\"schedule\":{\"dateStart\":\"2026-09-07T15:00:00.000Z\",\"activeNow\":false,\"dateEnd\":\"2026-09-05T05:00:00.000Z\"}},{\"__editorItemTitle\":\"Wella 30%\",\"isVisible\":true,\"schedule\":{\"activeNow\":false,\"dateEnd\":\"2026-09-10T05:00:00.000Z\",\"dateStart\":\"2026-09-07T10:53:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"651\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F27061c47-c51f-45d0-acb8-2e27ffd73f39___1b4998caac96742eae592c7201abb139.png\"},\"stylesIconByDevice\":{\"device\":\"desktop\",\"desktop\":{\"width\":\"110px\",\"height\":\"35px\"},\"phone\":{\"width\":\"97px\",\"height\":\"29px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-15px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-15px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}}}},{\"__editorItemTitle\":\"tag 50% sesderma\",\"isVisible\":true,\"schedule\":{\"activeNow\":false,\"dateEnd\":\"2026-10-01T05:00:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"1082\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F992440e9-06b4-4b79-a67f-4fa056ddbe33___683f9597c0e2190e256f33c7d6f6bace.png\"},\"stylesIconByDevice\":{\"device\":\"desktop\",\"desktop\":{\"width\":\"55px\",\"height\":\"80px\"},\"phone\":{\"width\":\"97px\",\"height\":\"29px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"desktop\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-6%\"},\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"56%\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-10%\"},\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"49%\"}}}}},{\"__editorItemTitle\":\"2X1\",\"isVisible\":true,\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-08-28T06:25:00.000Z\",\"dateEnd\":\"2026-09-01T05:00:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"885\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8fc9347c-af14-457e-81fd-8a8f24c6ed7e___52d1347e7110e29eb3c6022250275d86.png\"},\"stylesIconByDevice\":{\"device\":\"desktop\",\"desktop\":{\"width\":\"100%\",\"height\":\"\"},\"phone\":{\"width\":\"100%\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-10%\"},\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"10%\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"%\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-10%\"}}}}},{\"__editorItemTitle\":\"Obsequio brocha\",\"isVisible\":true,\"schedule\":{\"activeNow\":true,\"dateEnd\":\"2026-10-01T05:00:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"1089\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffd45a2eb-f2a1-4e38-a1c0-1ffc95fbd2e5___ea688df8ef397cc7d3916dc579f8bcc0.png\"},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"35%\",\"height\":\"350%\"},\"phone\":{\"width\":\"30%\",\"height\":\"30%\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"5px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-80px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"0px\"},\"horizontalPosition\":{\"position\":\"right\",\"translateX\":\"55px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"15px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-82px\"}}}}},{\"__editorItemTitle\":\"+5% adicional\",\"isVisible\":true,\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-08-25T17:01:00.000Z\",\"dateEnd\":\"2026-08-28T05:00:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"859\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fd5327a1e-bd88-4d18-8a17-2766539aecb9___06b8c6316c9dbfaef4cfcd974880c054.png\"},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"60px\",\"height\":\"110px\"},\"phone\":{\"width\":\"45px\",\"height\":\"80px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"tablet\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}},\"tablet\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"bottom\",\"translateY\":\"10px\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-12px\"}}}}},{\"__editorItemTitle\":\"5% Addi Neon\",\"isVisible\":true,\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-09-06T21:30:00.000Z\",\"dateEnd\":\"2026-09-10T05:00:00.000Z\"},\"targetHighlight\":{\"targetHighlightToggle\":\"coleccion\",\"id\":\"887\"},\"isExclusive\":false,\"onlyAtPathname\":{\"onlyAtPathnameToggle\":false},\"icon\":{\"iconToggle\":true,\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0f86aefd-1194-4619-a890-9cfea3fd6b50___9eb65e502d7a58623d95bdb59b5c3789.png\"},\"stylesIconByDevice\":{\"device\":\"phone\",\"desktop\":{\"width\":\"76px\",\"height\":\"49px\"},\"phone\":{\"width\":\"55px\",\"height\":\"35px\"}},\"borderRadius\":{\"borderRadiusToggle\":\"left\"},\"rotateText\":\"0deg\",\"width\":\"auto\",\"setStylesHighlightPLP\":{\"device\":\"phone\",\"desktop\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"14%\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-5%\"}}},\"phone\":{\"position\":{\"positionToggle\":\"inside\",\"verticalPosition\":{\"position\":\"top\",\"translateY\":\"14%\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-8%\"}}}}}],\"productHighlightClasses\":{\"collections\":[{\"__editorItemTitle\":\"Producto del mes\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"674\"},\"blockClass\":\"is-monthly\",\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Producto estrella\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"906\",\"applyInPDP\":false},\"blockClass\":\"is-star\",\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Rutina del mes\",\"conditions\":{\"toggleConditions\":\"collection\",\"id\":\"957\"},\"blockClass\":\"is-star\"},{\"__editorItemTitle\":\"Aniversario - fin: 16 mayo\",\"conditions\":{\"toggleConditions\":\"allProducts\",\"applyToAllProducts\":true,\"applyInPDP\":true},\"blockClass\":\"anniversary\",\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-05-02T05:00:00.000Z\",\"dateEnd\":\"2026-06-01T05:00:00.000Z\"}},{\"__editorItemTitle\":\"Aniersario 16-19 de mayo\",\"conditions\":{\"toggleConditions\":\"allProducts\",\"applyInPDP\":true},\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-05-16T05:00:00.000Z\",\"dateEnd\":\"2026-05-19T05:00:00.000Z\"},\"blockClass\":\"anniversary-v2\"}]},\"socialNetworks\":[{\"socialNetwork\":\"Facebook\"}],\"paymentForms\":[{\"paymentTypes\":[\"MasterCard\"]}],\"CustomContext\":\"TagContext\"},\"contentIds\":[\"w8suttzQuptaGGgo5fPjym~chhrcMpLyjn9ZLq91i4Ph1\"]},\"store.search\\u002F$around_storeWrapper#global-highlights\\u002Fhighlight-overlay\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:highlight-overlay.cms\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlightOverlay\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:highlight-overlay.cms\",\"[email protected]:highlight-overlay\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:footer-layout.desktop\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#newsletter\",\"extensionPointId\":\"flex-layout.row#newsletter\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#sections-footer\",\"extensionPointId\":\"flex-layout.row#sections-footer\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#payment-rappi-superintendencia\",\"extensionPointId\":\"flex-layout.row#payment-rappi-superintendencia\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#copyright\",\"extensionPointId\":\"flex-layout.row#copyright\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFooterLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:footer-layout.desktop\",\"[email protected]:footer-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Footer Desktop\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.respondio\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.respondio\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.respondio\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.gtm\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.gtm\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.gtm\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.pinterestTag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.pinterestTag\",\"blocks\":[],\"component\":\"[email protected]\\u002FpinterestTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.pinterestTag\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.events\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.events\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.events\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.sae-analytics\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.sae-analytics\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.sae-analytics\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.tbpPixel\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.tbpPixel\",\"blocks\":[],\"component\":\"[email protected]\\u002FTbpPixel\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.tbpPixel\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Faddi-infos\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:addi-infos\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddiInfos\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:addi-infos\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.rc\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.rc\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.rc\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.connectif\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.connectif\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.connectif\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_pixels\\u002Fpixel.fbePixel\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pixel.fbePixel\",\"blocks\":[],\"component\":\"[email protected]\\u002FFbePixel\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:pixel.fbePixel\",\"[email protected]:pixel\"],\"preview\":null,\"props\":{},\"render\":\"client\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-result-layout.desktop\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner#category-aware\",\"extensionPointId\":\"topsort-banner#category-aware\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-01\",\"extensionPointId\":\"flex-layout.row#cg-plp-section-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#breadcrumb-title-search\",\"extensionPointId\":\"flex-layout.row#breadcrumb-title-search\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-02\",\"extensionPointId\":\"flex-layout.row#cg-plp-section-02\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#container-search\",\"extensionPointId\":\"flex-layout.row#container-search\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-03\",\"extensionPointId\":\"flex-layout.row#cg-plp-section-03\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSearchResultFlexible\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-result-layout.desktop\",\"[email protected]:search-result-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Buscador\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-not-found-layout\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#search-not-found\",\"extensionPointId\":\"flex-layout.row#search-not-found\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#categories-vitrine-not-found\",\"extensionPointId\":\"flex-layout.row#categories-vitrine-not-found\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FNotFoundLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-not-found-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Búsqueda Vacía\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-promo-global\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:sticky-promo-global\",\"blocks\":[],\"component\":\"[email protected]\\u002FStickyPromoGlobal\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:sticky-promo-global\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fmaintenance-overlay\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:maintenance-overlay\",\"blocks\":[],\"component\":\"[email protected]\\u002FMaintenanceOverlay\",\"composition\":\"blocks\",\"contentMapId\":\"sRbrgEWMsm1jmQLTH6mBpS\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:maintenance-overlay\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{\"active\":false,\"imageDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F91c9edf9-e073-4471-82a8-d6cbb2f8c02a___c3e35d02d4ccedeffb3c97fd842ed5f0.png\",\"imageMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F35e51257-8297-4dae-8a96-731bdedb6bf4___aaceddf1905d23c12e45109d41b2271a.png\",\"background\":\"#ffffff\"},\"contentIds\":[\"sRbrgEWMsm1jmQLTH6mBpS~kPGX5FVznfwyNNhHnv6CQZ\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fslider-top-bar\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:slider-top-bar\",\"blocks\":[],\"component\":\"[email protected]\\u002FSliderTopBar\",\"composition\":\"blocks\",\"contentMapId\":\"n3y8nJH8P5Rvbctwot1kkK\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:slider-top-bar\"],\"preview\":null,\"props\":{\"sliderTopBarCustom\":[{\"__editorItemTitle\":\"40% OFF + Envío GRATIS\",\"textoSliderTopBar\":\"Hasta 40% OFF + Envío GRATIS\"}]},\"render\":\"server\",\"title\":\"Top Header\",\"track\":[],\"content\":{\"sliderTopBarCustom\":[{\"backgroundType\":\"solid\",\"colorOne\":\"#1f3c79\",\"urlImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F32813772-81d0-47da-b49a-9a1c6267dfe1___a9fd2daa3a1faa30f361cf156de000da.png\",\"isImage\":true,\"redirect\":\"\\u002Fofertas\",\"colorTwo\":\"#01449f\"},{\"backgroundType\":\"solid\",\"urlImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F2f487719-9d5c-4a32-a7ac-19ecb64944df___f628092d3d2201bb44acbacb5e93fde1.png\",\"colorOne\":\"#1f3c79\",\"isImage\":true,\"redirect\":\"\\u002Fofertas\",\"colorTwo\":\"#480001\"},{\"backgroundType\":\"solid\",\"isImage\":true,\"urlImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F6dd652a8-22f1-4d77-a5cc-8f9758054d01___c8827dcde895e0cda8394705a8848478.png\",\"redirect\":\"\\u002Fofertas\",\"colorTwo\":\"#470000\",\"colorOne\":\"#1f3c79\"}],\"sliderLayoutConfig\":{\"autoplay\":{\"timeout\":3000,\"stopOnHover\":true}}},\"contentIds\":[\"n3y8nJH8P5Rvbctwot1kkK~p524yUiepXac4hB4hRp7cQ\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:sticky-layout#header-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-header-desktop\",\"extensionPointId\":\"flex-layout.row#container-header-desktop\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#submenu-desktop\",\"extensionPointId\":\"flex-layout.row#submenu-desktop\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStickyLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:sticky-layout\"],\"preview\":null,\"props\":{\"position\":\"top\",\"blockClass\":\"sticky-header-desktop\"},\"render\":\"server\",\"title\":\"Container Sticky Header Desktop\",\"track\":[],\"content\":{\"position\":\"top\",\"blockClass\":\"sticky-header-desktop\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002FMenu\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:Menu\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"blocks\",\"contentMapId\":\"ezB2fWHq96tps26nEgEZeo\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:Menu\"],\"preview\":null,\"props\":{\"background\":\"#d6e8ed\",\"items\":[{\"__editorTitle\":\"Protección Solar\",\"departmentName\":\"Protección Solar\",\"departmentLink\":\"\\u002Fproteccion-solar\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F24a9c47f-8541-476c-8e44-875554816f11___24ca17b2559b08cb26c2f4adb7affd36.svg\",\"categories\":[{\"__editorTitle\":\"Anti edad\",\"categorieName\":\"Anti edad\"},{\"__editorTitle\":\"Despigmentante (Anti manchas)\",\"categorieName\":\"Despigmentante (Anti manchas)\"},{\"__editorTitle\":\"Anti imperfecciones\",\"categorieName\":\"Anti imperfecciones\"},{\"__editorTitle\":\"Hidratantes\",\"categorieName\":\"Hidratantes\"},{\"__editorTitle\":\"Limpiadoras\",\"categorieName\":\"Limpiadoras\"},{\"__editorTitle\":\"Sérum\",\"categorieName\":\"Sérum\"},{\"__editorTitle\":\"Ojos y Pestañas\",\"categorieName\":\"Ojos y Pestañas\"},{\"__editorTitle\":\"Protección labial\",\"categorieName\":\"Protección labial\"},{\"__editorTitle\":\"Exfoliantes\",\"categorieName\":\"Exfoliantes\"}],\"showSlider\":true,\"titleSlider\":\"Los Destacados\",\"slider\":[{\"__editorItemTitle\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\"},{\"__editorItemTitle\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\"},{\"__editorItemTitle\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4b7d47d5-6b24-4b2f-9450-c1d1011b8472___779a6e63279a9960e8294f3559a0a857.png\"}]},{\"__editorItemTitle\":\"Facial\",\"departmentName\":\"Facial\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8f43ea54-e5da-43b4-82d9-3bd2e7bdf8a6___8f928d75776f39e322435d942583f8e9.svg\"},{\"__editorItemTitle\":\"Limpieza\",\"departmentName\":\"Limpieza\",\"departmentLink\":\"Limpieza\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7afdf497-7a0f-43c9-bd92-09afec772ddf___737e7ab9988de1d8720903eedea0cb9c.svg\"},{\"__editorItemTitle\":\"Corporal\",\"departmentName\":\"Corporal\",\"departmentLink\":\"Corporal\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fd480ae12-ca67-4e43-bbe0-a31a08fc0737___ce066ab97052e816094f499d4068b682.svg\"},{\"__editorItemTitle\":\"Capilar\",\"departmentName\":\"Capilar\",\"departmentLink\":\"Capilar\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8c9ead90-3d78-4b59-924f-4dccb754798e___c2f18d328c247caef8ec325473d1ff89.svg\"},{\"__editorItemTitle\":\"Medicamentos\",\"departmentName\":\"Medicamentos\",\"departmentLink\":\"Medicamentos\",\"departmentIcon\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa95000e6-3012-4a15-b819-7047e2558944___36be7e92d9cf589414f21acc8528d98a.svg\"}]},\"render\":\"server\",\"title\":\"Menu Desktop\",\"track\":[],\"content\":{\"background\":\"#d4e2ec\",\"items\":[{\"__editorTitle\":\"Protección Solar\",\"departmentName\":\"Protección Solar\",\"departmentLink\":\"\\u002Fproteccion-solar\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"2\",\"74\":\"4\",\"75\":\"a\",\"76\":\"9\",\"77\":\"c\",\"78\":\"4\",\"79\":\"7\",\"80\":\"f\",\"81\":\"-\",\"82\":\"8\",\"83\":\"5\",\"84\":\"4\",\"85\":\"1\",\"86\":\"-\",\"87\":\"4\",\"88\":\"7\",\"89\":\"6\",\"90\":\"c\",\"91\":\"-\",\"92\":\"8\",\"93\":\"e\",\"94\":\"4\",\"95\":\"4\",\"96\":\"-\",\"97\":\"8\",\"98\":\"7\",\"99\":\"5\",\"100\":\"5\",\"101\":\"5\",\"102\":\"4\",\"103\":\"8\",\"104\":\"1\",\"105\":\"6\",\"106\":\"f\",\"107\":\"1\",\"108\":\"1\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"2\",\"113\":\"4\",\"114\":\"c\",\"115\":\"a\",\"116\":\"1\",\"117\":\"7\",\"118\":\"b\",\"119\":\"2\",\"120\":\"5\",\"121\":\"5\",\"122\":\"9\",\"123\":\"b\",\"124\":\"0\",\"125\":\"8\",\"126\":\"c\",\"127\":\"b\",\"128\":\"2\",\"129\":\"6\",\"130\":\"c\",\"131\":\"2\",\"132\":\"f\",\"133\":\"4\",\"134\":\"a\",\"135\":\"d\",\"136\":\"b\",\"137\":\"7\",\"138\":\"a\",\"139\":\"f\",\"140\":\"f\",\"141\":\"d\",\"142\":\"3\",\"143\":\"6\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5688a471-7d2b-4c2f-988b-7689df519d81___24ca17b2559b08cb26c2f4adb7affd36.svg\",\"alt\":\"icono-proteccion-solar\"},\"categories\":[{\"__editorItemTitle\":\"Facial\",\"categorieName\":\"Facial\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\"},{\"__editorTitle\":\"Anti edad\",\"categorieName\":\"Con Color\",\"__editorItemTitle\":\"Con Color\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\\u002Fcon-color\"},{\"__editorTitle\":\"Despigmentante (Anti manchas)\",\"categorieName\":\"Sin Color\",\"__editorItemTitle\":\"Sin Color\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\\u002Fsin-color\"},{\"__editorTitle\":\"Anti imperfecciones\",\"categorieName\":\"Anti edad\",\"__editorItemTitle\":\"Anti edad\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\\u002Fanti-edad\"},{\"__editorTitle\":\"Hidratantes\",\"categorieName\":\"Anti manchas\",\"__editorItemTitle\":\"Anti manchas\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\\u002Fanti-manchas\"},{\"__editorTitle\":\"Limpiadoras\",\"categorieName\":\"Anti imperfecciones\",\"__editorItemTitle\":\"Anti imperfecciones\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Ffacial\\u002Fanti-imperfecciones\"},{\"categorieName\":\"Corporal\",\"__editorItemTitle\":\"Corporal\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Fcorporal\"},{\"categorieName\":\"Niños y bebés\",\"__editorItemTitle\":\"Niños y bebés\",\"categorieLink\":\"\\u002Fproteccion-solar\\u002Fninos-y-bebes\"}],\"showSlider\":true,\"titleSlider\":\"Producto del mes 20% Off\",\"slider\":[{\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png\",\"link\":\"\\u002Fproducto-del-mes\",\"promotionId\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"promotionName\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"creativePosition\":\"PRODUCTO-MES-SEPTIEMBRE-2026\"}],\"__editorItemTitle\":\"Protección Solar\",\"activeNow\":true},{\"__editorItemTitle\":\"Facial\",\"departmentName\":\"Facial\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"8\",\"74\":\"f\",\"75\":\"4\",\"76\":\"3\",\"77\":\"e\",\"78\":\"a\",\"79\":\"5\",\"80\":\"4\",\"81\":\"-\",\"82\":\"e\",\"83\":\"5\",\"84\":\"d\",\"85\":\"a\",\"86\":\"-\",\"87\":\"4\",\"88\":\"3\",\"89\":\"b\",\"90\":\"4\",\"91\":\"-\",\"92\":\"8\",\"93\":\"2\",\"94\":\"d\",\"95\":\"9\",\"96\":\"-\",\"97\":\"3\",\"98\":\"b\",\"99\":\"d\",\"100\":\"2\",\"101\":\"e\",\"102\":\"7\",\"103\":\"b\",\"104\":\"d\",\"105\":\"f\",\"106\":\"8\",\"107\":\"a\",\"108\":\"6\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"8\",\"113\":\"f\",\"114\":\"9\",\"115\":\"2\",\"116\":\"8\",\"117\":\"d\",\"118\":\"7\",\"119\":\"5\",\"120\":\"7\",\"121\":\"7\",\"122\":\"6\",\"123\":\"f\",\"124\":\"3\",\"125\":\"9\",\"126\":\"e\",\"127\":\"3\",\"128\":\"2\",\"129\":\"2\",\"130\":\"4\",\"131\":\"3\",\"132\":\"5\",\"133\":\"d\",\"134\":\"9\",\"135\":\"4\",\"136\":\"2\",\"137\":\"5\",\"138\":\"8\",\"139\":\"3\",\"140\":\"f\",\"141\":\"8\",\"142\":\"e\",\"143\":\"9\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fc66cfa8e-486f-4631-8aa8-7bff21f155ac___8f928d75776f39e322435d942583f8e9.svg\",\"alt\":\"icono-Facial\"},\"titleSlider\":\"NUEVO MELA B3 DOUBLE DOSE\",\"slider\":[{\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe98ea6c2-4cd4-4aa8-aae7-e5078920711a___649f9116145e8fc084d135bcf9419e39.jpg\",\"link\":\"\\u002Fla-roche-posay-tratamiento-double-dose-mela-b3-40ml-8203\\u002Fp\",\"promotionId\":\"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026\",\"promotionName\":\"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026\",\"creativePosition\":\"PM-LA-ROCHE-POSAY-OPEN-MENU-FACIAL-SEPTIEMBRE-2026\"}],\"categories\":[{\"categorieName\":\"Anti edad\",\"__editorItemTitle\":\"Anti edad\",\"categorieLink\":\"\\u002Ffacial\\u002Fanti-edad\"},{\"categorieName\":\"Anti manchas\",\"__editorItemTitle\":\"Anti manchas\",\"categorieLink\":\"\\u002Ffacial\\u002Fdespigmentantes-anti-manchas\"},{\"categorieName\":\"Anti-imperfecciones\",\"__editorItemTitle\":\"Anti-imperfecciones\",\"categorieLink\":\"\\u002Ffacial\\u002Fanti-imperfecciones\"},{\"categorieName\":\"Hidratantes\",\"__editorItemTitle\":\"Hidratantes\",\"categorieLink\":\"\\u002Ffacial\\u002Fhidratantes\"},{\"categorieName\":\"Limpiadores\",\"__editorItemTitle\":\"Limpiadores\",\"categorieLink\":\"\\u002Ffacial\\u002Flimpiadoras\"},{\"categorieName\":\"Contorno de ojos\",\"__editorItemTitle\":\"Contorno de ojos\",\"categorieLink\":\"\\u002Ffacial\\u002Fcontorno-de-ojos\"},{\"categorieName\":\"Pestañas y cejas\",\"__editorItemTitle\":\"Pestañas y cejas\",\"categorieLink\":\"\\u002Ffacial\\u002Fpestanas-y-cejas\"},{\"categorieName\":\"Protección labial\",\"__editorItemTitle\":\"Protección labial\",\"categorieLink\":\"\\u002Ffacial\\u002Fproteccion-labial\"},{\"categorieName\":\"Cicatrices\",\"__editorItemTitle\":\"Cicatrices\",\"categorieLink\":\"\\u002Ffacial\\u002Fcicatrices\"},{\"categorieName\":\"Mascarillas\",\"__editorItemTitle\":\"Mascarillas\",\"categorieLink\":\"\\u002Ffacial\\u002Fmascarillas\"}],\"showSlider\":true,\"departmentLink\":\"Facial\",\"activeNow\":true,\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Limpieza\",\"departmentName\":\"Limpieza\",\"departmentLink\":\"\\u002Ffacial\\u002Flimpiadoras\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"7\",\"74\":\"a\",\"75\":\"f\",\"76\":\"d\",\"77\":\"f\",\"78\":\"4\",\"79\":\"9\",\"80\":\"7\",\"81\":\"-\",\"82\":\"7\",\"83\":\"a\",\"84\":\"0\",\"85\":\"f\",\"86\":\"-\",\"87\":\"4\",\"88\":\"3\",\"89\":\"c\",\"90\":\"9\",\"91\":\"-\",\"92\":\"b\",\"93\":\"d\",\"94\":\"9\",\"95\":\"2\",\"96\":\"-\",\"97\":\"0\",\"98\":\"9\",\"99\":\"a\",\"100\":\"f\",\"101\":\"e\",\"102\":\"c\",\"103\":\"7\",\"104\":\"7\",\"105\":\"2\",\"106\":\"d\",\"107\":\"d\",\"108\":\"f\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"7\",\"113\":\"3\",\"114\":\"7\",\"115\":\"e\",\"116\":\"7\",\"117\":\"a\",\"118\":\"b\",\"119\":\"9\",\"120\":\"9\",\"121\":\"8\",\"122\":\"8\",\"123\":\"d\",\"124\":\"e\",\"125\":\"1\",\"126\":\"d\",\"127\":\"8\",\"128\":\"7\",\"129\":\"2\",\"130\":\"0\",\"131\":\"9\",\"132\":\"0\",\"133\":\"3\",\"134\":\"e\",\"135\":\"e\",\"136\":\"d\",\"137\":\"e\",\"138\":\"a\",\"139\":\"0\",\"140\":\"c\",\"141\":\"b\",\"142\":\"9\",\"143\":\"c\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F97a1d295-8f7e-47f6-ba84-eb45f08bd846___737e7ab9988de1d8720903eedea0cb9c.svg\",\"alt\":\"icono-Limpieza\"},\"showSlider\":true,\"titleSlider\":\"Producto del mes 20% Off\",\"slider\":[{\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png\",\"link\":\"\\u002Fproducto-del-mes\",\"promotionId\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"promotionName\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"creativePosition\":\"PRODUCTO-MES-SEPTIEMBRE-2026\"}],\"categories\":[{\"categorieName\":\"Desmaquillantes\",\"__editorItemTitle\":\"Desmaquillantes\",\"categorieLink\":\"\\u002Ffacial\\u002Flimpiadoras\\u002Fdesmaquillantes\"},{\"categorieName\":\"Agua micelar\",\"__editorItemTitle\":\"Agua micelar\",\"categorieLink\":\"\\u002Ffacial\\u002Flimpiadoras\\u002Fagua-micelar\"},{\"categorieName\":\"Exfoliantes\",\"__editorItemTitle\":\"Exfoliantes\",\"categorieLink\":\"\\u002Ffacial\\u002Flimpiadoras\\u002Fexfoliantes\"},{\"categorieName\":\"Limpieza facial\",\"__editorItemTitle\":\"Limpieza facial\",\"categorieLink\":\"\\u002Ffacial\\u002Flimpiadoras\\u002Flimpieza-facial\"}],\"activeNow\":true},{\"__editorItemTitle\":\"Corporal\",\"departmentName\":\"Corporal\",\"departmentLink\":\"Corporal\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"d\",\"74\":\"4\",\"75\":\"8\",\"76\":\"0\",\"77\":\"a\",\"78\":\"e\",\"79\":\"1\",\"80\":\"2\",\"81\":\"-\",\"82\":\"c\",\"83\":\"a\",\"84\":\"6\",\"85\":\"7\",\"86\":\"-\",\"87\":\"4\",\"88\":\"e\",\"89\":\"4\",\"90\":\"3\",\"91\":\"-\",\"92\":\"b\",\"93\":\"b\",\"94\":\"e\",\"95\":\"0\",\"96\":\"-\",\"97\":\"a\",\"98\":\"3\",\"99\":\"1\",\"100\":\"a\",\"101\":\"0\",\"102\":\"8\",\"103\":\"f\",\"104\":\"c\",\"105\":\"0\",\"106\":\"7\",\"107\":\"3\",\"108\":\"7\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"c\",\"113\":\"e\",\"114\":\"0\",\"115\":\"6\",\"116\":\"6\",\"117\":\"a\",\"118\":\"b\",\"119\":\"9\",\"120\":\"7\",\"121\":\"0\",\"122\":\"5\",\"123\":\"2\",\"124\":\"e\",\"125\":\"8\",\"126\":\"1\",\"127\":\"6\",\"128\":\"0\",\"129\":\"9\",\"130\":\"4\",\"131\":\"f\",\"132\":\"4\",\"133\":\"9\",\"134\":\"9\",\"135\":\"d\",\"136\":\"4\",\"137\":\"0\",\"138\":\"6\",\"139\":\"8\",\"140\":\"b\",\"141\":\"6\",\"142\":\"8\",\"143\":\"2\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fc671d5b2-ff84-418f-bf49-0b002459a06d___ce066ab97052e816094f499d4068b682.svg\",\"alt\":\"icono-Corporal\"},\"showSlider\":true,\"titleSlider\":\"Producto del mes 20% Off\",\"slider\":[{\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F854fbbf9-128b-4ac5-bbbb-7112465739a8___bd47885e5a83d5d6c722da87f4b4fe0f.png\",\"link\":\"\\u002Fproducto-del-mes\",\"promotionId\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"promotionName\":\"PRODUCTO-MES-SEPTIEMBRE-2026\",\"creativePosition\":\"PRODUCTO-MES-SEPTIEMBRE-2026\"}],\"categories\":[{\"categorieName\":\"Limpiadores\",\"__editorItemTitle\":\"Limpiadores\",\"categorieLink\":\"\\u002Fcorporal\\u002Flimpiadores\"},{\"categorieName\":\"Hidratantes\",\"__editorItemTitle\":\"Hidratantes\",\"categorieLink\":\"\\u002Fcorporal\\u002Fhidratantes\"},{\"categorieName\":\"Calmantes \\u002F Reparadores\",\"__editorItemTitle\":\"Calmantes \\u002F Reparadores\",\"categorieLink\":\"\\u002Fcorporal\\u002Fcalmantes-reparadores\"},{\"categorieName\":\"Anti estrías\",\"__editorItemTitle\":\"Anti estrías\",\"categorieLink\":\"\\u002Fcorporal\\u002Fanti-estrias\"},{\"categorieName\":\"Anti imperfecciones\",\"__editorItemTitle\":\"Anti imperfecciones\",\"categorieLink\":\"\\u002Fcorporal\\u002Fanti-imperfecciones\"},{\"categorieName\":\"Cicatrizantes\",\"__editorItemTitle\":\"Cicatrizantes\",\"categorieLink\":\"\\u002Fcorporal\\u002Fcicatrizantes\"},{\"categorieName\":\"Desodorantes\",\"__editorItemTitle\":\"Desodorantes\",\"categorieLink\":\"\\u002Fcorporal\\u002Fdesodorantes\"},{\"categorieName\":\"Despigmentantes\",\"__editorItemTitle\":\"Despigmentantes\",\"categorieLink\":\"\\u002Fcorporal\\u002Fdespigmentantes\"},{\"categorieName\":\"Manos, uñas y pies\",\"__editorItemTitle\":\"Manos, uñas y pies\",\"categorieLink\":\"\\u002Fcorporal\\u002Fmanos-unas-y-pies\"},{\"categorieName\":\"Cuidado zona intima\",\"__editorItemTitle\":\"Cuidado zona intima\",\"categorieLink\":\"\\u002Fcorporal\\u002Fcuidado-zona-intima\"}],\"activeNow\":true},{\"__editorItemTitle\":\"Capilar\",\"departmentName\":\"Capilar\",\"departmentLink\":\"Capilar\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"8\",\"74\":\"c\",\"75\":\"9\",\"76\":\"e\",\"77\":\"a\",\"78\":\"d\",\"79\":\"9\",\"80\":\"0\",\"81\":\"-\",\"82\":\"3\",\"83\":\"d\",\"84\":\"7\",\"85\":\"8\",\"86\":\"-\",\"87\":\"4\",\"88\":\"b\",\"89\":\"5\",\"90\":\"9\",\"91\":\"-\",\"92\":\"9\",\"93\":\"2\",\"94\":\"4\",\"95\":\"f\",\"96\":\"-\",\"97\":\"4\",\"98\":\"d\",\"99\":\"c\",\"100\":\"c\",\"101\":\"b\",\"102\":\"7\",\"103\":\"5\",\"104\":\"4\",\"105\":\"7\",\"106\":\"9\",\"107\":\"8\",\"108\":\"e\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"c\",\"113\":\"2\",\"114\":\"f\",\"115\":\"1\",\"116\":\"8\",\"117\":\"d\",\"118\":\"3\",\"119\":\"2\",\"120\":\"8\",\"121\":\"c\",\"122\":\"2\",\"123\":\"4\",\"124\":\"7\",\"125\":\"c\",\"126\":\"a\",\"127\":\"e\",\"128\":\"f\",\"129\":\"8\",\"130\":\"e\",\"131\":\"c\",\"132\":\"3\",\"133\":\"2\",\"134\":\"5\",\"135\":\"4\",\"136\":\"7\",\"137\":\"3\",\"138\":\"d\",\"139\":\"1\",\"140\":\"f\",\"141\":\"f\",\"142\":\"8\",\"143\":\"9\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F94ca56e3-8fe7-4d44-a5e3-f58cc8b5f026___c2f18d328c247caef8ec325473d1ff89.svg\",\"alt\":\"icono-Capilar\"},\"showSlider\":true,\"titleSlider\":\"WELLA PROFESSIONALS EN BELLA PIEL\",\"slider\":[{\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fd3128cb7-4201-4a62-b18e-19e865c34103___dcf770d49bba4cbe912ab3c6de2fd385.png\",\"link\":\"\\u002Fwella-professionals\"}],\"categories\":[{\"categorieName\":\"Shampoo\",\"__editorItemTitle\":\"Shampoo\",\"categorieLink\":\"\\u002Fcapilar\\u002Fshampoo\"},{\"categorieName\":\"Anticaída\",\"__editorItemTitle\":\"Anticaída\",\"categorieLink\":\"\\u002Fcapilar\\u002Fanticaida\"},{\"categorieName\":\"Anticaspa\",\"__editorItemTitle\":\"Anticaspa\",\"categorieLink\":\"\\u002Fcapilar\\u002Fanticaspa\"},{\"categorieName\":\"Acondicionador\",\"__editorItemTitle\":\"Acondicionador\",\"categorieLink\":\"\\u002Fcapilar\\u002Facondicionador\"},{\"categorieName\":\"Tratamientos capilares\",\"__editorItemTitle\":\"Tratamientos capilares\",\"categorieLink\":\"\\u002Fcapilar\\u002Ftratamientos-capilares\"},{\"__editorItemTitle\":\" Profesional\",\"categorieName\":\"Profesional\",\"categorieLink\":\"\\u002Fcapilar\\u002Fprofesional\"}],\"activeNow\":true},{\"__editorItemTitle\":\"Medicamentos\",\"departmentName\":\"Medicamentos\",\"departmentLink\":\"Medicamentos\",\"departmentIcon\":{\"0\":\"h\",\"1\":\"t\",\"2\":\"t\",\"3\":\"p\",\"4\":\"s\",\"5\":\":\",\"6\":\"\\u002F\",\"7\":\"\\u002F\",\"8\":\"b\",\"9\":\"e\",\"10\":\"l\",\"11\":\"l\",\"12\":\"a\",\"13\":\"p\",\"14\":\"i\",\"15\":\"e\",\"16\":\"l\",\"17\":\".\",\"18\":\"v\",\"19\":\"t\",\"20\":\"e\",\"21\":\"x\",\"22\":\"a\",\"23\":\"s\",\"24\":\"s\",\"25\":\"e\",\"26\":\"t\",\"27\":\"s\",\"28\":\".\",\"29\":\"c\",\"30\":\"o\",\"31\":\"m\",\"32\":\"\\u002F\",\"33\":\"a\",\"34\":\"s\",\"35\":\"s\",\"36\":\"e\",\"37\":\"t\",\"38\":\"s\",\"39\":\"\\u002F\",\"40\":\"v\",\"41\":\"t\",\"42\":\"e\",\"43\":\"x\",\"44\":\".\",\"45\":\"f\",\"46\":\"i\",\"47\":\"l\",\"48\":\"e\",\"49\":\"-\",\"50\":\"m\",\"51\":\"a\",\"52\":\"n\",\"53\":\"a\",\"54\":\"g\",\"55\":\"e\",\"56\":\"r\",\"57\":\"-\",\"58\":\"g\",\"59\":\"r\",\"60\":\"a\",\"61\":\"p\",\"62\":\"h\",\"63\":\"q\",\"64\":\"l\",\"65\":\"\\u002F\",\"66\":\"i\",\"67\":\"m\",\"68\":\"a\",\"69\":\"g\",\"70\":\"e\",\"71\":\"s\",\"72\":\"\\u002F\",\"73\":\"a\",\"74\":\"9\",\"75\":\"5\",\"76\":\"0\",\"77\":\"0\",\"78\":\"0\",\"79\":\"e\",\"80\":\"6\",\"81\":\"-\",\"82\":\"3\",\"83\":\"0\",\"84\":\"1\",\"85\":\"2\",\"86\":\"-\",\"87\":\"4\",\"88\":\"a\",\"89\":\"1\",\"90\":\"5\",\"91\":\"-\",\"92\":\"b\",\"93\":\"8\",\"94\":\"1\",\"95\":\"9\",\"96\":\"-\",\"97\":\"7\",\"98\":\"0\",\"99\":\"4\",\"100\":\"7\",\"101\":\"e\",\"102\":\"2\",\"103\":\"5\",\"104\":\"5\",\"105\":\"8\",\"106\":\"9\",\"107\":\"4\",\"108\":\"4\",\"109\":\"_\",\"110\":\"_\",\"111\":\"_\",\"112\":\"3\",\"113\":\"6\",\"114\":\"b\",\"115\":\"e\",\"116\":\"7\",\"117\":\"e\",\"118\":\"9\",\"119\":\"2\",\"120\":\"d\",\"121\":\"9\",\"122\":\"c\",\"123\":\"f\",\"124\":\"5\",\"125\":\"8\",\"126\":\"9\",\"127\":\"4\",\"128\":\"1\",\"129\":\"4\",\"130\":\"f\",\"131\":\"2\",\"132\":\"1\",\"133\":\"a\",\"134\":\"c\",\"135\":\"c\",\"136\":\"8\",\"137\":\"5\",\"138\":\"2\",\"139\":\"8\",\"140\":\"d\",\"141\":\"9\",\"142\":\"8\",\"143\":\"a\",\"144\":\".\",\"145\":\"s\",\"146\":\"v\",\"147\":\"g\",\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7f6c22d4-a084-4ef2-9ae2-a8d6bdb3b899___36be7e92d9cf589414f21acc8528d98a.svg\",\"alt\":\"icono-medicamentos\"},\"activeNow\":true}],\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"horizontal\"},\"contentIds\":[\"ezB2fWHq96tps26nEgEZeo~tWjFpXJGtwSr4FzRpxmC3f\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fminicart-front\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-front\",\"blocks\":[],\"component\":\"[email protected]\\u002FMiniCartFront\",\"composition\":\"blocks\",\"contentMapId\":\"gYD3hbirLZ8nVKVBzkS4Ur\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-front\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{\"mostrarAhora\":false,\"fechaInicio\":\"2026-05-10T15:07:00.000Z\",\"fechaFin\":\"2026-07-01T04:59:00.000Z\",\"pedidoMinimo\":120000,\"textoNoAlcanzado\":\"Te faltan $$$ para  completar el envío gratis\",\"textoAlcanzado\":\"¡Finaliza tu compra! El envío es GRATIS\",\"labelNoAlcanzado\":\"\",\"labelAlcanzado\":\"\",\"showLabel\":false},\"contentIds\":[\"gYD3hbirLZ8nVKVBzkS4Ur~o1KUftioDZhLpPjWicAZKv\"]},\"store.search\\u002F$around_storeWrapper#global-highlights\\u002FHighlightsContext#v2\\u002FTagContext\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:TagContext\",\"blocks\":[{\"blockId\":\"[email protected]:sticky-context#general\",\"extensionPointId\":\"sticky-context#general\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FGiftContext\",\"composition\":\"blocks\",\"contentMapId\":\"3akNUo7ewCNawJjHnyuTms\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:TagContext\"],\"preview\":null,\"props\":{\"CustomContext\":\"sticky-context#general\"},\"render\":\"server\",\"track\":[],\"content\":{\"promotionNames\":[{\"__editorItemTitle\":\"Dinamica Eucerin obsequio (R1242) por compra mayores a 300.000\",\"namePromotion\":\"Dinamica Eucerin obsequio (R1242) por compra mayores a 300.000\"},{\"__editorItemTitle\":\"Dinamica Vichy Obsequio (R1243) por compra mayores a 400000\",\"namePromotion\":\"Dinamica Vichy Obsequio (R1243) por compra mayores a 400000\"},{\"__editorItemTitle\":\" Dinamica La Roche Posay Obsequio (R1243) por compra mayores a 400000\",\"namePromotion\":\" Dinamica La Roche Posay Obsequio (R1243) por compra mayores a 400000\"},{\"__editorItemTitle\":\"Dinamica Institut Esthederm obsequio (R1218) por compra mayores a 350.000\",\"namePromotion\":\"Dinamica Institut Esthederm obsequio (R1218) por compra mayores a 350.000\"},{\"__editorItemTitle\":\" Dinamica Vichy Dercos Compra Ref 6304 lleva obsequio (0938)\",\"namePromotion\":\" Dinamica Vichy Dercos Compra Ref 6304 lleva obsequio (0938)\"},{\"__editorItemTitle\":\"Dinamica Cerave Compra Ref 6225 lleva obsequio (0954)\",\"namePromotion\":\"Dinamica Cerave Compra Ref 6225 lleva obsequio (0954)\"},{\"__editorItemTitle\":\"Medivelius Compra Ref 5613 Upgrade Ar Sensilis  y lleva obsequio R1257\",\"namePromotion\":\"Medivelius Compra Ref 5613 Upgrade Ar Sensilis  y lleva obsequio R1257\"},{\"__editorItemTitle\":\"Medivelius Compra Refs Royal Jelly Apivita y lleva obsequio 1018\",\"namePromotion\":\"Medivelius Compra Refs Royal Jelly Apivita y lleva obsequio 1018\"},{\"__editorItemTitle\":\"Medivelius Por compras de Sueros bee tech Apivita lleva obsequio 0985\",\"namePromotion\":\"Medivelius Por compras de Sueros bee tech Apivita lleva obsequio 0985\"},{\"__editorItemTitle\":\"Medivelius Por la compra de productos de la línea Cantabria Labs obsequio 0986\",\"namePromotion\":\"Medivelius Por la compra de productos de la línea Cantabria Labs obsequio 0986\"},{\"__editorItemTitle\":\"Medivelius Uriage Compra Ref 5619 Cica Daily Serum y lleva obsequio R1271\",\"namePromotion\":\"Medivelius Uriage Compra Ref 5619 Cica Daily Serum y lleva obsequio R1271\"},{\"__editorItemTitle\":\"Dinamica LRP Compra Anthelios Air UVAIR lleva obsequio (R1249)\",\"namePromotion\":\"Dinamica LRP Compra Anthelios Air UVAIR lleva obsequio (R1249)\"},{\"__editorItemTitle\":\"Dinamica Duo Inyectables Lineas Finas y Arrugas obsequio (R1278)\",\"namePromotion\":\"Dinamica Duo Inyectables Lineas Finas y Arrugas obsequio (R1278)\"},{\"__editorItemTitle\":\"Dinamica Duo Luminosidad Textura obsequio (R1281)\",\"namePromotion\":\"Dinamica Duo Luminosidad Textura obsequio (R1281)\"},{\"__editorItemTitle\":\"Dinamica Duo Antiedad Lifting obsequio (R1280)\",\"namePromotion\":\"Dinamica Duo Antiedad Lifting obsequio (R1280)\"},{\"__editorItemTitle\":\"Dinamica Duo Antimanchas obsequio (R1279)\",\"namePromotion\":\"Dinamica Duo Antimanchas obsequio (R1279)\"}]},\"contentIds\":[\"3akNUo7ewCNawJjHnyuTms~awSiNHfqjnQyDLdGiN14Wg\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#newsletter\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#newsletter\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#text-newsletter\",\"extensionPointId\":\"rich-text#text-newsletter\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:Newsletter\",\"extensionPointId\":\"Newsletter\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"newsletter\"},\"render\":\"server\",\"title\":\"Contenedor Newsletter\",\"track\":[],\"content\":{\"blockClass\":\"newsletter\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#sections-footer\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#contact-footer\",\"extensionPointId\":\"flex-layout.col#contact-footer\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu-item#about\",\"extensionPointId\":\"menu-item#about\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu-item#my-account\",\"extensionPointId\":\"menu-item#my-account\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu-item#legal\",\"extensionPointId\":\"menu-item#legal\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"sections-footer\"]},\"render\":\"server\",\"title\":\"Contenedor Secciones Footer\",\"track\":[],\"content\":{\"blockClass\":[\"sections-footer\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#payment-rappi-superintendencia\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#payment\",\"extensionPointId\":\"flex-layout.col#payment\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#rappi\",\"extensionPointId\":\"flex-layout.col#rappi\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#superintendencia\",\"extensionPointId\":\"flex-layout.col#superintendencia\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"blockClass\":\"payment-rappi-superintendencia\"},\"render\":\"server\",\"title\":\"Contenedor Métodos De Pago, Rappi y Superintendencia\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"blockClass\":\"payment-rappi-superintendencia\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#copyright\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#copyright\",\"extensionPointId\":\"rich-text#copyright\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#icons-copyright\",\"extensionPointId\":\"flex-layout.col#icons-copyright\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"blockClass\":\"copyright\"},\"render\":\"server\",\"title\":\"Contenedor Copyright\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"blockClass\":\"copyright\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Ftopsort-banner#category-aware\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner#category-aware\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{\"slotId\":\"banner_categoria\",\"width\":\"2000\",\"height\":\"302\",\"categoryBanner\":true,\"carousel\":true,\"slots\":3,\"sliderDelay\":6000,\"sliderSettings\":{\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"infinite\":true,\"slideTransition\":{\"speed\":500,\"timing\":\"ease-in-out\"}}},\"render\":\"server\",\"track\":[],\"content\":{\"slotId\":\"banner_categoria\",\"width\":\"2000\",\"height\":\"302\",\"categoryBanner\":true,\"carousel\":true,\"slots\":3,\"sliderDelay\":6000,\"sliderSettings\":{\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"infinite\":true,\"slideTransition\":{\"speed\":500,\"timing\":\"ease-in-out\"}}},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-01\",\"blocks\":[{\"blockId\":\"[email protected]:component-generator#plp-section-01\",\"extensionPointId\":\"component-generator#plp-section-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"render\":\"server\",\"title\":\"CG DESK\\u002FMOBILE - Heading (Banners)\",\"track\":[],\"content\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#breadcrumb-title-search\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#breadcrumb-title-search\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#breadcrumb-title-search\",\"extensionPointId\":\"flex-layout.col#breadcrumb-title-search\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"fullWidth\":false,\"blockClass\":\"breadcrumb-title-search\"},\"render\":\"server\",\"title\":\"Contenedor Miga De Pan Y Título Buscador\",\"track\":[],\"content\":{\"fullWidth\":false,\"blockClass\":\"breadcrumb-title-search\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-02\",\"blocks\":[{\"blockId\":\"[email protected]:component-generator#plp-section-02\",\"extensionPointId\":\"component-generator#plp-section-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"render\":\"server\",\"title\":\"CG DESK\\u002FMOBILE - Sección 02\",\"track\":[],\"content\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-search\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#filter\",\"extensionPointId\":\"flex-layout.col#filter\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#products\",\"extensionPointId\":\"flex-layout.col#products\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"search-result\"},\"render\":\"server\",\"title\":\"Contenedor Buscador\",\"track\":[],\"content\":{\"blockClass\":\"search-result\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#cg-plp-section-03\",\"blocks\":[{\"blockId\":\"[email protected]:component-generator#plp-section-03\",\"extensionPointId\":\"component-generator#plp-section-03\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"render\":\"server\",\"title\":\"CG DESK\\u002FMOBILE - Sección 03\",\"track\":[],\"content\":{\"fullWidth\":true,\"blockClass\":\"cg-plp\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#search-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#search-not-found\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#search-not-found\",\"extensionPointId\":\"flex-layout.col#search-not-found\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"search-not-found\"},\"render\":\"server\",\"title\":\"Contenedor de búsqueda vacía\",\"track\":[],\"content\":{\"blockClass\":\"search-not-found\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#categories-vitrine-not-found\",\"blocks\":[{\"blockId\":\"[email protected]:component-generator#not-found\",\"extensionPointId\":\"component-generator#not-found\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"categories-vitrine-not-found\",\"categories-vitrine-errors-search\",\"cg-home\"]},\"render\":\"server\",\"title\":\"Contenedor Categorías Y Vitrina De Productos Not Found\",\"track\":[],\"content\":{\"blockClass\":[\"categories-vitrine-not-found\",\"categories-vitrine-errors-search\",\"cg-home\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-header-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:image#logo\",\"extensionPointId\":\"image#logo\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:search-bar\",\"extensionPointId\":\"search-bar\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#items-header-desktop\",\"extensionPointId\":\"flex-layout.col#items-header-desktop\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"horizontalAlign\":\"between\",\"blockClass\":\"container-header-desktop\"},\"render\":\"server\",\"title\":\"Container Header Desktop\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"horizontalAlign\":\"between\",\"blockClass\":\"container-header-desktop\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#submenu-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-submenu-desktop\",\"extensionPointId\":\"flex-layout.col#container-submenu-desktop\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu-highlights-desktop#section-02\",\"extensionPointId\":\"menu-highlights-desktop#section-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"colJustify\":\"between\",\"blockClass\":[\"container-submenu-desktop\"]},\"render\":\"server\",\"title\":\"Contenedor SubMenu Desktop\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"colJustify\":\"between\",\"blockClass\":[\"container-submenu-desktop\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$around_storeWrapper#global-highlights\\u002FHighlightsContext#v2\\u002FTagContext\\u002Fsticky-context#general\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:sticky-context#general\",\"blocks\":[],\"component\":\"[email protected]\\u002FStickyContext\",\"composition\":\"children\",\"contentMapId\":\"96116Uhi3Pc5J628eVNbxC\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:sticky-context\"],\"preview\":null,\"props\":{\"stickies\":[{\"showOnAllUrls\":false,\"image\":{\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F47a7d956-d617-4f66-88d2-e628e05750c9___8f1516bf7e0ab46250b634270a43464c.gif\"},\"alt\":\"mundial de futbol\",\"link\":\"\\u002Fmundial\",\"target\":\"_self\",\"imageStyles\":{\"container\":\"desktop\",\"desktop\":{\"width\":\"200px\"},\"tablet\":{\"width\":\"200px\"},\"phone\":{\"width\":\"140px\"}}},\"verticalPosition\":{\"position\":\"center\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"0\"},\"visibility\":{\"isActive\":false,\"startDate\":\"2026-06-11T05:00:00.000Z\",\"endDate\":\"2026-07-20T05:00:00.000Z\"},\"__editorItemTitle\":\"grita glow stickie\",\"urls\":[{\"__editorItemTitle\":\"home\",\"pathname\":\"\\u002F\"},{\"__editorItemTitle\":\"ofertas\",\"pathname\":\"\\u002Fofertas\"}]}]},\"render\":\"server\",\"track\":[],\"content\":{\"stickies\":[{\"showOnAllUrls\":false,\"image\":{\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F13b9cf0f-1689-4d3c-8fab-06ae9cfef623___29eb1bbb5cb453eb80a31c0a7133100f.gif\"},\"alt\":\"descuentos-dermocosmetica\",\"link\":\"\\u002F983?map=productClusterIds\",\"target\":\"_self\",\"imageStyles\":{\"container\":\"phone\",\"desktop\":{\"width\":\"13%\"},\"phone\":{\"width\":\"22%\"},\"tablet\":{\"width\":\"20%\"}}},\"verticalPosition\":{\"position\":\"center\"},\"horizontalPosition\":{\"position\":\"left\"},\"visibility\":{\"isActive\":false,\"startDate\":\"2026-09-01T05:00:00.000Z\",\"endDate\":\"2026-10-01T05:00:00.000Z\"},\"__editorItemTitle\":\"Match perfecto Cetaphil\",\"urls\":[{\"__editorItemTitle\":\"cetaphil\",\"pathname\":\"\\u002Fcetaphil\"}],\"pdpBrands\":[]},{\"showOnAllUrls\":false,\"image\":{\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff6c55571-3a74-4855-a11c-def0ddec36fa___113442e4835589f9af2cd87168c93f8a.gif\"},\"alt\":null,\"link\":\"\\u002Fmatch-perfecto\",\"target\":\"_self\",\"imageStyles\":{\"container\":\"desktop\",\"desktop\":{\"width\":\"240px\"},\"tablet\":{\"width\":\"200px\"},\"phone\":{\"width\":\"140px\"}}},\"verticalPosition\":{\"position\":\"center\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"-30px\"},\"visibility\":{\"isActive\":true,\"startDate\":\"2026-09-01T13:02:00.000Z\",\"endDate\":\"2026-10-01T05:00:00.000Z\"},\"__editorItemTitle\":\"Match perfecto sticky\",\"pdpBrands\":[],\"urls\":[{\"__editorItemTitle\":\"home\",\"pathname\":\"\\u002F\"},{\"pathname\":\"\\u002Fofertas\",\"__editorItemTitle\":\"ofertas\"}]},{\"showOnAllUrls\":false,\"image\":{\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffdb7a0f4-c344-40b8-960a-184ea8e08010___da661c1c687b0ad2dc463f5da75e503e.gif\"},\"alt\":\"click-ganador\",\"link\":\"\\u002Faniversario-digital\",\"target\":\"_self\",\"imageStyles\":{\"container\":\"desktop\",\"desktop\":{\"width\":\"200px\"},\"tablet\":{\"width\":\"200px\"},\"phone\":{\"width\":\"140px\"}}},\"verticalPosition\":{\"position\":\"center\"},\"horizontalPosition\":{\"position\":\"left\",\"translateX\":\"0\"},\"visibility\":{\"isActive\":true,\"startDate\":\"2026-09-07T05:00:00.000Z\",\"endDate\":\"2026-09-10T05:00:00.000Z\"},\"__editorItemTitle\":\"Click Ganador\",\"urls\":[{\"__editorItemTitle\":\"home\",\"pathname\":\"\\u002F\"},{\"__editorItemTitle\":\"ofertas\",\"pathname\":\"\\u002Fofertas\"}]},{\"showOnAllUrls\":false,\"image\":{\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7bba1a6e-b1b6-4df9-ac9f-c4b630ed5f6d___69ac7dda0547b510878053d2f0227264.gif\"},\"alt\":\"isdin-match-perfect\",\"link\":\"\\u002F970?map=productClusterIds\",\"target\":\"_self\",\"imageStyles\":{\"container\":\"desktop\",\"desktop\":{\"width\":\"230px\",\"height\":\"230px\"},\"phone\":{\"width\":\"120px\",\"height\":\"120px\"},\"tablet\":{\"width\":\"120px\",\"height\":\"120px\"}}},\"verticalPosition\":{\"position\":\"center\"},\"horizontalPosition\":{\"position\":\"left\"},\"visibility\":{\"isActive\":true,\"endDate\":\"2026-10-01T05:00:00.000Z\"},\"__editorItemTitle\":\"Match Isdin\",\"pdpCategories\":[{\"__editorItemTitle\":\"Antiedad\",\"categoryName\":\"\\u002Ffacial\\u002Fanti-edad\"}],\"urls\":[{\"__editorItemTitle\":\"\\u002Ffacial\\u002Fanti-edad\",\"pathname\":\"\\u002Ffacial\\u002Fanti-edad\"},{\"__editorItemTitle\":\"Isdin\",\"pathname\":\"\\u002Fisdin\"}]}]},\"contentIds\":[\"96116Uhi3Pc5J628eVNbxC~n2t87B4s741JZnfnEZ6uUV\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#newsletter\\u002Frich-text#text-newsletter\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#text-newsletter\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"**Suscríbete y se parte de nuestra comunidad** \\n\\n Únete a nuestra newsletter e infórmate sobre tendencias, ofertas exclusivas y contenidos de calidad.\",\"blockClass\":[\"newsletter\"]},\"render\":\"server\",\"title\":\"Texto Newsletter\",\"track\":[],\"content\":{\"text\":\"**Suscríbete y se parte de nuestra comunidad** \\n\\n Únete a nuestra newsletter e infórmate sobre tendencias, ofertas exclusivas y contenidos de calidad.\",\"blockClass\":[\"newsletter\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#newsletter\\u002FNewsletter\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:Newsletter\",\"blocks\":[],\"component\":\"[email protected]\\u002FNewsletter\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:Newsletter\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#contact-footer\",\"blocks\":[{\"blockId\":\"[email protected]:image#logo\",\"extensionPointId\":\"image#logo\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu#contact-footer\",\"extensionPointId\":\"[email protected]:menu#contact-footer\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#social-network\",\"extensionPointId\":\"flex-layout.row#social-network\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preventVerticalStretch\":true,\"blockClass\":[\"contact-footer\"]},\"render\":\"server\",\"title\":\"Contenedor Contacto Footer\",\"track\":[],\"content\":{\"preventVerticalStretch\":true,\"blockClass\":[\"contact-footer\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#about\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-item#about\",\"blocks\":[{\"blockId\":\"[email protected]:submenu.accordion#about\",\"extensionPointId\":\"submenu\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FMenuItem\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu-item\"],\"preview\":null,\"props\":{\"text\":\"Nosotros\",\"blockClass\":[\"menu-about\",\"title-menu-footer\"],\"type\":\"custom\"},\"render\":\"server\",\"title\":\"Menu Nosotros\",\"track\":[],\"content\":{\"text\":\"Nosotros\",\"blockClass\":[\"menu-about\",\"title-menu-footer\"],\"type\":\"custom\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#my-account\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-item#my-account\",\"blocks\":[{\"blockId\":\"[email protected]:submenu.accordion#my-account\",\"extensionPointId\":\"submenu\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FMenuItem\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu-item\"],\"preview\":null,\"props\":{\"text\":\"Mi Cuenta\",\"blockClass\":[\"menu-my-account\",\"title-menu-footer\"],\"type\":\"custom\"},\"render\":\"server\",\"title\":\"Menu Mi Cuenta\",\"track\":[],\"content\":{\"text\":\"Mi Cuenta\",\"blockClass\":[\"menu-my-account\",\"title-menu-footer\"],\"type\":\"custom\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#legal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-item#legal\",\"blocks\":[{\"blockId\":\"[email protected]:submenu.accordion#legal\",\"extensionPointId\":\"submenu\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FMenuItem\",\"composition\":\"children\",\"contentMapId\":\"m3NsBfr5aqMw4BRet93ACN\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu-item\"],\"preview\":null,\"props\":{\"text\":\"Legales\",\"blockClass\":[\"menu-legal\",\"title-menu-footer\"]},\"render\":\"server\",\"title\":\"Menu Legales\",\"track\":[],\"content\":{\"type\":\"custom\",\"itemProps\":{\"href\":\"\\u002Flegales\"},\"iconProps\":{\"id\":null},\"id\":\"\",\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"horizontal\",\"text\":\"Legales\",\"blockClass\":[\"menu-legal\",\"title-menu-footer\"]},\"contentIds\":[\"m3NsBfr5aqMw4BRet93ACN~pcUiiHHsKucp3HZi5RHdtT\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#payment\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#payment\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#payment\",\"extensionPointId\":\"flex-layout.row#payment\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"payment\"},\"render\":\"server\",\"title\":\"Contenedor Métodos De Pago\",\"track\":[],\"content\":{\"blockClass\":\"payment\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#rappi\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#rappi\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#rappi\",\"extensionPointId\":\"flex-layout.row#rappi\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"rappi\"},\"render\":\"server\",\"title\":\"Contenedor Rappi\",\"track\":[],\"content\":{\"blockClass\":\"rappi\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#superintendencia\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#superintendencia\",\"blocks\":[{\"blockId\":\"[email protected]:image#superintendencia\",\"extensionPointId\":\"image#superintendencia\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"superintendencia\"},\"render\":\"server\",\"title\":\"Contenedor Superintendencia\",\"track\":[],\"content\":{\"blockClass\":\"superintendencia\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Frich-text#copyright\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#copyright\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"© Copyright 2025 Bella Piel. Todos los Derechos Reservados.\",\"blockClass\":[\"copyright\"]},\"render\":\"server\",\"title\":\"Texto Copyright\",\"track\":[],\"content\":{\"text\":\"© Copyright 2025 Bella Piel. Todos los Derechos Reservados.\",\"blockClass\":[\"copyright\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Fflex-layout.col#icons-copyright\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#icons-copyright\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#icons-copyright\",\"extensionPointId\":\"flex-layout.row#icons-copyright\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"icons-copyright\"},\"render\":\"server\",\"title\":\"Contenedor Iconos Copyright\",\"track\":[],\"content\":{\"blockClass\":\"icons-copyright\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:component-generator#plp-section-01\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner\",\"extensionPointId\":\"topsort-banner\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary.shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FComponentGenerator\",\"composition\":\"blocks\",\"contentMapId\":\"ieD9R1FobUsBuFkPL4T14a\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:component-generator\"],\"preview\":null,\"props\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"Facial Banner\",\"show\":true,\"centeredOrFull\":\"full-width\",\"classModifier\":\"none\",\"itemType\":\"MediaSlider\",\"mediaSliderSchema\":{\"slides\":[{\"mediaType\":\"linkCard\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5d2f800f-aec2-48d9-8015-691fdb2a51cf___544f1c12fe382625ad788194cd929ff9.png\"},\"__editorItemTitle\":\"Banner 01\",\"setStylesLinkCardImage\":{\"device\":\"phone\",\"desktop\":{\"width\":100},\"tablet\":{\"width\":100},\"phone\":{\"width\":100}},\"alt\":\"Facial\"},{\"mediaType\":\"linkCard\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F2880x300\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F2880x300\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F750x360\"},\"__editorItemTitle\":\"Banner 02\",\"setStylesLinkCardImage\":{\"device\":\"phone\",\"desktop\":{\"width\":100},\"tablet\":{\"width\":100},\"phone\":{\"width\":100}}}]},\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":1,\"tablet\":1,\"phone\":1},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"fullWidth\":true},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}}]},\"render\":\"server\",\"track\":[],\"content\":{\"items\":[{\"__editorItemTitle\":\"Facial Banner\",\"show\":true,\"centeredOrFull\":\"full-width\",\"classModifier\":\"none\",\"itemType\":\"MediaSlider\",\"mediaSliderSchema\":{\"slides\":[{\"mediaType\":\"linkCard\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9c0dd865-050c-4d16-9185-2654e2991dab___02ae80678f9d9ff730f7f95c17af312f.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5d2f800f-aec2-48d9-8015-691fdb2a51cf___544f1c12fe382625ad788194cd929ff9.png\"},\"__editorItemTitle\":\"Banner 01\",\"setStylesLinkCardImage\":{\"device\":\"phone\",\"desktop\":{\"width\":100},\"tablet\":{\"width\":100},\"phone\":{\"width\":100}},\"alt\":\"Facial\"},{\"mediaType\":\"linkCard\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F2880x300\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F2880x300\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F750x360\"},\"__editorItemTitle\":\"Banner 02\",\"setStylesLinkCardImage\":{\"device\":\"phone\",\"desktop\":{\"width\":100},\"tablet\":{\"width\":100},\"phone\":{\"width\":100}}}]},\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":1,\"tablet\":1,\"phone\":1},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"fullWidth\":true},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"},\"backgroundColor\":null}],\"ProductSummary\":\"product-summary.shelf\"},\"contentIds\":[\"ieD9R1FobUsBuFkPL4T14a~5JSZeisJtnZuSQfwCQ8829\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#breadcrumb-title-search\\u002Fflex-layout.col#breadcrumb-title-search\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#breadcrumb-title-search\",\"blocks\":[{\"blockId\":\"[email protected]:breadcrumb-custom\",\"extensionPointId\":\"breadcrumb-custom\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"breadcrumb-title-search\"},\"render\":\"server\",\"title\":\"Contenedor Miga De Pan Y Título Buscador\",\"track\":[],\"content\":{\"blockClass\":\"breadcrumb-title-search\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:component-generator#plp-section-02\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner\",\"extensionPointId\":\"topsort-banner\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary.shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FComponentGenerator\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:component-generator\"],\"preview\":null,\"props\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"Tab Layout\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"none\",\"itemType\":\"TabLayout\",\"tabLayoutSchema\":{\"tabList\":[{\"__editorItemTitle\":\"Ver todo\",\"label\":\"Ver todo\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"itemType\":\"LinkCard\",\"centeredOrFull\":\"full-width\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Banner\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"968\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Nuevo\",\"label\":\"Nuevo\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"961\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Limpiadores\",\"label\":\"Limpiadores\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Hidratantes\",\"label\":\"Hidratantes\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Anti edad\",\"label\":\"Anti edad\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Despigmentantes\",\"label\":\"Despigmentante\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Anti imperfecciones\",\"label\":\"Anti imperfecciones\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Sérums\",\"label\":\"Sérums\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Ojos y pestañas\",\"label\":\"Ojos y pestañas\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Kits\",\"label\":\"Kits\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":60}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"434\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]}],\"bgColorContent\":\"#F4F4F4\"},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":40,\"marginTopMobile\":32},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}}]},\"render\":\"server\",\"track\":[],\"content\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"Tab Layout\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"none\",\"itemType\":\"TabLayout\",\"tabLayoutSchema\":{\"tabList\":[{\"__editorItemTitle\":\"Ver todo\",\"label\":\"Ver todo\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"itemType\":\"LinkCard\",\"centeredOrFull\":\"full-width\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Banner\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"968\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Nuevo\",\"label\":\"Nuevo\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"961\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Limpiadores\",\"label\":\"Limpiadores\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Hidratantes\",\"label\":\"Hidratantes\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Anti edad\",\"label\":\"Anti edad\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Despigmentantes\",\"label\":\"Despigmentante\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Anti imperfecciones\",\"label\":\"Anti imperfecciones\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Sérums\",\"label\":\"Sérums\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Ojos y pestañas\",\"label\":\"Ojos y pestañas\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Kits\",\"label\":\"Kits\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":60}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"434\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]}],\"bgColorContent\":\"#F4F4F4\"},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":40,\"marginTopMobile\":32},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}}]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#filter\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#filters\",\"extensionPointId\":\"conditional-content#filters\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"width\":\"20%\",\"blockClass\":\"container-filters\"},\"render\":\"server\",\"title\":\"Contenedor Filtros\",\"track\":[],\"content\":{\"width\":\"20%\",\"blockClass\":\"container-filters\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#products\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#order-by-and-total-products\",\"extensionPointId\":\"flex-layout.row#order-by-and-total-products\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:search-banner-custom#plpv2\",\"extensionPointId\":\"search-banner-custom#plpv2\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:search-content\",\"extensionPointId\":\"search-content\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#btn-see-more\",\"extensionPointId\":\"flex-layout.row#btn-see-more\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preventVerticalStretch\":true,\"blockClass\":\"list-products\"},\"render\":\"server\",\"title\":\"Contenedor Search Productos\",\"track\":[],\"content\":{\"preventVerticalStretch\":true,\"blockClass\":\"list-products\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:component-generator#plp-section-03\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner\",\"extensionPointId\":\"topsort-banner\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary.shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FComponentGenerator\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:component-generator\"],\"preview\":null,\"props\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"SEO\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"cg_textBlock_seo_plp\",\"itemType\":\"TextBlock\",\"textBlockSchema\":{\"texts\":[{\"__editorItemTitle\":\"h1\",\"text\":\"## Productos para protección solar\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"LEFT\",\"centerOrLeftOrRight\":\"LEFT\",\"showTrigger\":false,\"setTextStyles\":{}},{\"__editorItemTitle\":\"text\",\"text\":\"Tenemos la mejor selección de productos para la protección de tu piel ante el sol. Compra en nuestra tienda online los aliados perfectos para que tu piel no sea maltratada por los rayos UV y además poder lograr un bronceado perfecto y saludable.\",\"textColor\":\"c-on-neutral-500\",\"alignCenterOrLeftOrRight\":\"LEFT\",\"centerOrLeftOrRight\":\"LEFT\"}]},\"containerProps\":{\"container\":\"ContainerDesktop\",\"marginTop\":40,\"marginBottom\":0,\"marginTopMobile\":32,\"marginBottomMobile\":0},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}},{\"__editorItemTitle\":\"Marcas\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"none\",\"itemType\":\"BannerSlider\",\"maxHeight\":\"56px\",\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":6,\"tablet\":4,\"phone\":3},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"},\"images\":[{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Isdin\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Cetaphil\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png\",\"alt\":\"CeraVe\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png\",\"alt\":\"Vichy\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png\",\"alt\":\"Uriage\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Bioderma\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Nombre Marca\",\"image\":\"https:\\u002F\\u002Fplacehold.co\\u002F192x56\",\"mobileImage\":\"https:\\u002F\\u002Fplacehold.co\\u002F192x56\"}],\"containerProps\":{\"container\":\"ContainerDesktop\",\"marginTop\":56,\"marginTopMobile\":40,\"marginBottom\":40,\"marginBottomMobile\":40},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}}]},\"render\":\"server\",\"track\":[],\"content\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"SEO\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"cg_textBlock_seo_plp\",\"itemType\":\"TextBlock\",\"textBlockSchema\":{\"texts\":[{\"__editorItemTitle\":\"h1\",\"text\":\"## Productos para protección solar\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"LEFT\",\"centerOrLeftOrRight\":\"LEFT\",\"showTrigger\":false,\"setTextStyles\":{}},{\"__editorItemTitle\":\"text\",\"text\":\"Tenemos la mejor selección de productos para la protección de tu piel ante el sol. Compra en nuestra tienda online los aliados perfectos para que tu piel no sea maltratada por los rayos UV y además poder lograr un bronceado perfecto y saludable.\",\"textColor\":\"c-on-neutral-500\",\"alignCenterOrLeftOrRight\":\"LEFT\",\"centerOrLeftOrRight\":\"LEFT\"}]},\"containerProps\":{\"container\":\"ContainerDesktop\",\"marginTop\":40,\"marginBottom\":0,\"marginTopMobile\":32,\"marginBottomMobile\":0},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}},{\"__editorItemTitle\":\"Marcas\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"none\",\"itemType\":\"BannerSlider\",\"maxHeight\":\"56px\",\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":6,\"tablet\":4,\"phone\":3},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"},\"images\":[{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Isdin\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F18704336-c7d0-4d2b-a056-2f1eb7b7966b___55143bea60e209b065221caf94416a36.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Cetaphil\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F43e42e24-f5ea-4398-99e6-d701ff5e58da___f54f6e24e72d60e0e2ca64f56dbe93b9.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png\",\"alt\":\"CeraVe\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fdbad9695-6a9f-4a84-9aec-8108f7b352d2___369bb697267db7ea5783f46e8e3ec679.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png\",\"alt\":\"Vichy\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff2980731-53f7-4ac6-8d5f-3491e7ef6a6d___d06db2fca3ed16a951f932cf1e3d004d.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fbeddea01-aedd-4cc6-9085-b65f30536b11___1d2daf2210bb5da48dafea89cc1a7420.png\",\"alt\":\"Uriage\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Bioderma\",\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png\",\"mobileImage\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F82272fee-9868-4726-95c4-e96946f91102___6845f71f457d7ea199b7b19db602e027.png\"},{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Nombre Marca\",\"image\":\"https:\\u002F\\u002Fplacehold.co\\u002F192x56\",\"mobileImage\":\"https:\\u002F\\u002Fplacehold.co\\u002F192x56\"}],\"containerProps\":{\"container\":\"ContainerDesktop\",\"marginTop\":56,\"marginTopMobile\":40,\"marginBottom\":40,\"marginBottomMobile\":40},\"isPLP\":{\"isPLPToggle\":true,\"URL\":\"\\u002Ffacial\"}}]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#search-not-found\\u002Fflex-layout.col#search-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#search-not-found\",\"blocks\":[{\"blockId\":\"[email protected]:icon#search-not-found\",\"extensionPointId\":\"icon#search-not-found\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:rich-text#search-not-found\",\"extensionPointId\":\"rich-text#search-not-found\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link#search-not-found\",\"extensionPointId\":\"link#search-not-found\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":\"search-not-found\"},\"render\":\"server\",\"title\":\"Contenedor de búsqueda vacía\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":\"search-not-found\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:component-generator#not-found\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner\",\"extensionPointId\":\"topsort-banner\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary.shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FComponentGenerator\",\"composition\":\"blocks\",\"contentMapId\":\"rGar1UMKh1YmqE4uHMvkyQ\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:component-generator\"],\"preview\":null,\"props\":{\"ProductSummary\":\"product-summary.shelf\",\"items\":[{\"__editorItemTitle\":\"Productos para cada necesidad\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"cg_infocardSlider_home_cat\",\"itemType\":\"InfoCardSlider\",\"titleItem\":{\"titleToggle\":true,\"text\":\"## Productos para cada necesidad\\nEncuentra tu producto ideal para el cuidado de tu piel\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"LEFT\",\"alignCenterOrLeftOrRight\":\"LEFT\"},\"infocards\":[{\"__editorItemTitle\":\"Protección Solar\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png\",\"alt\":\"Protección Solar\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Protección Solar\",\"text\":\"**Protección Solar**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Antiedad\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png\",\"alt\":\"Antiedad\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Antiedad\",\"text\":\"**Antiedad**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Antimanchas\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Antimanchas\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Antimanchas\",\"text\":\"**Antimanchas**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Imperfecciones\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fpendiente\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png\",\"alt\":\"Imperfecciones\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Imperfecciones\",\"text\":\"**Imperfecciones**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]}],\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":4,\"tablet\":4,\"phone\":2},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"fullWidth\":true},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":48,\"marginTopMobile\":32}},{\"__editorItemTitle\":\"Más vendidos\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"errors\",\"itemType\":\"TabLayout\",\"tabLayoutSchema\":{\"tabList\":[{\"__editorItemTitle\":\"Estrellas\",\"label\":\"Estrellas\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"itemType\":\"LinkCard\",\"centeredOrFull\":\"full-width\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Banner\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F152f17d1-0a9a-4f0d-85f3-f4aa5710d8a8___20660470742b328506cdea5d117336cc.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Faced7a58-73da-42c6-9588-20186f8c0e09___311ffbf6d0ecf7ba82631bbe2c7ab742.png\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"968\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Protección Solar\",\"label\":\"Protección Solar\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"961\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Hidratantes\",\"label\":\"Hidratantes\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Sérums\",\"label\":\"Sérums\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Limpiadores\",\"label\":\"Limpiadores\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Contorno de ojos\",\"label\":\"Contorno de ojos\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"itemType\":\"GridLayout\",\"centeredOrFull\":\"full-width\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Corporales\",\"label\":\"Corporales\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Kits\",\"label\":\"Kits\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":60}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fplacehold.co\\u002F1032x940\",\"tablet\":\"https:\\u002F\\u002Fplacehold.co\\u002F372x456\",\"phone\":\"https:\\u002F\\u002Fplacehold.co\\u002F682x200\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002Fpendiente\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"434\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]}]},\"titleItem\":{\"titleToggle\":true,\"text\":\"## Más vendidos\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"LEFT\",\"alignCenterOrLeftOrRight\":\"LEFT\"},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":40,\"marginTopMobile\":32}}]},\"render\":\"server\",\"title\":\"Componente Generator Not Found\",\"track\":[],\"content\":{\"items\":[{\"__editorItemTitle\":\"Productos para cada necesidad\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"cg_infocardSlider_home_cat\",\"itemType\":\"InfoCardSlider\",\"titleItem\":{\"titleToggle\":true,\"text\":\"## Productos para cada necesidad\\nEncuentra tu producto ideal para el cuidado de tu piel\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"LEFT\",\"alignCenterOrLeftOrRight\":\"LEFT\"},\"infocards\":[{\"__editorItemTitle\":\"Protección Solar\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Fproteccion-solar\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F4f265c51-57de-4c7a-acf4-7cf4f00a9ae5___d1d8e03726eda6ab57ada78410efb8c3.png\",\"alt\":\"Protección Solar\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Protección Solar\",\"text\":\"**Protección Solar**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Antiedad\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Ffacial\\u002Fanti-edad\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png\",\"alt\":\"Antiedad\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F35a56390-f2a5-4f1f-8bc0-b2b9fe12acf9___6decec15bfe952b5ed615ef22b26c6f0.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Antiedad\",\"text\":\"**Antiedad**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Antimanchas\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Ffacial\\u002Fdespigmentantes-anti-manchas\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"alt\":\"Antimanchas\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fca885acc-d52d-464d-9edf-4b72a0ebb1ab___c82e4f7f54790188d69d17e146dca813.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Antimanchas\",\"text\":\"**Antimanchas**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]},{\"__editorItemTitle\":\"Imperfecciones\",\"image\":{\"link\":{\"attributeNofollow\":false,\"url\":\"\\u002Ffacial\\u002Fanti-imperfecciones\"},\"analyticsProperties\":\"none\",\"width\":\"100%\",\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png\",\"alt\":\"Imperfecciones\",\"mobileSrc\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa41b5fb2-3f37-4a48-8a34-7b9c94774b70___011052657f7c2286a3e88c298a091506.png\"},\"buttons\":{\"tachyons\":\"flex flex-column justify-start items-start flex-row-m w-100\"},\"containerProps\":{},\"texts\":[{\"__editorItemTitle\":\"Imperfecciones\",\"text\":\"**Imperfecciones**\",\"textColor\":\"c-on-black\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"centerOrLeftOrRight\":\"CENTER\",\"showTrigger\":false,\"setTextStyles\":{}}]}],\"sliderLayoutConfig\":{\"showOrHide\":\"show\",\"itemsPerPage\":{\"desktop\":4,\"tablet\":4,\"phone\":2},\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"fullWidth\":true},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":48,\"marginTopMobile\":32},\"backgroundColor\":null},{\"__editorItemTitle\":\"Más vendidos\",\"show\":true,\"centeredOrFull\":\"centered\",\"classModifier\":\"errors\",\"itemType\":\"TabLayout\",\"tabLayoutSchema\":{\"tabList\":[{\"__editorItemTitle\":\"Estrellas\",\"label\":\"Estrellas\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"itemType\":\"LinkCard\",\"centeredOrFull\":\"full-width\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Banner\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5b55e559-5d33-4db1-9de0-75c47478068f___081575b621b7b8a613ebc98060d94727.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F05ed619e-f505-420f-9989-f9bc15fa19ab___89a8a6962d4bb6babbe96f286662a5d8.png\"},\"alt\":\"Banner Promo\",\"title\":null,\"link\":\"\\u002F843?map=productClusterIds\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"843\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"orderBy\":\"OrderByTopSaleDESC\"}]}}]},{\"__editorItemTitle\":\"Protección Solar\",\"label\":\"Protección Solar\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F2890b51f-dfda-496f-bc2f-7a6f8f1415db___36531061e789eae3eaf06ae184f3f7a4.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F2890b51f-dfda-496f-bc2f-7a6f8f1415db___36531061e789eae3eaf06ae184f3f7a4.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9bbd0ab0-04f8-4991-ba9b-ad762addb659___b5b15841304f64d645f9e32fe1409292.png\"},\"alt\":\"proteccion-solar-oferta\",\"title\":\"proteccion-solar-oferta\",\"link\":\"\\u002F906?map=productClusterIds\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"906\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Hidratantes\",\"label\":\"Hidratantes\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff92b4ff7-d9a0-45c8-b47e-db456d63687e___a66cbd068dcbb4574c702ec982532de6.webp\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ff92b4ff7-d9a0-45c8-b47e-db456d63687e___a66cbd068dcbb4574c702ec982532de6.webp\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F57261123-1d64-4fa7-a950-4d048753f705___ca221da208de7fbf5c55c0acb84e0769.webp\"},\"alt\":\"hidratantes-de-ofertas\",\"title\":\"hidratantes-de-ofertas\",\"link\":\"\\u002F1034?map=productClusterIds\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"549\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Sérums\",\"label\":\"Sérums\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffac4f920-6568-4afc-870c-7311172b6388___7a737b80342cbc05f52bc59c870b0a56.png\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Ffac4f920-6568-4afc-870c-7311172b6388___7a737b80342cbc05f52bc59c870b0a56.png\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Faf7ca5e2-1126-4145-925e-fb31a521f031___5ff63ace6a976baed72fe4e37c770d73.png\"},\"alt\":\"serums-en-oferta\",\"title\":\"serums-en-oferta\",\"link\":\"\\u002F985?map=productClusterIds\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"985\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\",\"orderBy\":\"OrderByTopSaleDESC\"}]}}]},{\"__editorItemTitle\":\"Limpiadores\",\"label\":\"Limpiadores\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fd07f1b83-acdc-4335-9e7c-974c25d6afc1___9cc40d1a4ae584e2e7a0cc08c695b671.webp\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fd07f1b83-acdc-4335-9e7c-974c25d6afc1___9cc40d1a4ae584e2e7a0cc08c695b671.webp\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8cd62993-9e5a-4579-9981-206cc0cd05a6___af598c107651e051373943b0ae38ddfa.webp\"},\"alt\":\"limpiador-en-oferta\",\"title\":\"limpiador-en-oferta\",\"link\":\"\\u002F1020?map=productClusterIds\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"1020\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Corporales\",\"label\":\"Corporales\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":100}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F658e0c68-c82a-45be-bf05-8c423c0dde06___2e8dbf1757a68ef2528ba6a085717c69.webp\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F658e0c68-c82a-45be-bf05-8c423c0dde06___2e8dbf1757a68ef2528ba6a085717c69.webp\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5beb91c3-f4bd-4276-ba2b-19507d0b455c___cf425865df82c12a57256d4f8f33aeff.webp\"},\"alt\":\"productos-para-el-cuerpo\",\"title\":\"productos-para-el-cuerpo\",\"link\":\"\\u002Fcorporal\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"1034\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]},{\"__editorItemTitle\":\"Kits\",\"label\":\"Kits\",\"tabContent\":[{\"__editorItemTitle\":\"Banner + Slider\",\"show\":true,\"classModifier\":\"none\",\"centeredOrFull\":\"full-width\",\"itemType\":\"GridLayout\",\"gridLayoutSchema\":{\"gridLayoutItems\":[{\"__editorItemTitle\":\"Banner\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":40},\"tablet\":{\"width\":40},\"phone\":{\"width\":60}},\"centeredOrFull\":\"full-width\",\"itemType\":\"LinkCard\",\"linkCardSchema\":{\"images\":[{\"__editorItemTitle\":\"Ítem\",\"src\":{\"desktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7478b848-df6e-4335-b900-941ca86f81ad___3336cf8058f61b2fe4c0208c91ccfc46.webp\",\"tablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7478b848-df6e-4335-b900-941ca86f81ad___3336cf8058f61b2fe4c0208c91ccfc46.webp\",\"phone\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F1365faed-1979-45e2-bdde-00afdb8b6f1a___63e729c91acbde24370de9af6e9c8221.png\"},\"alt\":\"kits-bella-piel\",\"title\":\"kits-bella-piel\",\"link\":\"\\u002Fkits\",\"text\":\"\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"CENTER\",\"alignCenterOrLeftOrRight\":\"CENTER\",\"setStylesLinkCardImage\":{},\"customPixelEventId\":null,\"linkCardStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"imageStyles\":\"flex flex-column justify-start items-start flex-row-m w-100\",\"blockClass\":\"\",\"analytics\":{\"analyticsToggle\":\"none\"}}]}},{\"__editorItemTitle\":\"Slider Products\",\"show\":true,\"classModifier\":\"none\",\"setStylesContainerGridElement\":{\"device\":\"phone\",\"desktop\":{\"width\":60},\"tablet\":{\"width\":60},\"phone\":{\"width\":100}},\"itemType\":\"Slider\",\"itemsPerPage\":{\"desktop\":3,\"tablet\":2,\"phone\":2},\"collection\":\"434\",\"maxItems\":10,\"showNavigationArrows\":\"always\",\"showPaginationDots\":\"always\"}]}}]}]},\"titleItem\":{\"titleToggle\":true,\"text\":\"## Más vendidos\",\"textColor\":\"c-on-black\",\"centerOrLeftOrRight\":\"LEFT\",\"alignCenterOrLeftOrRight\":\"LEFT\"},\"containerProps\":{\"container\":\"ContainerMobile\",\"marginTop\":40,\"marginTopMobile\":32},\"backgroundColor\":null}],\"ProductSummary\":\"product-summary.shelf\"},\"contentIds\":[\"rGar1UMKh1YmqE4uHMvkyQ~97gtc6Bpy7pzdfveaK5Cvo\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fimage#logo\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#logo\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Fsvg\\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg\",\"link\":{\"url\":\"\\u002F\",\"attributeNofollow\":false},\"blockClass\":\"logo\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Logo\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Fsvg\\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg\",\"link\":{\"url\":\"\\u002F\",\"attributeNofollow\":false},\"blockClass\":\"logo\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-bar\",\"blocks\":[{\"blockId\":\"[email protected]:autocomplete-result-list.v2\",\"extensionPointId\":\"autocomplete-result-list\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:icon-search\",\"extensionPointId\":\"icon-search\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FSearchBar\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-bar\"],\"preview\":null,\"props\":{\"autoFocus\":false,\"placeholder\":\"Buscar producto o marca...\",\"minSearchTermLength\":3,\"openAutocompleteOnFocus\":true},\"render\":\"server\",\"title\":\"Buscador\",\"track\":[],\"content\":{\"autoFocus\":false,\"placeholder\":\"Buscar producto o marca...\",\"minSearchTermLength\":3,\"openAutocompleteOnFocus\":true},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#items-header-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#items-header-desktop\",\"extensionPointId\":\"flex-layout.row#items-header-desktop\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preventVerticalStretch\":true,\"blockClass\":\"items-header-desktop\"},\"render\":\"server\",\"title\":\"Container Items Header Desktop\",\"track\":[],\"content\":{\"preventVerticalStretch\":true,\"blockClass\":\"items-header-desktop\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-submenu-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-submenu-desktop\",\"extensionPointId\":\"flex-layout.row#container-submenu-desktop\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"submenu-desktop\"]},\"render\":\"server\",\"title\":\"Contenedor SubMenu Desktop\",\"track\":[],\"content\":{\"blockClass\":[\"submenu-desktop\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fmenu-highlights-desktop#section-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-highlights-desktop#section-02\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenuHighlightsDesktop\",\"composition\":\"blocks\",\"contentMapId\":\"tAjYtSimRsgk3sVmUkRdgV\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:menu-highlights-desktop\"],\"preview\":null,\"props\":{\"items\":[{\"__editorItemTitle\":\"Aniversario\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F170da4de-4f97-40bd-a098-009a3e08c836___54bd5feaa0683d5123666452b992adff.png\",\"alt\":\"aniversario\"},\"textColor\":\"c-on-white\",\"link\":\"\\u002Faniversario\",\"borderColor\":\"#ffff8c\",\"hoverEffect\":false,\"activeNow\":true},{\"__editorItemTitle\":\"Ofertas\",\"name\":\"Ofertas\",\"link\":\"\\u002Fofertas\",\"background\":\"#cd184e\",\"color\":\"#ffffff\",\"activeNow\":true,\"textColor\":\"c-on-white\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg\"},\"hoverEffect\":true}]},\"render\":\"server\",\"title\":\"Menú Destacado Desktop 2\",\"track\":[],\"content\":{\"items\":[{\"__editorItemTitle\":\"Mundial\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F884169ae-1ac3-46f2-87da-aa4de99444e5___e0b097e2d721893ab101cfb1e03e3b05.png\"},\"textColor\":\"c-on-white\",\"activeNow\":true,\"link\":\"\\u002Fmundial\",\"dateEnd\":\"2026-07-20T05:00:00.000Z\",\"hoverEffect\":false,\"schedule\":{\"activeNow\":false}},{\"__editorItemTitle\":\"ofertas neón\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F6ed5bfd7-ab02-4c0e-98fd-a21d640133bf___ca7b783643aabeb710344a21a5193435.gif\"},\"textColor\":\"c-on-white\",\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-09-06T09:30:00.000Z\",\"dateEnd\":\"2026-09-10T05:00:00.000Z\"},\"name\":\"\",\"link\":\"\\u002Fofertas\"},{\"__editorItemTitle\":\"Ofertas basic\",\"name\":\"Ofertas\",\"link\":\"\\u002Fofertas\",\"background\":\"#cd184e\",\"color\":\"#ffffff\",\"activeNow\":true,\"textColor\":\"c-on-white\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa8d58b4e-2866-4ba3-ab40-16d327f15bce___0360abcf5a38fc92080e4f522eee544b.svg\"},\"hoverEffect\":true,\"schedule\":{\"activeNow\":false,\"dateStart\":\"2026-09-10T05:00:00.000Z\"}}]},\"contentIds\":[\"tAjYtSimRsgk3sVmUkRdgV~bMtmAX7eA7RoHQCvHaPEXY\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fimage#logo\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#logo\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Fsvg\\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg\",\"link\":{\"url\":\"\\u002F\",\"attributeNofollow\":false},\"blockClass\":\"logo\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Logo\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Fsvg\\u002FLogo___0855f88c9dbb5b6b61d68c911235cc32.svg\",\"link\":{\"url\":\"\\u002F\",\"attributeNofollow\":false},\"blockClass\":\"logo\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\[email protected]:menu#contact-footer\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu#contact-footer\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"children\",\"contentMapId\":\"ptyguEpFUY3bXDbLyg9pMo\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu\"],\"preview\":null,\"props\":{\"items\":[{\"iconProps\":{\"id\":\"wpp\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"text\":\"Servicio al cliente + 57 3168754215\",\"href\":\"https:\\u002F\\u002Fapi.whatsapp.com\\u002Fsend\\u002F?phone=%2B573168754215&text&type=phone_number&app_absent=0\"}},{\"iconProps\":{\"id\":\"inbox\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"text\":\"[email protected]\",\"href\":\"mailto:[email protected]\"}},{\"itemProps\":{\"text\":\"Buzón PQRS\",\"href\":\"\"}}],\"orientation\":\"vertical\",\"blockClass\":[\"contact-footer\"]},\"render\":\"server\",\"title\":\"Menú Contacto Footer\",\"track\":[],\"content\":{\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"vertical\",\"items\":[{\"iconProps\":{\"id\":\"wpp\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"text\":\"Servicio al cliente + 57 3168754215\",\"href\":\"https:\\u002F\\u002Fapi.whatsapp.com\\u002Fsend\\u002F?phone=%2B573168754215&text&type=phone_number&app_absent=0\"},\"type\":\"custom\",\"__editorItemTitle\":\"WhatsApp\"},{\"iconProps\":{\"id\":\"inbox\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"text\":\"[email protected]\",\"href\":\"mailto:[email protected]\"},\"type\":\"custom\",\"__editorItemTitle\":\"Correo\"},{\"itemProps\":{\"text\":\"Buzón PQRS\",\"href\":\"\\u002Fcontacto\",\"type\":\"internal\"},\"type\":\"custom\",\"__editorItemTitle\":\"Buzón PQRS\"}],\"blockClass\":[\"contact-footer\"]},\"contentIds\":[\"ptyguEpFUY3bXDbLyg9pMo~eHEpBtQrmUVRvcHmBQ2XTh\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#social-network\",\"blocks\":[{\"blockId\":\"[email protected]:link#instagram\",\"extensionPointId\":\"link#instagram\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link#facebook\",\"extensionPointId\":\"link#facebook\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link#youtube\",\"extensionPointId\":\"link#youtube\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link#tiktok\",\"extensionPointId\":\"link#tiktok\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":[\"social-network\"]},\"render\":\"server\",\"title\":\"Contenedor Redes Sociales\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":[\"social-network\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#about\\u002Fsubmenu\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:submenu.accordion#about\",\"blocks\":[{\"blockId\":\"[email protected]:menu#about\",\"extensionPointId\":\"[email protected]:menu#about\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSubmenuAccordion\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:submenu.accordion\",\"[email protected]:submenu\"],\"preview\":null,\"props\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"render\":\"server\",\"title\":\"SubMenu Nosotros\",\"track\":[],\"content\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#my-account\\u002Fsubmenu\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:submenu.accordion#my-account\",\"blocks\":[{\"blockId\":\"[email protected]:menu#my-account\",\"extensionPointId\":\"[email protected]:menu#my-account\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSubmenuAccordion\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:submenu.accordion\",\"[email protected]:submenu\"],\"preview\":null,\"props\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"render\":\"server\",\"title\":\"SubMenu Mi Cuenta\",\"track\":[],\"content\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#legal\\u002Fsubmenu\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:submenu.accordion#legal\",\"blocks\":[{\"blockId\":\"[email protected]:menu#legal\",\"extensionPointId\":\"[email protected]:menu#legal\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSubmenuAccordion\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:submenu.accordion\",\"[email protected]:submenu\"],\"preview\":null,\"props\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"render\":\"server\",\"title\":\"SubMenu Legales\",\"track\":[],\"content\":{\"blockClass\":[\"menu-footer\"],\"submenuWidth\":\"auto\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#payment\\u002Fflex-layout.row#payment\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#payment\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#payment\",\"extensionPointId\":\"rich-text#payment\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:image#payment\",\"extensionPointId\":\"image#payment\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"blockClass\":\"payment\"},\"render\":\"server\",\"title\":\"Contenedor Métodos De Pago\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"blockClass\":\"payment\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#rappi\\u002Fflex-layout.row#rappi\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#rappi\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#rappi\",\"extensionPointId\":\"rich-text#rappi\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:image#rappi\",\"extensionPointId\":\"image#rappi\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":\"rappi\"},\"render\":\"server\",\"title\":\"Contenedor Rappi\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":\"rappi\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#superintendencia\\u002Fimage#superintendencia\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#superintendencia\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fsuperintendencia___1a01954ee74695adb6343a73ae55b377.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"superintendencia\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Imagen Superintendencia\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fsuperintendencia___1a01954ee74695adb6343a73ae55b377.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"superintendencia\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Fflex-layout.col#icons-copyright\\u002Fflex-layout.row#icons-copyright\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#icons-copyright\",\"blocks\":[{\"blockId\":\"[email protected]:image#pci\",\"extensionPointId\":\"image#pci\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:image#infra\",\"extensionPointId\":\"image#infra\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:image#vtex\",\"extensionPointId\":\"image#vtex\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":\"icons-copyright\"},\"render\":\"server\",\"title\":\"Contenedor Iconos Copyright\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":\"icons-copyright\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Ftopsort-banner\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#breadcrumb-title-search\\u002Fflex-layout.col#breadcrumb-title-search\\u002Fbreadcrumb-custom\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:breadcrumb-custom\",\"blocks\":[],\"component\":\"[email protected]\\u002FBreadcrumb\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:breadcrumb-custom\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Ftopsort-banner\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#filters\",\"blocks\":[{\"blockId\":\"[email protected]:filter-navigator.v3\",\"extensionPointId\":\"filter-navigator.v3\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#container-filters-mobile\",\"extensionPointId\":\"flex-layout.row#container-filters-mobile\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"device\",\"values\":[\"desktop\"]}],\"MatchComponent\":\"filter-navigator.v3\",\"FallbackComponent\":\"flex-layout.row#container-filters-mobile\"},\"render\":\"server\",\"title\":\"Condición Responsive Filtros\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"device\",\"values\":[\"desktop\"]}],\"MatchComponent\":\"filter-navigator.v3\",\"FallbackComponent\":\"flex-layout.row#container-filters-mobile\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#order-by-and-total-products\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#order-by-and-total-products\",\"blocks\":[{\"blockId\":\"[email protected]:total-products.v2\",\"extensionPointId\":\"total-products.v2\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:order-by.v2\",\"extensionPointId\":\"order-by.v2\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"horizontalAlign\":\"between\",\"blockClass\":\"order-by-and-total-products\"},\"render\":\"server\",\"title\":\"Contenedor Order By y Total Productos\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"horizontalAlign\":\"between\",\"blockClass\":\"order-by-and-total-products\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-banner-custom#plpv2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-banner-custom#plpv2\",\"blocks\":[{\"blockId\":\"[email protected]:topsort-banner\",\"extensionPointId\":\"topsort-banner\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FSearchBannerCustom\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-banner-custom\"],\"preview\":null,\"props\":{\"banners\":[{\"slotId\":\"\",\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa1fa914a-20dd-41b1-958b-159dc52ad3c5___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fc724bde7-0d73-41f3-940d-fd3b1d1b15ed___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F690b74c0-3f64-4809-afa4-966e43277b4f___08bce9ffd7fd565be529248b33211cd9.png\",\"url\":\"\\u002Feucerin\",\"alt\":\"eucerin-dermopure\",\"link\":\"\\u002F268?map=productClusterIds\",\"position\":8,\"positionMobile\":4,\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"dateStart\":\"2026-03-11\",\"dateEnd\":\"2026-06-01\",\"promotionName\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\",\"creativePosition\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\",\"promotionId\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5ab005f4-453d-4019-ab0f-4de90c839b28___b75cec843e6e3376f4e852bd5556b09c.png\",\"url\":\"\\u002Fcetaphil\",\"alt\":\"cetaphil-descuento\",\"position\":8,\"link\":\"\\u002F719?map=productClusterIds\",\"positionMobile\":16,\"dateStart\":\"2026-06-03\",\"dateEnd\":\"2026-07-01\",\"promotionName\":\"PM-CETAPHIL-GRID-JUNIO-2026\",\"creativePosition\":\"PM-CETAPHIL-GRID-JUNIO-2026\",\"promotionId\":\"PM-CETAPHIL-GRID-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F059ad7a5-ba09-4d05-b42d-d274e5d1cb87___85a729340b5a070744e1c932ce2a1157.png\",\"alt\":\"cetaphil\",\"link\":\"\",\"url\":\"\\u002Fcetaphil\",\"position\":4,\"positionMobile\":2,\"dateStart\":\"2026-03-11\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9a55848b-3ae5-4da8-8cac-dbc0020250ed___76baedb553e5b75d92bcd308856bd1d9.png\",\"alt\":\"avene-retrinal\",\"link\":\"\\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\\u002Fp\",\"position\":8,\"positionMobile\":16,\"url\":\"\\u002Favene\",\"dateStart\":\"2026-05-01\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\",\"promotionName\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\",\"creativePosition\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fea591b13-3f3b-45ac-8936-462978ce4a19___ef82329d62c411bfea38d1309351bfba.jpg\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg\",\"alt\":\"avene-retrinal\",\"link\":\"\\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\\u002Fp\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002Favene\",\"dateStart\":\"2026-05-01\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8e743b3e-1ed2-40fd-b584-26b3b1827a08___591f55091906c3d2d2309f30f11ff083.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png\",\"alt\":\"eucerin-antiedad-vivinana-grodona\",\"link\":\"\\u002F982?map=productClusterIds\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002Feucerin\",\"dateStart\":\"2026-05-07\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png\",\"alt\":\"isispharma-serum-hidratante\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe98143ad-be52-4e3b-80ea-4ceadf580328___8305b2fb7a8798196a842dc33c87a027.png\",\"link\":\"\\u002Fisispharma--sensylia--serum--urban--x-30--ml--6782\\u002Fp\",\"position\":4,\"positionMobile\":2,\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png\",\"url\":\"\\u002Fisispharma\",\"dateStart\":\"2026-06-01\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe7970af5-f299-4884-9e75-af2768759f29___edd9150a35f1d4c5f23fd26296212fef.png\",\"alt\":\"umbrella-protector-solar-acqua\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F31e97fa6-3a78-4d2f-b2f1-bb744cadc5d5___da7f1b867819b242ee33173cd42a8805.png\",\"link\":\"\\u002Fumbrella-acqua-50-x-50-gr-6922\\u002Fp\",\"position\":4,\"positionMobile\":2,\"dateStart\":\"2026-06-01\",\"url\":\"\\u002Fumbrella\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png\",\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5138f8a5-2d25-44bd-a065-7c7042e1ec02___93cc785e0eae54d91137ab87db8060bf.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png\",\"alt\":\"dhems-laminas-antibrillo\",\"link\":\"\\u002Fdhems-laminas-antibrillo-50-ml-2668\\u002Fp\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002FDHEMS\",\"dateStart\":\"2026-06-05\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7b51a8d2-7b5b-4db6-a24c-378b4ed59a19___5f13d2eac3004a709df351396f4f1742.png\",\"position\":8,\"positionMobile\":16,\"alt\":\"dhems-laminas-antibrillo\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png\",\"link\":\"\\u002Fdhems-laminas-antibrillo-50-ml-2668\\u002Fp\",\"url\":\"\\u002FDHEMS\",\"dateStart\":\"2026-06-05\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\",\"promotionName\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\",\"creativePosition\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\"}]},\"render\":\"server\",\"track\":[],\"content\":{\"banners\":[{\"slotId\":\"\",\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fa1fa914a-20dd-41b1-958b-159dc52ad3c5___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fc724bde7-0d73-41f3-940d-fd3b1d1b15ed___6c0dbcffc4a5cafedfa4c2ef5de5f2c2.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F690b74c0-3f64-4809-afa4-966e43277b4f___08bce9ffd7fd565be529248b33211cd9.png\",\"url\":\"\\u002Feucerin\",\"alt\":\"eucerin-dermopure\",\"link\":\"\\u002F268?map=productClusterIds\",\"position\":8,\"positionMobile\":4,\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"dateStart\":\"2026-03-11\",\"dateEnd\":\"2026-06-01\",\"promotionName\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\",\"creativePosition\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\",\"promotionId\":\"BP-PM-EUCERIN-DERMOPUE-GRID-HORIZONTAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Feca34528-b06e-4ee0-aa1e-806fdd571a2e___b0590dbd7b7dbd7a382004cfbcc32068.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5ab005f4-453d-4019-ab0f-4de90c839b28___b75cec843e6e3376f4e852bd5556b09c.png\",\"url\":\"\\u002Fcetaphil\",\"alt\":\"cetaphil-descuento\",\"position\":8,\"link\":\"\\u002F719?map=productClusterIds\",\"positionMobile\":16,\"dateStart\":\"2026-06-03\",\"dateEnd\":\"2026-07-01\",\"promotionName\":\"PM-CETAPHIL-GRID-JUNIO-2026\",\"creativePosition\":\"PM-CETAPHIL-GRID-JUNIO-2026\",\"promotionId\":\"PM-CETAPHIL-GRID-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F78c922d6-418b-400a-8308-69fca5cab97c___ed5d8a86218537b7fdf4f8495514a448.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F059ad7a5-ba09-4d05-b42d-d274e5d1cb87___85a729340b5a070744e1c932ce2a1157.png\",\"alt\":\"cetaphil\",\"link\":\"\",\"url\":\"\\u002Fcetaphil\",\"position\":4,\"positionMobile\":2,\"dateStart\":\"2026-03-11\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-CETAPHIL-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F07ddcc99-7add-449f-ab37-c4e4e2552384___a3458b2f0177d838493a1bb5b59adf47.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F9a55848b-3ae5-4da8-8cac-dbc0020250ed___76baedb553e5b75d92bcd308856bd1d9.png\",\"alt\":\"avene-retrinal\",\"link\":\"\\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\\u002Fp\",\"position\":8,\"positionMobile\":16,\"url\":\"\\u002Favene\",\"dateStart\":\"2026-05-01\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\",\"promotionName\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\",\"creativePosition\":\"PM-AVENE-GRID-HORIZONAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fea591b13-3f3b-45ac-8936-462978ce4a19___ef82329d62c411bfea38d1309351bfba.jpg\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7c9574f9-edc3-46d6-a826-e6444d5012d8___ab1a82dabc79e103af1c259d1d5e443a.jpg\",\"alt\":\"avene-retrinal\",\"link\":\"\\u002Favene-retrinal-01-crema-intensiva-30-ml-8115\\u002Fp\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002Favene\",\"dateStart\":\"2026-05-01\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-AVENE-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F8e743b3e-1ed2-40fd-b584-26b3b1827a08___591f55091906c3d2d2309f30f11ff083.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F96714e24-b65d-4125-b2be-f1722244d116___f59d2e07f394d6536eb68286a65140ef.png\",\"alt\":\"eucerin-antiedad-vivinana-grodona\",\"link\":\"\\u002F982?map=productClusterIds\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002Feucerin\",\"dateStart\":\"2026-05-07\",\"dateEnd\":\"2026-06-01\",\"promotionId\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\",\"promotionName\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\",\"creativePosition\":\"PM-EUCERIN-GRID-VERTICAL-MAYO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png\",\"alt\":\"isispharma-serum-hidratante\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe98143ad-be52-4e3b-80ea-4ceadf580328___8305b2fb7a8798196a842dc33c87a027.png\",\"link\":\"\\u002Fisispharma--sensylia--serum--urban--x-30--ml--6782\\u002Fp\",\"position\":4,\"positionMobile\":2,\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe9a09829-8296-4bc8-8975-c36a0f3bb024___f03f09a339bdf5d0f3bc652dccb5c1b1.png\",\"url\":\"\\u002Fisispharma\",\"dateStart\":\"2026-06-01\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-ISISPHARMA-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fe7970af5-f299-4884-9e75-af2768759f29___edd9150a35f1d4c5f23fd26296212fef.png\",\"alt\":\"umbrella-protector-solar-acqua\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F31e97fa6-3a78-4d2f-b2f1-bb744cadc5d5___da7f1b867819b242ee33173cd42a8805.png\",\"link\":\"\\u002Fumbrella-acqua-50-x-50-gr-6922\\u002Fp\",\"position\":4,\"positionMobile\":2,\"dateStart\":\"2026-06-01\",\"url\":\"\\u002Fumbrella\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-UMBRELLA-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":false,\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png\",\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F5138f8a5-2d25-44bd-a065-7c7042e1ec02___93cc785e0eae54d91137ab87db8060bf.png\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7d4b4977-4eed-4aaa-b1ce-fce0f70e0b3e___2c96da676f58c2a5710041ffd5881041.png\",\"alt\":\"dhems-laminas-antibrillo\",\"link\":\"\\u002Fdhems-laminas-antibrillo-50-ml-2668\\u002Fp\",\"position\":4,\"positionMobile\":2,\"url\":\"\\u002FDHEMS\",\"dateStart\":\"2026-06-05\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\",\"promotionName\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\",\"creativePosition\":\"PM-DHEMS-GRID-VERTICAL-JUNIO-2026\"},{\"slotId\":\"\",\"scheduleDate\":true,\"isWithEventAnalytics\":true,\"isFullWidth\":true,\"imgDesktop\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png\",\"imgMobile\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F7b51a8d2-7b5b-4db6-a24c-378b4ed59a19___5f13d2eac3004a709df351396f4f1742.png\",\"position\":8,\"positionMobile\":16,\"alt\":\"dhems-laminas-antibrillo\",\"imgTablet\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F0bcabcd4-0e2d-4193-90d5-e23ff6ad05d5___61105e43f1d34604a1b4c023f4d12181.png\",\"link\":\"\\u002Fdhems-laminas-antibrillo-50-ml-2668\\u002Fp\",\"url\":\"\\u002FDHEMS\",\"dateStart\":\"2026-06-05\",\"dateEnd\":\"2026-07-01\",\"promotionId\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\",\"promotionName\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\",\"creativePosition\":\"PM-DHEMS-GRID-HORIZONTAL-JUNIO-2026\"}]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-content\",\"blocks\":[{\"blockId\":\"[email protected]:gallery\",\"extensionPointId\":\"gallery\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:not-found\",\"extensionPointId\":\"not-found\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FSearchContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-content\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#btn-see-more\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#btn-see-more\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#btn-see-more\",\"extensionPointId\":\"flex-layout.col#btn-see-more\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"see-more\"]},\"render\":\"server\",\"title\":\"Contenedor Botón Ver Mas\",\"track\":[],\"content\":{\"blockClass\":[\"see-more\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Ftopsort-banner\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#search-not-found\\u002Fflex-layout.col#search-not-found\\u002Ficon#search-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#search-not-found\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"magnifying-glass\",\"viewBox\":\"0 0 48 48\",\"size\":48},\"render\":\"server\",\"title\":\"Icono de búsqueda vacía\",\"track\":[],\"content\":{\"id\":\"magnifying-glass\",\"viewBox\":\"0 0 48 48\",\"size\":48},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#search-not-found\\u002Fflex-layout.col#search-not-found\\u002Frich-text#search-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#search-not-found\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"**Lo sentimos, no encontramos resultados para tu búsqueda** \\n Te recomendamos revisar si está bien escrito o intentar con otras palabras.\",\"textAlignment\":\"CENTER\",\"textPosition\":\"CENTER\",\"blockClass\":[\"search-not-found\"]},\"render\":\"server\",\"title\":\"Texto de búsqueda vacía\",\"track\":[],\"content\":{\"text\":\"**Lo sentimos, no encontramos resultados para tu búsqueda** \\n Te recomendamos revisar si está bien escrito o intentar con otras palabras.\",\"textAlignment\":\"CENTER\",\"textPosition\":\"CENTER\",\"blockClass\":[\"search-not-found\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#search-not-found\\u002Fflex-layout.col#search-not-found\\u002Flink#search-not-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#search-not-found\",\"blocks\":[],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"label\":\"Ir al inicio\",\"blockClass\":[\"search-not-found\"]},\"render\":\"server\",\"title\":\"Botón de búsqueda vacía\",\"track\":[],\"content\":{\"label\":\"Ir al inicio\",\"blockClass\":[\"search-not-found\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Ftopsort-banner\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:autocomplete-result-list.v2\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FAutocomplete\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:autocomplete-result-list.v2\",\"[email protected]:autocomplete-result-list\"],\"preview\":null,\"props\":{\"maxSuggestedProducts\":3,\"historyFirst\":true,\"productLayout\":\"HORIZONTAL\"},\"render\":\"server\",\"title\":\"Buscador Autocompletado\",\"track\":[],\"content\":{\"maxSuggestedProducts\":3,\"historyFirst\":true,\"productLayout\":\"HORIZONTAL\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Ficon-search\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon-search\",\"blocks\":[],\"component\":\"[email protected]\\u002FIconSearch\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon-search\"],\"preview\":null,\"props\":{\"id\":\"search-icon\",\"viewBox\":\"0 0 16 16\",\"size\":20,\"blockClass\":[\"search-bar\"]},\"render\":\"server\",\"title\":\"Icono Buscador\",\"track\":[],\"content\":{\"id\":\"search-icon\",\"viewBox\":\"0 0 16 16\",\"size\":20,\"blockClass\":[\"search-bar\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#items-header-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:login\",\"extensionPointId\":\"login\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link#heart-wish-list-menu-desktop\",\"extensionPointId\":\"link#heart-wish-list-menu-desktop\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:minicart.v2\",\"extensionPointId\":\"minicart.v2\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:login-input-validator\",\"extensionPointId\":\"login-input-validator\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"blockClass\":\"items-header-desktop\"},\"render\":\"server\",\"title\":\"Container Items Header Desktop\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"blockClass\":\"items-header-desktop\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\\u002Fflex-layout.row#container-submenu-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-submenu-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:menu-item#more-categories\",\"extensionPointId\":\"menu-item#more-categories\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:menu-highlights-desktop#section-01\",\"extensionPointId\":\"menu-highlights-desktop#section-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":[\"submenu-desktop\"]},\"render\":\"server\",\"title\":\"Contenedor SubMenu Desktop\",\"track\":[],\"content\":{\"colSizing\":\"auto\",\"colJustify\":\"left\",\"blockClass\":[\"submenu-desktop\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#instagram\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#instagram\",\"blocks\":[{\"blockId\":\"[email protected]:icon#instagram\",\"extensionPointId\":\"icon#instagram\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"https:\\u002F\\u002Fwww.instagram.com\\u002Fbellapiel.sas\\u002F?hl=es-la\",\"blockClass\":[\"social-network\"]},\"render\":\"server\",\"title\":\"Link Instagram\",\"track\":[],\"content\":{\"href\":\"https:\\u002F\\u002Fwww.instagram.com\\u002Fbellapiel.sas\\u002F?hl=es-la\",\"blockClass\":[\"social-network\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#facebook\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#facebook\",\"blocks\":[{\"blockId\":\"[email protected]:icon#facebook\",\"extensionPointId\":\"icon#facebook\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"https:\\u002F\\u002Fwww.facebook.com\\u002Fbellapiel.sas\\u002F\",\"blockClass\":[\"social-network\"]},\"render\":\"server\",\"title\":\"Link Facebook\",\"track\":[],\"content\":{\"href\":\"https:\\u002F\\u002Fwww.facebook.com\\u002Fbellapiel.sas\\u002F\",\"blockClass\":[\"social-network\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#youtube\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#youtube\",\"blocks\":[{\"blockId\":\"[email protected]:icon#youtube\",\"extensionPointId\":\"icon#youtube\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"contentMapId\":\"kPG3gRizwWTcJogfba1GQ8\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"https:\\u002F\\u002Fwww.youtube.com\\u002Fchannel\\u002FUCOFOg7U5TklaJBAi9AZsNGQ\",\"blockClass\":[\"social-network\"]},\"render\":\"server\",\"title\":\"Link YouTube\",\"track\":[],\"content\":{\"href\":\"https:\\u002F\\u002Fwww.youtube.com\\u002F@bellapielsas\",\"blockClass\":[\"social-network\"]},\"contentIds\":[\"kPG3gRizwWTcJogfba1GQ8~mbAhgGLR7uD7fEL4xrif5D\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#tiktok\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#tiktok\",\"blocks\":[{\"blockId\":\"[email protected]:icon#tiktok\",\"extensionPointId\":\"icon#tiktok\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"https:\\u002F\\u002Fwww.tiktok.com\\[email protected]?_t=8r2a69lPI97&_r=1\",\"blockClass\":[\"social-network\"]},\"render\":\"server\",\"title\":\"Link Tiktok\",\"track\":[],\"content\":{\"href\":\"https:\\u002F\\u002Fwww.tiktok.com\\[email protected]?_t=8r2a69lPI97&_r=1\",\"blockClass\":[\"social-network\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#about\\u002Fsubmenu\\[email protected]:menu#about\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu#about\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"children\",\"contentMapId\":\"r3syiMyrCEeffFWwUETpCM\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu\"],\"preview\":null,\"props\":{\"items\":[{\"itemProps\":{\"text\":\"Empleos Bella Piel\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Misión y Visión\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Locales\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Blog\",\"href\":\"\\u002Fblog\"}},{\"itemProps\":{\"text\":\"Contáctanos\",\"href\":\"\"}}],\"orientation\":\"vertical\",\"blockClass\":[\"menu-footer\"]},\"render\":\"server\",\"title\":\"Menú Nosotros\",\"track\":[],\"content\":{\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"vertical\",\"items\":[{\"itemProps\":{\"text\":\"Empleos Bella Piel\",\"href\":\"https:\\u002F\\u002Fwww.linkedin.com\\u002Fjobs\\u002Fbella-piel-sas-jobs-worldwide\",\"type\":\"external\"},\"type\":\"custom\",\"__editorItemTitle\":\"Empleos Bella Piel\"},{\"itemProps\":{\"text\":\"Misión y Visión\",\"href\":\"\"},\"type\":\"custom\",\"__editorItemTitle\":\"Misión y Visión\"},{\"itemProps\":{\"text\":\"Nuestras tiendas\",\"href\":\"\\u002Ftiendas\",\"type\":\"internal\"},\"type\":\"custom\",\"__editorItemTitle\":\"Nuestras tiendas\"},{\"itemProps\":{\"text\":\"Blog\",\"href\":\"\\u002Fblog\"},\"type\":\"custom\",\"__editorItemTitle\":\"Blog\"},{\"itemProps\":{\"text\":\"Contáctanos\",\"href\":\"\\u002Fcontacto\"},\"type\":\"custom\",\"__editorItemTitle\":\"Contáctanos\"}],\"type\":\"custom\",\"itemProps\":{},\"iconProps\":{\"id\":null},\"blockClass\":[\"menu-footer\"]},\"contentIds\":[\"r3syiMyrCEeffFWwUETpCM~tT8Z5nmNJCPZUHm4QvCpr\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#my-account\\u002Fsubmenu\\[email protected]:menu#my-account\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu#my-account\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"children\",\"contentMapId\":\"kFHmaPsWLPRN1CpWmvgW6G\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu\"],\"preview\":null,\"props\":{\"items\":[{\"itemProps\":{\"text\":\"Ingresar a mi cuenta\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Historial de pedidos\",\"href\":\"\"}}],\"orientation\":\"vertical\",\"blockClass\":[\"menu-footer\"]},\"render\":\"server\",\"title\":\"Menú Mi Cuenta\",\"track\":[],\"content\":{\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"vertical\",\"items\":[{\"itemProps\":{\"text\":\"Ingresar a mi cuenta\",\"href\":\"\\u002Flogin\"},\"type\":\"custom\",\"__editorItemTitle\":\"Ingresar a mi cuenta\"},{\"itemProps\":{\"text\":\"Historial de pedidos\",\"href\":\"\\u002Faccount#\\u002Forders\"},\"type\":\"custom\",\"__editorItemTitle\":\"Historial de pedidos\"}],\"blockClass\":[\"menu-footer\"]},\"contentIds\":[\"kFHmaPsWLPRN1CpWmvgW6G~7JMCG4gZpVTqnbbKLB2AUq\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fmenu-item#legal\\u002Fsubmenu\\[email protected]:menu#legal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu#legal\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"children\",\"contentMapId\":\"jJz91qdG4aaMperixk8etM\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:menu\"],\"preview\":null,\"props\":{\"items\":[{\"itemProps\":{\"text\":\"Preguntas Frecuentes\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Política para los productos farmacéuticos\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Política y condiciones de compras y descuentos\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Política de tratamiento de datos personales\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Política de Familia Bella Piel\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Términos y condiciones Puntos Colombia\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Términos y condiciones Bella Lovers\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Sagrilaft\",\"href\":\"\"}}],\"orientation\":\"vertical\",\"blockClass\":[\"menu-footer\"]},\"render\":\"server\",\"title\":\"Menú Legales\",\"track\":[],\"content\":{\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"vertical\",\"items\":[{\"itemProps\":{\"text\":\"Política para los productos farmacéuticos\",\"href\":\"\\u002Flegales#politicas-de-productos-farmaceuticos\"},\"type\":\"custom\",\"__editorItemTitle\":\"Política para los productos farmacéuticos\"},{\"itemProps\":{\"text\":\"Política y condiciones de compras y descuentos\",\"href\":\"\\u002Flegales#politicas-y-condiciones-de-compras-y-descuentos\"},\"type\":\"custom\",\"__editorItemTitle\":\"Política y condiciones de compras y descuentos\"},{\"itemProps\":{\"text\":\"Política de tratamiento de datos personales\",\"href\":\"\\u002Flegales#politica-de-tratamiento-de-datos-personales\"},\"type\":\"custom\",\"__editorItemTitle\":\"Política de tratamiento de datos personales\"},{\"itemProps\":{\"text\":\"Política de Familia Bella Piel\",\"href\":\"\\u002Flegales#politica-de-familia-bella-piel\"},\"type\":\"custom\",\"__editorItemTitle\":\"Política de Familia Bella Piel\"},{\"itemProps\":{\"text\":\"Términos y condiciones Puntos Colombia\",\"href\":\"\\u002Flegales#terminos-y-condiciones-puntos-colombia\"},\"type\":\"custom\",\"__editorItemTitle\":\"Términos y condiciones Puntos Colombia\"},{\"itemProps\":{\"text\":\"Términos y condiciones Bella Lovers\",\"href\":\"\\u002Flegales#terminos-y-condiciones-bella-lovers\"},\"type\":\"custom\",\"__editorItemTitle\":\"Términos y condiciones Bella Lovers\"},{\"itemProps\":{\"text\":\"Sagrilaft\",\"href\":\"\\u002Flegales#sagrilaft\"},\"type\":\"custom\",\"__editorItemTitle\":\"Sagrilaft\"}],\"blockClass\":[\"menu-footer\"]},\"contentIds\":[\"jJz91qdG4aaMperixk8etM~5uk6QAsa5ThB5C1CszR27N\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#payment\\u002Fflex-layout.row#payment\\u002Frich-text#payment\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#payment\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Métodos de pago\",\"blockClass\":[\"payment-rappi-superintendencia\",\"payment\"]},\"render\":\"server\",\"title\":\"Título Métodos De Pago\",\"track\":[],\"content\":{\"text\":\"Métodos de pago\",\"blockClass\":[\"payment-rappi-superintendencia\",\"payment\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#payment\\u002Fflex-layout.row#payment\\u002Fimage#payment\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#payment\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fpayment-methods___99e0ea945baaaed947469b412c4d5070.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"payment\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Imagen Método De Pago\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fpayment-methods___99e0ea945baaaed947469b412c4d5070.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"payment\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#rappi\\u002Fflex-layout.row#rappi\\u002Frich-text#rappi\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#rappi\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Disponible en\",\"blockClass\":[\"payment-rappi-superintendencia\",\"rappi\"]},\"render\":\"server\",\"title\":\"Título Rappi\",\"track\":[],\"content\":{\"text\":\"Disponible en\",\"blockClass\":[\"payment-rappi-superintendencia\",\"rappi\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#payment-rappi-superintendencia\\u002Fflex-layout.col#rappi\\u002Fflex-layout.row#rappi\\u002Fimage#rappi\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#rappi\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Frappi___9077009dbe7d82a787ec194841d8795c.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"rappi\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Imagen Rappi\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Frappi___9077009dbe7d82a787ec194841d8795c.svg\",\"blockClass\":[\"payment-rappi-superintendencia\",\"rappi\"],\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Fflex-layout.col#icons-copyright\\u002Fflex-layout.row#icons-copyright\\u002Fimage#pci\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#pci\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fpci___bd05d3e62a7a37956022eedc4415d49e.svg\",\"blockClass\":\"pci\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Icono PCI\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fpci___bd05d3e62a7a37956022eedc4415d49e.svg\",\"blockClass\":\"pci\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Fflex-layout.col#icons-copyright\\u002Fflex-layout.row#icons-copyright\\u002Fimage#infra\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#infra\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Finfra___5e6d078bd791d8b6c35c873598047e96.svg\",\"blockClass\":\"infra\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Icono Infra\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Finfra___5e6d078bd791d8b6c35c873598047e96.svg\",\"blockClass\":\"infra\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#copyright\\u002Fflex-layout.col#icons-copyright\\u002Fflex-layout.row#icons-copyright\\u002Fimage#vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:image#vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:image\"],\"preview\":null,\"props\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fvtex___0bb7ddb726001b9adaed9fd8a221b99c.svg\",\"blockClass\":\"vtex\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"render\":\"server\",\"title\":\"Icono VTEX\",\"track\":[],\"content\":{\"src\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex\\u002Fassets-builder\\u002Fbellapiel.store\\u002F10.0.19\\u002Ffooter\\u002Fvtex___0bb7ddb726001b9adaed9fd8a221b99c.svg\",\"blockClass\":\"vtex\",\"link\":\"\",\"alt\":\"\",\"title\":\"\",\"loading\":\"eager\",\"fetchpriority\":\"auto\",\"analyticsProperties\":\"none\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Ffilter-navigator.v3\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:filter-navigator.v3\",\"blocks\":[{\"blockId\":\"[email protected]:sidebar-close-button\",\"extensionPointId\":\"sidebar-close-button\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FFilterNavigatorFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:filter-navigator.v3\",\"[email protected]:filter-navigator\"],\"preview\":null,\"props\":{\"showClearAllFiltersOnDesktop\":true,\"navigationTypeOnMobile\":\"collapsible\",\"initiallyCollapsed\":true,\"fullWidthOnMobile\":true,\"scrollToTop\":\"smooth\",\"drawerDirectionMobile\":\"drawerRight\",\"blocks\":[\"filters\"]},\"render\":\"server\",\"track\":[],\"content\":{\"showClearAllFiltersOnDesktop\":true,\"navigationTypeOnMobile\":\"collapsible\",\"initiallyCollapsed\":true,\"fullWidthOnMobile\":true,\"scrollToTop\":\"smooth\",\"drawerDirectionMobile\":\"drawerRight\",\"blocks\":[\"filters\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-filters-mobile\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-filters-mobile\",\"extensionPointId\":\"flex-layout.col#container-filters-mobile\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"filters\"},\"render\":\"server\",\"title\":\"Contenedor Filtros Mobile\",\"track\":[],\"content\":{\"blockClass\":\"filters\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#order-by-and-total-products\\u002Ftotal-products.v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:total-products.v2\",\"blocks\":[],\"component\":\"[email protected]\\u002FTotalProductsFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:total-products.v2\",\"[email protected]:total-products\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#order-by-and-total-products\\u002Forder-by.v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:order-by.v2\",\"blocks\":[],\"component\":\"[email protected]\\u002FOrderByFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:order-by.v2\",\"[email protected]:order-by\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-banner-custom#plpv2\\u002Ftopsort-banner\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:topsort-banner\",\"blocks\":[],\"component\":\"[email protected]\\u002FTopsortBanner\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:topsort-banner\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gallery\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary.shelf\",\"extensionPointId\":\"product-summary.shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FGallery\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gallery\"],\"preview\":null,\"props\":{\"layouts\":[{\"name\":\"grid\",\"component\":\"GridSummary\",\"itemsPerRow\":{\"desktop\":4,\"tablet\":3,\"phone\":2}}],\"GridSummary\":\"product-summary.shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"layouts\":[{\"name\":\"grid\",\"component\":\"GridSummary\",\"itemsPerRow\":{\"desktop\":4,\"tablet\":3,\"phone\":2}}],\"GridSummary\":\"product-summary.shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fnot-found\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:not-found\",\"blocks\":[],\"component\":\"[email protected]\\u002FNotFoundSearch\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:not-found\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#btn-see-more\\u002Fflex-layout.col#btn-see-more\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#btn-see-more\",\"blocks\":[{\"blockId\":\"[email protected]:search-fetch-more\",\"extensionPointId\":\"search-fetch-more\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:search-products-count-per-page\",\"extensionPointId\":\"search-products-count-per-page\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"see-more\"]},\"render\":\"server\",\"title\":\"Contenedor Botón Ver Mas\",\"track\":[],\"content\":{\"blockClass\":[\"see-more\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flogin\":{\"before\":[],\"around\":[\"$around_wrapper\"],\"after\":[],\"blockId\":\"[email protected]:login\",\"blocks\":[{\"blockId\":\"[email protected]:icon-profile\",\"extensionPointId\":\"icon-profile\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FLogin\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:login\"],\"preview\":null,\"props\":{\"showIconProfile\":true,\"iconLabel\":\"Inicia sesión\",\"hasGoogleOneTap\":true,\"showPasswordVerificationIntoTooltip\":true,\"mirrorTooltipToRight\":false,\"accessCodeTitle\":\"Recibir código de acceso por correo\",\"emailAndPasswordTitle\":\"Entrar con correo y contraseña\",\"emailPlaceholder\":\"Ingrese su correo\",\"accountOptionLinks\":[{\"label\":\"Mi cuenta\",\"path\":\"\\u002Faccount#\\u002Fprofile\"},{\"label\":\"Mis Favoritos\",\"path\":\"\\u002Faccount#\\u002Fwishlist\"},{\"label\":\"Mis pedidos\",\"path\":\"\\u002Faccount#\\u002Forders\"}]},\"render\":\"server\",\"title\":\"Login\",\"track\":[],\"content\":{\"showIconProfile\":true,\"iconLabel\":\"Inicia sesión\",\"hasGoogleOneTap\":true,\"showPasswordVerificationIntoTooltip\":true,\"mirrorTooltipToRight\":false,\"accessCodeTitle\":\"Recibir código de acceso por correo\",\"emailAndPasswordTitle\":\"Entrar con correo y contraseña\",\"emailPlaceholder\":\"Ingrese su correo\",\"accountOptionLinks\":[{\"label\":\"Mi cuenta\",\"path\":\"\\u002Faccount#\\u002Fprofile\"},{\"label\":\"Mis Favoritos\",\"path\":\"\\u002Faccount#\\u002Fwishlist\"},{\"label\":\"Mis pedidos\",\"path\":\"\\u002Faccount#\\u002Forders\"}]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flink#heart-wish-list-menu-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#heart-wish-list-menu-desktop\",\"blocks\":[{\"blockId\":\"[email protected]:icon#heart-wish-list-icon-desktop\",\"extensionPointId\":\"icon#heart-wish-list-icon-desktop\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002Faccount#\\u002Fwishlist\",\"blockClass\":[\"heart-wish-list-menu-desktop\"]},\"render\":\"server\",\"title\":\"Link WishList Desktop\",\"track\":[],\"content\":{\"href\":\"\\u002Faccount#\\u002Fwishlist\",\"blockClass\":[\"heart-wish-list-menu-desktop\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart.v2\",\"blocks\":[{\"blockId\":\"[email protected]:minicart-base-content\",\"extensionPointId\":\"minicart-base-content\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:icon-cart#minicart\",\"extensionPointId\":\"icon-cart#minicart\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FMinicart\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart.v2\",\"[email protected]:minicart\"],\"preview\":null,\"props\":{\"maxDrawerWidth\":351,\"blockClass\":\"minicart\",\"MinicartIcon\":\"icon-cart#minicart\"},\"render\":\"server\",\"title\":\"Minicart\",\"track\":[],\"content\":{\"maxDrawerWidth\":351,\"blockClass\":\"minicart\",\"MinicartIcon\":\"icon-cart#minicart\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flogin-input-validator\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:login-input-validator\",\"blocks\":[],\"component\":\"[email protected]\\u002FLoginInputValidator\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:login-input-validator\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\\u002Fflex-layout.row#container-submenu-desktop\\u002Fmenu-item#more-categories\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-item#more-categories\",\"blocks\":[{\"blockId\":\"[email protected]:submenu#more-categories\",\"extensionPointId\":\"submenu\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FMenuItem\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:menu-item\"],\"preview\":null,\"props\":{\"type\":\"custom\",\"highlight\":false,\"iconProps\":{\"id\":\"menu-hamburger\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"type\":\"internal\",\"href\":\"#\",\"noFollow\":false,\"tagTitle\":\"Más Categorías\",\"text\":\"Más Categorías\"},\"blockClass\":[\"more-categories\"]},\"render\":\"server\",\"title\":\"Más Categorías\",\"track\":[],\"content\":{\"type\":\"custom\",\"highlight\":false,\"iconProps\":{\"id\":\"menu-hamburger\",\"viewBox\":\"0 0 20 20\",\"size\":20},\"itemProps\":{\"type\":\"internal\",\"href\":\"#\",\"noFollow\":false,\"tagTitle\":\"Más Categorías\",\"text\":\"Más Categorías\"},\"blockClass\":[\"more-categories\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\\u002Fflex-layout.row#container-submenu-desktop\\u002Fmenu-highlights-desktop#section-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu-highlights-desktop#section-01\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenuHighlightsDesktop\",\"composition\":\"blocks\",\"contentMapId\":\"9fkzYxLP5vTuH9SVKbREmN\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:menu-highlights-desktop\"],\"preview\":null,\"props\":{\"items\":[{\"__editorItemTitle\":\"Más vendidos\",\"name\":\"Más vendidos\",\"link\":\"\\u002Fmas-vendidos\"},{\"__editorItemTitle\":\"Nuevos\",\"name\":\"Lo nuevo\",\"link\":\"\\u002Fnuevos\"},{\"__editorItemTitle\":\"Marcas\",\"name\":\"Marcas\",\"link\":\"\\u002Fmarcas\"},{\"__editorItemTitle\":\"Kits\\u002FRegalos\",\"name\":\"Kits\\u002FRegalos\",\"link\":\"\\u002Fkits\"}]},\"render\":\"server\",\"title\":\"Menú Destacado Desktop\",\"track\":[],\"content\":{\"items\":[{\"__editorItemTitle\":\"Más vendidos\",\"name\":\"Más vendidos\",\"link\":\"\\u002Fmas-vendidos\",\"textColor\":\"c-on-white\",\"activeNow\":true,\"hoverEffect\":true,\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Nuevos\",\"name\":\"Lo nuevo\",\"link\":\"\\u002Fnuevos\",\"textColor\":\"c-on-white\",\"activeNow\":true,\"hoverEffect\":true,\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Marcas\",\"name\":\"Marcas\",\"link\":\"\\u002Fmarcas\",\"textColor\":\"c-on-white\",\"activeNow\":true,\"hoverEffect\":true,\"schedule\":{\"activeNow\":true}},{\"__editorItemTitle\":\"Cupones\",\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002F6f186ef9-8a48-4bef-8a10-cc1e747936d3___678a1ba259071a7574a1c9b78302c348.png\",\"alt\":\"cupon\"},\"textColor\":\"c-on-white\",\"schedule\":{\"activeNow\":true},\"name\":\"Obsequios\",\"link\":\"\\u002Fcupones\"},{\"__editorItemTitle\":\"Kits\",\"name\":\"Kits\",\"link\":\"\\u002Fkits\",\"textColor\":\"c-on-white\",\"activeNow\":true,\"background\":\"#cd184e\",\"hoverEffect\":true,\"schedule\":{\"activeNow\":true},\"icon\":{\"addIcon\":true,\"image\":\"https:\\u002F\\u002Fbellapiel.vtexassets.com\\u002Fassets\\u002Fvtex.file-manager-graphql\\u002Fimages\\u002Fb1214417-d77c-445e-b533-53965ac783fc___31ad5108f131e02d04b19d91313ed78e.png\"}}]},\"contentIds\":[\"9fkzYxLP5vTuH9SVKbREmN~kZD9mgyNc96sPFgEtsC8eF\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#instagram\\u002Ficon#instagram\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#instagram\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"instagram\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"render\":\"server\",\"title\":\"Icono Instagram\",\"track\":[],\"content\":{\"id\":\"instagram\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#facebook\\u002Ficon#facebook\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#facebook\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"facebook\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"render\":\"server\",\"title\":\"Icono Facebook\",\"track\":[],\"content\":{\"id\":\"facebook\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#youtube\\u002Ficon#youtube\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#youtube\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"youtube\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"render\":\"server\",\"title\":\"Icono YouTube\",\"track\":[],\"content\":{\"id\":\"youtube\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"contentIds\":[\"\"]},\"store.search\\u002F$after_footer\\u002Ffooter-layout.desktop\\u002Fflex-layout.row#sections-footer\\u002Fflex-layout.col#contact-footer\\u002Fflex-layout.row#social-network\\u002Flink#tiktok\\u002Ficon#tiktok\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#tiktok\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"on-view\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"tiktok\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"render\":\"server\",\"title\":\"Icono Tiktok\",\"track\":[],\"content\":{\"id\":\"tiktok\",\"viewBox\":\"0 0 24 24\",\"size\":24},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Ffilter-navigator.v3\\u002Fsidebar-close-button\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:sidebar-close-button\",\"blocks\":[],\"component\":\"[email protected]\\u002FSidebarCloseButton\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:sidebar-close-button\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-filters-mobile\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#filters-mobile\",\"extensionPointId\":\"flex-layout.row#filters-mobile\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:total-products.v2\",\"extensionPointId\":\"total-products.v2\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"filters\"},\"render\":\"server\",\"title\":\"Contenedor Filtros Mobile\",\"track\":[],\"content\":{\"blockClass\":\"filters\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary.shelf\",\"blocks\":[{\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"extensionPointId\":\"stack-layout#product-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:new-sponsored-tag\",\"extensionPointId\":\"new-sponsored-tag\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"extensionPointId\":\"flex-layout.row#wraper-info-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-highlight-classes\",\"extensionPointId\":\"product-highlight-classes\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductSummaryCustom\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary.shelf\",\"[email protected]:product-summary\"],\"preview\":null,\"props\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"render\":\"server\",\"track\":[],\"content\":{\"buyButtonText\":\"[email protected]::store\\u002Fbutton-label\",\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\",\"sponsoredBadgeLabel\":\"[email protected]::store\\u002Fsponsored-badge.label\",\"sponsoredBadgePosition\":\"containerTopLeft\",\"trackListName\":true},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#btn-see-more\\u002Fflex-layout.col#btn-see-more\\u002Fsearch-fetch-more\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-fetch-more\",\"blocks\":[],\"component\":\"[email protected]\\u002FFetchMore\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-fetch-more\"],\"preview\":null,\"props\":{\"htmlElementForButton\":\"button\"},\"render\":\"server\",\"track\":[],\"content\":{\"htmlElementForButton\":\"button\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fflex-layout.row#btn-see-more\\u002Fflex-layout.col#btn-see-more\\u002Fsearch-products-count-per-page\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:search-products-count-per-page\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductCountPerPage\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:search-products-count-per-page\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flogin\\u002F$around_wrapper\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:wrapper\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:wrapper\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flogin\\u002Ficon-profile\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon-profile\",\"blocks\":[],\"component\":\"[email protected]\\u002FIconProfile\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon-profile\"],\"preview\":null,\"props\":{\"id\":\"my-account\",\"viewBox\":\"0 0 16 16\",\"size\":24},\"render\":\"server\",\"title\":\"Icono Perfil\",\"track\":[],\"content\":{\"id\":\"my-account\",\"viewBox\":\"0 0 16 16\",\"size\":24},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Flink#heart-wish-list-menu-desktop\\u002Ficon#heart-wish-list-icon-desktop\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon#heart-wish-list-icon-desktop\",\"blocks\":[],\"component\":\"[email protected]\\u002FIcon\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon\"],\"preview\":null,\"props\":{\"id\":\"heart-wishlist\",\"viewBox\":\"0 0 28 28\",\"size\":28,\"blockClass\":[\"heart-wish-list-menu-desktop\"]},\"render\":\"server\",\"title\":\"Icono WishList Desktop\",\"track\":[],\"content\":{\"id\":\"heart-wishlist\",\"viewBox\":\"0 0 28 28\",\"size\":28,\"blockClass\":[\"heart-wish-list-menu-desktop\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-base-content\",\"blocks\":[{\"blockId\":\"[email protected]:minicart-empty-state\",\"extensionPointId\":\"minicart-empty-state\",\"children\":false,\"blockRole\":\"block\"},{\"blockId\":\"[email protected]:minicart-product-list\",\"extensionPointId\":\"minicart-product-list\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:shipping-bar-cart\",\"extensionPointId\":\"shipping-bar-cart\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#footer-minicart\",\"extensionPointId\":\"flex-layout.row#footer-minicart\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FBaseContent\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-base-content\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Contenido Minicart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Ficon-cart#minicart\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon-cart#minicart\",\"blocks\":[],\"component\":\"[email protected]\\u002FIconCart\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon-cart\"],\"preview\":null,\"props\":{\"viewBox\":\"0 0 24 24\",\"id\":\"minicart\",\"size\":24,\"blockClass\":\"minicart-icon\"},\"render\":\"server\",\"title\":\"Icono Minicart\",\"track\":[],\"content\":{\"viewBox\":\"0 0 24 24\",\"id\":\"minicart\",\"size\":24,\"blockClass\":\"minicart-icon\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\\u002Fflex-layout.row#container-submenu-desktop\\u002Fmenu-item#more-categories\\u002Fsubmenu\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:submenu#more-categories\",\"blocks\":[{\"blockId\":\"[email protected]:menu#submenu-more-categories\",\"extensionPointId\":\"[email protected]:menu#submenu-more-categories\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSubmenu\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:submenu\"],\"preview\":null,\"props\":{\"blockClass\":[\"more-categories\"],\"submenuWidth\":\"auto\"},\"render\":\"server\",\"title\":\"SubMenu Más Categorías\",\"track\":[],\"content\":{\"blockClass\":[\"more-categories\"],\"submenuWidth\":\"auto\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\\u002Fflex-layout.row#filters-mobile\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#filters-mobile\",\"blocks\":[{\"blockId\":\"[email protected]:filter-navigator.v3\",\"extensionPointId\":\"filter-navigator.v3\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:order-by.v2\",\"extensionPointId\":\"order-by.v2\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"filters\"},\"render\":\"server\",\"title\":\"Contenedor Filtros Mobile\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"filters\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\\u002Ftotal-products.v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:total-products.v2\",\"blocks\":[],\"component\":\"[email protected]\\u002FTotalProductsFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:total-products.v2\",\"[email protected]:total-products\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:stack-layout#product-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#img-kits\",\"extensionPointId\":\"conditional-content#img-kits\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:add-to-list-btn\",\"extensionPointId\":\"add-to-list-btn\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"extensionPointId\":\"flex-layout.row#global-highligths-image-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:gift-tag\",\"extensionPointId\":\"gift-tag\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:stack-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-image-shelf\"},\"render\":\"server\",\"title\":\"Imagen Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-image-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fnew-sponsored-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:new-sponsored-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FSponsoredTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:new-sponsored-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#wraper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"extensionPointId\":\"flex-layout.col#wrapper-info-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wraper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wraper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fproduct-highlight-classes\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-highlight-classes\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductHighlightClasses\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-highlight-classes\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-empty-state\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-empty-state\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#minicart-empty\",\"extensionPointId\":\"flex-layout.row#minicart-empty\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FEmptyState\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-empty-state\"],\"preview\":null,\"props\":{\"blockClass\":\"minicart-empty\"},\"render\":\"lazy\",\"title\":\"Contenedor Minicart Vacio\",\"track\":[],\"content\":{\"blockClass\":\"minicart-empty\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-product-list\",\"blocks\":[{\"blockId\":\"[email protected]:product-list\",\"extensionPointId\":\"product-list\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FProductList\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-product-list\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Container Lista De Productos MiniCart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fshipping-bar-cart\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:shipping-bar-cart\",\"blocks\":[],\"component\":\"[email protected]\\u002FShippingbarCart\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:shipping-bar-cart\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#footer-minicart\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#footer-minicart\",\"extensionPointId\":\"flex-layout.col#footer-minicart\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"footer-minicart\"},\"render\":\"lazy\",\"title\":\"Contenedor Footer MiniCart\",\"track\":[],\"content\":{\"blockClass\":\"footer-minicart\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#submenu-desktop\\u002Fflex-layout.col#container-submenu-desktop\\u002Fflex-layout.row#container-submenu-desktop\\u002Fmenu-item#more-categories\\u002Fsubmenu\\[email protected]:menu#submenu-more-categories\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:menu#submenu-more-categories\",\"blocks\":[],\"component\":\"[email protected]\\u002FMenu\",\"composition\":\"children\",\"contentMapId\":\"d6yRg99RMFRCJwwW5ajETZ\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:menu\"],\"preview\":null,\"props\":{\"items\":[{\"itemProps\":{\"text\":\"Facial\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Protección Solar\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Corporal\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Medicamentos\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Capilar\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Niños y bebés\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Maquillaje\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Suplementos dietarios\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Ingredientes activos\",\"href\":\"\"}},{\"itemProps\":{\"text\":\"Kits\",\"href\":\"\"}}],\"orientation\":\"vertical\",\"blockClass\":[\"more-categories\"]},\"render\":\"server\",\"title\":\"Menú Más Categorías\",\"track\":[],\"content\":{\"additionalDef\":\"none\",\"textType\":\"t-body\",\"orientation\":\"vertical\",\"items\":[{\"itemProps\":{\"text\":\"Facial\",\"href\":\"\\u002Ffacial\",\"noFollow\":false},\"type\":\"custom\",\"__editorItemTitle\":\"Facial\"},{\"itemProps\":{\"text\":\"Protección solar\",\"href\":\"\\u002Fproteccion-solar\"},\"type\":\"custom\",\"__editorItemTitle\":\"Protección solar\"},{\"itemProps\":{\"text\":\"Corporal\",\"href\":\"\\u002Fcorporal\"},\"type\":\"custom\",\"__editorItemTitle\":\"Corporal\"},{\"itemProps\":{\"text\":\"Medicamentos\",\"href\":\"\\u002Fmedicamentos\"},\"type\":\"custom\",\"__editorItemTitle\":\"Medicamentos\"},{\"itemProps\":{\"text\":\"Capilar\",\"href\":\"\\u002Fcapilar\"},\"type\":\"custom\",\"__editorItemTitle\":\"Capilar\"},{\"itemProps\":{\"text\":\"Niños y bebés\",\"href\":\"\\u002Fninos-y-bebes\"},\"type\":\"custom\",\"__editorItemTitle\":\"Niños y bebés\"},{\"itemProps\":{\"text\":\"Maquillaje\",\"href\":\"\\u002Fmaquillaje\"},\"type\":\"custom\",\"__editorItemTitle\":\"Maquillaje\"},{\"itemProps\":{\"text\":\"Suplementos dietarios\",\"href\":\"\\u002Fsuplementos-dietarios\"},\"type\":\"custom\",\"__editorItemTitle\":\"Suplementos dietarios\"},{\"itemProps\":{\"text\":\"Ingredientes activos\",\"href\":\"\\u002Fingredientes-activos\"},\"type\":\"custom\",\"__editorItemTitle\":\"Ingredientes activos\"},{\"itemProps\":{\"text\":\"Kits\",\"href\":\"\\u002Fkits\"},\"type\":\"custom\",\"__editorItemTitle\":\"Kits\"}],\"type\":\"custom\",\"itemProps\":{},\"iconProps\":{\"id\":null},\"blockClass\":[\"more-categories\"]},\"contentIds\":[\"d6yRg99RMFRCJwwW5ajETZ~taLdDNnmtUBgx4i7EEYfHo\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\\u002Fflex-layout.row#filters-mobile\\u002Ffilter-navigator.v3\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:filter-navigator.v3\",\"blocks\":[{\"blockId\":\"[email protected]:sidebar-close-button\",\"extensionPointId\":\"sidebar-close-button\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FFilterNavigatorFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:filter-navigator.v3\",\"[email protected]:filter-navigator\"],\"preview\":null,\"props\":{\"showClearAllFiltersOnDesktop\":true,\"navigationTypeOnMobile\":\"collapsible\",\"initiallyCollapsed\":true,\"fullWidthOnMobile\":true,\"scrollToTop\":\"smooth\",\"drawerDirectionMobile\":\"drawerRight\",\"blocks\":[\"filters\"]},\"render\":\"server\",\"track\":[],\"content\":{\"showClearAllFiltersOnDesktop\":true,\"navigationTypeOnMobile\":\"collapsible\",\"initiallyCollapsed\":true,\"fullWidthOnMobile\":true,\"scrollToTop\":\"smooth\",\"drawerDirectionMobile\":\"drawerRight\",\"blocks\":[\"filters\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\\u002Fflex-layout.row#filters-mobile\\u002Forder-by.v2\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:order-by.v2\",\"blocks\":[],\"component\":\"[email protected]\\u002FOrderByFlexible\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:order-by.v2\",\"[email protected]:order-by\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#img-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-image#kits\",\"extensionPointId\":\"product-summary-image#kits\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:product-summary-image\",\"extensionPointId\":\"product-summary-image\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-summary-image#kits\",\"FallbackComponent\":\"product-summary-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fadd-to-list-btn\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-list-btn\",\"blocks\":[],\"component\":\"[email protected]\\u002FAddProductBtn\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-list-btn\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#global-highligths-image-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"extensionPointId\":\"global-highlights-product#image-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"container-highligth-image\"},\"render\":\"server\",\"title\":\"Global Highlights - Imagen\",\"track\":[],\"content\":{\"blockClass\":\"container-highligth-image\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fgift-tag\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:gift-tag\",\"blocks\":[],\"component\":\"[email protected]\\u002FGiftTag\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:gift-tag\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#wrapper-info-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.row#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"wrapper-info-shelf\"},\"render\":\"server\",\"title\":\"Contenedor Info Producto\",\"track\":[],\"content\":{\"blockClass\":\"wrapper-info-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-empty-state\\u002Fflex-layout.row#minicart-empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#minicart-empty\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#minicart-empty\",\"extensionPointId\":\"flex-layout.col#minicart-empty\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"colJustify\":\"center\",\"blockClass\":\"minicart-empty\"},\"render\":\"lazy\",\"title\":\"Contenedor Minicart Vacio\",\"track\":[],\"content\":{\"colJustify\":\"center\",\"blockClass\":\"minicart-empty\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-list\",\"blocks\":[{\"blockId\":\"[email protected]:product-list-content-mobile\",\"extensionPointId\":\"product-list-content-mobile\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FProductListWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-list\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Lista De Productos MiniCart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#footer-minicart\",\"blocks\":[{\"blockId\":\"[email protected]:minicart-summary\",\"extensionPointId\":\"minicart-summary\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#continue-shopping\",\"extensionPointId\":\"flex-layout.row#continue-shopping\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"footer-minicart-content\"},\"render\":\"lazy\",\"title\":\"Contenedor Footer MiniCart\",\"track\":[],\"content\":{\"blockClass\":\"footer-minicart-content\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#filter\\u002Fconditional-content#filters\\u002Fflex-layout.row#container-filters-mobile\\u002Fflex-layout.col#container-filters-mobile\\u002Fflex-layout.row#filters-mobile\\u002Ffilter-navigator.v3\\u002Fsidebar-close-button\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:sidebar-close-button\",\"blocks\":[],\"component\":\"[email protected]\\u002FSidebarCloseButton\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:sidebar-close-button\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image#kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image#kits\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"render\":\"server\",\"track\":[],\"content\":{\"hoverImage\":{\"criteria\":\"index\",\"index\":1},\"blockClass\":[\"kits\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fconditional-content#img-kits\\u002Fproduct-summary-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryImage\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-image\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fstack-layout#product-image-shelf\\u002Fflex-layout.row#global-highligths-image-shelf\\u002Fglobal-highlights-product#image-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:global-highlights-product#image-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FHighlights\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:global-highlights-product\"],\"preview\":null,\"props\":{\"blockClass\":\"shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"blockClass\":\"shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-01\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"extensionPointId\":\"flex-layout.col#product-info-shelf-02\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02 \",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-empty-state\\u002Fflex-layout.row#minicart-empty\\u002Fflex-layout.col#minicart-empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#minicart-empty\",\"blocks\":[{\"blockId\":\"[email protected]:icon-cart#minicart\",\"extensionPointId\":\"icon-cart#minicart\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:rich-text#minicart-empty\",\"extensionPointId\":\"rich-text#minicart-empty\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":\"minicart-empty\"},\"render\":\"lazy\",\"title\":\"Contenedor Minicart Vacio\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":\"minicart-empty\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-list-content-mobile\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-list\",\"extensionPointId\":\"flex-layout.row#product-list\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FProductList\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-list-content-mobile\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Lista De Productos MiniCart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fminicart-summary\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-summary\",\"blocks\":[{\"blockId\":\"[email protected]:checkout-summary.compact\",\"extensionPointId\":\"checkout-summary\",\"children\":false,\"blockRole\":\"block\"}],\"component\":\"[email protected]\\u002FSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-summary\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Totalizers MiniCart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fflex-layout.row#continue-shopping\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#continue-shopping\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#continue-shopping\",\"extensionPointId\":\"flex-layout.col#continue-shopping\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"horizontalAlign\":\"between\",\"blockClass\":[\"continue-shopping\"]},\"render\":\"lazy\",\"title\":\"Contenedor Comprar Y Seguir Comprando\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"horizontalAlign\":\"between\",\"blockClass\":[\"continue-shopping\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-01\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"extensionPointId\":\"flex-layout.row#product-summary-name\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"extensionPointId\":\"flex-layout.row#product-review-shelf\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"extensionPointId\":\"flex-layout.row#product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"extensionPointId\":\"flex-layout.row#bella-points\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"extensionPointId\":\"conditional-content#savings-kits\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-01\"},\"render\":\"server\",\"title\":\"Info Producto 01\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-01\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-info-shelf-02\",\"blocks\":[{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-info-shelf-02\"},\"render\":\"server\",\"title\":\"Product Info 02\",\"track\":[],\"content\":{\"blockClass\":\"product-info-shelf-02\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-empty-state\\u002Fflex-layout.row#minicart-empty\\u002Fflex-layout.col#minicart-empty\\u002Ficon-cart#minicart\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:icon-cart#minicart\",\"blocks\":[],\"component\":\"[email protected]\\u002FIconCart\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:icon-cart\"],\"preview\":null,\"props\":{\"viewBox\":\"0 0 24 24\",\"id\":\"minicart\",\"size\":24,\"blockClass\":\"minicart-icon\"},\"render\":\"lazy\",\"title\":\"Icono Minicart\",\"track\":[],\"content\":{\"viewBox\":\"0 0 24 24\",\"id\":\"minicart\",\"size\":24,\"blockClass\":\"minicart-icon\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-empty-state\\u002Fflex-layout.row#minicart-empty\\u002Fflex-layout.col#minicart-empty\\u002Frich-text#minicart-empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#minicart-empty\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"El carrito esta vacío\",\"blockClass\":[\"minicart-empty\"]},\"render\":\"lazy\",\"title\":\"Texto Minicart Vacio\",\"track\":[],\"content\":{\"text\":\"El carrito esta vacío\",\"blockClass\":[\"minicart-empty\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-list\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-list-image\",\"extensionPointId\":\"flex-layout.col#product-list-image\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.col#product-list-details\",\"extensionPointId\":\"flex-layout.col#product-list-details\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"preventHorizontalStretch\":true,\"blockClass\":\"container-list-minicart\"},\"render\":\"lazy\",\"title\":\"Producto Minicart\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"preventHorizontalStretch\":true,\"blockClass\":\"container-list-minicart\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fminicart-summary\\u002Fcheckout-summary\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:checkout-summary.compact\",\"blocks\":[{\"blockId\":\"[email protected]:summary-totalizers\",\"extensionPointId\":\"summary-totalizers\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FSummarySmall\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:checkout-summary.compact\",\"[email protected]:checkout-summary\"],\"preview\":null,\"props\":{\"totalizersToShow\":[\"Items\",\"Discounts\"],\"title\":\"[email protected]::store\\u002Fcheckout-summary.Summary\"},\"render\":\"lazy\",\"title\":\"Totalizers MiniCart\",\"track\":[],\"content\":{\"totalizersToShow\":[\"Items\",\"Discounts\"],\"title\":\"[email protected]::store\\u002Fcheckout-summary.Summary\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fflex-layout.row#continue-shopping\\u002Fflex-layout.col#continue-shopping\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#continue-shopping\",\"blocks\":[{\"blockId\":\"[email protected]:link#continue-shopping\",\"extensionPointId\":\"link#continue-shopping\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:minicart-checkout-button\",\"extensionPointId\":\"minicart-checkout-button\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"continue-shopping\"]},\"render\":\"lazy\",\"title\":\"Contenedor Comprar Y Seguir Comprando\",\"track\":[],\"content\":{\"blockClass\":[\"continue-shopping\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"extensionPointId\":\"flex-layout.col#product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-review-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"extensionPointId\":\"product-rating-summary.vtex\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"render\":\"server\",\"title\":\"Reviews Productos\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"blockClass\":\"product-review-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"extensionPointId\":\"flex-layout.col#product-summary-price\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#bella-points\",\"blocks\":[{\"blockId\":\"[email protected]:bella-points\",\"extensionPointId\":\"bella-points\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"bella-points\"]},\"render\":\"server\",\"title\":\"Contenedor Bella Puntos\",\"track\":[],\"content\":{\"blockClass\":[\"bella-points\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#savings-kits\",\"blocks\":[{\"blockId\":\"[email protected]:product-spot-price-savings\",\"extensionPointId\":\"product-spot-price-savings\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#empty\",\"extensionPointId\":\"flex-layout.row#empty\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"brand\",\"values\":[\"Kits\"]}],\"MatchComponent\":\"product-spot-price-savings\",\"FallbackComponent\":\"flex-layout.row#empty\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.row#container-disclaimer-medicaments\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"extensionPointId\":\"conditional-content#add-to-cart-shelf\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"58\"]},{\"type\":\"brand\",\"values\":[\"MEDICAMENTOS FORMULADOS\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#container-disclaimer-medicaments\",\"FallbackComponent\":\"conditional-content#add-to-cart-shelf\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-list-image\",\"blocks\":[{\"blockId\":\"[email protected]:product-list-image\",\"extensionPointId\":\"product-list-image\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"lazy\",\"title\":\"Imagen Producto Minicart\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-list-details\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#product-list-name-brand-remove\",\"extensionPointId\":\"flex-layout.row#product-list-name-brand-remove\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:flex-layout.row#product-list-prices-quantity\",\"extensionPointId\":\"flex-layout.row#product-list-prices-quantity\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"container-items-minicart\"]},\"render\":\"lazy\",\"title\":\"Contenedor Detalles Producto Minicart\",\"track\":[],\"content\":{\"blockClass\":[\"container-items-minicart\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fminicart-summary\\u002Fcheckout-summary\\u002Fsummary-totalizers\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:summary-totalizers\",\"blocks\":[],\"component\":\"[email protected]\\u002FSummaryTotalizers\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:summary-totalizers\"],\"preview\":{\"type\":\"text\",\"height\":{\"desktop\":{\"defaultValue\":108},\"mobile\":{\"defaultValue\":108}},\"fullWidth\":true,\"options\":{\"padding\":0,\"fontSize\":24,\"paragraph\":false},\"width\":{\"desktop\":{},\"mobile\":{}}},\"props\":{\"showTotal\":true,\"showDeliveryTotal\":true},\"render\":\"lazy\",\"title\":\"Totalizers MiniCart\",\"track\":[],\"content\":{\"showTotal\":true,\"showDeliveryTotal\":true},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fflex-layout.row#continue-shopping\\u002Fflex-layout.col#continue-shopping\\u002Flink#continue-shopping\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link#continue-shopping\",\"blocks\":[],\"component\":\"[email protected]\\u002FStoreLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link\"],\"preview\":null,\"props\":{\"label\":\"Continuar comprando\",\"href\":\"\\u002F\",\"blockClass\":[\"continue-shopping\"]},\"render\":\"lazy\",\"title\":\"Texto Continuar Comprando\",\"track\":[],\"content\":{\"label\":\"Continuar comprando\",\"href\":\"\\u002F\",\"blockClass\":[\"continue-shopping\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fflex-layout.row#footer-minicart\\u002Fflex-layout.col#footer-minicart\\u002Fflex-layout.row#continue-shopping\\u002Fflex-layout.col#continue-shopping\\u002Fminicart-checkout-button\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:minicart-checkout-button\",\"blocks\":[],\"component\":\"[email protected]\\u002FCheckoutButton\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:minicart-checkout-button\"],\"preview\":null,\"props\":{\"finishShoppingButtonLink\":\"\\u002Fcheckout\\u002F#\\u002Fcart\"},\"render\":\"lazy\",\"track\":[],\"content\":{\"finishShoppingButtonLink\":\"\\u002Fcheckout\\u002F#\\u002Fcart\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-01\\u002Fcomponent-generator#plp-section-01\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-02\\u002Fcomponent-generator#plp-section-02\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-name\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-brand\",\"extensionPointId\":\"product-summary-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-summary-name\",\"extensionPointId\":\"product-summary-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-name\"},\"render\":\"server\",\"title\":\"Nombre y Marca\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-name\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-review-shelf\\u002Fproduct-rating-summary.vtex\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-rating-summary.vtex\",\"blocks\":[],\"component\":\"[email protected]\\u002FRatingSummary\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"implements\":[\"[email protected]:product-rating-summary.vtex\",\"[email protected]:product-rating-summary\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-summary-price\",\"blocks\":[{\"blockId\":\"[email protected]:product-summary-price\",\"extensionPointId\":\"product-summary-price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:pum\",\"extensionPointId\":\"pum\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"product-summary-price\"},\"render\":\"server\",\"title\":\"Precio Producto\",\"track\":[],\"content\":{\"blockClass\":\"product-summary-price\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#bella-points\\u002Fbella-points\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:bella-points\",\"blocks\":[],\"component\":\"[email protected]\\u002FBellaPoints\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:bella-points\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fproduct-spot-price-savings\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-spot-price-savings\",\"blocks\":[],\"component\":\"[email protected]\\u002FSpotPriceSavings\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-spot-price-savings\"],\"preview\":null,\"props\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"render\":\"server\",\"track\":[],\"content\":{\"message\":\"[email protected]::store\\u002Fspot-price-savings.default\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fconditional-content#savings-kits\\u002Fflex-layout.row#empty\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#empty\",\"blocks\":[],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"title\":\"Contenedor Vacio\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"extensionPointId\":\"flex-layout.col#container-disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:conditional-content#add-to-cart-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"extensionPointId\":\"flex-layout.row#add-to-cart-kits-shelf\",\"children\":false,\"blockRole\":\"slot\"},{\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"extensionPointId\":\"flex-layout.row#add-to-cart-normal\",\"children\":false,\"blockRole\":\"slot\"}],\"component\":\"[email protected]\\u002FConditionalContent\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:conditional-content\"],\"preview\":null,\"props\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"render\":\"server\",\"track\":[],\"content\":{\"conditions\":[{\"type\":\"id\",\"values\":[\"93\"]},{\"type\":\"brand\",\"values\":[\"Kits\"],\"operator\":\"OR\"}],\"MatchComponent\":\"flex-layout.row#add-to-cart-kits-shelf\",\"FallbackComponent\":\"flex-layout.row#add-to-cart-normal\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#cg-plp-section-03\\u002Fcomponent-generator#plp-section-03\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-not-found-layout\\u002Fflex-layout.row#categories-vitrine-not-found\\u002Fcomponent-generator#not-found\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-image\\u002Fproduct-list-image\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-list-image\",\"blocks\":[],\"component\":\"[email protected]\\u002FImage\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-list-image\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":96},\"mobile\":{\"defaultValue\":96}},\"width\":{\"desktop\":{\"defaultValue\":96},\"mobile\":{\"defaultValue\":96}},\"options\":{\"padding\":0,\"minWidth\":96}},\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-name-brand-remove\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-list-name-brand-remove\",\"blocks\":[{\"blockId\":\"[email protected]:flex-layout.col#product-list-name-brand-remove\",\"extensionPointId\":\"flex-layout.col#product-list-name-brand-remove\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:remove-button\",\"extensionPointId\":\"remove-button\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":[\"container-name-brand-minicart\"]},\"render\":\"lazy\",\"title\":\"Contenedor Nombre, Marca y Remover Producto Minicart\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":[\"container-name-brand-minicart\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-prices-quantity\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#product-list-prices-quantity\",\"blocks\":[{\"blockId\":\"[email protected]:price\",\"extensionPointId\":\"vtex.product-list:price\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:quantity-selector\",\"extensionPointId\":\"quantity-selector\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":[\"container-items-minicart\"]},\"render\":\"lazy\",\"title\":\"Contenedor Precio y Cantidad Producto Minicart\",\"track\":[],\"content\":{\"preserveLayoutOnMobile\":true,\"colSizing\":\"auto\",\"blockClass\":[\"container-items-minicart\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-brand\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-name\\u002Fflex-layout.col#product-summary-name\\u002Fproduct-summary-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-name\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fproduct-summary-price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-summary-price\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductSummaryPrice\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-summary-price\"],\"preview\":null,\"props\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"render\":\"server\",\"track\":[],\"content\":{\"showInstallments\":false,\"showLabels\":false,\"labelSellingPrice\":\"[email protected]::store\\u002Fpricing.to\",\"labelListPrice\":\"[email protected]::store\\u002Fpricing.from\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-01\\u002Fflex-layout.col#product-info-shelf-01\\u002Fflex-layout.row#product-summary-price\\u002Fflex-layout.col#product-summary-price\\u002Fpum\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:pum\",\"blocks\":[],\"component\":\"[email protected]\\u002FPum\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:pum\"],\"preview\":null,\"props\":{},\"render\":\"server\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#container-disclaimer-medicaments\",\"blocks\":[{\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"extensionPointId\":\"rich-text#disclaimer-medicaments\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:link.product#medicaments\",\"extensionPointId\":\"link.product#medicaments\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Contenedor Disclamer Medicamentos\",\"track\":[],\"content\":{\"horizontalAlign\":\"center\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-kits-shelf\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"extensionPointId\":\"add-to-cart-button#kits-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"blockClass\":[\"add-to-cart-btn\",\"add-to-cart-kits-shelf\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.row#add-to-cart-normal\",\"blocks\":[{\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"extensionPointId\":\"add-to-cart-button#product-shelf\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FFlexLayout\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.row\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":\"add-to-cart-btn\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"blockClass\":\"add-to-cart-btn\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fsearch-bar\\u002Fautocomplete-result-list\\u002Fproduct-summary\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-name-brand-remove\\u002Fflex-layout.col#product-list-name-brand-remove\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:flex-layout.col#product-list-name-brand-remove\",\"blocks\":[{\"blockId\":\"[email protected]:product-brand\",\"extensionPointId\":\"vtex.product-list:product-brand\",\"children\":true,\"blockRole\":\"children\"},{\"blockId\":\"[email protected]:product-name\",\"extensionPointId\":\"vtex.product-list:product-name\",\"children\":true,\"blockRole\":\"children\"}],\"component\":\"[email protected]\\u002FCol\",\"composition\":\"children\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:flex-layout.col\",\"[email protected]:flex-layout\"],\"preview\":null,\"props\":{\"blockClass\":[\"container-name-brand-minicart\"]},\"render\":\"lazy\",\"title\":\"Contenedor Nombre, Marca y Remover Producto Minicart\",\"track\":[],\"content\":{\"blockClass\":[\"container-name-brand-minicart\"]},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-name-brand-remove\\u002Fremove-button\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:remove-button\",\"blocks\":[],\"component\":\"[email protected]\\u002FRemoveButton\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:remove-button\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":25},\"mobile\":{\"defaultValue\":25}},\"width\":{\"desktop\":{\"defaultValue\":25},\"mobile\":{\"defaultValue\":25}},\"options\":{\"padding\":0}},\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-prices-quantity\\u002Fvtex.product-list:price\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:price\",\"blocks\":[],\"component\":\"[email protected]\\u002FPrice\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:price\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":35},\"mobile\":{\"defaultValue\":35}},\"width\":{\"desktop\":{\"defaultValue\":90},\"mobile\":{\"defaultValue\":90}},\"options\":{\"padding\":0}},\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-prices-quantity\\u002Fquantity-selector\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:quantity-selector\",\"blocks\":[],\"component\":\"[email protected]\\u002FQuantitySelector\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:quantity-selector\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":35},\"mobile\":{\"defaultValue\":35}},\"width\":{\"desktop\":{\"defaultValue\":80},\"mobile\":{\"defaultValue\":80}},\"options\":{\"padding\":0}},\"props\":{\"mode\":\"stepper\"},\"render\":\"lazy\",\"title\":\"Selector Cantidad Producto Minicart\",\"track\":[],\"content\":{\"mode\":\"stepper\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Frich-text#disclaimer-medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:rich-text#disclaimer-medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002Findex\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:rich-text\"],\"preview\":null,\"props\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"render\":\"server\",\"title\":\"Disclamer Medicamentos\",\"track\":[],\"content\":{\"text\":\"Venta bajo fórmula médica\",\"blockClass\":[\"disclaimer-medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fflex-layout.row#container-disclaimer-medicaments\\u002Fflex-layout.col#container-disclaimer-medicaments\\u002Flink.product#medicaments\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:link.product#medicaments\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductLink\",\"composition\":\"children\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:link.product\",\"[email protected]:link\"],\"preview\":null,\"props\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"render\":\"server\",\"title\":\"Link Medicamentos\",\"track\":[],\"content\":{\"href\":\"\\u002F{slug}\\u002Fp\",\"label\":\"Ir al producto\",\"blockClass\":[\"medicaments\"]},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-kits-shelf\\u002Fadd-to-cart-button#kits-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#kits-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito - Kits\",\"track\":[],\"content\":{\"text\":\"Agregar Kit\",\"blockClass\":\"kits\"},\"contentIds\":[\"\"]},\"store.search\\u002Fsearch-result-layout\\u002Fsearch-result-layout.desktop\\u002Fflex-layout.row#container-search\\u002Fflex-layout.col#products\\u002Fsearch-content\\u002Fgallery\\u002Fproduct-summary.shelf\\u002Fflex-layout.row#wraper-info-shelf\\u002Fflex-layout.col#wrapper-info-shelf\\u002Fflex-layout.row#product-info-shelf-02\\u002Fflex-layout.col#product-info-shelf-02\\u002Fconditional-content#add-to-cart-shelf-medicaments\\u002Fconditional-content#add-to-cart-shelf\\u002Fflex-layout.row#add-to-cart-normal\\u002Fadd-to-cart-button#product-shelf\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:add-to-cart-button#product-shelf\",\"blocks\":[],\"component\":\"[email protected]\\u002FWrapper\",\"composition\":\"blocks\",\"hasContentSchema\":true,\"hydration\":\"always\",\"implements\":[\"[email protected]:add-to-cart-button\"],\"preview\":null,\"props\":{\"text\":\"Agregar\"},\"render\":\"server\",\"title\":\"CTA Agregar al carrito\",\"track\":[],\"content\":{\"text\":\"Agregar\"},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-name-brand-remove\\u002Fflex-layout.col#product-list-name-brand-remove\\u002Fvtex.product-list:product-brand\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-brand\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductBrand\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-brand\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":15},\"mobile\":{\"defaultValue\":15}},\"width\":{\"desktop\":{\"defaultValue\":110},\"mobile\":{\"defaultValue\":110}},\"options\":{\"padding\":0}},\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]},\"store.search\\u002F$before_header.full\\u002Fheader-layout.desktop\\u002Fsticky-layout#header-desktop\\u002Fflex-layout.row#container-header-desktop\\u002Fflex-layout.col#items-header-desktop\\u002Fflex-layout.row#items-header-desktop\\u002Fminicart.v2\\u002Fminicart-base-content\\u002Fminicart-product-list\\u002Fproduct-list\\u002Fproduct-list-content-mobile\\u002Fflex-layout.row#product-list\\u002Fflex-layout.col#product-list-details\\u002Fflex-layout.row#product-list-name-brand-remove\\u002Fflex-layout.col#product-list-name-brand-remove\\u002Fvtex.product-list:product-name\":{\"before\":[],\"around\":[],\"after\":[],\"blockId\":\"[email protected]:product-name\",\"blocks\":[],\"component\":\"[email protected]\\u002FProductName\",\"composition\":\"blocks\",\"hasContentSchema\":false,\"hydration\":\"always\",\"implements\":[\"[email protected]:product-name\"],\"preview\":{\"type\":\"box\",\"height\":{\"desktop\":{\"defaultValue\":30},\"mobile\":{\"defaultValue\":30}},\"width\":{\"desktop\":{\"defaultValue\":140},\"mobile\":{\"defaultValue\":140}},\"options\":{\"padding\":0}},\"props\":{},\"render\":\"lazy\",\"track\":[],\"content\":{},\"contentIds\":[\"\"]}}</script>\n  </template>\n  <template data-type=\"json\" data-varname=\"__RUNTIME__\" data-field=\"queryData\">\n    <script>[]</script>\n  </template>\n  <template data-type=\"json\" data-varname=\"__STATE__\">\n    <script>{\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"})\":{\"products\":[],\"recordsFiltered\":0,\"correction\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"}).correction\",\"typename\":\"SearchCorrection\"},\"breadcrumb\":null,\"fuzzy\":\"auto\",\"operator\":\"or\",\"searchState\":null,\"redirect\":null,\"options\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"}).options\",\"typename\":\"ProductSearchOptions\"},\"searchId\":\"423f0cd227c347c096d5b506d89741f2\",\"__typename\":\"ProductSearch\"},\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"}).correction\":{\"misspelled\":true,\"__typename\":\"SearchCorrection\"},\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"}).options\":{\"deliveryPromisesEnabled\":false,\"__typename\":\"ProductSearchOptions\"},\"ROOT_QUERY\":{\"productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"})\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.productSearch({\\\"from\\\":0,\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"orderBy\\\":\\\"OrderByTopSaleDESC\\\",\\\"productOriginVtex\\\":true,\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}],\\\"simulationBehavior\\\":\\\"default\\\",\\\"to\\\":22})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b398fc0a2fd04ea5d4f7a94c732c10fb1bf64f8f9a2b31c92aee6a5e796457c9\\\"})\",\"typename\":\"ProductSearch\"},\"facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"})\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"})\",\"typename\":\"Facets\"},\"searchMetadata({\\\"fullText\\\":\\\"llms.txt\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\\\"})\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.searchMetadata({\\\"fullText\\\":\\\"llms.txt\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\\\"})\",\"typename\":\"SearchMetadata\"}},\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"})\":{\"sampling\":false,\"breadcrumb\":[{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).breadcrumb.0\",\"typename\":\"SearchBreadcrumb\"}],\"facets\":[],\"queryArgs\":{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).queryArgs\",\"typename\":\"QueryArgs\"},\"__typename\":\"Facets\"},\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).breadcrumb.0\":{\"name\":\"llms.txt\",\"href\":\"\\u002Fllms.txt?map=ft\",\"__typename\":\"SearchBreadcrumb\"},\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).queryArgs\":{\"query\":\"llms.txt\",\"selectedFacets\":[{\"type\":\"id\",\"generated\":true,\"id\":\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).queryArgs.selectedFacets.0\",\"typename\":\"SelectedFacet\"}],\"__typename\":\"QueryArgs\"},\"$ROOT_QUERY.facets({\\\"behavior\\\":\\\"Static\\\",\\\"categoryTreeBehavior\\\":\\\"default\\\",\\\"fullText\\\":\\\"llms.txt\\\",\\\"hideUnavailableItems\\\":false,\\\"initialAttributes\\\":\\\"ft\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"acdcdf459dd6a00dc7f4d2319617cfebe345ccadf451aa0ef12e94d1a1a784d3\\\"}).queryArgs.selectedFacets.0\":{\"key\":\"ft\",\"value\":\"llms.txt\",\"__typename\":\"SelectedFacet\"},\"$ROOT_QUERY.searchMetadata({\\\"fullText\\\":\\\"llms.txt\\\",\\\"query\\\":\\\"llms.txt\\\",\\\"selectedFacets\\\":[{\\\"key\\\":\\\"ft\\\",\\\"value\\\":\\\"llms.txt\\\"}]})@context({\\\"provider\\\":\\\"vtex.search-graphql\\\"})@runtimeMeta({\\\"hash\\\":\\\"b231bb1931d9a6492836b492927709628a7c46e8240338b65549279367f8fdcc\\\"})\":{\"titleTag\":\"llms.txt\",\"metaTagDescription\":null,\"__typename\":\"SearchMetadata\"}}</script>\n  </template>\n    \n  <script>\n    window.__ASYNC_SCRIPTS_READY__ = false\n    var noop = function(){}\n    var asyncQueue = new Array(36)\n\n    function performanceMark(label) {\n      if (typeof window === 'undefined' || !window.performance || !window.performance.mark) {\n        return\n      }\n      window.performance.mark(label)\n    }\n    function performanceMeasure(name, start, end) {\n      try {\n        if (typeof window === 'undefined' || !window.performance || !window.performance.measure) {\n          return\n        }\n        window.performance.measure(name, start, end)\n      } catch (error) {\n      }\n    }\n\n    performanceMark('init-inline-js')\n\n    function scriptReady(position) {\n      asyncQueue[position].ready = true\n      if (position === asyncQueue.length - 1) {\n        window.__ASYNC_SCRIPTS_READY__ = true\n        performanceMark('asyncScriptsReady-fired')\n        window.dispatchEvent(new CustomEvent(\"asyncScriptsReady\"))\n      } else if (asyncQueue[position + 1]) {\n        runScript(position + 1, 0)\n      }\n    }\n\n    function runScript(position, subposition) {\n      if (position === 0 && subposition === 0) {\n        performanceMark('init-runScript')\n      }\n      if (subposition === 0) {\n        performanceMark('runScript-start-' + position)\n      }\n      performanceMark('runScript-start-' + position + '-' + subposition)\n      setImmediate(function() {\n        try {\n          asyncQueue[position][subposition].bind(window).call()\n        } finally {\n          if (subposition === asyncQueue[position].length - 1) {\n            performanceMark('runScript-end-' + position)\n            performanceMark('runScript-end-' + position + '-' + subposition)\n            performanceMeasure('script-' + position, 'runScript-start-' + position, 'runScript-end-' + position)\n            scriptReady(position)\n          } else {\n            performanceMark('runScript-end-' + position + '-' + subposition)\n            runScript(position, subposition + 1)\n          }\n        }\n      })\n    }\n\n    function enqueueScripts(scriptFunctions, index) {\n      var position = parseInt(index, 10)\n      asyncQueue[position] = scriptFunctions\n      if (position === 0 || asyncQueue[position - 1] && asyncQueue[position - 1].ready) {\n        runScript(position, 0)\n      }\n    }\n\n    function noopScriptReady(index) {\n      enqueueScripts([noop], index)\n    }\n  </script>\n  <script src=\"https://io.vtex.com.br/v3/polyfill.min.js?version=3.89.4&features=Object.keys,document.currentScript,CustomEvent&flags=gated,always\" crossorigin nomodule ></script>\n    <script>if (Intl && Intl.NumberFormat && Intl.NumberFormat.polyfilled) {\n        Intl.NumberFormat.__defaultLocale = \"es-CO\"\n      }</script>\n    <script src=\"https://io.vtex.com.br/v3/polyfill.min.js?version=3.89.4&features=Object.values,Object.entries,Object.assign,Array.from,Array.prototype.findIndex,Array.prototype.fill,Array.prototype.find,Array.prototype.flatMap,Array.prototype.includes,String.prototype.startsWith,String.prototype.endsWith,String.prototype.includes,String.prototype.repeat,Symbol,fetch,Promise,Map,WeakMap,Number.isInteger,Number.isNaN,Number.EPSILON,Set,Function.name,URL,IntersectionObserver,Intl.~locale.es-CO&flags=gated\" crossorigin  async onload=\"this.onload=null;noopScriptReady(0);\" onerror=\"this.onerror=null;noopScriptReady(0);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/index.min.js?async=2&workspace=master\" crossorigin  async data-index=\"1\" onerror=\"this.onerror=null;noopScriptReady(1);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/runtime.js?async=2&workspace=master\" crossorigin  async data-index=\"2\" onerror=\"this.onerror=null;noopScriptReady(2);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/prop-types.min.js?async=2&workspace=master\" crossorigin  async data-index=\"3\" onerror=\"this.onerror=null;noopScriptReady(3);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react.production.min.js?async=2&workspace=master\" crossorigin  async data-index=\"4\" onerror=\"this.onerror=null;noopScriptReady(4);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react-dom.production.min.js?async=2&workspace=master\" crossorigin  async data-index=\"5\" onerror=\"this.onerror=null;noopScriptReady(5);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/react-dom-server.browser.production.min.js?async=2&workspace=master\" crossorigin  async data-index=\"6\" onerror=\"this.onerror=null;noopScriptReady(6);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/react-intl.min.js?async=2&workspace=master\" crossorigin  async data-index=\"7\" onerror=\"this.onerror=null;noopScriptReady(7);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/umd/history.min.js?async=2&workspace=master\" crossorigin  async data-index=\"8\" onerror=\"this.onerror=null;noopScriptReady(8);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/ramda.min.js?async=2&workspace=master\" crossorigin  async data-index=\"9\" onerror=\"this.onerror=null;noopScriptReady(9);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/plugins/unveilhooks/ls.unveilhooks.min.js?async=2&workspace=master\" crossorigin  async data-index=\"10\" onerror=\"this.onerror=null;noopScriptReady(10);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/lazysizes.min.js?async=2&workspace=master\" crossorigin  async data-index=\"11\" onerror=\"this.onerror=null;noopScriptReady(11);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/npm/[email protected]/dist/cssrelpreload.min.js?async=2&workspace=master\" crossorigin  async data-index=\"12\" onerror=\"this.onerror=null;noopScriptReady(12);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/common.min.js?async=2&workspace=master\" crossorigin  async data-index=\"13\" onerror=\"this.onerror=null;noopScriptReady(13);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/graphql.min.js?async=2&workspace=master\" crossorigin  async data-index=\"14\" onerror=\"this.onerror=null;noopScriptReady(14);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/apollo.min.js?async=2&workspace=master\" crossorigin  async data-index=\"15\" onerror=\"this.onerror=null;noopScriptReady(15);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/[email protected]/public/react/index.min.js?async=2&workspace=master\" crossorigin  async data-index=\"16\" onerror=\"this.onerror=null;noopScriptReady(16);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-60e92c4aaa42bf091de5d09144835ccfbf064540.min.js?v=1&[email protected],LayoutContainer&[email protected],common,useDevice,withDevice&[email protected],common,useCssHandles,applyModifiers&[email protected],common,0,Button,ButtonWithIcon,19,ToastContext,IconArrowBack,IconClose,ToastProvider,Spinner,29,Collapsible,1&async=2&workspace=master\" crossorigin  async data-index=\"17\" onerror=\"this.onerror=null;noopScriptReady(17);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-e514d75759ce61cfe9a669cc86d8f47aa39937a8.min.js?v=1&[email protected],Input,InputSearch,IconClock,IconClear,Link,Checkbox,41,InputCurrency,RadioGroup,Slider,33,Tag,16,Toggle,2,4,Tooltip,withToast&[email protected],common,SearchOpenGraph&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"18\" onerror=\"this.onerror=null;noopScriptReady(18);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-9dfcbdfe2ab492d54e7fce7b4452a579bca65077.min.js?v=1&[email protected],0,PixelContext,usePixel,usePixelEventCallback&[email protected],common,0,ProductList,ProductBreadcrumb&[email protected],common,0,MutationAddToCart,4,MutationSetManualPrice,5,MutationUpdateItems,MutationClearOrderFormMessages,6,QueryOrderForm,Utils&[email protected],useSplunk&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"19\" onerror=\"this.onerror=null;noopScriptReady(19);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-ca444674c7975af0f8bd8aadad1e3a1eaf52c827.min.js?v=1&[email protected],useRenderSession&[email protected],SearchPageContext&[email protected],common,0,useCssHandles,createCssHandlesContext,applyModifiers&[email protected],common,useProduct,ProductContextProvider,useProductDispatch,ProductContext&[email protected],common,useListContext,ListContextProvider&[email protected],common,MiniCartFront&[email protected],common,useOnView&[email protected],common,ModalContext&async=2&workspace=master\" crossorigin  async data-index=\"20\" onerror=\"this.onerror=null;noopScriptReady(20);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c589f063a2d5a78e5b5b8dfb10c8126c9018c35e.min.js?v=1&[email protected],ProductGroupContext&[email protected],common,AddressRules,0,1,2,5,3,helpers&[email protected],common,AuthServiceLazy,AuthStateLazy,RecaptchaProvider,getAbsReturnUrl,1,2,0,useGetPhoneNumberByEmail,useLogInWithAccessKey,useLogInWithPassword,useLogOut&async=2&workspace=master\" crossorigin  async data-index=\"21\" onerror=\"this.onerror=null;noopScriptReady(21);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-ca74c9f9a3d729bb6f021496ee7fd8be513bc136.min.js?v=1&[email protected],useRedirectAfterLogin,useSendAccessCode,useSendAccessKey,useSetPassword,useStartLoginAttempt,validations&[email protected],common,useResponsiveValue,useResponsiveValues&[email protected],common,IconSearch,IconCaret,IconGrid,IconInlineGrid,IconSingleGrid,Icon,IconExpand,IconPause,IconPlay,IconVolumeOff,IconVolumeOn&async=2&workspace=master\" crossorigin  async data-index=\"22\" onerror=\"this.onerror=null;noopScriptReady(22);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-327c1c95377998175dd4d1d5c514d9aa8e5f43dd.min.js?v=1&[email protected],IconClose,IconHome,IconFilter,IconArrowBack,IconEyeSight,IconProfile,IconMenu,IconCart&[email protected],MaintenanceOverlay&[email protected],common,0,StickyLayout&[email protected],common,0,Overlay&[email protected],common,IOMessage,formatIOMessage,IOMessageWithMarkers&[email protected],index&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"23\" onerror=\"this.onerror=null;noopScriptReady(23);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-cf35237a09f5c74747f1e45cd69ff21e23d005f9.min.js?v=1&[email protected],QueryFacetsV2,QueryProductSearchV3,QuerySearchMetadataV2,0,MutationAddToCart,1,MutationUpdateItems,MutationUpdateOrderFormCheckin,MutationUpdateOrderFormProfile,MutationUpdateOrderFormShipping,OrderFormContext,PWAContext,3,QueryOrderForm,8,QueryProducts,QueryItemsWithSimulation,QueryAutocompleteSearchSuggestions,QuerySuggestionProducts,QueryTopSearches&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"24\" onerror=\"this.onerror=null;noopScriptReady(24);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-04c6fb2c09be058be3765c74148f0faa4fea9fff.min.js?v=1&[email protected],ProductListContext,useProductImpression&[email protected],SearchBannerCustom&[email protected],common,0,OrderForm,OrderQueue&[email protected],common,FormattedCurrency,formatCurrency&[email protected],common,0,StickyPromoGlobal,StickyContext,StructuredData,ConditionalContent,LoginInputValidator,BellaPoints,Pum&[email protected],SponsoredTag&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"25\" onerror=\"this.onerror=null;noopScriptReady(25);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-1a878a4b3c07c04e5a12acc2a277ff9d0380ca2c.min.js?v=1&[email protected],0,HighlightsContext,ProductHighlightClasses,Highlights&[email protected],common,AddProductBtn&[email protected],common,GiftContext,GiftTag&[email protected],common,0,RatingSummary&[email protected],common,ProductSummaryContext&[email protected],common,SliderLayout&[email protected],common,0,Video&[email protected],common,0&async=2&workspace=master\" crossorigin  async data-index=\"26\" onerror=\"this.onerror=null;noopScriptReady(26);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-7ff3486de154588f627d1c344c5dfd443dfb77c7.min.js?v=1&[email protected],Breadcrumb&[email protected],common,Drawer&[email protected],common,1,Login,Wrapper&[email protected],index&[email protected],common,0,MenuItem,Menu,Submenu&[email protected],common,Image,0,ImageList&[email protected],common,TabContent,TabContentItem,TabLayout&async=2&workspace=master\" crossorigin  async data-index=\"27\" onerror=\"this.onerror=null;noopScriptReady(27);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-8473facce53ca3a7692aa917b40f8fc4ef01268c.min.js?v=1&[email protected],TabList,TabListItem&[email protected],common,0,StoreLink,ProductLink&[email protected],common,0,OrderItems&[email protected],common,ListPrice,SellingPrice,SpotPriceSavings&[email protected],common,SliderTopBar&[email protected],common,0,TopsortBanner&[email protected],common,Breadcrumb&[email protected],common&async=2&workspace=master\" crossorigin  async data-index=\"28\" onerror=\"this.onerror=null;noopScriptReady(28);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-8cc9f3a96392c345c6dd7f5ed7c5e3811e53d33f.min.js?v=1&[email protected],Minicart&[email protected],common,Menu,MenuHighlightsDesktop&[email protected],common,Container,10,4,SearchBar,Animation,CollectionBadges,DiscountBadge,ProductBrand,ProductName,3,ProductPrice&[email protected],common,0,2,1,3&async=2&workspace=master\" crossorigin  async data-index=\"29\" onerror=\"this.onerror=null;noopScriptReady(29);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-3aa042eed5a1313cfc728e285e783c1b5a4ce245.min.js?v=1&[email protected],5,DeliveryPromiseContext,4,PickupModalPresentational,6,PostalCodeModal&[email protected],common,0,1,ShippingOptionContext&[email protected],common,index,Layout&[email protected],common,0,FlexLayout,Col&[email protected],common,0,ProductSummaryList,ProductSummaryCustom&async=2&workspace=master\" crossorigin  async data-index=\"30\" onerror=\"this.onerror=null;noopScriptReady(30);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-575c83639540ed6d7370762c6dc91fb57dc62bfc.min.js?v=1&[email protected],ProductSummaryImage,ProductSummaryBrand,ProductSummaryName,ProductSummaryPrice&[email protected],common,0,Wrapper&[email protected],common,0,1,ComponentGenerator&[email protected],common,Autocomplete&[email protected],common,1,5,SearchQuery,4,19,0,2&async=2&workspace=master\" crossorigin  async data-index=\"31\" onerror=\"this.onerror=null;noopScriptReady(31);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c1f2aa2930f663307a0bbcfa75ffade05585dc9b.min.js?v=1&[email protected],3,9,SearchResultLayout,17,SearchResultFlexible,NotFoundLayout,SearchContent,6,7,13,10,FilterNavigatorFlexible,12,TotalProductsFlexible,OrderByFlexible,15,8,16,14,Gallery,NotFoundSearch&async=2&workspace=master\" crossorigin  async data-index=\"32\" onerror=\"this.onerror=null;noopScriptReady(32);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-5a8ccd688e9af5a102ad86426df083ea8fa3c169.min.js?v=1&[email protected],SidebarCloseButton,FetchMore,ProductCountPerPage&[email protected],common,1,SearchContext,0,SearchWrapper,StoreWrapper,DefaultChallenge&async=2&workspace=master\" crossorigin  async data-index=\"33\" onerror=\"this.onerror=null;noopScriptReady(33);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-37ba2b2d609e71e09f7ba5076d607ecbc3d771b9.min.js?v=1&[email protected],ExtensionContainer&[email protected],common,6,18,HighlightOverlay&[email protected],index&[email protected],index&[email protected],common,1,pinterestTag&[email protected],index&[email protected],common,index&[email protected],common,TbpPixel&[email protected],index&[email protected],common,index&[email protected],common,1&async=2&workspace=master\" crossorigin  async data-index=\"34\" onerror=\"this.onerror=null;noopScriptReady(34);\"></script>\n    <script src=\"https://bellapiel.vtexassets.com/_v/public/assets/v1/published/bundle/public/react/asset-c7045f990f29b62c7a529dc3f389c77a5e6104d3.min.js?v=1&[email protected],FbePixel&[email protected],AddiInfos&async=2&workspace=master\" crossorigin  async data-index=\"35\" onerror=\"this.onerror=null;noopScriptReady(35);\"></script>\n\n  \n  <!--pixel:start:bellapiel.respondio-->\n<!-- new component for chat -->\r\n<script src=\"https://cdn.commoninja.com/sdk/latest/commonninja.js\" defer=\"defer\"></script> \r\n<div class=\"commonninja_component pid-6cc5ee03-314b-495f-b662-9d7fe08d1308\"></div>\r\n<!-- new component for chat -->\r\n\n<!--pixel:end:bellapiel.respondio-->\n<!--pixel:start:vtex.agentic-cx-->\n<script >const allowAgenticCxScript=\"\"===\"true\";if(allowAgenticCxScript){const a=document.createElement(\"script\");a.src=\"https://cdn.cloud.weni.ai/agentic-cx.js\",document.head.appendChild(a)}</script>\n\n<!--pixel:end:vtex.agentic-cx-->\n\n</body>\n</html>",
  "emergingProtocols": {
    "oauthProtectedResource": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/oauth-protected-resource"
    },
    "oauthDiscovery": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/oauth-authorization-server"
    },
    "mcpServerCard": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/mcp/server-card.json",
      "draft": true
    },
    "a2aAgentCard": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/agent-card.json"
    },
    "apiCatalog": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/api-catalog"
    },
    "agentSkills": {
      "exists": false,
      "url": "https://www.bellapiel.com.co/.well-known/agent-skills/index.json",
      "draft": true
    },
    "count": 0,
    "total": 6
  },
  "botAccess": {
    "probed": true,
    "bot": "OAI-SearchBot",
    "controlStatus": 200,
    "botStatus": 200,
    "discriminates": false,
    "refusedAsBot": false,
    "edge": "CloudFront",
    "verifiable": false,
    "detail": "This origin answers OAI-SearchBot exactly as it answers any other client (200). No edge-level filtering of AI crawlers observed."
  },
  "snippets": [
    {
      "id": "add_open_graph",
      "title": "Add missing Open Graph tags",
      "description": "Open Graph tags control how your page looks when shared on social media and how AI platforms preview your URL in answers.",
      "language": "html",
      "code": "<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://www.bellapiel.com.co\">\n<meta property=\"og:type\" content=\"website\">",
      "filename": "<head>",
      "stacks": [
        {
          "id": "html",
          "label": "HTML <head>",
          "language": "html",
          "filename": "<head>",
          "code": "<meta property=\"og:image\" content=\"https://yoursite.com/og-image.jpg\">\n<meta property=\"og:url\" content=\"https://www.bellapiel.com.co\">\n<meta property=\"og:type\" content=\"website\">"
        },
        {
          "id": "wordpress",
          "label": "WordPress",
          "language": "php",
          "filename": "functions.php",
          "code": "<?php\n// Quick Open Graph tags without a plugin (skip if Yoast / Rank Math is active)\nadd_action('wp_head', function () {\n    if (!is_singular()) return;\n    $post = get_queried_object();\n    $title = get_the_title($post);\n    $desc  = get_the_excerpt($post) ?: wp_trim_words(strip_tags($post->post_content), 30);\n    $image = get_the_post_thumbnail_url($post, 'large') ?: 'https://yoursite.com/og-image.jpg';\n    $url   = get_permalink($post);\n    printf('<meta property=\"og:title\" content=\"%s\">' . \"\\n\", esc_attr($title));\n    printf('<meta property=\"og:description\" content=\"%s\">' . \"\\n\", esc_attr($desc));\n    printf('<meta property=\"og:image\" content=\"%s\">' . \"\\n\", esc_url($image));\n    printf('<meta property=\"og:url\" content=\"%s\">' . \"\\n\", esc_url($url));\n    echo '<meta property=\"og:type\" content=\"article\">' . \"\\n\";\n}, 5);"
        },
        {
          "id": "nextjs",
          "label": "Next.js",
          "language": "typescript",
          "filename": "app/page.tsx",
          "code": "// Next.js App Router — Metadata API\nimport type { Metadata } from 'next';\n\nexport const metadata: Metadata = {\n  title: \"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\n  description: \"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\",\n  openGraph: {\n    title: \"Tienda dermatológica online líder en dermocosmética | Bella Piel\",\n    description: \"Tienda de productos dermocosméticos, faciales, capilares y corporales para ti y tu familia. ¡Compra online y recibe en casa!\",\n    url: \"https://www.bellapiel.com.co\",\n    images: [\"https://yoursite.com/og-image.jpg\"],\n    type: 'website',\n  },\n};"
        }
      ]
    },
    {
      "id": "add_content_signals",
      "title": "Add Content-Signal directives",
      "description": "Content-Signal tells AI agents how they may use your content. The canonical location is robots.txt, but you can also expose it as an HTTP header from any stack.",
      "language": "txt",
      "code": "User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no",
      "filename": "/robots.txt",
      "stacks": [
        {
          "id": "robots",
          "label": "robots.txt",
          "language": "txt",
          "filename": "/robots.txt",
          "code": "User-agent: *\nContent-Signal: search=yes, ai-input=yes, ai-train=no"
        },
        {
          "id": "nginx",
          "label": "Nginx",
          "language": "nginx",
          "filename": "server block",
          "code": "# Inside your server { } block:\nadd_header Content-Signal \"search=yes, ai-input=yes, ai-train=no\" always;"
        },
        {
          "id": "apache",
          "label": "Apache",
          "language": "apache",
          "filename": ".htaccess",
          "code": "# In .htaccess (or VirtualHost):\nHeader set Content-Signal \"search=yes, ai-input=yes, ai-train=no\""
        },
        {
          "id": "wordpress",
          "label": "WordPress",
          "language": "php",
          "filename": "functions.php",
          "code": "<?php\n// In your theme's functions.php or a small mu-plugin\nadd_action('send_headers', function () {\n    header('Content-Signal: search=yes, ai-input=yes, ai-train=no');\n});\n\n// Optional: also append the directive to the dynamic robots.txt\nadd_filter('robots_txt', function ($output) {\n    return $output . \"\\nContent-Signal: search=yes, ai-input=yes, ai-train=no\\n\";\n}, 10, 1);"
        },
        {
          "id": "nextjs",
          "label": "Next.js",
          "language": "typescript",
          "filename": "middleware.ts",
          "code": "// middleware.ts (Next.js 13+ App Router or Pages Router)\nimport { NextResponse } from 'next/server';\nexport function middleware() {\n  const res = NextResponse.next();\n  res.headers.set(\n    'Content-Signal',\n    'search=yes, ai-input=yes, ai-train=no'\n  );\n  return res;\n}\nexport const config = { matcher: '/:path*' };"
        },
        {
          "id": "cloudflare",
          "label": "Cloudflare Workers",
          "language": "javascript",
          "filename": "worker.js",
          "code": "// Cloudflare Worker that proxies your origin and adds the header\nexport default {\n  async fetch(request, env, ctx) {\n    const res = await fetch(request);\n    const newRes = new Response(res.body, res);\n    newRes.headers.set(\n      'Content-Signal',\n      'search=yes, ai-input=yes, ai-train=no'\n    );\n    return newRes;\n  },\n};"
        },
        {
          "id": "express",
          "label": "Express / Fastify",
          "language": "javascript",
          "filename": "server.js",
          "code": "// Express\napp.use((req, res, next) => {\n  res.setHeader('Content-Signal', 'search=yes, ai-input=yes, ai-train=no');\n  next();\n});\n\n// Fastify\nfastify.addHook('onSend', (request, reply, payload, done) => {\n  reply.header('Content-Signal', 'search=yes, ai-input=yes, ai-train=no');\n  done();\n});"
        }
      ]
    },
    {
      "id": "add_markdown_negotiation",
      "title": "Support Markdown for Agents",
      "description": "Let AI agents request a clean Markdown version of any page via content negotiation, .md alternate URLs, link tags or Link headers.",
      "language": "html",
      "code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">",
      "filename": "<head>",
      "stacks": [
        {
          "id": "html",
          "label": "HTML <head>",
          "language": "html",
          "filename": "<head>",
          "code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
        },
        {
          "id": "express",
          "label": "Express",
          "language": "javascript",
          "filename": "server.js",
          "code": "// Mechanisms 1 + 4: content negotiation + Link header\napp.get('/page', (req, res) => {\n  res.setHeader('Vary', 'Accept');\n  res.setHeader('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n  if ((req.headers.accept || '').includes('text/markdown')) {\n    res.type('text/markdown; charset=utf-8');\n    return res.send(renderMarkdown('page'));\n  }\n  res.render('page');\n});"
        },
        {
          "id": "fastify",
          "label": "Fastify",
          "language": "javascript",
          "filename": "server.js",
          "code": "// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n  reply.header('Vary', 'Accept');\n  reply.header('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n  if ((req.headers.accept || '').includes('text/markdown')) {\n    return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n  }\n  return reply.view('/page.ejs');\n});"
        },
        {
          "id": "nextjs",
          "label": "Next.js",
          "language": "typescript",
          "filename": "app/page/route.ts",
          "code": "// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n  const accept = req.headers.get('accept') || '';\n  if (accept.includes('text/markdown')) {\n    return new Response(await renderMarkdown('page'), {\n      headers: {\n        'Content-Type': 'text/markdown; charset=utf-8',\n        'Vary': 'Accept',\n      },\n    });\n  }\n  // Fall through to the page component\n  return new Response(null, { status: 404 });\n}"
        },
        {
          "id": "wordpress",
          "label": "WordPress",
          "language": "php",
          "filename": "functions.php",
          "code": "<?php\n// Mechanism 1: respond to Accept: text/markdown on the same URL\nadd_action('template_redirect', function () {\n    if (!is_singular()) return;\n    $accept = $_SERVER['HTTP_ACCEPT'] ?? '';\n    if (strpos($accept, 'text/markdown') === false) return;\n    header('Content-Type: text/markdown; charset=utf-8');\n    header('Vary: Accept');\n    $post = get_queried_object();\n    echo \"# \" . get_the_title($post) . \"\\n\\n\";\n    echo wp_strip_all_tags(apply_filters('the_content', $post->post_content));\n    exit;\n});"
        },
        {
          "id": "static",
          "label": "Hugo / Jekyll / Astro",
          "language": "txt",
          "filename": "static/page.md",
          "code": "# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in <head>:\n#   <link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
        }
      ]
    }
  ]
}

Nutzen Sie unsere API, um dies programmatisch abzurufen (kommt bald)

Dieses JSON ist für den internen Gebrauch bestimmt — im Gegensatz zu den Markdown- und llms.txt-Dateien soll es nicht auf Ihre Website hochgeladen werden. Speichern Sie es als Ausgangswert, um Ihren Score im Zeitverlauf zu verfolgen, teilen Sie es mit Ihrem Entwicklerteam oder integrieren Sie es in Ihre CI/CD-Pipeline.

Teilen Sie Ihre Ergebnisse

Oder lass dir von einer KI beim Verbessern helfen

Eine zweite Meinung?

Cloudflare betreibt ebenfalls einen kostenlosen Scanner, und er stellt eine andere Frage. Er bewertet, was Ihre Website für Agenten zum Aufrufen veröffentlicht: MCP Server Cards, Agent Skills, API-Kataloge, DNS-Einträge. Wir bewerten, ob ein Agent Ihre Inhalte erreichen, lesen und verstehen kann. Eine Website kann bei dem einen gut und bei dem anderen schlecht abschneiden — rechnen Sie mit zwei verschiedenen Zahlen: Es sind Antworten auf zwei verschiedene Fragen, und beide lohnen sich.

www.bellapiel.com.co mit Cloudflare scannen

Badge einbetten

Fügen Sie dieses Badge zu Ihrer Website hinzu. Es aktualisiert sich automatisch, wenn sich Ihr KI-Bereitschafts-Score ändert.

AgentReady.md score for www.bellapiel.com.co
Script Empfohlen
<script src="https://agentready.md/badge.js" data-id="b1bc83ff-1b18-434c-88f3-e35db9e7e17d" data-domain="www.bellapiel.com.co"></script>
Markdown
[![AgentReady.md score for www.bellapiel.com.co](https://agentready.md/badge/www.bellapiel.com.co.svg)](https://agentready.md/de/r/bellapiel.com.co)

Demnächst: Vollständige Domain-Analyse

Crawlen Sie Ihre gesamte Domain, generieren Sie llms.txt und überwachen Sie Ihren KI-Bereitschaftswert im Zeitverlauf. Tragen Sie sich in die Warteliste ein.

Sie stehen auf der Liste! Wir benachrichtigen Sie, sobald es verfügbar ist.