belleza-modern.com Open in urlscan Pro
2a02:4780:13:1883:0:7ff:4f44:2  Public Scan

URL: https://belleza-modern.com/
Submission: On December 16 via api from BE — Scanned from US

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="O que você está buscando?" placeholder="O que você está buscando?">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input"><svg class="icon icon--close" viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg></button>
      </div><button type="submit" class="search-bar__submit" aria-label="Pesquisar"><svg class="icon icon--search" viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg class="icon icon--search-loader" viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Fechar</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__inner-animation">
      <div class="search-bar__results" aria-hidden="true">
        <div class="skeleton-container">
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="search-bar__results-inner"></div>
      </div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Entrar em minha conta</h2>
    <p class="popover__legend">Insira seu e-mail e senha:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">E-mail</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Senha</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Entrar</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recuperar senha</h2>
    <p class="popover__legend">Insira seu e-mail:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">E-mail</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recuperar</button>
</form>

Name: createPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create" class="form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Criar minha conta</h2>
    <p class="popover__legend">Preencha os campos abaixo:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="register-customer[first_name]" class="form__field form__field--text" name="customer[first_name]" required="required">
    <label for="register-customer[first_name]" class="form__floating-label">Primeiro nome</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="register-customer[last_name]" class="form__field form__field--text" name="customer[last_name]" required="required">
    <label for="register-customer[last_name]" class="form__floating-label">Sobrenome</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="register-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="register-customer[email]" class="form__floating-label">E-mail</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="register-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="new-password">
    <label for="register-customer[password]" class="form__floating-label">Senha</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Criar minha conta</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8880674210085" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product-form__variants">
    <div class="product-form__option" data-selector-type="block"><span class="product-form__option-name text--strong">Cor: <span class="product-form__selected-value">AZUL ESCURO</span></span>
      <div class="block-swatch-list">
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-1" value="AZUL ESCURO" checked="" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-1" title="AZUL ESCURO">
            <span class="block-swatch__item-text">AZUL ESCURO</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-2" value="VERDE" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-2" title="VERDE">
            <span class="block-swatch__item-text">VERDE</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-3" value="BORDÔ" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-3" title="BORDÔ">
            <span class="block-swatch__item-text">BORDÔ</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-4" value="VERMELHO" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-4" title="VERMELHO">
            <span class="block-swatch__item-text">VERMELHO</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-5" value="CINZA" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-5" title="CINZA">
            <span class="block-swatch__item-text">CINZA</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-6" value="ROSA" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-6" title="ROSA">
            <span class="block-swatch__item-text">ROSA</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-7" value="PRETO" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-7" title="PRETO">
            <span class="block-swatch__item-text">PRETO</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-8" value="BRANCO" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-8" title="BRANCO">
            <span class="block-swatch__item-text">BRANCO</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-1" id="product-template-8880674210085-1-9" value="VERMELHO COM BRANCO" data-option-position="1" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-1-9" title="VERMELHO COM BRANCO">
            <span class="block-swatch__item-text">VERMELHO COM BRANCO</span>
          </label>
        </div>
      </div>
    </div>
    <div class="product-form__option" data-selector-type="block"><span class="product-form__option-name text--strong">Tamanho: <span class="product-form__selected-value">P</span></span>
      <div class="block-swatch-list">
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-1" value="P" checked="" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-1" title="P">
            <span class="block-swatch__item-text">P</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-2" value="M" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-2" title="M">
            <span class="block-swatch__item-text">M</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-3" value="G" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-3" title="G">
            <span class="block-swatch__item-text">G</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-4" value="GG" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-4" title="GG">
            <span class="block-swatch__item-text">GG</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-5" value="3G" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-5" title="3G">
            <span class="block-swatch__item-text">3G</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-6" value="4G" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-6" title="4G">
            <span class="block-swatch__item-text">4G</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-7" value="5G" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-7" title="5G">
            <span class="block-swatch__item-text">5G</span>
          </label>
        </div>
        <div class="block-swatch">
          <input class="block-swatch__radio product-form__single-selector" type="radio" name="product-template-8880674210085-2" id="product-template-8880674210085-2-8" value="6G" data-option-position="2" aria-hidden="true">
          <label class="block-swatch__item" for="product-template-8880674210085-2-8" title="6G">
            <span class="block-swatch__item-text">6G</span>
          </label>
        </div>
      </div>
    </div>
    <div class="no-js product-form__option">
      <label for="product-select-8880674210085">Variante</label>
      <div class="select-wrapper select-wrapper--primary">
        <select id="product-select-8880674210085" name="id">
          <option selected="selected" value="47380571881765" data-sku="">AZUL ESCURO / P - R$ 99,90</option>
          <option value="47380571914533" data-sku="">AZUL ESCURO / M - R$ 99,90</option>
          <option value="47380571947301" data-sku="">AZUL ESCURO / G - R$ 99,90</option>
          <option value="47380572045605" data-sku="">AZUL ESCURO / GG - R$ 99,90</option>
          <option value="47380572111141" data-sku="">AZUL ESCURO / 3G - R$ 99,90</option>
          <option value="47380572143909" data-sku="">AZUL ESCURO / 4G - R$ 99,90</option>
          <option value="47380572209445" data-sku="">AZUL ESCURO / 5G - R$ 99,90</option>
          <option value="47380572242213" data-sku="">AZUL ESCURO / 6G - R$ 99,90</option>
          <option value="47380570767653" data-sku="">VERDE / P - R$ 99,90</option>
          <option value="47380570833189" data-sku="">VERDE / M - R$ 99,90</option>
          <option value="47380570865957" data-sku="">VERDE / G - R$ 99,90</option>
          <option value="47380570898725" data-sku="">VERDE / GG - R$ 99,90</option>
          <option value="47380570931493" data-sku="">VERDE / 3G - R$ 99,90</option>
          <option value="47380570964261" data-sku="">VERDE / 4G - R$ 99,90</option>
          <option value="47380570997029" data-sku="">VERDE / 5G - R$ 99,90</option>
          <option value="47380571029797" data-sku="">VERDE / 6G - R$ 99,90</option>
          <option value="47380571062565" data-sku="">BORDÔ / P - R$ 99,90</option>
          <option value="47380571095333" data-sku="">BORDÔ / M - R$ 99,90</option>
          <option value="47380571128101" data-sku="">BORDÔ / G - R$ 99,90</option>
          <option value="47380571160869" data-sku="">BORDÔ / GG - R$ 99,90</option>
          <option value="47380571193637" data-sku="">BORDÔ / 3G - R$ 99,90</option>
          <option value="47380571226405" data-sku="">BORDÔ / 4G - R$ 99,90</option>
          <option value="47380571259173" data-sku="">BORDÔ / 5G - R$ 99,90</option>
          <option value="47380571291941" data-sku="">BORDÔ / 6G - R$ 99,90</option>
          <option value="47380571324709" data-sku="">VERMELHO / P - R$ 99,90</option>
          <option value="47380571357477" data-sku="">VERMELHO / M - R$ 99,90</option>
          <option value="47380571390245" data-sku="">VERMELHO / G - R$ 99,90</option>
          <option value="47380571423013" data-sku="">VERMELHO / GG - R$ 99,90</option>
          <option value="47380571455781" data-sku="">VERMELHO / 3G - R$ 99,90</option>
          <option value="47380571488549" data-sku="">VERMELHO / 4G - R$ 99,90</option>
          <option value="47380571521317" data-sku="">VERMELHO / 5G - R$ 99,90</option>
          <option value="47380571554085" data-sku="">VERMELHO / 6G - R$ 99,90</option>
          <option value="47380571586853" data-sku="">CINZA / P - R$ 99,90</option>
          <option value="47380571619621" data-sku="">CINZA / M - R$ 99,90</option>
          <option value="47380571652389" data-sku="">CINZA / G - R$ 99,90</option>
          <option value="47380571685157" data-sku="">CINZA / GG - R$ 99,90</option>
          <option value="47380571717925" data-sku="">CINZA / 3G - R$ 99,90</option>
          <option value="47380571750693" data-sku="">CINZA / 4G - R$ 99,90</option>
          <option value="47380571783461" data-sku="">CINZA / 5G - R$ 99,90</option>
          <option value="47380571816229" data-sku="">CINZA / 6G - R$ 99,90</option>
          <option value="47380572274981" data-sku="">ROSA / P - R$ 99,90</option>
          <option value="47380572340517" data-sku="">ROSA / M - R$ 99,90</option>
          <option value="47380572373285" data-sku="">ROSA / G - R$ 99,90</option>
          <option value="47380572406053" data-sku="">ROSA / GG - R$ 99,90</option>
          <option value="47380572438821" data-sku="">ROSA / 3G - R$ 99,90</option>
          <option value="47380572471589" data-sku="">ROSA / 4G - R$ 99,90</option>
          <option value="47380572504357" data-sku="">ROSA / 5G - R$ 99,90</option>
          <option value="47380572537125" data-sku="">ROSA / 6G - R$ 99,90</option>
          <option value="47380572569893" data-sku="">PRETO / P - R$ 99,90</option>
          <option value="47380572602661" data-sku="">PRETO / M - R$ 99,90</option>
          <option value="47380572635429" data-sku="">PRETO / G - R$ 99,90</option>
          <option value="47380572668197" data-sku="">PRETO / GG - R$ 99,90</option>
          <option value="47380572700965" data-sku="">PRETO / 3G - R$ 99,90</option>
          <option value="47380572733733" data-sku="">PRETO / 4G - R$ 99,90</option>
          <option value="47380572766501" data-sku="">PRETO / 5G - R$ 99,90</option>
          <option value="47380572799269" data-sku="">PRETO / 6G - R$ 99,90</option>
          <option value="47380572832037" data-sku="">BRANCO / P - R$ 99,90</option>
          <option value="47380572864805" data-sku="">BRANCO / M - R$ 99,90</option>
          <option value="47380572897573" data-sku="">BRANCO / G - R$ 99,90</option>
          <option value="47380572930341" data-sku="">BRANCO / GG - R$ 99,90</option>
          <option value="47380572963109" data-sku="">BRANCO / 3G - R$ 99,90</option>
          <option value="47380572995877" data-sku="">BRANCO / 4G - R$ 99,90</option>
          <option value="47380573028645" data-sku="">BRANCO / 5G - R$ 99,90</option>
          <option value="47380573061413" data-sku="">BRANCO / 6G - R$ 99,90</option>
          <option value="47380573356325" data-sku="">VERMELHO COM BRANCO / P - R$ 99,90</option>
          <option value="47380573389093" data-sku="">VERMELHO COM BRANCO / M - R$ 99,90</option>
          <option value="47380573421861" data-sku="">VERMELHO COM BRANCO / G - R$ 99,90</option>
          <option value="47380573454629" data-sku="">VERMELHO COM BRANCO / GG - R$ 99,90</option>
          <option value="47380573487397" data-sku="">VERMELHO COM BRANCO / 3G - R$ 99,90</option>
          <option value="47380573520165" data-sku="">VERMELHO COM BRANCO / 4G - R$ 99,90</option>
          <option value="47380573552933" data-sku="">VERMELHO COM BRANCO / 5G - R$ 99,90</option>
          <option value="47380573585701" data-sku="">VERMELHO COM BRANCO / 6G - R$ 99,90</option>
        </select>
      </div>
    </div>
  </div>
  <div class="product-form__info-list">
    <div class="product-form__info-item">
      <span class="product-form__info-title text--strong">Preço:</span>
      <div class="product-form__info-content">
        <div class="price-list"><span class="price price--compare">R$ 230,90</span>
          <span class="price precocheio price--highlight"><span class="">R$ 99,90 <span class="product-label product-label--on-sale">-56%</span></span></span>
          <p class="parcelamento" style="font-size:16px">em até 12x de <span style="font-size:20px; color: black;"><b>R$ 10,03</b></span></p>
        </div>
        <div class="product-meta__label-list"><span class="product-label product-label--on-sale">Economize <span>R$ 131</span></span></div>
        <div class="product-form__price-info" style="display: none">
          <div class="unit-price-measurement">
            <span class="unit-price-measurement__price"></span>
            <span class="unit-price-measurement__separator">/ </span>
            <span class="unit-price-measurement__reference-value"></span>
            <span class="unit-price-measurement__reference-unit"></span>
          </div>
        </div>
      </div>
    </div>
    <div class="product-form__info-item product-form__info-item--quantity">
      <label for="product-template-8880674210085-quantity" class="product-form__info-title text--strong">Quantidade:</label>
      <div class="product-form__info-content">
        <script src="js/jquery.min_2.js"></script>
        <div id="myform2" method="POST" action="#">
          <input type="button" value="-" class="qtyminus" field="quantity">
          <input type="text" name="quantity" value="1" class="qty">
          <input type="button" value="+" class="qtyplus" field="quantity">
        </div>
      </div>
    </div>
  </div>
  <script>
    function convertDate(inputFormat) {
      function pad(s) {
        return (s < 10) ? '0' + s : s;
      }
      var d = new Date(inputFormat);
      return [pad(d.getDate())].join('/');
    }

    function getMesExtenso(mes) {
      return this.arrayMes[mes];
    }
    var arrayMes = new Array(12);
    arrayMes[0] = "janeiro";
    arrayMes[1] = "fevereiro";
    arrayMes[2] = "março";
    arrayMes[3] = "abril";
    arrayMes[4] = "maio";
    arrayMes[5] = "junho";
    arrayMes[6] = "julho";
    arrayMes[7] = "agosto";
    arrayMes[8] = "setembro";
    arrayMes[9] = "outubro";
    arrayMes[10] = "novembro";
    arrayMes[11] = "dezembro";
    var showMes = "";
    var date = new Date();
    var diax = date.setDate(date.getDate() + 15);
    var diay = date.setDate(date.getDate() + 20);
    var mes = getMesExtenso(date.getMonth());

    function data(data) {
      var d = new Date(data);
      return getMesExtenso(d.getMonth());
    }
    if (data(diax) !== data(diay)) {
      showMes = " de " + data(diax);
    }
    $.getJSON("https://wtfismyip.com/json", function(localizacao) {
      var localizacao = localizacao['YourFuckingLocation'];
      var regiao = localizacao.replace(", Brazil", "");
      $("#custom-address").html("<font color='#02B502'>Frete Grátis</font> para <font color='#02B502'>" + regiao + " e Região.</font>");
      $(".shipping-estimated").html("Entrega estimada pelos Correios entre <strong>" + convertDate(diax) + showMes + " a " + convertDate(diay) + " de " + mes + "</strong>.");
    });
  </script>
  <div style="padding-bottom: 20px">
    <figure style="fill:#008A00;float:left;margin: 5px 10px 0px 0px;"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
        <path fill-rule="nonzero"
          d="M10.587 14.805H7.01a2.452 2.452 0 1 1-4.452-1.937l-1.56-.003.002-1.2 3.6.008v.025h.048c1.167 0 2.143.815 2.39 1.907h3.52a2.455 2.455 0 0 1 1.836-1.844l2.423-6.352a.6.6 0 0 0-.56-.814H4.6v-1.2h9.658a1.8 1.8 0 0 1 1.697 2.4h1.677l1.409 4.225-2.027 4.787-1.701-.007a2.452 2.452 0 0 1-4.726.005zm4.751-1.205l.883.004 1.538-3.634-.991-2.975h-1.27l-1.835 4.809c.834.253 1.48.939 1.675 1.796zM7 5.79v1.2H1v-1.2h6zM4.6 8.222v1.2H2.2v-1.2h2.4zm.049 7.178a1.251 1.251 0 1 0 0-2.502 1.251 1.251 0 0 0 0 2.502zm8.3 0a1.251 1.251 0 1 0 0-2.502 1.251 1.251 0 0 0 0 2.502z">
        </path>
      </svg></figure>
    <p style="overflow: hidden; margin-top:0px"><span style="color:#008A00">Frete grátis <svg style="fill:#008A00;margin-left:5px" width="41" height="13" viewBox="0 0 41 13" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="nonzero"
            d="M2.628 0h5.255L5.255 4.643h4.38L2.628 13l1.751-5.571H0L2.628 0zm11.589 9.533h-1.959l1.674-7.515H19.5l-.376 1.69h-3.61l-.25 1.172h3.519l-.376 1.69h-3.53l-.66 2.963zm9.468.136c-2.334 0-3.484-1.105-3.484-2.682 0-.124.034-.383.057-.496l1.002-4.473h1.992l-.99 4.428c-.012.057-.034.18-.034.316.011.62.49 1.217 1.457 1.217 1.048 0 1.583-.654 1.776-1.533l.991-4.428h1.981l-.99 4.462c-.41 1.825-1.412 3.189-3.758 3.189zm10.118-.136h-5.01l1.673-7.515h1.959l-1.287 5.825h3.04l-.375 1.69zm6.678 0h-5.01l1.674-7.515h1.959l-1.287 5.825h3.04l-.376 1.69z">
          </path>
        </svg> </span>
      <br> <span style="font-size:14px;display:block;line-height:19px"> Comprando dentro das próximas <span style="color:red">2 h 57 min</span></span>
    </p>
    <!--     <span style="color: #008A00; font-size:14px"><i style="vertical-align: middle;padding-right:5px;"><svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-check-circle" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>
<path fill-rule="evenodd" d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.236.236 0 0 1 .02-.022z"/>
</svg></i> Garantia de 30 dias direto em nossa loja</span><br> -->
    <span style="color: #008A00; font-size:14px"><i style="vertical-align: middle;padding-right:5px;"><svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-bootstrap-reboot" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 0 1 0-1.16 8 8 0 1 1-6.556 3.412l-.663-.577a.58.58 0 0 1 .227-.997l2.52-.69a.58.58 0 0 1 .728.633l-.332 2.592a.58.58 0 0 1-.956.364l-.643-.56A6.812 6.812 0 0 0 1.16 8zm5.48-.079V5.277h1.57c.881 0 1.416.499 1.416 1.32 0 .84-.504 1.324-1.386 1.324h-1.6zm0 3.75V8.843h1.57l1.498 2.828h1.314L9.377 8.665c.897-.3 1.427-1.106 1.427-2.1 0-1.37-.943-2.246-2.456-2.246H5.5v7.352h1.141z"></path>
</svg></i> 7 dias para trocas e devoluções</span>
    <br><span style="color: #008A00; font-size:14px; padding-left: 1px;"><i class="fas fa-check" style="vertical-align: middle;padding-right:4px;"></i> Garantia de 30 dias diretamente em nossa loja</span>
  </div>
  <div class="product-form__payment-container">
    <a href="https://pay.bellezamodern.com/nQ7kZ7kyevzZ0eJ" target="_blank">
    <button type="button" class="product-form__add-button button button--primary">
      COMPRAR AGORA
    </button>
  </a>
  </div>
  <input type="hidden" name="product-id" value="8880674210085">
  <input type="hidden" name="section-id" value="product-template">
  <div>
    <center>
      <img src="images/Group_112.svg" style="margin-top: 30px; max-height: 170px;">
    </center>
  </div>
  <script type="application/json" data-product-json="">
    {
      "product": {
        "id": 8880674210085,
        "title": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual!",
        "handle": "conjunto-doce-sonho-com-5-pecas-em-cetim-de-seda-o-conjunto-da-mulher-bela-sensual",
        "description": "\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/d0cee0c7-7105-4ba4-b9ae-4ec388b3695f_1024x1024.jpg?v=1660602265\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/d0cee0c7-7105-4ba4-b9ae-4ec388b3695f_1024x1024.jpg?v=1660602265\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eDeixe se surpreender com todo conforto, qualidade e sensualidade que o melhor conjunto de pijamas pode ter oferecer!\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/gif-pijama-mmb_480x480.gif?v=1642110060\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/gif-pijama-mmb_480x480.gif?v=1642110060\" data-mce-fragment=\"1\"\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eO\u003c\/span\u003e\u003cstrong\u003e SWEETDREAM \u003c\/strong\u003e\u003cspan\u003eé um kit de pijama de Seda Cetim, pensado especialmente para mulheres modernas que amam estar lindas e confortáveis até mesmo na hora de dormir.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567044_1_480x480.jpg?v=1642040788\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567044_1_480x480.jpg?v=1642040788\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ CONJUNTO EXCLUSIVO:\u003c\/strong\u003e O conjunto de pijama\u003cstrong\u003e SWEETDREAM\u003c\/strong\u003e é único e exclusivo sendo cada peça fabricada em ricos detalhes e maciez, gerando todo o conforto que a Seda Cetim pode oferecer.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/Vermelho_com_preto_480x480.jpg?v=1660587130\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/Vermelho_com_preto_480x480.jpg?v=1660587130\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ SUPER CONFORTÁVEL:\u003c\/strong\u003e  O tecido magnifico faz com que as peças sejam leves e respiráveis, tornando o uso uma experiência extremamente confortável e cômoda.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/660cd134-0ce2-436a-8591-b19a174c62d0_1_600x600.jpg?v=1648248704\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/660cd134-0ce2-436a-8591-b19a174c62d0_1_600x600.jpg?v=1648248704\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ LINDOS DETALHES DE RENDA:\u003c\/strong\u003e Os detalhes feitos em renda possuem acabamento perfeito e deixam as peças do conjunto SWEETDREAM muito mais refinadas e luxuosas, para você arrasar o máximo possível. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567040_480x480.jpg?v=1642040690\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567040_480x480.jpg?v=1642040690\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567039_480x480.jpg?v=1642041225\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567039_480x480.jpg?v=1642041225\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ GRANDE DURABILIDADE:\u003c\/strong\u003e A qualidade dos fios e o acabamento de luxo também proporcionam maior durabilidade, permanecendo como novo mesmo após várias lavagens.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1909492989_480x480.jpg?v=1642040998\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1909492989_480x480.jpg?v=1642040998\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e✔ ÓTIMO PARA CUIDAR DA PELE:\u003c\/strong\u003e O tecido de cetim da mais alta qualidade impede qualquer tipo de irritação causada pela fricção da camisola com a pele, deslizando suavemente pelo corpo, sendo recomendado para pessoas com pele sensível. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/product-image-1909493000_480x480.jpg?v=1648247721\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/product-image-1909493000_480x480.jpg?v=1648247721\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/Depoimentos_-_MODERN_LAR_6_480x480.jpg?v=1648315660\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/Depoimentos_-_MODERN_LAR_6_480x480.jpg?v=1648315660\"\u003e\u003c\/p\u003e\n\u003cp\u003eO Conjunto Doce Sonho é um kit formado por\u003cstrong\u003e 5 peças (roupão, camisola, blusa, short e calça) \u003c\/strong\u003eque garantem variedade de escolha para suas noites, permitindo que você esteja preparada para toda estação!\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/H72cb633b0ddd4ef2bd3a3b4e8a89bb37e_1_480x480.jpg?v=1648248938\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/H72cb633b0ddd4ef2bd3a3b4e8a89bb37e_1_480x480.jpg?v=1648248938\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/POLITICA-MODERN_LAR-_grande_5c40751d-c772-4487-827a-8e6b343e1898_600x600.png?v=1637894817\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/POLITICA-MODERN_LAR-_grande_5c40751d-c772-4487-827a-8e6b343e1898_600x600.png?v=1637894817\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/SUPORTE-CLIENTE-MODERN_LAR_grande_9d746d46-13a8-4812-80f6-211e5875422d_600x600.png?v=1637894837\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/SUPORTE-CLIENTE-MODERN_LAR_grande_9d746d46-13a8-4812-80f6-211e5875422d_600x600.png?v=1637894837\"\u003e\u003c\/p\u003e",
        "published_at": "2023-11-13T00:32:37-03:00",
        "created_at": "2023-11-13T00:32:37-03:00",
        "vendor": "Belleza Moderna",
        "type": "",
        "tags": [],
        "price": 9990,
        "price_min": 9990,
        "price_max": 9990,
        "available": true,
        "price_varies": false,
        "compare_at_price": 23090,
        "compare_at_price_min": 23090,
        "compare_at_price_max": 23090,
        "compare_at_price_varies": false,
        "variants": [{
          "id": 47380571881765,
          "title": "AZUL ESCURO \/ P",
          "option1": "AZUL ESCURO",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ P",
          "public_title": "AZUL ESCURO \/ P",
          "options": ["AZUL ESCURO", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571914533,
          "title": "AZUL ESCURO \/ M",
          "option1": "AZUL ESCURO",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ M",
          "public_title": "AZUL ESCURO \/ M",
          "options": ["AZUL ESCURO", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571947301,
          "title": "AZUL ESCURO \/ G",
          "option1": "AZUL ESCURO",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ G",
          "public_title": "AZUL ESCURO \/ G",
          "options": ["AZUL ESCURO", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572045605,
          "title": "AZUL ESCURO \/ GG",
          "option1": "AZUL ESCURO",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ GG",
          "public_title": "AZUL ESCURO \/ GG",
          "options": ["AZUL ESCURO", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572111141,
          "title": "AZUL ESCURO \/ 3G",
          "option1": "AZUL ESCURO",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ 3G",
          "public_title": "AZUL ESCURO \/ 3G",
          "options": ["AZUL ESCURO", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572143909,
          "title": "AZUL ESCURO \/ 4G",
          "option1": "AZUL ESCURO",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ 4G",
          "public_title": "AZUL ESCURO \/ 4G",
          "options": ["AZUL ESCURO", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572209445,
          "title": "AZUL ESCURO \/ 5G",
          "option1": "AZUL ESCURO",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ 5G",
          "public_title": "AZUL ESCURO \/ 5G",
          "options": ["AZUL ESCURO", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572242213,
          "title": "AZUL ESCURO \/ 6G",
          "option1": "AZUL ESCURO",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661163301,
            "product_id": 8880674210085,
            "position": 1,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
            "variant_ids": [47380571881765, 47380571914533, 47380571947301, 47380572045605, 47380572111141, 47380572143909, 47380572209445, 47380572242213]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - AZUL ESCURO \/ 6G",
          "public_title": "AZUL ESCURO \/ 6G",
          "options": ["AZUL ESCURO", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428453157,
            "position": 1,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570767653,
          "title": "VERDE \/ P",
          "option1": "VERDE",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ P",
          "public_title": "VERDE \/ P",
          "options": ["VERDE", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570833189,
          "title": "VERDE \/ M",
          "option1": "VERDE",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ M",
          "public_title": "VERDE \/ M",
          "options": ["VERDE", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570865957,
          "title": "VERDE \/ G",
          "option1": "VERDE",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ G",
          "public_title": "VERDE \/ G",
          "options": ["VERDE", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570898725,
          "title": "VERDE \/ GG",
          "option1": "VERDE",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ GG",
          "public_title": "VERDE \/ GG",
          "options": ["VERDE", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570931493,
          "title": "VERDE \/ 3G",
          "option1": "VERDE",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ 3G",
          "public_title": "VERDE \/ 3G",
          "options": ["VERDE", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570964261,
          "title": "VERDE \/ 4G",
          "option1": "VERDE",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ 4G",
          "public_title": "VERDE \/ 4G",
          "options": ["VERDE", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380570997029,
          "title": "VERDE \/ 5G",
          "option1": "VERDE",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ 5G",
          "public_title": "VERDE \/ 5G",
          "options": ["VERDE", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571029797,
          "title": "VERDE \/ 6G",
          "option1": "VERDE",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660507941,
            "product_id": 8880674210085,
            "position": 2,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:41:37-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
            "variant_ids": [47380570767653, 47380570833189, 47380570865957, 47380570898725, 47380570931493, 47380570964261, 47380570997029, 47380571029797]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERDE \/ 6G",
          "public_title": "VERDE \/ 6G",
          "options": ["VERDE", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428420389,
            "position": 2,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571062565,
          "title": "BORDÔ \/ P",
          "option1": "BORDÔ",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ P",
          "public_title": "BORDÔ \/ P",
          "options": ["BORDÔ", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571095333,
          "title": "BORDÔ \/ M",
          "option1": "BORDÔ",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ M",
          "public_title": "BORDÔ \/ M",
          "options": ["BORDÔ", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571128101,
          "title": "BORDÔ \/ G",
          "option1": "BORDÔ",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ G",
          "public_title": "BORDÔ \/ G",
          "options": ["BORDÔ", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571160869,
          "title": "BORDÔ \/ GG",
          "option1": "BORDÔ",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ GG",
          "public_title": "BORDÔ \/ GG",
          "options": ["BORDÔ", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571193637,
          "title": "BORDÔ \/ 3G",
          "option1": "BORDÔ",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ 3G",
          "public_title": "BORDÔ \/ 3G",
          "options": ["BORDÔ", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571226405,
          "title": "BORDÔ \/ 4G",
          "option1": "BORDÔ",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ 4G",
          "public_title": "BORDÔ \/ 4G",
          "options": ["BORDÔ", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571259173,
          "title": "BORDÔ \/ 5G",
          "option1": "BORDÔ",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ 5G",
          "public_title": "BORDÔ \/ 5G",
          "options": ["BORDÔ", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571291941,
          "title": "BORDÔ \/ 6G",
          "option1": "BORDÔ",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BORDÔ \/ 6G",
          "public_title": "BORDÔ \/ 6G",
          "options": ["BORDÔ", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571324709,
          "title": "VERMELHO \/ P",
          "option1": "VERMELHO",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ P",
          "public_title": "VERMELHO \/ P",
          "options": ["VERMELHO", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571357477,
          "title": "VERMELHO \/ M",
          "option1": "VERMELHO",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ M",
          "public_title": "VERMELHO \/ M",
          "options": ["VERMELHO", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571390245,
          "title": "VERMELHO \/ G",
          "option1": "VERMELHO",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ G",
          "public_title": "VERMELHO \/ G",
          "options": ["VERMELHO", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571423013,
          "title": "VERMELHO \/ GG",
          "option1": "VERMELHO",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ GG",
          "public_title": "VERMELHO \/ GG",
          "options": ["VERMELHO", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571455781,
          "title": "VERMELHO \/ 3G",
          "option1": "VERMELHO",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ 3G",
          "public_title": "VERMELHO \/ 3G",
          "options": ["VERMELHO", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571488549,
          "title": "VERMELHO \/ 4G",
          "option1": "VERMELHO",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ 4G",
          "public_title": "VERMELHO \/ 4G",
          "options": ["VERMELHO", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571521317,
          "title": "VERMELHO \/ 5G",
          "option1": "VERMELHO",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ 5G",
          "public_title": "VERMELHO \/ 5G",
          "options": ["VERMELHO", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571554085,
          "title": "VERMELHO \/ 6G",
          "option1": "VERMELHO",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660475173,
            "product_id": 8880674210085,
            "position": 11,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:41-03:00",
            "alt": null,
            "width": 800,
            "height": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
            "variant_ids": [47380571324709, 47380571357477, 47380571390245, 47380571423013, 47380571455781, 47380571488549, 47380571521317, 47380571554085]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO \/ 6G",
          "public_title": "VERMELHO \/ 6G",
          "options": ["VERMELHO", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428879141,
            "position": 11,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 800,
              "width": 800,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571586853,
          "title": "CINZA \/ P",
          "option1": "CINZA",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ P",
          "public_title": "CINZA \/ P",
          "options": ["CINZA", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571619621,
          "title": "CINZA \/ M",
          "option1": "CINZA",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ M",
          "public_title": "CINZA \/ M",
          "options": ["CINZA", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571652389,
          "title": "CINZA \/ G",
          "option1": "CINZA",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ G",
          "public_title": "CINZA \/ G",
          "options": ["CINZA", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571685157,
          "title": "CINZA \/ GG",
          "option1": "CINZA",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ GG",
          "public_title": "CINZA \/ GG",
          "options": ["CINZA", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571717925,
          "title": "CINZA \/ 3G",
          "option1": "CINZA",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ 3G",
          "public_title": "CINZA \/ 3G",
          "options": ["CINZA", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571750693,
          "title": "CINZA \/ 4G",
          "option1": "CINZA",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ 4G",
          "public_title": "CINZA \/ 4G",
          "options": ["CINZA", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571783461,
          "title": "CINZA \/ 5G",
          "option1": "CINZA",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ 5G",
          "public_title": "CINZA \/ 5G",
          "options": ["CINZA", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380571816229,
          "title": "CINZA \/ 6G",
          "option1": "CINZA",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660933925,
            "product_id": 8880674210085,
            "position": 4,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
            "variant_ids": [47380571586853, 47380571619621, 47380571652389, 47380571685157, 47380571717925, 47380571750693, 47380571783461, 47380571816229]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - CINZA \/ 6G",
          "public_title": "CINZA \/ 6G",
          "options": ["CINZA", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428518693,
            "position": 4,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572274981,
          "title": "ROSA \/ P",
          "option1": "ROSA",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ P",
          "public_title": "ROSA \/ P",
          "options": ["ROSA", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572340517,
          "title": "ROSA \/ M",
          "option1": "ROSA",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ M",
          "public_title": "ROSA \/ M",
          "options": ["ROSA", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572373285,
          "title": "ROSA \/ G",
          "option1": "ROSA",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ G",
          "public_title": "ROSA \/ G",
          "options": ["ROSA", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572406053,
          "title": "ROSA \/ GG",
          "option1": "ROSA",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ GG",
          "public_title": "ROSA \/ GG",
          "options": ["ROSA", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572438821,
          "title": "ROSA \/ 3G",
          "option1": "ROSA",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ 3G",
          "public_title": "ROSA \/ 3G",
          "options": ["ROSA", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572471589,
          "title": "ROSA \/ 4G",
          "option1": "ROSA",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ 4G",
          "public_title": "ROSA \/ 4G",
          "options": ["ROSA", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572504357,
          "title": "ROSA \/ 5G",
          "option1": "ROSA",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ 5G",
          "public_title": "ROSA \/ 5G",
          "options": ["ROSA", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572537125,
          "title": "ROSA \/ 6G",
          "option1": "ROSA",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661261605,
            "product_id": 8880674210085,
            "position": 5,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:45-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
            "variant_ids": [47380572274981, 47380572340517, 47380572373285, 47380572406053, 47380572438821, 47380572471589, 47380572504357, 47380572537125]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - ROSA \/ 6G",
          "public_title": "ROSA \/ 6G",
          "options": ["ROSA", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428551461,
            "position": 5,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572569893,
          "title": "PRETO \/ P",
          "option1": "PRETO",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ P",
          "public_title": "PRETO \/ P",
          "options": ["PRETO", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572602661,
          "title": "PRETO \/ M",
          "option1": "PRETO",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ M",
          "public_title": "PRETO \/ M",
          "options": ["PRETO", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572635429,
          "title": "PRETO \/ G",
          "option1": "PRETO",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ G",
          "public_title": "PRETO \/ G",
          "options": ["PRETO", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572668197,
          "title": "PRETO \/ GG",
          "option1": "PRETO",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ GG",
          "public_title": "PRETO \/ GG",
          "options": ["PRETO", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572700965,
          "title": "PRETO \/ 3G",
          "option1": "PRETO",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ 3G",
          "public_title": "PRETO \/ 3G",
          "options": ["PRETO", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572733733,
          "title": "PRETO \/ 4G",
          "option1": "PRETO",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ 4G",
          "public_title": "PRETO \/ 4G",
          "options": ["PRETO", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572766501,
          "title": "PRETO \/ 5G",
          "option1": "PRETO",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ 5G",
          "public_title": "PRETO \/ 5G",
          "options": ["PRETO", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572799269,
          "title": "PRETO \/ 6G",
          "option1": "PRETO",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698661064997,
            "product_id": 8880674210085,
            "position": 6,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:44-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
            "variant_ids": [47380572569893, 47380572602661, 47380572635429, 47380572668197, 47380572700965, 47380572733733, 47380572766501, 47380572799269]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - PRETO \/ 6G",
          "public_title": "PRETO \/ 6G",
          "options": ["PRETO", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428584229,
            "position": 6,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572832037,
          "title": "BRANCO \/ P",
          "option1": "BRANCO",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ P",
          "public_title": "BRANCO \/ P",
          "options": ["BRANCO", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572864805,
          "title": "BRANCO \/ M",
          "option1": "BRANCO",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ M",
          "public_title": "BRANCO \/ M",
          "options": ["BRANCO", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572897573,
          "title": "BRANCO \/ G",
          "option1": "BRANCO",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ G",
          "public_title": "BRANCO \/ G",
          "options": ["BRANCO", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572930341,
          "title": "BRANCO \/ GG",
          "option1": "BRANCO",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ GG",
          "public_title": "BRANCO \/ GG",
          "options": ["BRANCO", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572963109,
          "title": "BRANCO \/ 3G",
          "option1": "BRANCO",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ 3G",
          "public_title": "BRANCO \/ 3G",
          "options": ["BRANCO", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380572995877,
          "title": "BRANCO \/ 4G",
          "option1": "BRANCO",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ 4G",
          "public_title": "BRANCO \/ 4G",
          "options": ["BRANCO", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573028645,
          "title": "BRANCO \/ 5G",
          "option1": "BRANCO",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ 5G",
          "public_title": "BRANCO \/ 5G",
          "options": ["BRANCO", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573061413,
          "title": "BRANCO \/ 6G",
          "option1": "BRANCO",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660573477,
            "product_id": 8880674210085,
            "position": 8,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:42-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
            "variant_ids": [47380572832037, 47380572864805, 47380572897573, 47380572930341, 47380572963109, 47380572995877, 47380573028645, 47380573061413]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - BRANCO \/ 6G",
          "public_title": "BRANCO \/ 6G",
          "options": ["BRANCO", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428649765,
            "position": 8,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573356325,
          "title": "VERMELHO COM BRANCO \/ P",
          "option1": "VERMELHO COM BRANCO",
          "option2": "P",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ P",
          "public_title": "VERMELHO COM BRANCO \/ P",
          "options": ["VERMELHO COM BRANCO", "P"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573389093,
          "title": "VERMELHO COM BRANCO \/ M",
          "option1": "VERMELHO COM BRANCO",
          "option2": "M",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ M",
          "public_title": "VERMELHO COM BRANCO \/ M",
          "options": ["VERMELHO COM BRANCO", "M"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573421861,
          "title": "VERMELHO COM BRANCO \/ G",
          "option1": "VERMELHO COM BRANCO",
          "option2": "G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ G",
          "public_title": "VERMELHO COM BRANCO \/ G",
          "options": ["VERMELHO COM BRANCO", "G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573454629,
          "title": "VERMELHO COM BRANCO \/ GG",
          "option1": "VERMELHO COM BRANCO",
          "option2": "GG",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ GG",
          "public_title": "VERMELHO COM BRANCO \/ GG",
          "options": ["VERMELHO COM BRANCO", "GG"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573487397,
          "title": "VERMELHO COM BRANCO \/ 3G",
          "option1": "VERMELHO COM BRANCO",
          "option2": "3G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ 3G",
          "public_title": "VERMELHO COM BRANCO \/ 3G",
          "options": ["VERMELHO COM BRANCO", "3G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573520165,
          "title": "VERMELHO COM BRANCO \/ 4G",
          "option1": "VERMELHO COM BRANCO",
          "option2": "4G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ 4G",
          "public_title": "VERMELHO COM BRANCO \/ 4G",
          "options": ["VERMELHO COM BRANCO", "4G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573552933,
          "title": "VERMELHO COM BRANCO \/ 5G",
          "option1": "VERMELHO COM BRANCO",
          "option2": "5G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ 5G",
          "public_title": "VERMELHO COM BRANCO \/ 5G",
          "options": ["VERMELHO COM BRANCO", "5G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }, {
          "id": 47380573585701,
          "title": "VERMELHO COM BRANCO \/ 6G",
          "option1": "VERMELHO COM BRANCO",
          "option2": "6G",
          "option3": null,
          "sku": "",
          "requires_shipping": true,
          "taxable": false,
          "featured_image": {
            "id": 43698660868389,
            "product_id": 8880674210085,
            "position": 7,
            "created_at": "2023-11-13T00:32:37-03:00",
            "updated_at": "2023-11-13T00:32:43-03:00",
            "alt": null,
            "width": 600,
            "height": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
            "variant_ids": [47380571062565, 47380571095333, 47380571128101, 47380571160869, 47380571193637, 47380571226405, 47380571259173, 47380571291941, 47380573356325, 47380573389093, 47380573421861, 47380573454629, 47380573487397,
              47380573520165, 47380573552933, 47380573585701
            ]
          },
          "available": true,
          "name": "Conjunto Doce Sonho com 5 Peças em Cetim de Seda \/ O Conjunto da Mulher Bela \u0026 Sensual! - VERMELHO COM BRANCO \/ 6G",
          "public_title": "VERMELHO COM BRANCO \/ 6G",
          "options": ["VERMELHO COM BRANCO", "6G"],
          "price": 9990,
          "weight": 0,
          "compare_at_price": 23090,
          "inventory_management": null,
          "barcode": "",
          "featured_media": {
            "alt": null,
            "id": 36130428616997,
            "position": 7,
            "preview_image": {
              "aspect_ratio": 1.0,
              "height": 600,
              "width": 600,
              "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
            }
          },
          "requires_selling_plan": false,
          "selling_plan_allocations": []
        }],
        "images": ["\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492991_600x_b4a537c5-677e-47f4-b470-7f0a067b0dab.jpg?v=1699846362",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_3_600x_95f8ea23-f416-4f08-96b6-396bfc220dc0.jpg?v=1699846365",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Branco_800x_ff3119eb-2c93-479b-a841-2cad75aa7f5b.jpg?v=1699846361",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
          "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Preto_800x_3d97eac1-fb2b-4ce7-8c07-0a4721ac938f.jpg?v=1699846362"
        ],
        "featured_image": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
        "options": ["Cor", "Tamanho"],
        "media": [{
          "alt": null,
          "id": 36130428453157,
          "position": 1,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493002_600x_ce7180c1-0014-4369-bef4-96a40a98c5fc.jpg?v=1699846897",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428420389,
          "position": 2,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492988_600x_aebf14f1-ea1c-4ff7-bf4c-b9d5eefcbc26.jpg?v=1699846897",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428485925,
          "position": 3,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492991_600x_b4a537c5-677e-47f4-b470-7f0a067b0dab.jpg?v=1699846362"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492991_600x_b4a537c5-677e-47f4-b470-7f0a067b0dab.jpg?v=1699846362",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428518693,
          "position": 4,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493001_600x_cb9ae5ea-23bd-49ee-b04f-b8f6b580f09b.jpg?v=1699846364",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428551461,
          "position": 5,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492990_600x_626a3c00-e78c-4fc5-8981-7adff30ff0fa.jpg?v=1699846365",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428584229,
          "position": 6,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909492989_600x_67adef53-3da9-4c8d-94c8-7565d0abefdd.jpg?v=1699846364",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428616997,
          "position": 7,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/product-image-1909493000_600x_509a9bef-a591-44e5-afa4-9a86a68a6fd4.jpg?v=1699846363",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428649765,
          "position": 8,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_1_600x_e35a3a6c-6e52-4e69-96f5-ff76cdc6c73f.jpg?v=1699846362",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428748069,
          "position": 9,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 600,
            "width": 600,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_3_600x_95f8ea23-f416-4f08-96b6-396bfc220dc0.jpg?v=1699846365"
          },
          "aspect_ratio": 1.0,
          "height": 600,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/WhatsApp_Image_2022-08-10_at_10.16.47_3_600x_95f8ea23-f416-4f08-96b6-396bfc220dc0.jpg?v=1699846365",
          "width": 600
        }, {
          "alt": null,
          "id": 36130428846373,
          "position": 10,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 800,
            "width": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Branco_800x_ff3119eb-2c93-479b-a841-2cad75aa7f5b.jpg?v=1699846361"
          },
          "aspect_ratio": 1.0,
          "height": 800,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Branco_800x_ff3119eb-2c93-479b-a841-2cad75aa7f5b.jpg?v=1699846361",
          "width": 800
        }, {
          "alt": null,
          "id": 36130428879141,
          "position": 11,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 800,
            "width": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361"
          },
          "aspect_ratio": 1.0,
          "height": 800,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Vermelho_800x_6b0aad59-62fb-4326-a089-c33fb4b572fe.jpg?v=1699846361",
          "width": 800
        }, {
          "alt": null,
          "id": 36130428911909,
          "position": 12,
          "preview_image": {
            "aspect_ratio": 1.0,
            "height": 800,
            "width": 800,
            "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Preto_800x_3d97eac1-fb2b-4ce7-8c07-0a4721ac938f.jpg?v=1699846362"
          },
          "aspect_ratio": 1.0,
          "height": 800,
          "media_type": "image",
          "src": "\/\/belleza-moderna-5426.myshopify.com\/cdn\/shop\/files\/Preto_800x_3d97eac1-fb2b-4ce7-8c07-0a4721ac938f.jpg?v=1699846362",
          "width": 800
        }],
        "requires_selling_plan": false,
        "selling_plan_groups": [],
        "content": "\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/d0cee0c7-7105-4ba4-b9ae-4ec388b3695f_1024x1024.jpg?v=1660602265\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/d0cee0c7-7105-4ba4-b9ae-4ec388b3695f_1024x1024.jpg?v=1660602265\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eDeixe se surpreender com todo conforto, qualidade e sensualidade que o melhor conjunto de pijamas pode ter oferecer!\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/gif-pijama-mmb_480x480.gif?v=1642110060\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/gif-pijama-mmb_480x480.gif?v=1642110060\" data-mce-fragment=\"1\"\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eO\u003c\/span\u003e\u003cstrong\u003e SWEETDREAM \u003c\/strong\u003e\u003cspan\u003eé um kit de pijama de Seda Cetim, pensado especialmente para mulheres modernas que amam estar lindas e confortáveis até mesmo na hora de dormir.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567044_1_480x480.jpg?v=1642040788\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567044_1_480x480.jpg?v=1642040788\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ CONJUNTO EXCLUSIVO:\u003c\/strong\u003e O conjunto de pijama\u003cstrong\u003e SWEETDREAM\u003c\/strong\u003e é único e exclusivo sendo cada peça fabricada em ricos detalhes e maciez, gerando todo o conforto que a Seda Cetim pode oferecer.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/Vermelho_com_preto_480x480.jpg?v=1660587130\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/Vermelho_com_preto_480x480.jpg?v=1660587130\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ SUPER CONFORTÁVEL:\u003c\/strong\u003e  O tecido magnifico faz com que as peças sejam leves e respiráveis, tornando o uso uma experiência extremamente confortável e cômoda.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/660cd134-0ce2-436a-8591-b19a174c62d0_1_600x600.jpg?v=1648248704\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/660cd134-0ce2-436a-8591-b19a174c62d0_1_600x600.jpg?v=1648248704\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ LINDOS DETALHES DE RENDA:\u003c\/strong\u003e Os detalhes feitos em renda possuem acabamento perfeito e deixam as peças do conjunto SWEETDREAM muito mais refinadas e luxuosas, para você arrasar o máximo possível. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567040_480x480.jpg?v=1642040690\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567040_480x480.jpg?v=1642040690\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567039_480x480.jpg?v=1642041225\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1928567039_480x480.jpg?v=1642041225\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e✔ GRANDE DURABILIDADE:\u003c\/strong\u003e A qualidade dos fios e o acabamento de luxo também proporcionam maior durabilidade, permanecendo como novo mesmo após várias lavagens.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1909492989_480x480.jpg?v=1642040998\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/3930\/7190\/files\/product-image-1909492989_480x480.jpg?v=1642040998\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e✔ ÓTIMO PARA CUIDAR DA PELE:\u003c\/strong\u003e O tecido de cetim da mais alta qualidade impede qualquer tipo de irritação causada pela fricção da camisola com a pele, deslizando suavemente pelo corpo, sendo recomendado para pessoas com pele sensível. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/product-image-1909493000_480x480.jpg?v=1648247721\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/products\/product-image-1909493000_480x480.jpg?v=1648247721\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/Depoimentos_-_MODERN_LAR_6_480x480.jpg?v=1648315660\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/Depoimentos_-_MODERN_LAR_6_480x480.jpg?v=1648315660\"\u003e\u003c\/p\u003e\n\u003cp\u003eO Conjunto Doce Sonho é um kit formado por\u003cstrong\u003e 5 peças (roupão, camisola, blusa, short e calça) \u003c\/strong\u003eque garantem variedade de escolha para suas noites, permitindo que você esteja preparada para toda estação!\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/H72cb633b0ddd4ef2bd3a3b4e8a89bb37e_1_480x480.jpg?v=1648248938\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/H72cb633b0ddd4ef2bd3a3b4e8a89bb37e_1_480x480.jpg?v=1648248938\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/POLITICA-MODERN_LAR-_grande_5c40751d-c772-4487-827a-8e6b343e1898_600x600.png?v=1637894817\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/POLITICA-MODERN_LAR-_grande_5c40751d-c772-4487-827a-8e6b343e1898_600x600.png?v=1637894817\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/SUPORTE-CLIENTE-MODERN_LAR_grande_9d746d46-13a8-4812-80f6-211e5875422d_600x600.png?v=1637894837\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0520\/1140\/1370\/files\/SUPORTE-CLIENTE-MODERN_LAR_grande_9d746d46-13a8-4812-80f6-211e5875422d_600x600.png?v=1637894837\"\u003e\u003c\/p\u003e"
      },
      "options_with_values": [{
        "name": "Cor",
        "position": 1,
        "values": ["AZUL ESCURO", "VERDE", "BORDÔ", "VERMELHO", "CINZA", "ROSA", "PRETO", "BRANCO", "VERMELHO COM BRANCO"]
      }, {
        "name": "Tamanho",
        "position": 2,
        "values": ["P", "M", "G", "GG", "3G", "4G", "5G", "6G"]
      }],
      "selected_variant_id": 47380571881765
    }
  </script>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_footer" accept-charset="UTF-8" class="footer__localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/collections/conjuntos/products/conjunto-doce-sonho-com-5-pecas-em-cetim-de-seda-o-conjunto-da-mulher-bela-sensual"></form>

Text Content

> Conjunto Doce Sonho com 5 Peças em Cetim de Seda / O Conjunto da Mulhe


 * Início
 * Cama
 * Catálogo
 * Blusas
 * Shorts
 * Calça Jeans
 * Conjuntos
 * Macacões/Macaquinho
 * Coleção Inverno
 * Vestidos
 * Moda Praia
 * Entrar em contato

Precisa de ajuda?

(11) 99648-8475
bellezamoderna15@gmail.com
Voltar
 * Blusas
 * Croppeds
 * Camisetas
 * Camisas

Voltar
 * Vestidos
 * Vestidos Midi
 * Vestidos Longos



Fechar

Entrar / Criar conta
Minha conta


ENTRAR EM MINHA CONTA

Insira seu e-mail e senha:

E-mail
Senha
Entrar

Novo cliente? Criar sua conta

Esqueceu sua senha? Recuperar senha


RECUPERAR SENHA

Insira seu e-mail:

E-mail
Recuperar

Lembrar sua senha? Voltar para o login


CRIAR MINHA CONTA

Preencha os campos abaixo:

Primeiro nome
Sobrenome
E-mail
Senha
Criar minha conta

Já tem uma conta? Entre aqui

0
Carrinho
 * Início
 * Cama
 * Catálogo
 * Blusas
   * Croppeds
   * Camisetas
   * Camisas
 * Shorts
 * Calça Jeans
 * Conjuntos
 * Macacões/Macaquinho
 * Coleção Inverno
 * Vestidos
   * Vestidos Midi
   * Vestidos Longos
 * Moda Praia
 * Entrar em contato

Ofertas para New York, NY, United States e Região.
 1. Pagina inicial
 2. Conjuntos
 3. Conjunto Doce Sonho com 5 Peças em Ce...

Próximo

Role o mouse sob a imagem para aproximar


NOVO | 6529 VENDIDOS


CONJUNTO DOCE SONHO COM 5 PEÇAS EM CETIM DE SEDA / O CONJUNTO DA MULHER BELA &
SENSUAL!


Cor: AZUL ESCURO
AZUL ESCURO
VERDE
BORDÔ
VERMELHO
CINZA
ROSA
PRETO
BRANCO
VERMELHO COM BRANCO
Tamanho: P
P
M
G
GG
3G
4G
5G
6G
Variante
AZUL ESCURO / P - R$ 99,90AZUL ESCURO / M - R$ 99,90AZUL ESCURO / G - R$
99,90AZUL ESCURO / GG - R$ 99,90AZUL ESCURO / 3G - R$ 99,90AZUL ESCURO / 4G - R$
99,90AZUL ESCURO / 5G - R$ 99,90AZUL ESCURO / 6G - R$ 99,90VERDE / P - R$
99,90VERDE / M - R$ 99,90VERDE / G - R$ 99,90VERDE / GG - R$ 99,90VERDE / 3G -
R$ 99,90VERDE / 4G - R$ 99,90VERDE / 5G - R$ 99,90VERDE / 6G - R$ 99,90BORDÔ / P
- R$ 99,90BORDÔ / M - R$ 99,90BORDÔ / G - R$ 99,90BORDÔ / GG - R$ 99,90BORDÔ /
3G - R$ 99,90BORDÔ / 4G - R$ 99,90BORDÔ / 5G - R$ 99,90BORDÔ / 6G - R$
99,90VERMELHO / P - R$ 99,90VERMELHO / M - R$ 99,90VERMELHO / G - R$
99,90VERMELHO / GG - R$ 99,90VERMELHO / 3G - R$ 99,90VERMELHO / 4G - R$
99,90VERMELHO / 5G - R$ 99,90VERMELHO / 6G - R$ 99,90CINZA / P - R$ 99,90CINZA /
M - R$ 99,90CINZA / G - R$ 99,90CINZA / GG - R$ 99,90CINZA / 3G - R$ 99,90CINZA
/ 4G - R$ 99,90CINZA / 5G - R$ 99,90CINZA / 6G - R$ 99,90ROSA / P - R$ 99,90ROSA
/ M - R$ 99,90ROSA / G - R$ 99,90ROSA / GG - R$ 99,90ROSA / 3G - R$ 99,90ROSA /
4G - R$ 99,90ROSA / 5G - R$ 99,90ROSA / 6G - R$ 99,90PRETO / P - R$ 99,90PRETO /
M - R$ 99,90PRETO / G - R$ 99,90PRETO / GG - R$ 99,90PRETO / 3G - R$ 99,90PRETO
/ 4G - R$ 99,90PRETO / 5G - R$ 99,90PRETO / 6G - R$ 99,90BRANCO / P - R$
99,90BRANCO / M - R$ 99,90BRANCO / G - R$ 99,90BRANCO / GG - R$ 99,90BRANCO / 3G
- R$ 99,90BRANCO / 4G - R$ 99,90BRANCO / 5G - R$ 99,90BRANCO / 6G - R$
99,90VERMELHO COM BRANCO / P - R$ 99,90VERMELHO COM BRANCO / M - R$
99,90VERMELHO COM BRANCO / G - R$ 99,90VERMELHO COM BRANCO / GG - R$
99,90VERMELHO COM BRANCO / 3G - R$ 99,90VERMELHO COM BRANCO / 4G - R$
99,90VERMELHO COM BRANCO / 5G - R$ 99,90VERMELHO COM BRANCO / 6G - R$ 99,90
Preço:
R$ 230,90 R$ 99,90 -56%

em até 12x de R$ 10,03

Economize R$ 131
/
Quantidade:


Frete grátis
Comprando dentro das próximas 2 h 57 min

7 dias para trocas e devoluções
Garantia de 30 dias diretamente em nossa loja
COMPRAR AGORA



DESCRIÇÃO





DEIXE SE SURPREENDER COM TODO CONFORTO, QUALIDADE E SENSUALIDADE QUE O MELHOR
CONJUNTO DE PIJAMAS PODE TER OFERECER!

O SWEETDREAM é um kit de pijama de Seda Cetim, pensado especialmente para
mulheres modernas que amam estar lindas e confortáveis até mesmo na hora de
dormir.



✔ CONJUNTO EXCLUSIVO: O conjunto de pijama SWEETDREAM é único e
exclusivo send cada peça fabricada em ricos detalhes e maciez, gerando todo o
conforto que a Seda Cetim pode oferecer.

✔ SUPER CONFORTÁVEL:� � O� tecido magnifico� faz com que as� peças sejam leves e
respiráveis, tornando o uso uma experiência� extremamente� confortável e cômoda.

✔ LINDOS DETALHES DE RENDA:� Os detalhes feitos em renda possuem acabamento
perfeito e deixam as peças do conjunto SWEETDREAM muito mais refinadas e
luxuosas, para você arrasar o máximo possível.� 

✔ GRANDE DURABILIDADE:� A qualidade dos fios e o� acabamento de� luxo� também
proporcionam� maior� durabilidade,� permanecendo como novo� mesmo após várias
lavagens.



✔ ÓTIMO PARA CUIDAR DA PELE:� O tecido de cetim da mais alta qualidade� impede
qualquer tipo de irritação causada pela fricção� da camisola com a
pele,� deslizando suavemente pelo corpo,� sendo� recomendado� para pessoas
com� pele sensível.� 

O� Conjunto Doce Sonho é um kit formado por� 5 peças� (roupão, camisola, blusa,
short e calça)� que garantem� variedade de escolha para suas noites, permitindo
que você esteja preparada para toda estação!

COMPRAR AGORA


POLÍTICA DE REEMBOLSO

Condições gerais

Todas as ocorrências que envolvam troca ou devolução e reembolso, devem ser
feitas no prazo de até 7 (sete) dias corridos, a contar da data de entrega,
devem ser comunicadas �  nossa� através do
e-mail:� atendimento@bellezzamoderna.. A Loja belleza Moderna isenta-se da
obrigação de atender � s solicitações de troca ou devolução de qualquer produto
devolvido sem que a�  mesma seja comunicada, fora do prazo ou com ausência de
itens/acessórios que o acompanham.

Restituição do valor pago

A Loja� Belleza Moderna� fará a restituição dos valores pagos utilizando a mesma
forma de pagamento escolhida no processo de compras.� 

O prazo de ressarcimento depende da administradora do cartão. Caso a devolução
seja de apenas uma parte do pedido, a devolução será feita
por� transferência� bancária apenas na conta do titular da compra (conforme
regras a seguir).

Em compras pagas com boleto bancário, a restituição será efetuada por meio
de� transferência� bancária, em até 10 (dez) dias úteis, somente na
conta-corrente do(a) comprador(a), que deve ser individual.

É necessário que o CPF do titular da conta-corrente seja o mesmo que consta no
pedido (CPF do cliente). Caso o(a) comprador(a) não tenha uma conta-corrente que
atenda � s condições citadas, o depósito ou transferência será feito na conta
corrente de seu pai ou mãe.

A restituição dos valores será processada somente após o recebimento e análise
do(s) produto(s) no Centro de Distribuição.

*Caso o produto esteja a caminho, é necessário aguardar o produto chegar para
que você realize a devolução via Correios.� A restituição dos valores será
processada somente após o recebimento e análise do(s) produto(s) no Centro de
Distribuição.

A Loja� belleza Moderna� se compromete com a sua satisfação. Se você escolheu
seu produto em nossa loja virtual e ao recebê-lo, não era como você esperava ou
ele chegou com algum defeito, nós garantimos o seu direito de troca, devolução
ou reembolso nas seguintes situações:


1 - Produto apresenta defeito: No prazo de 7 (sete) dias corridos a partir do
recebimento do produto.

O primeiro passo é entrar em contato com nossa Central de Atendimento que você
receberá todas as instruções de como proceder com a devolução do produto.

Assim que nossa equipe receber o pacote, faremos a análise da peça para
confirmar que está de acordo com as condições de troca ou devolução. Uma vez
confirmado, prosseguiremos com o processo e devolução e você terá duas opções em
relação a sua compra:

Troca: por qualquer outro produto que esteja disponível em nosso estoque.
Devolução dos valores: Receber a restituição completa do valor pago pelo
produto.

A Loja� Belleza Moderna� isenta-se da obrigação de atender � s solicitações de
troca ou devolução de qualquer produto devolvido sem que a�  mesma seja
comunicada, fora do prazo ou com ausência de itens/acessórios que o acompanham.

De acordo com o Código de Defesa do Consumidor, o prazo para resolução da
troca� é de até 07 (sete) dias corridos, contados a partir da data do
recebimento do produto, para verificar se a solicitação preenche os requisitos
da Política de Trocas e Devoluções. Em caso afirmativo, enviará outro produto ao
cliente.

2 – Recebi o produto, encontrei uma avaria e quero trocar.

A Loja� Belleza Moderna� sempre busca a satisfação total dos clientes. Se você
recebeu um produto que se adéqua nas condições acima citadas, mande-nos um
e-mail para que seja realizada a troca, com as informações dos dados do pedido
(nome completo, número do pedido, e-mail, telefone e CPF) e informe o motivo. Ou
entre em contato com a central de atendimento através dos canais informados no
rodapé da loja.

Ressaltamos que você deve conferir bem se a peça está de acordo com as condições
citadas na pergunta “01”. Se estiver de acordo, estará habilitado para troca.

3 – Preciso pagar para fazer a troca?

Depende. Isso pode variar de acordo com o que ocorreu no processo de entrega do
seu pedido. Avaliamos os casos individualmente para que possamos solucionar a
troca de maneira a resolver o problema da melhor forma. Por isso, as trocas
poderão ter, ou não, custos para as trocas. Se o produto recebido está
danificado, esta devolução terá todo o custo sob a responsabilidade da
Loja� Belleza Moderna. Em situações em que a troca é por motivo de insatisfação,
como a cor da peça, esse custo será passado para o cliente.

4 – Fiz um pedido de troca e gostaria de saber em quanto tempo eu vou receber
meu novo produto.

Assim que recebermos sua encomenda, iniciaremos um novo processo de entrega.
Assim, valerão os prazos de uma nova compra, no caso, 20 a 45 dias. Você também
receberá um novo Código de Rastreio para acompanhar o seu pedido.

5 – Recebi o produto, mas acabei perdendo o prazo para troca. Ainda consigo
fazer a troca?

Infelizmente não. Como deixamos explícito o prazo de troca, não podemos realizar
a troca após o prazo já estabelecido. Sua compra, após o prazo de quatorze dias
do recebimento, não estará mais disponível no nosso sistema. Por isso orientamos
que o produto seja conferido no ato da compra, facilitando assim uma
possibilidade de troca.

6 – Não gostei muito da minha compra, mas vi no site outro produto que gostei
muito. Posso fazer a troca por outro produto?

Pode sim. Se sua compra cumpre os requisitos informados na “01”, basta enviar um
e-mail pra nossa Central de Atendimento, para solicitar a troca. Na solicitação
da troca, envie por e-mail o link do produto escolhido, informando cor e tamanho
da peça. Se o produto tiver valor maior do que o original, enviaremos a cobrança
adicional pela operadora. Caso o valor seja menor, realizaremos o estorno dos
valores também através da operadora.

IMPORTANTE: Para este tipo de troca, os custos do envio do produto para nosso
centro de distribuição será por conta do Cliente. A Loja� Belleza Moderna� se
compromete a cobrir custos de trocas quando é realizado por motivo de defeito ou
avaria do produto recebido.

7 – Quero solicitar uma troca, mas mudei de endereço. Posso alterar para receber
a troca no endereço novo?

Pode sim, mas fique atento com algumas condições. Você precisa informar essa
alteração no momento em que solicitar a troca. Dessa forma faremos a alteração
de endereço com seus novos dados.

8� – Quero solicitar cancelamento, mas a mercadoria já foi enviada?

Pode sim, mas quando a mercadoria chegar na sua residência você deve rejeitar o
recebimento do produto!� A mercadoria irá voltar ao nosso estoque e iremos fazer
o estorno do valor após chegar o produto em nosso depósito.

� 

Ainda possui alguma dúvida? Estamos aqui para te ajudar, aproveite e fale
conosco! Atendimento 24h/7 - normalmente respondemos dentro de poucas horas




VOCÊ TAMBÉM PODE GOSTAR DE:






VISTO RECENTEMENTE:






Frete Grátis Para Todo o Brasil

Receba seu pedido no conforto da sua casa com entrega garantida e segurada pelos
Correios.

Pedido Monitorado

Todas as nossas entregas possuem código de rastreio e você recebe todas as
atualizações em seu e-mail e whatsapp.

Suporte ao Cliente

Atendimento:
Seg. a Sáb. 8:00hrs  as 18:00h

Compra Segura

Utilizamos a mesma segurança de dados dos maiores bancos nacionais e
internacionais (SSL).

entrar em contato

DÚVIDAS? FALE CONOSCO!

Horário de Atendimento:

Seg.   Sab. 8:00hrs  as 18:00hrs

Email: bellezamoderna159@gmail.com

Telefone: +55 (11) 99648-8475

CNPJ: 47.560.817/0001-88

Menu de rodapé
 * Sobre Nós
 * Como Comprar
 * Entrar em contato
 * Termos De Segurança
 * Política de envio
 * Formas De Pagamento
 * Política de Privacidade
 * Termos de serviço
 * Politica de Reembolso
 * Trocas E Devoluções
 * Politica de Reembolso
 * Notícia legal

RECEBA NOSSAS PROMOÇÕES

Assine com seu e-mail abaixo:

Seu e-mail
Enviar
Importante:

O conteúdo publicado neste ecommerce é de propriedade da imperial e está
protegido pelas leis brasileiras de direitos autorais. As informações aqui
contidas poderão ser utilizadas para fins meramente informativos, não sendo
permitida a sua utilização para fins comerciais.

Não nós responsabilizamos a qualque prejuízo tomando em lojas de terceiros.
Garantimos a segurança de apenas nossa loja.

© Belleza Moderna
.




Selos de Garantia - Loja 100% Segura.




✔️ Produto adicionado com sucesso.

Finalizar compra