planetapratico.com
Open in
urlscan Pro
23.227.38.32
Public Scan
URL:
https://planetapratico.com/
Submission: On November 24 via api from BE — Scanned from CA
Submission: On November 24 via api from BE — Scanned from CA
Form analysis
49 forms found in the DOMPOST /contact#newsletter-popup
<form method="post" action="/contact#newsletter-popup" id="newsletter-popup" accept-charset="UTF-8" class="form popup-newsletter__form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
type="hidden" name="contact[tags]" value="newsletter">
<div class="form__input-wrapper form__input-wrapper--labelled">
<input id="newsletter-popup[email]" type="text" class="form__field form__field--text" name="contact[email]" autofocus="">
<label for="newsletter-popup[email]" class="form__floating-label">Seu e-mail</label>
</div>
<button class="button button--primary button--full" type="submit">Inscrever-me</button>
</form>
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="Pesquisar..." placeholder="Pesquisar...">
<button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input"><svg focusable="false" 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 focusable="false" 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 focusable="false" 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: login — POST /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: recover — POST /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: create — POST /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_id_9947852996919_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960428765495"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-bailarina">Ver mais</button><input type="hidden" name="product-id" value="9947852996919"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947849097527_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960423129399"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-direito">Ver mais</button><input type="hidden" name="product-id" value="9947849097527"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947855290679_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960433582391"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-family">Ver mais</button><input type="hidden" name="product-id" value="9947855290679"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947851129143_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960427192631"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-forever">Ver mais</button><input type="hidden" name="product-id" value="9947851129143"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947857420599_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960437481783"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-paris">Ver mais</button><input type="hidden" name="product-id" value="9947857420599"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947844378935_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960419885367"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/berloque-teacher">Ver mais</button><input type="hidden" name="product-id" value="9947844378935"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9951842074935_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49973733392695"><a href="/collections/moda-feminina/products/capa-case-silicone-protetora" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-16474367296877ff27" data-product-url="/products/capa-case-silicone-protetora">Ver mais</button><input type="hidden" name="product-id" value="9951842074935"><input type="hidden" name="section-id"
value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9941000094007_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949086023991"><a href="/collections/moda-feminina/products/kit-4-pecas-com-modelador-de-cachos-heatless-em-cetim-2-xuxinha-cetim-touca-dupla-face-protege-e-define-wl" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-16474367296877ff27" data-product-url="/products/kit-4-pecas-com-modelador-de-cachos-heatless-em-cetim-2-xuxinha-cetim-touca-dupla-face-protege-e-define-wl">Ver mais</button><input type="hidden" name="product-id"
value="9941000094007"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942303932727_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49942988423479"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/kit-com-escova-polvo-escova-flexivel-escova-magica-escova-raquete-massageadora-e-touca-de-cetim-imperio">Ver mais</button><input type="hidden" name="product-id" value="9942303932727"><input type="hidden"
name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942308127031_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49943015686455"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/mini-chapinha-prancha-de-cabelo-portatil-com-case-transporte-bivolt-estojo">Ver mais</button><input type="hidden" name="product-id" value="9942308127031"><input type="hidden" name="section-id"
value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9947861942583_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49960452129079"><a href="/collections/moda-feminina/products/pulseira-charm-heart" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/pulseira-charm-heart">Ver mais</button><input type="hidden" name="product-id" value="9947861942583"><input type="hidden" name="section-id" value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942320316727_16474367296877ff27" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49943076110647"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-16474367296877ff27"
data-product-url="/products/rimel-mascara-de-cilios-super-volume-efeito-boneca-belle-angel-o-rimel-maisb-039">Ver mais</button><input type="hidden" name="product-id" value="9942320316727"><input type="hidden" name="section-id"
value="16474367296877ff27">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9940890059063_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49936154198327"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-1651163003fee0884d"
data-product-url="/products/fone-de-ouvido-inpods-13-bluetooth-sem-fio-com-microfone-fones-esportivos-adequado-branc">Ver mais</button><input type="hidden" name="product-id" value="9940890059063"><input type="hidden" name="section-id"
value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9940984824119_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49937142776119"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-1651163003fee0884d"
data-product-url="/products/aparador-multifuncional-recarregavel-kemei-km-6511-ideal-para-barba-nariz-cabelo-e-sobrancelha">Ver mais</button><input type="hidden" name="product-id" value="9940984824119"><input type="hidden" name="section-id"
value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945633358135_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49974148563255"><a href="/collections/eletronicos/products/aspirador-de-po-e-agua-wap-gtw-10-compacto-1400w-10-litros-amarelo-preto-127v" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-1651163003fee0884d" data-product-url="/products/aspirador-de-po-e-agua-wap-gtw-10-compacto-1400w-10-litros-amarelo-preto-127v">Ver mais</button><input type="hidden" name="product-id" value="9945633358135"><input
type="hidden" name="section-id" value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942338961719_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49948876374327"><a href="/collections/eletronicos/products/aspirador-de-po-preto-usb-portatil-completo-linha-premium-carro-e-casa-2000mah" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-1651163003fee0884d" data-product-url="/products/aspirador-de-po-preto-usb-portatil-completo-linha-premium-carro-e-casa-2000mah">Ver mais</button><input type="hidden" name="product-id" value="9942338961719"><input
type="hidden" name="section-id" value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945643155767_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953750581559"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-1651163003fee0884d"
data-product-url="/products/aspirador-de-po-vertical-e-portatil-wap-high-speed-plus-1350w-1-2-litros-filtro-hepa-tecnologia-cyclone-3-em-1-110v">Ver mais</button><input type="hidden" name="product-id" value="9945643155767"><input type="hidden"
name="section-id" value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945638535479_1651163003fee0884d" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953736589623"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-1651163003fee0884d"
data-product-url="/products/balanca-digital-precisao-de-cozinha-fit-gourmet-1g-ate-10kg-123util-cozinha-ud130-cor-branca">Ver mais</button><input type="hidden" name="product-id" value="9945638535479"><input type="hidden" name="section-id"
value="1651163003fee0884d">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9950614880567_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49968040771895"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/aparador-de-pelos-philips-multigroom-bivolt">Ver mais</button><input type="hidden" name="product-id" value="9950614880567"><input type="hidden"
name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9940984824119_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49937142776119"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/aparador-multifuncional-recarregavel-kemei-km-6511-ideal-para-barba-nariz-cabelo-e-sobrancelha">Ver mais</button><input type="hidden"
name="product-id" value="9940984824119"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942334210359_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49943109206327"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/aparador-de-pelos-philips-oneblade-qp1424-10-na-cor-cinza-chumbo-bivolt">Ver mais</button><input type="hidden" name="product-id"
value="9942334210359"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942305898807_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949065511223"><a href="/collections/saude-beleza/products/esponja-de-maquiagem-9-pecas-design-em-forma-de-leque-para-uso-molhado-e-seco" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/esponja-de-maquiagem-9-pecas-design-em-forma-de-leque-para-uso-molhado-e-seco">Ver mais</button><input type="hidden" name="product-id"
value="9942305898807"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9941002879287_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49948858843447"><a href="/collections/saude-beleza/products/13-pcs-conjunto-de-pinceis-de-maquilhagem-profissionais-corretivo-base-suave-e-po" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/13-pcs-conjunto-de-pinceis-de-maquilhagem-profissionais-corretivo-base-suave-e-po">Ver mais</button><input type="hidden" name="product-id"
value="9941002879287"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942322053431_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949014819127"><a href="/collections/saude-beleza/products/corretivo-contorno-liquido-dia-a-dia-mahav-nova-embalagem" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/corretivo-contorno-liquido-dia-a-dia-mahav-nova-embalagem">Ver mais</button><input type="hidden" name="product-id" value="9942322053431"><input
type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942302359863_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49942984130871"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/escova-alisadora-bivolt-5-em-1-alisa-hidrata-modela-alinha-e-anti-frizz">Ver mais</button><input type="hidden" name="product-id"
value="9942302359863"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942332080439_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49943101407543"><button class="product-item__action-button button button--small button--disabled" disabled="">Esgotado</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/franciny-ehlke-glosslicious-gloss-labial-3un-cherry-lips-juicy-lips-cookie-lips">Ver mais</button><input type="hidden" name="product-id"
value="9942332080439"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942329786679_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49943094133047"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/henna-para-desing-de-sobrancelhas-makiaj">Ver mais</button><input type="hidden" name="product-id" value="9942329786679"><input type="hidden"
name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9941000094007_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949086023991"><a href="/collections/saude-beleza/products/kit-4-pecas-com-modelador-de-cachos-heatless-em-cetim-2-xuxinha-cetim-touca-dupla-face-protege-e-define-wl" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/kit-4-pecas-com-modelador-de-cachos-heatless-em-cetim-2-xuxinha-cetim-touca-dupla-face-protege-e-define-wl">Ver mais</button><input type="hidden"
name="product-id" value="9941000094007"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942344040759_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949070721335"><a href="/collections/saude-beleza/products/kit-10-a-50-adesivos-power-knee-alivio-de-dor-nos-joelhos-bracos-pescoco-moldes-diferentes-4-8-884-avaliacoes" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/kit-10-a-50-adesivos-power-knee-alivio-de-dor-nos-joelhos-bracos-pescoco-moldes-diferentes-4-8-884-avaliacoes">Ver mais</button><input type="hidden"
name="product-id" value="9942344040759"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942300786999_ad43a817-7550-4f16-a1cd-c8833b382075" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49942967583031"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-ad43a817-7550-4f16-a1cd-c8833b382075" data-product-url="/products/kit-com-sabonete-antioleosidade-serum-antioleosidade-gel-antioleosidade-demaquilante-antioleosidade">Ver mais</button><input type="hidden"
name="product-id" value="9942300786999"><input type="hidden" name="section-id" value="ad43a817-7550-4f16-a1cd-c8833b382075">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945622348087_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953683931447"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/airfryer-digital-gadnic-4l-1400w-painel-touch-preta-antiaderente-airf0003a-110v">Ver mais</button><input type="hidden" name="product-id" value="9945622348087"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9951621775671_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49972937425207"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/amolador-de-facas-afiador-profissional">Ver mais</button><input type="hidden" name="product-id" value="9951621775671"><input type="hidden" name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945633358135_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49974148563255"><a href="/collections/casa/products/aspirador-de-po-e-agua-wap-gtw-10-compacto-1400w-10-litros-amarelo-preto-127v" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-165116296715ecb8a3" data-product-url="/products/aspirador-de-po-e-agua-wap-gtw-10-compacto-1400w-10-litros-amarelo-preto-127v">Ver mais</button><input type="hidden" name="product-id" value="9945633358135"><input
type="hidden" name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945643155767_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953750581559"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/aspirador-de-po-vertical-e-portatil-wap-high-speed-plus-1350w-1-2-litros-filtro-hepa-tecnologia-cyclone-3-em-1-110v">Ver mais</button><input type="hidden" name="product-id" value="9945643155767"><input type="hidden"
name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945638535479_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953736589623"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/balanca-digital-precisao-de-cozinha-fit-gourmet-1g-ate-10kg-123util-cozinha-ud130-cor-branca">Ver mais</button><input type="hidden" name="product-id" value="9945638535479"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9951259066679_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49971674251575"><a href="/collections/casa/products/cabide-magico-retratil-compre-1-leve-3" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-165116296715ecb8a3" data-product-url="/products/cabide-magico-retratil-compre-1-leve-3">Ver mais</button><input type="hidden" name="product-id" value="9951259066679"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945623003447_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953684685111"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/cafeteira-britania-cp15-vidro-preto-com-inox-127v">Ver mais</button><input type="hidden" name="product-id" value="9945623003447"><input type="hidden" name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945629491511_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953694220599"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/cafeteira-eletrica-1-2-litros-ocaf650-com-jarra-inox-oster-cor-preto-110v">Ver mais</button><input type="hidden" name="product-id" value="9945629491511"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945631555895_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953716240695"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/escova-secadora-de-cabelos-britania-bec07r-soft-4-em-1-1300w-cabo-giratorio-rosa-bivolt">Ver mais</button><input type="hidden" name="product-id" value="9945631555895"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9942344958263_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id"
value="49949060104503"><a href="/collections/casa/products/espelho-redondo-decorativo-adnet-supenso-de-parede-60cm-50cm-40cm-30cm-com-alca" class="product-item__action-button button button--small button--primary">Escolha entre as opções</a><button
type="button" class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
aria-controls="modal-quick-view-165116296715ecb8a3" data-product-url="/products/espelho-redondo-decorativo-adnet-supenso-de-parede-60cm-50cm-40cm-30cm-com-alca">Ver mais</button><input type="hidden" name="product-id" value="9942344958263"><input
type="hidden" name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9940955660599_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49937073602871"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/fita-led-rgb-3528-com-5-metros-controle-remoto">Ver mais</button><input type="hidden" name="product-id" value="9940955660599"><input type="hidden" name="section-id" value="165116296715ecb8a3">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="product_form_id_9945646465335_165116296715ecb8a3" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49953767096631"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Adicionar ao Carrinho</button><button type="button"
class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view" aria-controls="modal-quick-view-165116296715ecb8a3"
data-product-url="/products/fritadeira-elerica-air-fryer-oven-philco-pfr2200-12-litros-4-em-1-1800w-cor-preta-110v">Ver mais</button><input type="hidden" name="product-id" value="9945646465335"><input type="hidden" name="section-id"
value="165116296715ecb8a3">
</form>
POST /contact#newsletter-newsletter_E4b7L6
<form method="post" action="/contact#newsletter-newsletter_E4b7L6" id="newsletter-newsletter_E4b7L6" accept-charset="UTF-8" class="form newsletter__form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
value="✓"><input type="hidden" name="contact[tags]" value="newsletter">
<div class="form__input-row">
<div class="form__input-wrapper form__input-wrapper--labelled">
<input type="email" id="newsletter[newsletter_E4b7L6][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
<label for="newsletter[newsletter_E4b7L6][contact][email]" class="form__floating-label">Seu e-mail</label>
</div>
<button type="submit" class="form__submit button button--primary">Enviar</button>
</div>
</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="/"></form>
Text Content
Pular GANHE 10% DE DESCONTO NA PRIMEIRA COMPRA Seu e-mail Inscrever-me Frete grátis para todo o Brasil * Página Inicial * Catálogo * Eletrônicos * Moda e Acessórios * Saúde & Beleza * Casa Precisa de ajuda? (99) 9 9999-9999 contato@seucontato.com 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 Rastrear Pedido 0 Carrinho * Página Inicial * Catálogo * Eletrônicos * Moda e Acessórios * Saúde & Beleza * Casa 1. 2. 3. 4. NAVEGAÇÃO RÁPIDA Ver todas Eletrônicos Casa Saúde & Beleza Moda e Acessórios Eletrodomésticos MODA E ACESSÓRIOS Ver todos 42% OFF Berloque Bailarina * * * * * (10) Preço porR$ 69,90 Preço R$ 119,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 36% OFF Berloque Direito * * * * * (10) Preço porR$ 69,90 Preço R$ 109,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 42% OFF Berloque Family * * * * * (10) Preço porR$ 69,90 Preço R$ 119,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 36% OFF Berloque Forever * * * * * (8) Preço porR$ 69,90 Preço R$ 109,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 42% OFF Berloque Paris * * * * * (10) Preço porR$ 69,90 Preço R$ 119,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 36% OFF Berloque Teacher * * * * * (10) Preço porR$ 69,90 Preço R$ 109,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 61% OFF Capa/Case de Silicone Protetora - Airpods (PROMO BLACK) Preço porR$ 34,90 Preço R$ 89,90 Ou em 12x de R$ 3,50 Escolha entre as opçõesVer mais 40% OFF KIT 4 Peças Com Modelador de Cachos em cetim - Cachos Perfeitos Preço porR$ 59,90 Preço R$ 99,90 Ou em 12x de R$ 6,01 Escolha entre as opçõesVer mais 45% OFF Kit de Escovas para Cabelo - FioCharm Preço porR$ 59,90 Preço R$ 109,80 Ou em 12x de R$ 6,01 Adicionar ao CarrinhoVer mais Mini Chapinha de Cabelo Portátil - MiniStyle Preço porR$ 39,90 Ou em 12x de R$ 4,01 Adicionar ao CarrinhoVer mais 46% OFF Pulseira Charm Heart Preço porR$ 139,90 Preço R$ 259,90 Ou em 12x de R$ 14,05 Escolha entre as opçõesVer mais Rímel Máscara de Cílios Super Volume - Belle Angel Preço porR$ 45,00 Ou em 12x de R$ 4,52 Adicionar ao CarrinhoVer mais ELETRÔNICOS Ver todos 48% OFF AIRPODS INSPIRED 2ª GERAÇÃO - FONE DE OUVIDO BLUETOOTH * * * * * (10) Preço porR$ 129,90 Preço R$ 249,90 Ou em 12x de R$ 13,04 Adicionar ao CarrinhoVer mais 54% OFF Aparador Multifuncional - Para Barba, Nariz, Cabelo e Sobrancelha | KEMEI Preço porR$ 179,90 Preço R$ 389,90 Ou em 12x de R$ 18,06 Adicionar ao CarrinhoVer mais 35% OFF Aspirador De Pó e Água Wap Gtw (PROMO BLACK) Preço porR$ 439,90 Preço R$ 679,90 Ou em 12x de R$ 44,17 Escolha entre as opçõesVer mais 54% OFF Aspirador de Pó Portátil - UltraLimpeza * * * * * (10) Preço porR$ 127,90 Preço R$ 279,90 Ou em 12x de R$ 12,84 Escolha entre as opçõesVer mais 22% OFF Aspirador de Pó Vertical e Portátil WAP High Speed Plus (PROMO BLACK) Preço porR$ 319,90 Preço R$ 409,90 Ou em 12x de R$ 32,12 Adicionar ao CarrinhoVer mais 46% OFF Balança Digital Precisão De Cozinha Preço porR$ 69,90 Preço R$ 129,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais SAÚDE & BELEZA Ver todos 38% OFF Aparador de Pelos Philips - Multigroom Bivolt Preço porR$ 159,90 Preço R$ 259,90 Ou em 12x de R$ 16,05 Adicionar ao CarrinhoVer mais 54% OFF Aparador Multifuncional - Para Barba, Nariz, Cabelo e Sobrancelha | KEMEI Preço porR$ 179,90 Preço R$ 389,90 Ou em 12x de R$ 18,06 Adicionar ao CarrinhoVer mais 33% OFF Barbeador Elétrico Philips - OneBlade Preço porR$ 199,90 Preço R$ 299,90 Ou em 12x de R$ 20,07 Adicionar ao CarrinhoVer mais 50% OFF Conjunto de Esponjas de Maquiagem - Toque de Seda 9 peças Preço porR$ 24,90 Preço R$ 49,90 Ou em 12x de R$ 2,50 Escolha entre as opçõesVer mais 67% OFF Conjunto De Pincéis De Maquiagem c/ 13 peças Preço porR$ 59,80 Preço R$ 179,80 Ou em 12x de R$ 6,00 Escolha entre as opçõesVer mais 44% OFF Corretivo & Contorno Líquido - MAHAV Preço porR$ 49,90 Preço R$ 89,90 Ou em 12x de R$ 5,01 Escolha entre as opçõesVer mais 65% OFF Escova Alisadora 5 em 1 - SmoothWave Preço porR$ 77,90 Preço R$ 219,90 Ou em 12x de R$ 7,82 Adicionar ao CarrinhoVer mais 31% OFF Gloss Labial - Franciny Ehlke Glosslicious 3un Preço porR$ 109,90 Preço R$ 159,90 Ou em 12x de R$ 11,03 EsgotadoVer mais 56% OFF Henna Para Desing De Sobrancelhas Makiaj Preço porR$ 39,90 Preço R$ 89,90 Ou em 12x de R$ 4,01 Adicionar ao CarrinhoVer mais 40% OFF KIT 4 Peças Com Modelador de Cachos em cetim - Cachos Perfeitos Preço porR$ 59,90 Preço R$ 99,90 Ou em 12x de R$ 6,01 Escolha entre as opçõesVer mais 44% OFF Kit Adesivos POWER KNEE - Alivio De Dor Nos Joelhos, Braços, Pescoço Preço porDe R$ 55,90 Preço R$ 99,90 Ou em 12x de R$ 5,61 Escolha entre as opçõesVer mais 36% OFF Kit com Sabonete + Sérum + Gel + Demaquilante antioleosidade - PhálleBeauty Preço porR$ 69,99 Preço R$ 109,80 Ou em 12x de R$ 7,03 Adicionar ao CarrinhoVer mais CASA Ver todos 31% OFF Airfryer Digital Gadnic 4l 1400w Painel Touch Preço porR$ 439,90 Preço R$ 639,90 Ou em 12x de R$ 44,17 Adicionar ao CarrinhoVer mais 53% OFF Amolador de Facas - Afiador Profissional Preço porR$ 65,50 Preço R$ 139,90 Ou em 12x de R$ 6,58 Adicionar ao CarrinhoVer mais 35% OFF Aspirador De Pó e Água Wap Gtw (PROMO BLACK) Preço porR$ 439,90 Preço R$ 679,90 Ou em 12x de R$ 44,17 Escolha entre as opçõesVer mais 22% OFF Aspirador de Pó Vertical e Portátil WAP High Speed Plus (PROMO BLACK) Preço porR$ 319,90 Preço R$ 409,90 Ou em 12x de R$ 32,12 Adicionar ao CarrinhoVer mais 46% OFF Balança Digital Precisão De Cozinha Preço porR$ 69,90 Preço R$ 129,90 Ou em 12x de R$ 7,02 Adicionar ao CarrinhoVer mais 37% OFF Cabide Mágico Retrátil - (COMPRE 1 LEVE 3) - PROMO BLACK * * * * * (4) Preço porDe R$ 119,90 Preço R$ 189,90 Ou em 12x de R$ 12,04 Escolha entre as opçõesVer mais 20% OFF Cafeteira Britânia Cp15 Vidro Preto Com Inox 127V Preço porR$ 199,90 Preço R$ 249,90 Ou em 12x de R$ 20,07 Adicionar ao CarrinhoVer mais 26% OFF Cafeteira Elétrica 1,2 Litros Com Jarra Inox Oster Cor Preto 110V Preço porR$ 289,90 Preço R$ 389,90 Ou em 12x de R$ 29,11 Adicionar ao CarrinhoVer mais 27% OFF Escova Secadora de Cabelos Britânia 4 Em 1 - Cabo Giratório Rosa Bivolt Preço porR$ 219,90 Preço R$ 299,90 Ou em 12x de R$ 22,08 Adicionar ao CarrinhoVer mais 38% OFF Espelho Redondo Decorativo - ADNET Preço porDe R$ 79,90 Preço R$ 129,90 Ou em 12x de R$ 8,02 Escolha entre as opçõesVer mais 61% OFF Fita LED RGB 3528 com 5 Metros + Controle Remoto Preço porR$ 77,90 Preço R$ 199,90 Ou em 12x de R$ 7,82 Adicionar ao CarrinhoVer mais 12% OFF Fritadeira Elérica Air Fryer Oven Philco - 12 litros - 4 Em 1 (PROMO BLACK) Preço porR$ 789,90 Preço R$ 899,90 Ou em 12x de R$ 79,31 Adicionar ao CarrinhoVer mais MELHORES PROMOÇÕES Ver mais 31% OFF Airfryer Digital Gadnic 4l 1400w Painel Touch Preço porR$ 439,90 Preço R$ 639,90 Ou em 12x de R$ 44,17 53% OFF Amolador de Facas - Afiador Profissional Preço porR$ 65,50 Preço R$ 139,90 Ou em 12x de R$ 6,58 35% OFF Aspirador De Pó e Água Wap Gtw (PROMO BLACK) Preço porR$ 439,90 Preço R$ 679,90 Ou em 12x de R$ 44,17 22% OFF Aspirador de Pó Vertical e Portátil WAP High Speed Plus (PROMO BLACK) Preço porR$ 319,90 Preço R$ 409,90 Ou em 12x de R$ 32,12 46% OFF Balança Digital Precisão De Cozinha Preço porR$ 69,90 Preço R$ 129,90 Ou em 12x de R$ 7,02 37% OFF Cabide Mágico Retrátil - (COMPRE 1 LEVE 3) - PROMO BLACK * * * * * (4) Preço porDe R$ 119,90 Preço R$ 189,90 Ou em 12x de R$ 12,04 20% OFF Cafeteira Britânia Cp15 Vidro Preto Com Inox 127V Preço porR$ 199,90 Preço R$ 249,90 Ou em 12x de R$ 20,07 26% OFF Cafeteira Elétrica 1,2 Litros Com Jarra Inox Oster Cor Preto 110V Preço porR$ 289,90 Preço R$ 389,90 Ou em 12x de R$ 29,11 27% OFF Escova Secadora de Cabelos Britânia 4 Em 1 - Cabo Giratório Rosa Bivolt Preço porR$ 219,90 Preço R$ 299,90 Ou em 12x de R$ 22,08 38% OFF Espelho Redondo Decorativo - ADNET Preço porDe R$ 79,90 Preço R$ 129,90 Ou em 12x de R$ 8,02 61% OFF Fita LED RGB 3528 com 5 Metros + Controle Remoto Preço porR$ 77,90 Preço R$ 199,90 Ou em 12x de R$ 7,82 12% OFF Fritadeira Elérica Air Fryer Oven Philco - 12 litros - 4 Em 1 (PROMO BLACK) Preço porR$ 789,90 Preço R$ 899,90 Ou em 12x de R$ 79,31 1. 2. DESCONTO DE 10% Deixe seu E-MAIL, receba 10% de DESCONTO na primeira compra e acesso a todas as nossas promoções! Seu e-mail Enviar 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. Precisa de atendimento? Segunda a Sexta das 09:00h às 18:00h Compra segura Utilizamos a mesma segurança de dados dos maiores bancos nacionais e internacionais (SSL). Menu de rodapé * Pesquisa * Envio e Prazos * Políticas de Privacidade * Tributação Alfandegária e Correios * Trocas e Devoluções * Entrar em Contato Central de atendimento SAC (Serviço de Atendimento ao Consumidor) E-mail: planetapratico.suporte@gmail.com WhatsApp: +55 (85) 99815-0834 Nós aceitamos Mastercard Visa Elo Hypercard American Express Diners Club Boleto * ✔️ Produto adicionado com sucesso. Finalizar compra