run.smm.kowal.co Open in urlscan Pro
176.9.30.132  Public Scan

URL: https://run.smm.kowal.co/
Submission: On January 19 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST https://run.smm.kowal.co/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://run.smm.kowal.co/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <input name="email" type="email" id="newsletter" placeholder="WPISZ ADRES E_MAIL" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subskrybuj" type="submit" aria-label="Subscribe">
      <span>ZAPISZ SIĘ</span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* pola wymagane">
    <div class="field email required">
      <label class="label" for="customer-email" data-bind="i18n: 'Email Address'">Adres e-mail</label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label" data-bind="i18n: 'Password'">Hasło</label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2" data-bind="i18n: 'Sign In', attr:{title: $t('Sign In')}" title="Zaloguj się">Zaloguj się</button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="
                                i18n: 'Forgot Your Password?',
                                attr: {
                                    href: forgotPasswordUrl,
                                    title: $t('Forgot Your Password?')
                                }" href="https://run.smm.kowal.co/customer/account/forgotpassword/" title="Nie pamiętasz hasła?">Nie pamiętasz hasła?</a>
      </div>
    </div>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-form-container">
    <!-- ko foreach: items -->
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="1" id="switchBox-1" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic
        functionality.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="Więcej informacji" aria-label="Więcej informacji">Więcej informacji</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="2" id="switchBox-2">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-2"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more
        audience groups. Also more customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="Więcej informacji" aria-label="Więcej informacji">Więcej informacji</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Analytics</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="3" id="switchBox-3">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-3"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">A set of cookies to collect information and report about website usage statistics without personally identifying individual visitors to Google.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="Więcej informacji" aria-label="Więcej informacji">Więcej informacji</a>
    </div>
    <!-- /ko -->
  </div>
  <div class="amgdprcookie-buttons-block -settings">
    <button class="amgdprcookie-done" data-role="action" type="button" data-bind="
                            text: settings.doneButtonText,
                            attr: {title: $t('Done')},
                            click: () => saveCookie($element, $parent)" title="Gotowe">Gotowe</button>
  </div>
</form>

Text Content

Zamknij

Używamy cookies aby ułatwić korzystanie ze sklepu. Zgodnie z dyrektywą dotyczącą
prywatności w sieci, musimy zapytać o Twoją zgodę na zapisywanie plików cookies.

Zezwalaj na cookie Dostosuj


The store will not work correctly when cookies are disabled.

Wygląda na to, że JavaScript jest wyłączony w twojej przeglądarce. By w pełni
cieszyć się naszą stroną, upewnij się, że włączyłeś JavaScript w swojej
przeglądarce.

Runmageddon
Przejdź do treści
Waluta
PLN - złoty polski
 * GBP - funt szterling
 * EUR - euro
 * USD - dolar amerykański

Język
RUNMAGEDON
 * DE
 * EU
 * PL
 * FR
 * IT
 * UK
 * UK

 * 
   
 * Zaloguj się
 * Utwórz konto

Szukaj


Koszyk 0 Items
Nie masz produktów w koszyku.
Język
RUNMAGEDON
 * DE
 * EU
 * PL
 * FR
 * IT
 * UK
 * UK


 * Weteran
 * Mężczyźni
 * Kobiety
 * Dzieci
 * Uisex
 * Akcesoria

 * Weteran

 * Mężczyźni

 * Kobiety

 * Dzieci

 * Uisex

 * Akcesoria


STRONA GŁÓWNA

Previous

Next
 * 1
 * 2


NASZ INSTAGRAM




MĘŻCZYZNA


KOBIETA


DZIECKO


LOOKBOOK 2023

 1. X
    https://run.smm.kowal.co/media/catalog/product/v/t/vt4-euw_kolor.jpg
    ECHO
    
    0,00 zł
    X
    https://run.smm.kowal.co/media/catalog/product/r/s/rso6-sklep_echo_01_026_kolor.jpg
    ECHO
    
    0,00 zł
    X
    {[product_image]}
    {[content]}
    
    {[product_price]}
    
    
 2. X
    https://run.smm.kowal.co/media/catalog/product/r/s/rso5-euw_3.jpg
    MALITA
    
    0,00 zł
    X
    https://run.smm.kowal.co/media/catalog/product/s/h/shc12-euw_3.jpg
    MALITA
    
    0,00 zł
    X
    {[product_image]}
    {[content]}
    
    {[product_price]}
    
    
 3. X
    https://run.smm.kowal.co/media/catalog/product/v/t/vt4-euw_kolor.jpg
    ECHO
    
    0,00 zł
    X
    https://run.smm.kowal.co/media/catalog/product/t/t/tt1-sklep_echo_01_016_kolor.jpg
    ECHO
    
    0,00 zł
    X
    {[product_image]}
    {[content]}
    
    {[product_price]}
    
    
 4. X
    https://run.smm.kowal.co/media/catalog/product/r/s/rso5-sklep_magma_01_015.jpg
    MAGMA
    
    0,00 zł
    X
    https://run.smm.kowal.co/media/catalog/product/l/s/lso8-sklep_magma_01_01.jpg
    MAGMA
    
    0,00 zł
    X
    {[product_image]}
    {[content]}
    
    {[product_price]}
    
    




RUNMAGEDDON W LICZBACH


417 999


LICZBA STARTÓW


POLSKA PRODUKCJA


BEZPIECZNE PŁATNOŚCI


DARMOWA DOSTAWA


Newsletter
ZAPISZ SIĘ

Back to Top
 * +48 42 288 10 81
 * shop@smmash.pl
 * SPORT INCREASE SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ S&P SPÓŁKA JAWNA
   ul. Rewolucji 1905r. 82
   90-223 Łódź, Polska
 * Pn. - Pt. 7:00 - 17:00




OBSERWUJ NAS

 * 
 * 


Copyright © 2013-present Magento, Inc. All rights reserved.
Zamknij
Checkout using your account

Adres e-mail

Hasło

Zaloguj się
Nie pamiętasz hasła?
Checkout as a new customer
Utworzenie konta has many benefits: check out faster, track orders and more.


Please select and accept your Cookies Group

Zamknij


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

Więcej informacji


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

Więcej informacji


ANALYTICS



A set of cookies to collect information and report about website usage
statistics without personally identifying individual visitors to Google.

Więcej informacji
Gotowe