tsum.ua Open in urlscan Pro
193.218.144.224  Public Scan

Submitted URL: http://tsum.ua/
Effective URL: https://tsum.ua/
Submission: On July 14 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

POST https://tsum.ua/ua/client/account/login/

<form class="form login-form" id="sidebar-login-form" method="post" action="https://tsum.ua/ua/client/account/login/" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset">
    <div class="field">
      <input type="email" name="email_address" placeholder="Електронна пошта" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Електронна пошта'" id="email_address" value="" title="Електронна пошта" class="input-text"
        data-validate="{required:true, 'validate-checkout-email':true}">
      <label for="email_address" class="label"><span>Електронна пошта</span></label>
    </div>
    <div class="field">
      <input type="password" name="customer_password" id="customer_password" placeholder="Пароль" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Пароль'" value="" title="Пароль" class="input-text" data-validate="{required:true}">
      <label for="customer_password" class="label"><span>Пароль</span></label>
    </div>
    <input name="form_key" type="hidden" value="V9m2Iu4h2zsIrcLr">
  </fieldset>
  <div class="forgot-link-container">
    <a href="#" class="forgot-link-btn">Забули Ваш пароль?</a>
  </div>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary login-button" title="Увійти"><span>Увійти</span></button>
    </div>
  </div>
</form>

POST https://tsum.ua/ua/client/account/createpost/

<form class="form registration-form" id="sidebar-registration-form" method="post" action="https://tsum.ua/ua/client/account/createpost/" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset">
    <div class="reg-names">
      <div class="field">
        <input type="text" name="firstname" id="firstname" placeholder="Ім’я" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Ім’я'" value="" title="Ім’я" class="input-text" data-validate="{required:true}">
        <label for="firstname" class="label"><span>Ім’я</span></label>
      </div>
      <div class="field">
        <input type="text" name="lastname" id="lastname" placeholder="Прізвище" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Прізвище'" value="" title="Прізвище" class="input-text" data-validate="{required:true}">
        <label for="lastname" class="label"><span>Прізвище</span></label>
      </div>
    </div>
    <div class="reg-gender">
      <span class="gender-span" for="gender">Стать</span>
      <span class="female" style="color: rgb(29, 29, 27);">Жіноча</span>
      <div class="slideOne" style="display: inline-block;">
        <input type="checkbox" class="admin__actions-switch-checkbox" id="gender" name="gender">
        <label for="gender" id="label-gender"></label>
      </div>
      <span class="male" style="color: rgb(153, 153, 153);">Чоловіча</span>
    </div>
    <div class="field">
      <input type="email" name="registration_email_address" id="registration_email_address" placeholder="Електронна пошта" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Електронна пошта'" value="" title="Електронна пошта"
        class="input-text" data-validate="{required:true, 'validate-checkout-email':true}">
      <label for="registration_email_address" class="label"><span>Електронна пошта</span></label>
    </div>
    <div class="field">
      <input type="text" name="registration_phone" id="registration_phone" placeholder="Номер телефону" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Номер телефону'" value="" title="Номер телефону" class="input-text"
        data-validate="{required:true, 'customer-phone-ua':true}" inputmode="text">
      <label for="registration_phone" class="label"><span>Номер телефону</span></label>
    </div>
    <div class="reg-passwords">
      <div class="field">
        <input type="password" name="registration_customer_password" id="registration_customer_password" placeholder="Пароль" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Пароль'" value="" title="Пароль" class="input-text"
          data-validate="{required:true}">
        <label for="registration_customer_password" class="label"><span>Пароль</span></label>
      </div>
      <div class="field">
        <input type="password" name="registration_customer_password_rep" id="registration_customer_password_rep" placeholder="Підтвердіть пароль" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Підтвердіть пароль'" value=""
          title="Підтвердіть пароль" class="input-text" data-validate="{required:true, equalTo:'#registration_customer_password'}">
        <label for="registration_customer_password_rep" class="label"><span>Підтвердіть пароль</span></label>
      </div>
    </div>
    <input name="form_key" type="hidden" value="V9m2Iu4h2zsIrcLr">
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary registration-button" title="Відправити"><span>Відправити</span></button>
    </div>
  </div>
</form>

POST https://tsum.ua/ua/client/account/ForgotPasswordPost/

<form class="form forgot-password-form" id="forgot-password-form" action="https://tsum.ua/ua/client/account/ForgotPasswordPost/" method="post" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset">
    <div class="field">
      <input type="email" name="forgot_email_address" id="forgot_email_address" placeholder="Електронна пошта" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Електронна пошта'" value="" title="Електронна пошта" class="input-text"
        data-validate="{required:true, 'validate-checkout-email':true}">
      <label for="forgot_email_address" class="label"><span>Електронна пошта</span></label>
    </div>
  </fieldset>
  <input name="form_key" type="hidden" value="V9m2Iu4h2zsIrcLr">
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary forgot-password-button" title="Відновлення паролю"><span>Відновлення паролю</span></button>
    </div>
  </div>
</form>

POST https://tsum.ua/ua/customer/newsletter/subscribe/

<form class="form subscribe" novalidate="novalidate" autocomplete="off" action="https://tsum.ua/ua/customer/newsletter/subscribe/" method="post" id="newsletter-subscribe-form">
  <div class="field email-field">
    <div class="control">
      <input name="email" type="email" placeholder="Електронна пошта" value="" title="Електронна пошта" class="input-text" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Електронна пошта'"
        data-validate="{required:true, 'validate-checkout-email':true}">
      <label for="newsletter-email" class="label"><span>Електронна пошта</span></label>
    </div>
  </div>
  <div class="field confirm-checkbox">
    <div class="control">
      <input type="checkbox" id="confirm" name="confirm" data-validate="{required:true}">
      <label class="label" for="confirm">
        <i class="check-field"></i>
        <span class="conf-message">Я дозволяю <a href="/publichnij-dogovir-kupivli-prodazhu-tovaru">обробку моїх персональних даних</a></span>
        <span class="description">Детальні умови обробки за гіперпосиланням</span>
      </label>
    </div>
  </div>
  <input name="form_key" type="hidden" value="V9m2Iu4h2zsIrcLr">
  <div class="actions">
    <button id="newsletter-subscribe-btn" class="action subscribe primary" title="WALLY" type="submit">
      <span>Відправити</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="* Обов'язкові поля">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Електронна пошта</span></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"><span data-bind="i18n: 'Password'">Пароль</span></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">
          <span data-bind="i18n: 'Sign In'">Вхід</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://tsum.ua/ua/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Забули пароль?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Пошук

На головну






 * Літній сейл | До -40%
 * ЦУМ Київ відновлює свою роботу

 * Рус

Укр
 * НОВА КОЛЕКЦІЯ
   * * Чоловікам
     * Жінкам
 * Жінкам
   * * Одяг  
       * Білизна
       * Блузи
       * Брюки
       * Джинси
       * Комбінезони
       * Костюми
       * Карнавальні костюми
       * Купальники
       * Куртки
       * Пальта та плащі
       * Піджаки
       * Сукні
       * Пуховики
       * Сорочки
       * Топи
       * Трикотаж
       * Футболки
       * Шорти
       * Шуби та дублянки
       * Спідниці
     * Взуття  
       * Балетки
       * Босоніжки
       * Ботильйони
       * Черевики
       * Ботфорти
       * Мюлі
       * Чоботи
       * Спортивне взуття
       * Туфлі
       * Шльопанці
     * Сумки  
       * Аксесуари для сумок
       * Клатчі
       * Рюкзаки
       * Сумки
       * Поясні сумки
     * Аксесуари  
       * Головні убори
       * Гаманці
       * Несесери
       * Сонцезахисні окуляри
       * Подарунки
       * Ремені
       * Прикраси
       * Рукавиці
     * Вибір ЦУМ  
       * Екосвідомі бренди
       * Українські бренди
       * Fox lingerie х ЦУМ
       * Gunia x ЦУМ
       * JUL x ЦУМ
       * Litkovskaya x ЦУМ
       * FROLOV x ЦУМ
       * LUTIKI х ЦУМ
       * T.Mosca x ЦУМ
       * Valery Kovalska x ЦУМ
       * Gudu x ЦУМ
       * Marianna Senchina х ЦУМ
     * Streetwear
     * Аутлет  
 * Чоловікам
   * * Одяг  
       * Білизна
       * Брюки
       * Верхній одяг
       * Джинси
       * Комбінезони
       * Костюми
       * Карнавальні костюми
       * Плавки
       * Піджаки
       * Поло
       * Сорочки
       * Трикотаж
       * Футболки
       * Шорти
     * Взуття  
       * Броги
       * Дербі
       * Еспадрильї
       * Лофери
       * Мокасини
       * Монки
       * Оксфорди
       * Сандалі
       * Спортивне взуття
       * Черевики
     * Сумки  
       * Дорожні сумки
       * Портфелі
       * Рюкзаки
       * Сумки
     * Аксесуари  
       * Гаманці
       * Головні убори
       * Краватки
       * Подарунки
       * Ремені
       * Шарфи
       * Шкарпетки
       * Несесери
       * Рукавиці
     * Streetwear
     * Аутлет  
 * Дітям
   * * Дівчатам  
       * Одяг
       * Взуття
       * Аксесуари
     * Хлопчикам  
       * Одяг
       * Аксесуари
 * Home&Gifts
   * * Аромати для дому
     * Декор
     * Кухонне приладдя
     * Посуд
     * Столові прибори
     * Скло
     * Подарунки
     * High-tech
     * Книги
 * Розпродаж до -70%
   * * Жінкам
     * Чоловікам
 * Аутлет
 * Бренди


Пошук
Вхід
У вас немає товарів в кошику.


 * Вхід

 * На головну
   
   
   
   
   


Увійти
Електронна пошта
Пароль
Забули Ваш пароль?
Увійти
Зареєструватися
Реєстрація
Ім’я
Прізвище
Стать Жіноча

Чоловіча
Електронна пошта
Номер телефону
Пароль
Підтвердіть пароль
Відправити
Повернутися до входу
Реєстрація
Ваш аккаунт успішно зареєстрований.

Перейти до покупок
Повернутися до входу
Відновлення паролю

Не отримали листа?
Відправити повторно
Повернутися до входу
Відновлення паролю

Введіть адресу пошти, котру ви використовували для реєстраціі або при оформленні
замовлення

Електронна пошта
Відновлення паролю
Повернутися до входу
Літній сейл | До -40%

Нові надходження | Sleeper
Чоловікам | Топ літніх пропозицій
Зверніть увагу | Літня спека
Вибір ЦУМ | Marc Jacobs
 
 

Популярні товари

Golden Goose
Шкіряні кеди
15 950 грн 11 170 грн
THE KOOPLES
Сукня
9 650 грн 5 790 грн
Jimmy Choo
Туфлі
20 950 грн 14 660 грн
BEVZA
Кулон
3 325 грн
Stuart Weitzman
Босоніжки
15 150 грн 10 610 грн
Re/Done
Джинси
11 250 грн 7 870 грн
JW Anderson
Шкіряні сабо
19 350 грн 13 550 грн
Jimmy Choo
Гумові черевики Yael
13 850 грн 9 700 грн
Agolde
Боді
2 250 грн 1 580 грн
Luigi Borrelli Napoli
Cорочка
8 350 грн 5 850 грн
Baldinini
Шкіряний гаманець
8 990 грн 5 390 грн
A Bathing Ape
Шкарпетки
950 грн 670 грн

Персонально для вас

Stuart Weitzman
Босоніжки
15 150 грн 10 610 грн
BEVZA
Кулон
3 325 грн
See by Chloé
Шкіряні кеди
11 050 грн 7 730 грн
Golden Goose
Шкіряні кеди
15 950 грн 11 170 грн
Re/Done
Джинси
11 250 грн 7 870 грн
Marni
Набір футболок (три футболки)
12 250 грн 7 350 грн
Jimmy Choo
Туфлі
20 950 грн 14 660 грн
THE KOOPLES
Сукня
9 650 грн 5 790 грн
Pellettieri di Parma
Замшеві лофери
13 550 грн 9 490 грн
REDValentino
Сукня
26 550 грн 13 280 грн
N°21
Шкіряні босоніжки
20 950 грн 12 570 грн
Жінкам | Топ літніх пропозицій
Зверніть увагу | BEVZA
Капсульна колекція | SJP х ЦУМ Київ


Залишайся в курсі
Електронна пошта
Я дозволяю обробку моїх персональних даних Детальні умови обробки за
гіперпосиланням
Відправити

‹›



Умови користування Контакти Допомога Сталий розвиток



0800Показати номерFacebookInstagram
© Всі права захищені



Закрити
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Створити обліковий запис
Checkout using your account

Електронна пошта

Пароль

Вхід
Забули пароль?