alfaa.site Open in urlscan Pro
104.16.100.51  Public Scan

URL: https://alfaa.site/
Submission: On August 02 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 50 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Enviar</span>
  </button>
  <input type="hidden" name="type" value="product">
  <input class="search__input search-bar__input" type="input" name="q" value="" placeholder="Pesquisar" aria-label="Pesquisar">
</form>

POST /cart

<form style="visibility: hidden;" method="post" action="/cart">
  <input type="hidden" value="7abHng04RjBZniik7JUxomqTnSk4B600tToSMlkC" name="_token">
  <input type="submit" class="custome_checkout" value="checkout" name="checkout">
</form>

POST /cart/add

<form enctype="multipart/form-data" action="/cart/add" method="post" id="AddToCartForm" class="product-form-1722352294317 product-form--hide-variant-labels " data-product-id="{{ product.id }}" data-section="{{ section.id }}"
  data-product="{{ product | json | escape }}">
  <select name="id" id="ProductSelect-1722352294317" data-section="1722352294317" class="product-form__variants no-js">
    <option selected="selected" value="149307124"> Default Title </option>
  </select>
  <div class="disp-flex product-price__quantity">
    <input type="hidden" id="Quantity" name="quantity" value="1" class="product-form__input">
  </div>
  <div class="feature-product-custom-options">
    <div class="row"> <input type="hidden" name="custom_options" value="[]"></div>
  </div>
  <div class="disp-flex product-progress__addcart">
    <div class="grid__item custom_cart_button">
      <div class="grid__item medium--one-whole large-up--one-whole small--one-whole pad_zero cst-small-crtbtn" data-quantity-selector="false" data-inventory_management="" data-inventory="0" data-stock_selling="0">
        <button type="submit" name="add" id="AddToCart" class="btn_sp addtocart_btn product-form__cart-submit ">
          <span id="AddToCartText"> Comprar Agora </span>
        </button>
      </div>
    </div>
    <style>
      .qty {
        -webkit-appearance: textfield !important;
        -moz-appearance: textfield;
        height: 44px;
        width: 40px;
        padding: 5px 5px 5px 5px;
        display: inline-block;
      }

      span.qtyplus,
      span.qtyminus {
        width: 35px;
        height: 45px;
        padding: 5px 5px 5px 5px;
        border: none;
        display: inline-block;
        border: 1px solid #eee;
        border-radius: 0;
        background: #eee;
        font-size: 24px;
        line-height: 1em;
        margin-left: 0px;
        text-align: center;
      }

      span.qtyminus,
      span.qtyplus {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background-color: #f0f7ff;
        line-height: 0;
      }

      .qty_selector {
        font-size: 15px;
      }

      .qty_selector svg.icon {
        width: 14px;
      }

      @media screen and (min-width:420px) {
        .qty_selector svg.icon {
          vertical-align: text-bottom;
          height: 14px;
        }
      }

      .product-form__item input#Quantity {
        height: 35px;
        width: 35px;
        text-align: center;
        display: inline-block;
        border-left: 0;
        border-right: 0;
        -webkit-appearance: none;
        -moz-appearance: textfield;
        appearance: none;
        /*   margin-left: -5px; */
        vertical-align: top;
        border-radius: 0;
        border: none;
      }

      .product-form__cart-submit {
        display: block;
        width: 50%;
        line-height: 1.4;
        padding-left: 5px;
        padding-right: 5px;
        white-space: normal;
      }

      #AddToCartZero {
        width: 50%;
      }

      #AddToCartZero span,
      #AddToCart>span {
        font-size: 12px !important;
        vertical-align: middle;
        display: block;
        font-weight: 600;
      }

      @media screen and (min-width:750px) and (max-width:1199px) {
        /*.product-form__item input#Quantity {width: 30px;}*/
      }

      @media screen and (max-width:749px) {
        .product-form__item input#Quantity {
          /*height: 45px;
     width: 45px;*/
          padding: 0 !important;
          /*border:1px solid #e8e9eb;*/
        }

        .cst-small-crtbtn #AddToCartText {
          font-size: 9px !important;
        }
      }

      @media screen and (max-width:419px) {

        /*span.qtyplus {width: 25px;height: 39px;}
  span.qtyminus {width: 25px;height: 39px;}
     .product-form__item input#Quantity {
     height: 39px;
     width: 45px;
     padding: 0 !important;
     border:1px solid #e8e9eb;
   }*/
        #AddToCartZero span,
        #AddToCart>span {
          font-size: 10px !important;
        }

        .cartx-payment-button__button {
          font-size: 15px !important;
          padding: 12px 0 !important;
        }

        .product-form__item--quantity.pad_zero {
          padding-left: 0;
        }
      }

      .alert-danger {
        color: #721c24;
        background-color: #f8d7da;
        border-color: #f5c6cb;
      }
    </style>
    <script>
      // This button will increment the value
      $('.qtyplus').click(function(e) {
        // Stop acting like a button
        e.preventDefault();
        // Get the field name
        fieldName = $(this).attr('field');
        // Get its current value
        var currentVal = parseInt($('input[name=' + fieldName + ']').val());
        // If is not undefined
        if (!isNaN(currentVal)) {
          // Increment
          $('input[name=' + fieldName + ']').val(currentVal + 1);
        } else {
          // Otherwise put a 0 there
          $('input[name=' + fieldName + ']').val(0);
        }
      });
      // This button will decrement the value till 0
      $(".qtyminus").click(function(e) {
        // Stop acting like a button
        e.preventDefault();
        // Get the field name
        fieldName = $(this).attr('field');
        // Get its current value
        var currentVal = parseInt($('input[name=' + fieldName + ']').val());
        // If it isn't undefined or its greater than 0
        if (!isNaN(currentVal) && currentVal > 0) {
          // Decrement one
          $('input[name=' + fieldName + ']').val(currentVal - 1);
        } else {
          // Otherwise put a 0 there
          $('input[name=' + fieldName + ']').val(0);
        }
      });
    </script>
  </div>
  <style>
    #progressBar {
      display: none;
    }

    #progressBar1 {
      display: none;
    }
  </style>
  <script type="text/javascript">
    var livestock = false;
  </script>
  <script type="text/javascript">
    $(".progressBar_back").animate({
      width: 137.5
    }, 1000);
  </script>
  <input required="" type="hidden" id="upsellcheckquantity" name="properties[upsellcheckquantity]">
</form>

POST https://alfaa.site/products/reviews/create

<form action="https://alfaa.site/products/reviews/create" method="POST" enctype="multipart/form-data"><input type="hidden" value="7abHng04RjBZniik7JUxomqTnSk4B600tToSMlkC" name="_token">
  <div class="form-group"><label for="review-public-name">Nome</label> <input type="text" name="public_name" id="review-public-name" required="required" class="form-control"></div>
  <div class="form-group"><label for="review-email">Email</label> <input type="email" name="email" id="review-email" required="required" class="form-control"></div>
  <div class="form-group"><label for="review-title">Título</label> <input type="text" name="title" id="review-title" required="required" class="form-control"></div>
  <div class="form-group"><label for="review-description">Descrição</label> <textarea name="description" id="review-description" rows="2" required="required" class="form-control"></textarea></div>
  <div class="form-group"><label for="review-rating">Avaliação</label>
    <div class="star-wrapper">
      <div data-v-fde73a0c="" class="vue-star-rating">
        <div data-v-fde73a0c="" class="sr-only"><span data-v-fde73a0c="">Rated 0 stars out of 5</span></div>
        <div data-v-fde73a0c="" class="vue-star-rating"><span data-v-fde73a0c="" class="vue-star-rating-pointer vue-star-rating-star" style="margin-right: 0px;"><svg data-v-ef4bc576="" data-v-fde73a0c="" height="25" width="25" viewBox="0 0 25 25"
              class="vue-star-rating-star" step="100">
              <linearGradient data-v-ef4bc576="" id="23ncd" x1="0" x2="100%" y1="0" y2="0">
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
              </linearGradient>
              <filter data-v-ef4bc576="" id="soebeg" height="130%" width="130%" filterUnits="userSpaceOnUse">
                <feGaussianBlur data-v-ef4bc576="" stdDeviation="0" result="coloredBlur"></feGaussianBlur>
                <feMerge data-v-ef4bc576="">
                  <feMergeNode data-v-ef4bc576="" in="coloredBlur"></feMergeNode>
                  <feMergeNode data-v-ef4bc576="" in="SourceGraphic"></feMergeNode>
                </feMerge>
              </filter><!---->
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#23ncd)" stroke="#999" stroke-width="0"
                stroke-linejoin="miter"></polygon>
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#23ncd)"></polygon>
            </svg></span><span data-v-fde73a0c="" class="vue-star-rating-pointer vue-star-rating-star" style="margin-right: 0px;"><svg data-v-ef4bc576="" data-v-fde73a0c="" height="25" width="25" viewBox="0 0 25 25" class="vue-star-rating-star"
              step="100">
              <linearGradient data-v-ef4bc576="" id="zhtqqk" x1="0" x2="100%" y1="0" y2="0">
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
              </linearGradient>
              <filter data-v-ef4bc576="" id="tp6di" height="130%" width="130%" filterUnits="userSpaceOnUse">
                <feGaussianBlur data-v-ef4bc576="" stdDeviation="0" result="coloredBlur"></feGaussianBlur>
                <feMerge data-v-ef4bc576="">
                  <feMergeNode data-v-ef4bc576="" in="coloredBlur"></feMergeNode>
                  <feMergeNode data-v-ef4bc576="" in="SourceGraphic"></feMergeNode>
                </feMerge>
              </filter><!---->
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#zhtqqk)" stroke="#999" stroke-width="0"
                stroke-linejoin="miter"></polygon>
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#zhtqqk)"></polygon>
            </svg></span><span data-v-fde73a0c="" class="vue-star-rating-pointer vue-star-rating-star" style="margin-right: 0px;"><svg data-v-ef4bc576="" data-v-fde73a0c="" height="25" width="25" viewBox="0 0 25 25" class="vue-star-rating-star"
              step="100">
              <linearGradient data-v-ef4bc576="" id="etvlbc" x1="0" x2="100%" y1="0" y2="0">
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
              </linearGradient>
              <filter data-v-ef4bc576="" id="nuw6m8" height="130%" width="130%" filterUnits="userSpaceOnUse">
                <feGaussianBlur data-v-ef4bc576="" stdDeviation="0" result="coloredBlur"></feGaussianBlur>
                <feMerge data-v-ef4bc576="">
                  <feMergeNode data-v-ef4bc576="" in="coloredBlur"></feMergeNode>
                  <feMergeNode data-v-ef4bc576="" in="SourceGraphic"></feMergeNode>
                </feMerge>
              </filter><!---->
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#etvlbc)" stroke="#999" stroke-width="0"
                stroke-linejoin="miter"></polygon>
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#etvlbc)"></polygon>
            </svg></span><span data-v-fde73a0c="" class="vue-star-rating-pointer vue-star-rating-star" style="margin-right: 0px;"><svg data-v-ef4bc576="" data-v-fde73a0c="" height="25" width="25" viewBox="0 0 25 25" class="vue-star-rating-star"
              step="100">
              <linearGradient data-v-ef4bc576="" id="tl33a" x1="0" x2="100%" y1="0" y2="0">
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
              </linearGradient>
              <filter data-v-ef4bc576="" id="syuxi" height="130%" width="130%" filterUnits="userSpaceOnUse">
                <feGaussianBlur data-v-ef4bc576="" stdDeviation="0" result="coloredBlur"></feGaussianBlur>
                <feMerge data-v-ef4bc576="">
                  <feMergeNode data-v-ef4bc576="" in="coloredBlur"></feMergeNode>
                  <feMergeNode data-v-ef4bc576="" in="SourceGraphic"></feMergeNode>
                </feMerge>
              </filter><!---->
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#tl33a)" stroke="#999" stroke-width="0"
                stroke-linejoin="miter"></polygon>
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#tl33a)"></polygon>
            </svg></span><span data-v-fde73a0c="" class="vue-star-rating-pointer vue-star-rating-star" style="margin-right: 0px;"><svg data-v-ef4bc576="" data-v-fde73a0c="" height="25" width="25" viewBox="0 0 25 25" class="vue-star-rating-star"
              step="100">
              <linearGradient data-v-ef4bc576="" id="bw2xyk" x1="0" x2="100%" y1="0" y2="0">
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
                <stop data-v-ef4bc576="" offset="0%" stop-color="#d8d8d8" stop-opacity="1"></stop>
              </linearGradient>
              <filter data-v-ef4bc576="" id="dz063g" height="130%" width="130%" filterUnits="userSpaceOnUse">
                <feGaussianBlur data-v-ef4bc576="" stdDeviation="0" result="coloredBlur"></feGaussianBlur>
                <feMerge data-v-ef4bc576="">
                  <feMergeNode data-v-ef4bc576="" in="coloredBlur"></feMergeNode>
                  <feMergeNode data-v-ef4bc576="" in="SourceGraphic"></feMergeNode>
                </feMerge>
              </filter><!---->
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#bw2xyk)" stroke="#999" stroke-width="0"
                stroke-linejoin="miter"></polygon>
              <polygon data-v-ef4bc576="" points="11.363636363636363,1.2626262626262625,3.787878787878787,25,22.727272727272727,9.848484848484848,0,9.848484848484848,18.939393939393938,25" fill="url(#bw2xyk)"></polygon>
            </svg></span><!----></div>
      </div> <input type="hidden" name="rating">
    </div>
  </div>
  <div class="form-group">
    <div class="row mr-2">
      <div class="col-6 d-flex align-items-center">
        <div class="upload-btn-wrapper"><button class="btn-upload">Enviar imagem</button> <input type="file" name="file" accept="image/*" id="imageBox"> <input type="hidden" name="MAX_FILE_SIZE" value="30000"></div>
      </div>
      <div class="col-6 d-flex align-items-center justify-content-md-center mt-2 mt-md-0"><img src="" alt="" id="imageOutput"></div>
    </div>
  </div> <input type="hidden" name="product_id" value="19413191">
  <div class="float-right review-model-button"><button type="button" onclick="closeReviewModel()" class="btn btn-secondary">Cancelar</button> <button type="submit" class="btn btn-primary">Salvar</button></div>
</form>

Text Content

Pular para o conteúdo

Enviar
Fechar pesquisa
 * Home
 * Catalog
 * 

fretes grátis em todo território brasileiro

 * Home
 * Catalog

expandir/colapsar

Carrinho Carrinho
0
R$ 0,00
fretes grátis em todo território brasileiro
Slide anterior Próximo slide



RELÓGIO DIGITAL ESPORTIVO MULTIFUNCIONAL RELÓGIO FITNESS À PROVA D'ÁGUA

Preço normal R$ 119,00 R$ 197,00 10X DE R$ 14,29 Economize R$ 78,00

Default Title


Comprar Agora
 * Detalhes do produto

Desperte o Potencial do Seu Dia com o Relógio Digital Esportivo Multifuncional –
O Companheiro Ideal para Cada Desafio!

Se você está procurando um aliado que combine precisão, funcionalidade e estilo
em um único dispositivo, o Relógio Digital Esportivo Multifuncional é a escolha
definitiva. Desenvolvido para atender às necessidades dos atletas mais exigentes
e das pessoas ativas do dia a dia, este relógio é muito mais do que um simples
acessório. Ele é a sua ferramenta para alcançar novos patamares de desempenho e
eficiência, sem abrir mão da sofisticação e do conforto.

Resistência e Durabilidade: À Prova d'Água e Pronto para Qualquer Desafio

Prepare-se para explorar novos horizontes com a confiança de que seu Relógio
Digital Esportivo Multifuncional está sempre pronto para qualquer situação. Seja
na piscina, sob a chuva ou em um treino intenso, o design à prova d'água deste
relógio garante que ele continue funcionando perfeitamente, sem comprometer seu
desempenho. Sua estrutura robusta e resistente a impactos proporciona uma
durabilidade incomparável, acompanhando você em todas as suas aventuras, desde
uma corrida matinal até um mergulho 







Funcionalidade Avançada: Cronômetro e Despertador para Maximizar Seu Tempo

Não importa se você é um atleta profissional, um entusiasta do fitness ou apenas
alguém em busca de uma gestão mais eficaz do tempo, o Relógio Digital Esportivo
Multifuncional é equipado com funções que atendem a todas as suas necessidades.
O cronômetro integrado permite que você acompanhe e melhore seu desempenho em
treinos e competições, ajudando você a bater suas metas com precisão. Além
disso, o despertador inteligente garante que você nunca perca um compromisso
importante ou uma sessão de treino, mantendo sua rotina organizada e eficiente.

Não perca a chance de levar sua performance a um novo nível. Com o Relógio
Digital Esportivo Multifuncional, você está investindo em mais do que um
acessório – está investindo em uma ferramenta que vai impulsionar sua vida !

fretes grátis







AVALIAÇÕES DE CLIENTES


0

Baseado em 0 avaliações

Escreva uma avaliação
5

0
4

0
3

0
2

0
1

0

ESCREVA UMA AVALIAÇÃO

×
Nome
Email
Título
Descrição
Avaliação
Rated 0 stars out of 5

Enviar imagem

Cancelar Salvar
alfashop

INFORMAÇÕES

 * Home
 * Catalog
 * Quem somos
 * contactos
 * envio e prazo de entrega
 * politica e privacidade
 * rastreamento de pedidos
 * troca e devoluções

© 2024 alfashop

 * discover
 * diners club
 * american express
 * paypal
 * master
 * visa
 *