www.tourus.cl Open in urlscan Pro
18.203.5.11  Public Scan

Submitted URL: https://tourus.cl/blackfriday
Effective URL: https://www.tourus.cl/blackfriday
Submission: On November 30 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET /search

<form class="header-search" method="get" action="/search">
  <button type="submit" class="button header-search__submit" title="Buscar"><i class="theme-icon ph ph-magnifying-glass"></i></button>
  <input type="text" class="text header-search__input" value="" name="q" placeholder="Busque productos aquí...">
</form>

GET /blackfriday

<form id="filters-form" class="theme-filters__form" method="get" action="/blackfriday" data-behavior="false">
  <input type="hidden" name="q" value="">
  <div id="theme-filters-price" class="theme-filters__block" data-url="price">
    <div class="theme-filters__block--wrapper">
      <button type="button" class="button theme-filters__subtitle" data-bs-toggle="collapse" data-bs-target="#theme-filters-price-group" aria-expanded="true" aria-controls="theme-filters-price-group">Filtrar por
        precio<i class="ph ph-caret-down theme-filters__caret"></i>
      </button>
    </div>
    <div id="theme-filters-price-group" class="theme-filters__list collapse show">
      <div class="w-100 d-block">
        <button type="button" class="button theme-filters__tag theme-filters__tag--remove theme-filters__tag--remove-price d-none" onclick="removePriceFilters()">Reestablecer</button>
      </div>
      <div class="theme-filters__price-group">
        <div class="w-50 d-block">
          <label class="theme-filters__label" for="min-price">
            <small>Desde</small>
          </label>
          <input id="min-price" placeholder="$235.000" class="text theme-filters__input" name="min" type="number" min="0">
        </div>
        <div class="w-50 d-block">
          <label class="theme-filters__label" for="max-price">
            <small>Hasta</small>
          </label>
          <input id="max-price" placeholder="$450.000" class="text theme-filters__input" name="max" type="number" min="0" max="$450.000">
        </div>
      </div>
    </div>
    <div class="theme-filters__list">
      <div class="theme-filters__message d-none">El precio máximo no puede ser inferior al precio mínimo.</div>
    </div>
  </div>
</form>

Name: buyPOST /cart/add/26394658

<form action="/cart/add/26394658" class="product-block__form" method="post" name="buy" data-product-id="26394658">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26394658" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="21" data-price="240000.0" data-min="1" data-max="" name="qty" id="product-block__input-26394658" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar STAND UP PADDLE SUP 11' TOURUS MODELO TS001 al carro"
    name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Name: buyPOST /cart/add/26438199

<form action="/cart/add/26438199" class="product-block__form" method="post" name="buy" data-product-id="26438199">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26438199" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="8" data-price="337500.0" data-min="1" data-max="" name="qty" id="product-block__input-26438199" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar KAYAK TOURUS 2 PERSONAS al carro" name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Name: buyPOST /cart/add/26438289

<form action="/cart/add/26438289" class="product-block__form" method="post" name="buy" data-product-id="26438289">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26438289" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="8" data-price="285000.0" data-min="1" data-max="" name="qty" id="product-block__input-26438289" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar KAYAK TOURUS 1 PERSONA al carro" name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Name: buyPOST /cart/add/26478137

<form action="/cart/add/26478137" class="product-block__form" method="post" name="buy" data-product-id="26478137">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26478137" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="35" data-price="247500.0" data-min="1" data-max="" name="qty" id="product-block__input-26478137" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar STAND UP PADDLE SUP 11'6 TOURUS MODELO TSCB03 al carro"
    name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Name: buyPOST /cart/add/26478198

<form action="/cart/add/26478198" class="product-block__form" method="post" name="buy" data-product-id="26478198">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26478198" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="19" data-price="176250.0" data-min="1" data-max="" name="qty" id="product-block__input-26478198" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar STAND UP PADDLE SUP 8' TOURUS MODELO TSJC01 al carro"
    name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Name: buyPOST /cart/add/26478791

<form action="/cart/add/26478791" class="product-block__form" method="post" name="buy" data-product-id="26478791">
  <div class="product-block__quantity d-flex">
    <button type="button" class="button product-block__handler quantity-down" aria-label="Reducir cantidad" onclick="changeQuantityProductBlock(this, -1);checkBuyNowProductBlock(this)">
      <i class="ph ph-minus-circle"></i>
    </button>
    <label for="product-block__input-26478791" class="sr-only">Cantidad</label>
    <input type="number" min="1" value="1" max="9" data-price="284250.0" data-min="1" data-max="" name="qty" id="product-block__input-26478791" class="text text--qty product-block__input">
    <button type="button" class="button product-block__handler quantity-up" aria-label="Aumentar cantidad" onclick="changeQuantityProductBlock(this, 1);checkBuyNowProductBlock(this)">
      <i class="ph ph-plus-circle"></i>
    </button>
  </div>
  <button type="button" onclick="addToCartProductBlock(this)" class="button button--style button--main product-block__button product-block__button--add-to-cart" aria-label="Agregar BALSA PLATAFORMA 300X165X15CM al carro" name="Agregar al carro">
    <i class="theme-icon ph ph-shopping-cart"></i>
  </button>
  <input type="hidden" name="authenticity_token" value="up-XDNb4K22EFpM52jnGGkeaoX2BIMQF0QXElV_YjNm5w2z8dawCoOxP-UlwCDquqD4u2mcePfdF9kObOtay1g">
</form>

Text Content

 * Menú
 * Buscar
   


 * Acceso
   * Ingresar
   * Crear cuenta
 * 0

 * Inicio
 * BLACKFRIDAY
 * Stand Up Paddle
 * Kayaks
 * Balsa
 * Air Track
 * Contacto
 * Blog
    * Entrada del Blog
    * Ver todo

Inicio
BLACKFRIDAY
Stand Up Paddle
Kayaks
Balsa
Air Track
Contacto
Blog
Entrada del Blog
Ver todo

RESUMEN DEL PEDIDO

Tu carro está vacío.


0%
Productos 0
$0
Envío $0
Impuestos $0
Descuentos -$0
Total $0
Gift Cards -$0
Los costos de envío serán calculados al momento de pagar.
Proceder al Pago Ir al carrito
 * Inicio
 * 
 * BLACKFRIDAY


BLACKFRIDAY


Filtros
Filtrar Productos
muestra 6 de 6 productos
Aplicar filtros
Ordenar por Posición Nombre: A a la Z Nombre: Z a A Precio: de menor a mayor
Precio: de mayor a menor Fecha: Lo más reciente primero
Filtrar por precio
Reestablecer
Desde
Hasta
El precio máximo no puede ser inferior al precio mínimo.
-25% DESCUENTO

RC420002 | TOURUS


STAND UP PADDLE SUP 11' TOURUS MODELO TS001

$240.000
$320.000
Cantidad
-25% DESCUENTO

RC420008 | TOURUS


KAYAK TOURUS 2 PERSONAS

$337.500
$450.000
Cantidad
-25% DESCUENTO

RC420007 | TOURUS


KAYAK TOURUS 1 PERSONA

$285.000
$380.000
Cantidad
-25% DESCUENTO

RC420012 | TOURUS


STAND UP PADDLE SUP 11'6 TOURUS MODELO TSCB03

$247.500
$330.000
Cantidad
-25% DESCUENTO

RC420005 | TOURUS


STAND UP PADDLE SUP 8' TOURUS MODELO TSJC01

$176.250
$235.000
Cantidad
-25% DESCUENTO

RC420006 | TOURUS


BALSA PLATAFORMA 300X165X15CM

$284.250
$379.000
Cantidad

FILTRAR PRODUCTOS


Aplicar filtros

Síguenos

--------------------------------------------------------------------------------

CATEGORÍAS

 * Stand Up Paddle
 * Kayaks
 * Balsa
 * Air Track

INFORMACIÓN

 * Contacto
 * Blog
 * Términos y Condiciones

CONTÁCTANOS

 * ventas@tourus.cl
 * 56229985825

--------------------------------------------------------------------------------


2024 Tourus Chile.
Todos los derechos reservados. Powered by Jumpseller.

Envíanos un mensaje de WhatsApp