serus.click Open in urlscan Pro
2a02:4780:b:749:0:27de:321d:2  Public Scan

URL: https://serus.click/
Submission: On February 24 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

GET https://www.serus.com.ar/search/

<form action="https://www.serus.com.ar/search/" method="get" role="form">
  <input class="search-input search-input-inverse" type="text" name="q" placeholder="Buscar" aria-label="Buscador">
  <div class="search-icon svg-primary-fill">
    <svg class="svg-search-icon" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="598 -476.1 1792 1792">
      <path
        d="M1814 355.9c0-123.3-43.8-228.8-131.5-316.5-87.7-87.7-193.2-131.5-316.5-131.5s-228.8 43.8-316.5 131.5C961.8 127.1 918 232.6 918 355.9s43.8 228.8 131.5 316.5c87.7 87.7 193.2 131.5 316.5 131.5s228.8-43.8 316.5-131.5c87.7-87.7 131.5-193.2 131.5-316.5zm512 832c0 34.7-12.7 64.7-38 90s-55.3 38-90 38c-36 0-66-12.7-90-38l-343-342c-119.3 82.7-252.3 124-399 124-95.3 0-186.5-18.5-273.5-55.5s-162-87-225-150-113-138-150-225S662 451.2 662 355.9s18.5-186.5 55.5-273.5 87-162 150-225 138-113 225-150 178.2-55.5 273.5-55.5 186.5 18.5 273.5 55.5 162 87 225 150 113 138 150 225 55.5 178.2 55.5 273.5c0 146.7-41.3 279.7-124 399l343 343c24.7 24.7 37 54.7 37 90z">
      </path>
    </svg> <input class="search-submit" type="submit" value="" aria-label="Buscar">
  </div>
</form>

GET https://www.serus.com.ar/search/

<form action="https://www.serus.com.ar/search/" method="get" role="form">
  <input class="search-input" type="text" name="q" placeholder="Buscar" aria-label="Buscador">
  <div class="search-icon svg-tertiary-fill">
    <svg class="svg-search-icon" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="598 -476.1 1792 1792">
      <path
        d="M1814 355.9c0-123.3-43.8-228.8-131.5-316.5-87.7-87.7-193.2-131.5-316.5-131.5s-228.8 43.8-316.5 131.5C961.8 127.1 918 232.6 918 355.9s43.8 228.8 131.5 316.5c87.7 87.7 193.2 131.5 316.5 131.5s228.8-43.8 316.5-131.5c87.7-87.7 131.5-193.2 131.5-316.5zm512 832c0 34.7-12.7 64.7-38 90s-55.3 38-90 38c-36 0-66-12.7-90-38l-343-342c-119.3 82.7-252.3 124-399 124-95.3 0-186.5-18.5-273.5-55.5s-162-87-225-150-113-138-150-225S662 451.2 662 355.9s18.5-186.5 55.5-273.5 87-162 150-225 138-113 225-150 178.2-55.5 273.5-55.5 186.5 18.5 273.5 55.5 162 87 225 150 113 138 150 225 55.5 178.2 55.5 273.5c0 146.7-41.3 279.7-124 399l343 343c24.7 24.7 37 54.7 37 90z">
      </path>
    </svg>
  </div>
  <input class="search-submit" type="submit" value="" aria-label="Buscar">
</form>

POST https://www.serus.com.ar/winnie-pooh

<form id="news-popup-form" method="post" action="https://www.serus.com.ar/winnie-pooh" class="m-top-quarter m-bottom-quarter" data-store="newsletter-form-popup">
  <input type="text" class="js-mandatory-field form-control m-bottom-half" name="name" onfocus="if (this.value == 'Nombre') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Nombre';}" value="Nombre" aria-label="Nombre">
  <input type="email" class="js-mandatory-field form-control m-bottom-half" onfocus="if (this.value == 'Tu Email') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Tu Email';}" value="Tu Email" name="email" aria-label="Tu Email">
  <input type="hidden" name="message" value="Pedido de inscripción a newsletter">
  <input type="hidden" name="type" value="newsletter-popup">
  <input type="submit" name="contact" class="btn btn-secondary btn-block" value="Suscribirse">
</form>

POST https://www.serus.com.ar/winnie-pooh-newsletter

<form role="form" method="post" action="https://www.serus.com.ar/winnie-pooh-newsletter" onsubmit="$(this).attr('action', '');" data-store="newsletter-form">
  <div class="row">
    <div class="col-xs-12 col-sm-4 m-bottom-xs">
      <input type="text" class="form-control form-control-secondary" name="name" onfocus="if (this.value == 'Nombre') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Nombre';}" value="Nombre" aria-label="Nombre">
    </div>
    <div class="col-xs-12 col-sm-4 m-bottom-xs">
      <input type="email" class="form-control form-control-secondary" onfocus="if (this.value == 'Tu Email') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Tu Email';}" value="Tu Email" name="email" aria-label="Tu Email">
    </div>
    <input type="hidden" name="message" value="Pedido de inscripción a newsletter">
    <input type="hidden" name="type" value="newsletter">
    <div class="col-xs-12 col-sm-4">
      <input type="submit" name="contact" class="btn btn-secondary btn-block" value="Suscribirse">
    </div>
  </div>
</form>

Text Content

 * Inicio
 * Productos
   * Ver todos los productos
   * NEW COLLECTION
   * MESAS DE COMEDOR
   * BIBLIOTECAS & ESTANTERIAS
   * COMODAS & CAJONERAS
   * MESAS DE LUZ
   * VAJILLEROS & CRISTALEROS
   * RACKS TV & CONSOLAS
   * PERCHEROS
   * ESCRITORIOS
   * MESAS RATONAS & DE ARRIME
   * RESPALDOS
   * SALE
   * LINEA CLASSIC
   * LINEA BRIGHT
 * SALE!
 * Contacto


0
 * Inicio
 * Productos
   * NEW COLLECTION
   * MESAS DE COMEDOR
   * BIBLIOTECAS & ESTANTERIAS
   * COMODAS & CAJONERAS
   * MESAS DE LUZ
   * VAJILLEROS & CRISTALEROS
   * RACKS TV & CONSOLAS
   * PERCHEROS
   * ESCRITORIOS
   * MESAS RATONAS & DE ARRIME
   * RESPALDOS
   * SALE
   * LINEA CLASSIC
   * LINEA BRIGHT
 * SALE!
 * Contacto
   0
   

 * (011) 2150-6170 (9:00-16:00 hs)
 * ventas@serus.com.ar

 * Crear cuenta
 * Iniciar sesión



(011) 2150-6170 (9:00-16:00 hs)  | 

ventas@serus.com.ar

Al navegar por este sitio aceptás el uso de cookies para agilizar tu experiencia
de compra.
Entendido
SERUS MUEBLES | MUEBLES DE ESTILO NORDICO Y ESCANDINAVO

0
 * Inicio
 * Productos
   * NEW COLLECTION
   * MESAS DE COMEDOR
   * BIBLIOTECAS & ESTANTERIAS
   * COMODAS & CAJONERAS
   * MESAS DE LUZ
   * VAJILLEROS & CRISTALEROS
   * RACKS TV & CONSOLAS
   * PERCHEROS
   * ESCRITORIOS
   * MESAS RATONAS & DE ARRIME
   * RESPALDOS
   * SALE
   * LINEA CLASSIC
   * LINEA BRIGHT
 * SALE!
 * Contacto
   0
   

×

Serus Muebles | Muebles de estilo nordico y escandinavo

¿Te gusta lo que ves? ¡Suscribite y recibí todas nuestras novedades!

Enviando suscripción...
¡Gracias por suscribirte! A partir de ahora vas a recibir nuestras novedades en
tu email
Necesitamos tu email para enviarte nuestras novedades.




PASSION FOR WOOD | HANDCRAFTED

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

 * NEW COLLECTION
 * MESAS DE COMEDOR
 * BIBLIOTECAS & ESTANTERIAS
 * COMODAS & CAJONERAS
 * MESAS DE LUZ
 * VAJILLEROS & CRISTALEROS
 * RACKS TV & CONSOLAS
 * PERCHEROS
 * ESCRITORIOS
 * MESAS RATONAS & DE ARRIME
 * RESPALDOS
 * SALE
 * LINEA CLASSIC
 * LINEA BRIGHT


PRODUCTOS DESTACADOS

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


NEW COLLECTION


MELBOURNE

$267.690

6 cuotas sin interés de $44.615

NEW COLLECTION


MONTREAL

$234.830

6 cuotas sin interés de $39.138,33

NEW COLLECTION


ESCRITORIO SYDNEY

$226.930

6 cuotas sin interés de $37.821,67

NEW COLLECTION


VITRINA OAKLAND

$170.210

6 cuotas sin interés de $28.368,33

NEW COLLECTION


RACK TV TORONTO

$226.310

6 cuotas sin interés de $37.718,33

NEW COLLECTION


RACK TV CALGARY

$280.040

6 cuotas sin interés de $46.673,33

NEW COLLECTION


VITRINA HAMILTON

$442.730

6 cuotas sin interés de $73.788,33

NEW COLLECTION


ESTANTERIA KINGSTON

$185.320

6 cuotas sin interés de $30.886,67

NEW COLLECTION


VAJILLERO NIAGARA

$337.700

6 cuotas sin interés de $56.283,33

NEW COLLECTION


BIBLIOTECA JASPER

$224.450

6 cuotas sin interés de $37.408,33

NEW COLLECTION


VITRINA ONTARIO

$368.600

6 cuotas sin interés de $61.433,33

NEW COLLECTION


VITRINA WINDSOR

$392.720

6 cuotas sin interés de $65.453,33

NEW COLLECTION


VITRINA CANBERRA

$348.010

6 cuotas sin interés de $58.001,67

NEW COLLECTION


MESA RATONA VERNON WHITE

$118.400

6 cuotas sin interés de $19.733,33

NEW COLLECTION


MESA DE LUZ MILTON WHITE

$65.110

6 cuotas sin interés de $10.851,67

NEW COLLECTION


RACK TV BROOKS

$173.680

6 cuotas sin interés de $28.946,67

NEW COLLECTION


VITRINA OAKLAND [1]

$229.770

6 cuotas sin interés de $38.295

NEW COLLECTION


MESA DE LUZ HARBOR

$61.980

6 cuotas sin interés de $10.330

NEW COLLECTION


MESA RATONA ALBERTA

$113.840

6 cuotas sin interés de $18.973,33

NEW COLLECTION


ESCRITORIO LOGAN

$143.880

6 cuotas sin interés de $23.980

NEW COLLECTION


COMODA LONDON

$207.900

6 cuotas sin interés de $34.650
Ver todos los productos


ESTAMOS EN FACEBOOK

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

Serus Muebles | Muebles de estilo nordico y escandinavo
Me gusta
Visitá nuestra página


SEGUINOS EN:

 * 
 * 


Suscribite al NEWSLETTER
y enterate de todas las novedades.

 * Inicio
 * Productos
 * SALE!
 * Contacto



Copyright Serus Muebles | Muebles de estilo nordico y escandinavo - 2024. Todos
los derechos reservados.

Defensa de las y los consumidores. Para reclamos ingrese aquí