www.bellahair.com.br Open in urlscan Pro
185.133.35.22  Public Scan

Submitted URL: http://www.bellahair.com.br/
Effective URL: https://www.bellahair.com.br/
Submission: On June 30 via api from US — Scanned from DE

Form analysis 33 forms found in the DOM

GET /search/

<form class="js-search-container js-search-form search-container" action="/search/" method="get">
  <div class="form-group m-0">
    <input class="js-search-input form-control search-input tw-overflow-hidden tw-bg-zinc-100" autocomplete="off" type="search" name="q" placeholder="O que você está buscando?" aria-label="O que você está buscando?">
    <button type="submit" class="btn search-input-submit tw-top-0.5" value="Buscar" aria-label="Buscar">
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="var(--primary-dark)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search">
        <circle cx="11" cy="11" r="8"></circle>
        <path d="m21 21-4.3-4.3"></path>
      </svg>
    </button>
  </div>
</form>

POST /account/login/

<form id="quick-login-form" action="/account/login/" method="post" class="js-form form " data-store="account-login">
  <div class="form-group ">
    <input type="hidden" class=" form-control  " autocorrect="off" autocapitalize="off" name="redirect_to" value="/">
  </div>
  <div class="form-group ">
    <input type="hidden" class=" form-control  " autocorrect="off" autocapitalize="off" name="from" value="quick-login">
  </div>
  <div class="form-group ">
    <label class="form-label " for="email">E-mail</label>
    <input type="email" class=" form-control js-account-input " autocorrect="off" autocapitalize="off" name="email">
  </div>
  <div class="form-group ">
    <label class="form-label " for="password">Senha</label>
    <input type="password" class="js-password-input form-control js-account-input " autocorrect="off" autocapitalize="off" autocomplete="off" name="password">
    <a aria-label="Ver senha" class="js-password-view btn form-toggle-eye">
                <span class="js-eye-open" style="display: none;">
                    <svg class="icon-inline svg-icon-primary icon-w-20"><use xlink:href="#eye"></use></svg>
                </span>
                <span class="js-eye-closed">
                    <svg class="icon-inline svg-icon-primary icon-w-20"><use xlink:href="#eye-closed"></use></svg>
                </span>
            </a>
    <div class="mt-4 text-center">
      <a href="/account/reset" class="btn-link btn-link-primary font-small float-right mb-4 mt-3n"></a>
    </div>
  </div>
  <button class="btn btn-primary btn-block" type="submit" value="Iniciar sessão" name=""> Iniciar sessão <span class="js-form-spinner" style="display:none;">
      <svg class="icon-inline icon-spin h5">
        <use xlink:href="#circle-notch"></use>
      </svg>
    </span>
  </button>
</form>

GET /search/

<form class="js-search-container js-search-form search-container" action="/search/" method="get">
  <div class="form-group m-0">
    <input class="js-search-input form-control search-input tw-overflow-hidden tw-bg-zinc-100" autocomplete="off" type="search" name="q" placeholder="O que você está buscando?" aria-label="O que você está buscando?">
    <button type="submit" class="btn search-input-submit tw-top-0.5" value="Buscar" aria-label="Buscar">
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="var(--primary-dark)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search">
        <circle cx="11" cy="11" r="8"></circle>
        <path d="m21 21-4.3-4.3"></path>
      </svg>
    </button>
  </div>
</form>

POST /comprar/

<form action="/comprar/" method="post" class="js-ajax-cart-panel " data-store="cart-form">
  <div class="js-modal-close js-fullscreen-modal-close modal-header">
    <span style="border: 0;" class="modal-close ">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x">
        <path d="M18 6 6 18"></path>
        <path d="m6 6 12 12"></path>
      </svg>
    </span> Carrinho de Compras
  </div>
  <div class="modal-body">
    <div class="js-ajax-cart-list cart-row">
    </div>
    <div class="js-empty-ajax-cart cart-row">
      <div class="alert alert-info" data-component="cart.empty-message">O carrinho de compras está vazio. </div>
    </div>
    <div id="error-ajax-stock" style="display: none;">
      <div class="alert alert-warning"> Oops! Não temos mais estoque para incluir este produto ao carrinho. Se você quiser, pode<a href="/produtos/" class="btn-link ml-1">ver outros aquí</a>
      </div>
    </div>
    <div class="cart-row">
      <div class="subtotal-price hidden" data-priceraw="0"></div>
      <div id="store-curr" class="hidden">BRL</div>
      <h5 class="js-visible-on-cart-filled row mb-1" style="display:none;" data-store="cart-subtotal">
        <span class="col-7"> Subtotal <small class="js-subtotal-shipping-wording" style="display: none"> (sem frete)</small> : </span>
        <strong class="js-ajax-cart-total js-cart-subtotal col text-right" data-priceraw="0" data-component="cart.subtotal" data-component-value="0">R$0,00</strong>
      </h5>
      <div class="js-total-promotions text-accent font-weight-bold">
        <span class="js-promo-in" style="display:none;">em</span>
        <span class="js-promo-all" style="display:none;">todos os produtos</span>
        <span class="js-promo-buying" style="display:none;"> comprando</span>
        <span class="js-promo-units-or-more" style="display:none;"> ou mais</span>
      </div>
      <div class="js-cart-total-container js-visible-on-cart-filled mb-3" style="display:none;" data-store="cart-total">
        <h2 class="row text-primary mb-0">
          <span class="col">Total:</span>
          <span class="js-cart-total   col text-right" data-component="cart.total" data-component-value="0">R$0,00</span>
        </h2>
        <div class="total-price hidden"> Total: R$0,00 </div>
        <div class="text-right">
          <div style="display: none;" data-interest="0" data-cart-installment="1" class="js-installments-cart-total cart-installments font-small mt-1 text-right "> Ou até <span class="js-cart-installments-amount cart-installments-amount ">1</span>
            <span> x de </span>
            <span class="js-cart-installments cart-installments-money ">R$0,00</span>
          </div>
        </div>
      </div>
      <div class="js-visible-on-cart-filled container-fluid" style="display:none;">
        <div id="error-ajax-stock" class="alert alert-warning mt-1" role="alert" style="display:none;"> Oops! Não temos mais estoque para incluir este produto ao carrinho. Se você quiser,
          pode<a href="/produtos/" class="btn-link ml-1">ver outros aquí</a>
        </div>
        <div>
          <div class="js-ajax-cart-submit row mb-3" id="ajax-cart-submit-div">
            <input class="btn btn-primary btn-block" type="submit" name="go_to_checkout" value="Iniciar Compra" data-component="cart.checkout-button">
          </div>
          <div class="row">
            <div class="js-ajax-cart-minimum alert alert-warning mt-4" style="display:none" id="ajax-cart-minumum-div"> O valor mínimo de compra é de R$0,00 sem considerar o custo de frete </div>
          </div>
          <input type="hidden" id="ajax-cart-minimum-value" value="0">
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="200623843">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="200623843">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209475167">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205699383">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205361016">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="205361016">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="207628781">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="207628781">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="208535991">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="208535991">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209471813">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="201841017">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="201841017">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="208541214">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Quantidade</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="2 TIRAS (120 GRAMAS)" selected="selected">2 TIRAS (120 GRAMAS)</option>
          <option value="3 TIRAS (150 GRAMAS)">3 TIRAS (150 GRAMAS)</option>
          <option value="4 TIRAS (180 GRAMAS)">4 TIRAS (180 GRAMAS)</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="213616331">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="213616331">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="208870863">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="208870863">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209472052">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="212799099">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="212799099">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205694069">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="213223576">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="213223576">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="201814121">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="201814121">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205333903">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="205333903">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209475751">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="208538257">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Quantidade</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="2 TIRAS (120 GRAMAS)" selected="selected">2 TIRAS (120 GRAMAS)</option>
          <option value="3 TIRAS (150 GRAMAS)">3 TIRAS (150 GRAMAS)</option>
          <option value="4 TIRAS (180 GRAMAS)">4 TIRAS (180 GRAMAS)</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205692276">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205698731">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="200623843">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="200623843">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209475167">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205699383">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="205361016">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="205361016">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="207628781">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="207628781">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="208535991">
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar" data-component="product-list-item.add-to-cart" data-component-value="208535991">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition  disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text pr-3">Adicionar</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
        <circle cx="8" cy="21" r="1"></circle>
        <circle cx="19" cy="21" r="1"></circle>
        <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
      </svg>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert tw-flex tw-justify-center">
          <div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
            <div class="point"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comprar/

<form class="js-product-form" method="post" action="/comprar/">
  <input type="hidden" name="add_to_cart" value="209471813">
  <div class="js-product-variants js-product-quickshop-variants form-row mb-2">
    <div class="js-product-variants-group  col-12 ">
      <div class="form-group form-group-small mb-2">
        <label class="form-label mb-1" for="variation_1">Tamanho</label>
        <select id="variation_1" class="form-select js-variation-option js-refresh-installment-data form-control-small " name="variation[0]">
          <option value="65 centímetros" selected="selected">65 centímetros</option>
          <option value="70 centímetros">70 centímetros</option>
          <option value="75 centímetros">75 centímetros</option>
        </select>
        <div class="form-select-icon">
          <svg class="icon-inline icon-w-14 icon-lg">
            <use xlink:href="#chevron-down"></use>
          </svg>
        </div>
      </div>
    </div>
  </div>
  <label class="comprar-label">
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shopping-cart">
      <circle cx="8" cy="21" r="1"></circle>
      <circle cx="19" cy="21" r="1"></circle>
      <path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>
    </svg>
    <input type="submit" class="js-addtocart js-prod-submit-form btn btn-primary btn-small w-100 pr-4 cart" value="Adicionar">
  </label>
  <div class="js-addtocart js-addtocart-placeholder btn btn-primary btn-block btn-transition btn-small w-100 disabled" style="display: none;">
    <div class="d-inline-block">
      <span class="js-addtocart-text">Comprar</span>
      <span class="js-addtocart-success transition-container btn-transition-success-small">
        <svg class="icon-inline svg-icon-invert btn-transition-success-icon">
          <use xlink:href="#check-circle"></use>
        </svg>
      </span>
      <div class="js-addtocart-adding transition-container transition-soft btn-transition-progress">
        <div class="spinner-ellipsis invert">
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
          <div class="point"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /winnie-pooh

<form id="newsletter" class="tw-relative tw-overflow-hidden tw-px-4 tw-pt-8 tw-pb-20 md:tw-px-8 md:tw-pt-12 md:tw-pb-20 tw-rounded-xl tw-mb-2 tw-bg-rose-200 tw-bg-opacity-40 tw-border tw-border" method="post" action="/winnie-pooh"
  onsubmit="$(this).attr('action', '');" data-store="newsletter-form">
  <h1 class="tw-p-2 tw-drop-shadow-lg tw-text-center tw-text-2xl tw-font-medium tw-text-zinc-700 tw-flex tw-flex-wrap tw-items-center tw-justify-center tw-gap-2"><span class="tw-inline-flex tw-items-center"><svg xmlns="http://www.w3.org/2000/svg"
        width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="var(--primary)" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail">
        <rect width="20" height="16" x="2" y="4" rx="2"></rect>
        <path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path>
      </svg><span class="tw-text-rose-500">Inscreva-se</span></span> e garanta <span class="tw-text-rose-500">ofertas exclusivas</span> direto no seu e-mail!</h1>
  <div class="input-append">
    <div class="form-group ">
      <input type="email" id="email" class=" form-control form-control-big " autocorrect="off" autocapitalize="off" name="email" placeholder="E-mail" aria-label="E-mail">
    </div>
    <div class="winnie-pooh" style="display: none;">
      <label for="winnie-pooh-newsletter">Não preencher este campo</label>
      <input id="winnie-pooh-newsletter" type="text" name="winnie-pooh">
    </div>
    <input type="hidden" name="name" value="Sem nome">
    <input type="hidden" name="message" value="Pedido de inscrição na newsletter">
    <input type="hidden" name="type" value="newsletter">
    <input type="submit" name="contact" class="btn newsletter-btn" value="Inscrever-se"
      style="background-color: var(--primary) !important;color: #fff;padding: 12px;box-shadow: 2px 2px 0px 2px #af4469;font-weight: 500;border-radius: .25em;position: absolute;left: 50%;transform: translate(-50%, 0);border: 0 !important;">
  </div>
  <img class="tw-absolute tw-opacity-20 tw--right-10 md:tw-right-0 tw--bottom-8 tw-w-40 tw-h-40 xl:tw-w-64 xl:tw-h-64 tw--z-10" src="https://d2r9epyceweg5n.cloudfront.net/stores/004/220/694/rte/email.png">
  <img class="tw-absolute tw-opacity-20 tw--left-10 md:tw-left-0 tw--bottom-8 tw-w-32 tw-h-32 xl:tw-w-56 xl:tw-h-56 tw--z-10" src="https://d2r9epyceweg5n.cloudfront.net/stores/004/220/694/rte/email2.png">
</form>

Text Content

>



Já é cliente BellaHair e deseja otimizar sua renda? afiliados.bellahair.com.br
Iniciar sessão Criar conta
 * Criar uma conta
 * Iniciar sessão

0
Olá, !
FECHAR

()
x
Adicionado ao carrinho com sucesso!

Total ( 0 produtos): produto): R$0,00
Ver carrinho
()
x
Adicionado ao carrinho com sucesso!

Total ( 0 produtos): produto): R$0,00
Ver carrinho
CATEGORIAS
FECHAR
 * Mega Hair Adesivo
   * Ver tudo
   * Cabelos Bio Vegetais
   * 2 Tiras
   * 4 Tiras
   * Acessório
   * Cabelos Humanos
 * Apliques Tic Tac
   * Ver tudo
   * Karina
   * Cacheados
   * Flip in Hair
   * Morena Iluminada
   * Ruivos
   * Linha Pop
   * Topo
   * Bio Vegetais
   * Cabelos Humanos
 * Rabos de Cavalo
   * Ver tudo
   * Cabelos Bio Vegetais
 * Perucas e Laces
   * Ver tudo
   * Cabelos Orgânicos
   * Cabelos Humanos
 * Cabelos Humanos
   * Ver tudo
   * Em grama
   * Na tela
 * Acessórios
 * ATÉ 50 REAIS

Ao navegar por este site você aceita o uso de cookies para agilizar a sua
experiência de compra.
Entendi
Compre mais rápido e acompanhe seus pedidos!
Iniciar sessão

Que bom ver você de volta!
Faça login para comprar mais rápido e veja todos os seus pedidos.
E-mail
Senha

Iniciar sessão

 * MEGA HAIR ADESIVO
   * Ver tudo em MEGA HAIR ADESIVO
   * CABELOS BIO VEGETAIS
   * MEGA HAIR ADESIVO 2 TIRAS
   * MEGA HAIR ADESIVO 4 TIRAS
   * ACESSÓRIOS PARA MEGA HAIR ADESIVO
   * CABELOS HUMANOS
 * APLIQUES TIC TAC
   * Ver tudo em APLIQUES TIC TAC
   * APLIQUES TIC TAC KARINA
   * APLIQUES TIC TAC CACHEADOS
   * FLIP IN HAIR (COM FIO DE NYLON)
   * APLIQUES TIC TAC MORENA ILUMINADA
   * APLIQUES TIC TAC RUIVOS
   * APLIQUES TOPO
   * APLIQUES TIC TAC LINHA POP
   * CABELOS BIO VEGETAIS
   * CABELOS HUMANOS
 * RABOS DE CAVALO
   * Ver tudo em RABOS DE CAVALO
   * CABELOS BIO VEGETAIS
   * CABELOS HUMANOS
 * LACES & WIGS
   * Ver tudo em LACES & WIGS
   * CABELOS BIO VEGETAIS
   * CABELOS HUMANOS
 * CABELOS HUMANOS
   * Ver tudo em CABELOS HUMANOS
   * EM GRAMAS
   * NA TELA
 * ACESSÓRIOS
 * OYE COSMÉTICOS

   
 * Criar uma conta
 * Iniciar sessão


Buscar


Carrinho de Compras
O carrinho de compras está vazio.
Oops! Não temos mais estoque para incluir este produto ao carrinho. Se você
quiser, podever outros aquí
BRL

SUBTOTAL (SEM FRETE) : R$0,00

em todos os produtos comprando ou mais


TOTAL: R$0,00

Total: R$0,00
Ou até 1 x de R$0,00
Oops! Não temos mais estoque para incluir este produto ao carrinho. Se você
quiser, podever outros aquí
O valor mínimo de compra é de R$0,00 sem considerar o custo de frete


Descontos

✨🌸 Bellas Novidades , Descontinhos e CUPONS, é só clicar aqui para entrar no
nosso grupo de ofertas.



PIX

Oferecemos 5% DE DESCONTO para pagamentos no pix!



Satisfação

Na Bella Hair, a sua satisfação é extremamente importante. Clique aqui se tiver
qualquer dúvida!




NOVIDADES

RABO DE CAVALO LISO SKY CASTANHO ESCURO 70 CM - BIO VEGETAL
de R$0,00 por
R$119,00
5 x de R$26,79
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS LOIRO MEL 65/70/75 CM - 4 TIRAS
de R$0,00 por
R$349,00
12 x de R$33,75
Detalhes

Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL OMBRE LOIRO CACHEADO FRÉSIA 65/70/75 CM - 4
TIRAS
de R$0,00 por
R$349,00
12 x de R$33,75
Detalhes

Esgotado
LACE FRONT ANA CAROLINA CASTANHO ESCURO - BIO VEGETAL
de R$0,00 por
R$339,00
12 x de R$32,78

15% OFF
RABO DE CAVALO CACHEADO COM PIRANHA GRISALHO - FIBRA PREMIUM
de R$109,00 por
R$92,65
4 x de R$25,94
Adicionar


21% OFF
LACE FRONT JESSICA ONDULADA MARSALA - HUMAN HAIR
de R$415,00 por
R$329,00
12 x de R$31,81
Adicionar


APLIQUE TIC TAC BIO VEGETAL KARINA 70 CM PLATINADO - SLEEK (3 TELAS)
de R$0,00 por
R$189,00
8 x de R$26,93
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS CASTANHO ESCURO 65/70/75 CM - 2
TIRAS
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes

MEGA HAIR ADESIVO CABELO BIO VEGETAL PLATINADO LISO 80 CM - 4 TIRAS
de R$0,00 por
R$389,00
12 x de R$37,62
Adicionar


Quantidade 2 TIRAS (120 GRAMAS) 3 TIRAS (150 GRAMAS) 4 TIRAS (180 GRAMAS)

Comprar

APLIQUE TIC TAC CACHEADO FELICIA CHOCOLATE (4 TELAS)
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes

APLIQUE TIC TAC ONDULADO 70 CM CASTANHO COM MECHAS MEL 1/27 - BIO FIBRA (1 TELA)
de R$0,00 por
R$42,00
Adicionar


PERUCA WIG ANGELA CASTANHO ESCURO - BIO FIBRA
de R$0,00 por
R$79,00
3 x de R$29,19
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS CASTANHO ESCURO 65/70/75 CM - 4
TIRAS
de R$0,00 por
R$349,00
12 x de R$33,75
Detalhes

APLIQUE TIC TAC TOPO ONDULADO CASTANHO COM LUZES (1 TELA) - FIBRA PREMIUM
de R$0,00 por
R$159,00
7 x de R$25,76
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL CHOCOLATE FRÉSIA CACHEADO 65/70/75 CM - 4
TIRAS
de R$0,00 por
R$315,00
12 x de R$30,46
Detalhes

APLIQUE TIC TAC ONDULADO 70 CM OMBRE LOIRO AVELÃ M416- BIO FIBRA (1 TELA)
de R$0,00 por
R$42,00
Adicionar


MEGA HAIR ADESIVO CABELO BIO VEGETAL PLATINADO LISO 80 CM - 2 TIRAS
de R$0,00 por
R$224,00
10 x de R$25,78
Adicionar


RABO DE CAVALO LISO CELINE COM PIRANHA PRETO 70 CM - FIBRA PREMIUM
de R$0,00 por
R$109,00
4 x de R$30,52
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS LOIRO MEL 65/70/75 CM - 2 TIRAS
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes

Quantidade 2 TIRAS (120 GRAMAS) 3 TIRAS (150 GRAMAS) 4 TIRAS (180 GRAMAS)

Comprar

APLIQUE TIC TAC CACHEADO FELICIA OMBRE LOIRO CLARO (4 TELAS)
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes

Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL CHOCOLATE FRÉSIA CACHEADO 65/70/75 CM - 2
TIRAS
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes

Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL OMBRE LOIRO CACHEADO FRÉSIA 65/70/75 CM - 2
TIRAS
de R$0,00 por
R$199,00
9 x de R$25,36
Detalhes

RABO DE CAVALO LISO SKY CASTANHO ESCURO 70 CM - BIO VEGETAL
de R$0,00 por
R$119,00
5 x de R$26,79
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS LOIRO MEL 65/70/75 CM - 4 TIRAS
de R$0,00 por
R$349,00
12 x de R$33,75
Detalhes

Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL OMBRE LOIRO CACHEADO FRÉSIA 65/70/75 CM - 4
TIRAS
de R$0,00 por
R$349,00
12 x de R$33,75
Detalhes

Esgotado
LACE FRONT ANA CAROLINA CASTANHO ESCURO - BIO VEGETAL
de R$0,00 por
R$339,00
12 x de R$32,78

15% OFF
RABO DE CAVALO CACHEADO COM PIRANHA GRISALHO - FIBRA PREMIUM
de R$109,00 por
R$92,65
4 x de R$25,94
Adicionar


21% OFF
LACE FRONT JESSICA ONDULADA MARSALA - HUMAN HAIR
de R$415,00 por
R$329,00
12 x de R$31,81
Adicionar


APLIQUE TIC TAC BIO VEGETAL KARINA 70 CM PLATINADO - SLEEK (3 TELAS)
de R$0,00 por
R$189,00
8 x de R$26,93
Adicionar


Tamanho 65 centímetros 70 centímetros 75 centímetros

Comprar

MEGA HAIR ADESIVO CABELO BIO VEGETAL LEVE ONDAS CASTANHO ESCURO 65/70/75 CM - 2
TIRAS
de R$0,00 por
R$179,00
8 x de R$25,50
Detalhes




INSCREVA-SE E GARANTA OFERTAS EXCLUSIVAS DIRETO NO SEU E-MAIL!

Não preencher este campo


BELLAHAIRCABELOS



> 


CONTATO

 * (11) 5571-5311
 * Horário de Atendimento:
   Segunda à sexta feira: 9:15h às 18h.
   Sábado: 9:15h às 13h.
 * contato@bellahair.com.br
 * Para troca/devolução
   trocas@bellahair.com.br


QUEM SOMOS?

 * No ano de 2000 a empresa Bella Hair foi inaugurada para atender...
   Veja mais
 * @bellahaircabelos
 * @bella.hair
 * BellahairCabelos
 * Bella Hair


INFORMAÇÕES

 * Política de privacidade
 * Manuais

Copyright Bella Hair - 03800743000134 - 2024. Todos os direitos reservados.


G-JGLBD9PQ7E