shiningcollection.cl
Open in
urlscan Pro
23.227.38.65
Public Scan
Submitted URL: http://shiningcollection.cl/
Effective URL: https://shiningcollection.cl/
Submission: On January 18 via api from US — Scanned from CA
Effective URL: https://shiningcollection.cl/
Submission: On January 18 via api from US — Scanned from CA
Form analysis
9 forms found in the DOM/search
<form class="wg-search-form" action="/search">
<input type="hidden" name="type" value="product">
<input type="text" name="q" placeholder="Search anything" class="search-input js_engo_autocomplate">
<button type="submit" class="set-20-svg">
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?-->
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="svg2" x="0px" y="0px" viewBox="0 0 398.66664 297.78666" width="398.66666" height="297.78665" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" sodipodi:docname="de91bea22fea557f9668d9ad828c954b.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
<defs id="defs10"></defs>
<namedview id="namedview8" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0"></namedview>
<g id="g10" transform="matrix(1.3333333,0,0,-1.3333333,0,398.66666)">
<g id="g12" transform="scale(0.1)">
<path id="path14" d="M 557.3,2990 V 756.6 H 2990 V 2990 Z m 220,-220 H 2770 V 976.6 H 777.3 V 2778"></path>
<path id="path16" d="m 0,1873.3 v 0 c 0,-361.2 292.8,-654 654,-654 H 773 V 2527.4 H 654 C 292.8,2527.4 0,2234.5 0,1873.3 Z m 220,0 c 0,204.6 142.3,376.5 333.1,422.2 V 1451.1 C 362.3,1496.8 220,1668.7 220,1873.3"></path>
<path id="path18" d="M 1101.8,2311.5 V 1435.2 H 932.3 v 876.3 h 169.5"></path>
</g>
</g>
</svg>
</button>
</form>
POST /account/login
<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
<div class="form-group">
<input type="email" class="form-control" name="customer[email]" placeholder="Correo electrónico" required="">
</div>
<div class="form-group">
<input type="password" class="form-control" placeholder="Contraseña" name="customer[password]" required="">
</div>
<div class="form-check">
<a href="#recover" class="RecoverPassword">¿Olvidó su contraseña?</a>
</div>
<button type="submit" class="btn btn-dark w-100" value="Entrar"> Entrar </button>
</form>
POST /account/recover
<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
<div class="RecoverPasswordForm" style="display: none;">
<div class="block-login">
<span>
<i class="ti-reload"></i>
</span>
<h2 class="title24 text-center title-form-account">Restablecer su contraseña</h2>
<div class="form-group row">
<div class="col-sm-12">
<input type="email" class="form-control" placeholder="Correo electrónico" name="customer[email]" required="">
</div>
</div>
<div class="text-center mt-3">
<input type="submit" class="register-button" value="Enviar">
</div>
<div class="table-custom create-account">
<div class="text-center mt-4">
<a class="HideRecoverPasswordLink" style="cursor: pointer;">Cancelar</a>
</div>
</div>
</div>
</div>
</form>
POST /account
<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
<div class="form-group">
<input type="email" placeholder="Correo electrónico" class="form-control" name="customer[email]" required="">
</div>
<div class="form-group">
<input type="password" class="form-control" name="customer[password]" placeholder="Contraseña" required="">
</div>
<button type="submit" class="btn btn-dark w-100" value="Crear"> Crear </button>
</form>
POST /account/login
<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
<div class="form-group">
<input type="email" class="form-control" name="customer[email]" placeholder="Correo electrónico" required="">
</div>
<div class="form-group">
<input type="password" class="form-control" placeholder="Contraseña" name="customer[password]" required="">
</div>
<div class="form-check">
<a href="#recover" class="RecoverPassword">¿Olvidó su contraseña?</a>
</div>
<button type="submit" class="btn btn-dark w-100" value="Entrar"> Entrar </button>
</form>
POST /account/recover
<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
<div class="RecoverPasswordForm" style="display: none;">
<div class="block-login">
<span class="login-icon">
<i class="ti-reload"></i>
</span>
<h2 class="title_resgister title24 text-center title-form-account">Restablecer su contraseña</h2>
<div class="form-group mb-0 row">
<div class="col-sm-12">
<input type="email" class="form-control" placeholder="Correo electrónico" name="customer[email]" required="">
</div>
</div>
<div class="text-center">
<input type="submit" class="btn register-button" value="Enviar">
</div>
<div class="table-custom create-account">
<div class="box-register text-center mt-4">
<a class="HideRecoverPasswordLink" style="cursor: pointer;">Cancelar</a>
</div>
</div>
</div>
</div>
</form>
POST /account
<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
<div class="form-group">
<input type="email" placeholder="Correo electrónico" class="form-control" name="customer[email]" required="">
</div>
<div class="form-group">
<input type="password" class="form-control" name="customer[password]" placeholder="Contraseña" required="">
</div>
<button type="submit" class="btn btn-dark w-100" value="Crear"> Crear </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants CartContainer">
<div class="d-flex justify-content-between">
<div class="prices product-price dosis-font variation-price mb-15">
<label class="price product-price">
<span class="compare-price dark opaci title14"></span>
</label>
</div>
</div>
<p class="des description desc product-desc"></p>
<select name="id" style="display:none;" class="engoj-except-select2">
</select>
<div class="product-actions">
<div class="product-quantity">
<div class="quantity-all js-qty">
<span class="qtyminus qty_minus js-qty__adjust js-qty__adjust--minus" data-field="quantity"><i class="fa fa-caret-down"></i></span>
<input type="text" name="quantity" value="1" class="qty quantity js-qty__num">
<span class="qtyplus qty_plus js-qty__adjust js-qty__adjust--plus" data-field="quantity"><i class="fa fa-caret-up"></i></span>
</div>
</div>
<div class="actions btn-addtocart">
<button type="button" class="btn-addToCart shop-button addcart-link font-bold">Agregar al carrito</button>
</div>
</div>
</form>
POST /account
<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
<div class="form">
<div class="form-group">
<input type="email" placeholder="Ingresa tu email" class="form-control" name="customer[email]" required="">
<button type="submit" class="btn btn-primary">Suscribirme</button>
</div>
</div>
</form>
Text Content
* Inicio * Poleras * Figuritas & Otros * TCG Pokemón * FLASH SALE * image/svg+xml * image/svg+xml * image/svg+xml * image/svg+xml SHININGCOLLECTION BUSCAR PRODUCTOS EN NUESTRO SITIO CARRITO 0 Carrito vacío Volver a la tienda image/svg+xml image/svg+xml 0 * Menú * image/svg+xml Ingresar Inicio Poleras Figuritas & Otros TCG Pokemón FLASH SALE ¿Olvidó su contraseña? Entrar o Registrarse RESTABLECER SU CONTRASEÑA Cancelar Crear cuenta Crear o Volver Cerrar BIENVENIDO! ¿Olvidó su contraseña? Entrar ¿No tienes una cuenta?Registrarse RESTABLECER SU CONTRASEÑA Cancelar Crear cuenta Crear Volver * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * POLERAS DESTACADAS Estos son los últimos diseños agregados a nuestra colección. -34% * image/svg+xml * * image/svg+xml POLERA GENGAR GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml SUKUNA GYM - EL REY DE LAS MALDICIONES OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA ANDROIDE 18 - DRAGON BALL Z - OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SUPER GON GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA MAESTRO ROSHI: DESATA EL PODER KAME CON ESTILO OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA TOJI FUSHIGURO GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA RORONOA ZORO GYM - ONE PIECE OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA MANJIRO SANO - TOKYO REVENGERS OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA DIGIMON: GREYMON Y AGUMON EN ACCIÓN OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA DE NETERO: LA ROSA DE LOS POBRES - HUNTER X OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA NIDOKING GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA BAKI HANMA - BAKI GYM LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA LUFFY GEAR 5 SKINNY GYM ONE PIECE OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA BULMA GYM DRAGON BALL OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA MEWTWO ARMORED GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SERENA TSUKINO GYM - SAILOR MOON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA LUFFY GEAR 4 GYM ONE PIECE OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA BROLY GYM DRAGON BALL Z GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SATORU GOJO | JUJUTSU KAISEN OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA DRAGON BALL MAJIN VEGETA GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 POLERAS SIN MANGAS -34% * image/svg+xml * * image/svg+xml POLERA MACHAMP GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA TITAN DE ATAQUE GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA IPPO MAKUNOUCHI - ESPÍRITU DE LUCHA LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA CHARIZARD SHINING GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 POLERAS STREETWEAR POLERAS OVERSIZE CON DISEÑOS ÚNICOS -34% * image/svg+xml * * image/svg+xml POLERA DE DRAGON BALL SON GOKU SUPER SAIYAJIN OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA GUTS BERSERK OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA POLIWRATH GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA CHARIZARD GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA EXODIA GYM YU-GI-OH! LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA HOMERO SIMPSONS GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA NARUTO TRAINING OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA JOTARO KUJO GYM - JOJO'S BIZARRE ADVENTURE LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA HANAMICHI SAKURAGIDE SLAMDUNK OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA ALAKAZAM PSICODÉLICO - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA HITMONLEE FIGHT POKEMON OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA CHARIZARD PSICODÉLICO - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA EVA-01 NEON GENESIS EVANGELION OVERSIZED LONG FIT UNISEX $29.990 $19.990 * image/svg+xml * * image/svg+xml POLERA FURIA REAL: MERUEM DESATADO - HUNTER X OVERSIZED LONG FIT UNISEX $19.990 -34% * image/svg+xml * * image/svg+xml POLERA TOJI FUSHIGURO CAOS MALDITO - JUJUTSU KAISEN OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA KINNIKUMAN: HÉROES DE LA LUCHA - OVERSIZED LONG FIT UNISEX $29.990 $19.990 VER COLECCIÓN SHINING -34% * image/svg+xml * * image/svg+xml POLERA SHINING MEWTWO POKÉMON OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SHINING CHARIZARD POKÉMON OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SHINING TYRANITAR POKÉMON OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% * image/svg+xml * * image/svg+xml POLERA SHINING GYARADOS POKÉMON OVERSIZED LONG FIT UNISEX $29.990 $19.990 YA ESTAMOS DISEÑANDO TU PRÓXIMA POLERA... BLOG SHINGEKI NO KYOJIN SORPRENDE CON IMAGEN PROMOCIONAL DE LA TEMPORADA FINAL Durante el evento MAPPA Stage 2023, se llevó a cabo un panel dedicado a la exitosa franquicia de Shingeki no Kyojin. Durante esta presentación, se reveló una nueva imagen promocional... Leer más JUJUTSU KAISEN PRESENTA EL OPENING DE SU SEGUNDA TEMPORADA EN UN EMOCIONANTE AVANCE Durante el evento MAPPA Stage 2023, celebrado recientemente en Japón, se revelaron emocionantes detalles sobre la tan esperada segunda temporada de Jujutsu Kaisen, la adaptación al anime del popular manga... Leer más SERIES * Attack On Titan * Boku no hero * Colección Shining * Digimon * Dragon Ball * Fullmetal Alchimist * Kimetsu No Yaiba * Naruto * Pokemon * Slam Dunk * Videojuegos * Hunter X MAPA DEL SITO * Inicio * Catálogo * Quienes Somos * Blog * Contacto * Términos y Condiciones CONTACTO * Instagram * +56 9 22333225 * contacto@shiningcollection.cl 2024 Shining Collection. Derechos reservados. Desarrollado por Ozma Group. Agregar al carrito Agregado al carrito Precio : Cantidad : TOTAL : Hay items en tu carrito TOTAL : Continuar comprando Ir al carrito Aceptar términos y condiciones Finalizar pedido También te puede interesar -34% POLERA GENGAR GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% SUKUNA GYM - EL REY DE LAS MALDICIONES OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA ANDROIDE 18 - DRAGON BALL Z - OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA SUPER GON GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA MAESTRO ROSHI: DESATA EL PODER KAME CON ESTILO OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA TOJI FUSHIGURO GYM OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA RORONOA ZORO GYM - ONE PIECE OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA MANJIRO SANO - TOKYO REVENGERS OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA DIGIMON: GREYMON Y AGUMON EN ACCIÓN OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA DE NETERO: LA ROSA DE LOS POBRES - HUNTER X OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA NIDOKING GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% POLERA BAKI HANMA - BAKI GYM LONG FIT UNISEX $29.990 $19.990 -34% POLERA LUFFY GEAR 5 SKINNY GYM ONE PIECE OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA BULMA GYM DRAGON BALL OVERSIZED LONG FIT UNISEX $29.990 $19.990 -34% POLERA MEWTWO ARMORED GYM - POKEMON LONG FIT UNISEX $29.990 $19.990 -34% POLERA SERENA TSUKINO GYM - SAILOR MOON LONG FIT UNISEX $29.990 $19.990 image/svg+xml image/svg+xml 0 SHINING COLLECTION NAKAMA RECUERDA QUE ANTES DE REALIZAR TU COMPRA DEBES REVISAR NUESTRA TABLA DE TALLAS Suscríbete y recibe Descuentos Además de Novedades Suscribirme No Thanks