CINXE.COM
17 Tips To Prepare Your Online Store For Holiday Sales 2024
<!DOCTYPE html> <html> <head> <title>17 Tips To Prepare Your Online Store For Holiday Sales 2024</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content="How to prepare for Black Friday and Cyber Monday in 2024, retain customers, and summarize the results" /> <meta property="og:url" content="https://tilda.education/en/articles-black-friday" /> <meta property="og:image" content="https://tilda.education/upload/pages/23702544/socnet.jpg" /> <meta property="og:title" content="17 Tips To Prepare Your Online Store For Holiday Sales 2024" /> <meta property="og:description" content="How to prepare for Black Friday and Cyber Monday in 2024, retain customers, and summarize the results" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Tilda.Education" /> <link rel="canonical" href="https://tilda.education/en/articles-black-friday"/> <!-- meta property="fb:app_id" content="257953674358265" --> <meta name="facebook-domain-verification" content="9one1zge7glj0hixes5xaof541u8mi" /> <meta property="fb:app_id" content="1501686730124089"> <link rel="shortcut icon" href="https://tilda.ws/img/tildafavicon.ico"> <link rel="stylesheet" type="text/css" href="/css/union.css"> <!-- link rel="stylesheet" type="text/css" href="/css/reset.css"> <link rel="stylesheet" type="text/css" href="/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/css/education.css?5" --> <!-- link href="https://images.tildacdn.info/a45f8109-6271-46fb-8772-48315f137cb0/tfutura.css" rel="stylesheet" --> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-grid-3.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"> <link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-blocks-page16067110.min.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/fonts-tildasans.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-blocks-page23702544.min.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-slds-1.4.min.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-cards-1.0.min.css"> <link rel="alternate" type="application/rss+xml" title="Tilda.Education Articles" href="https://tilda.education/rss.xml" /> <script src="/js/jquery-union.min.js"></script> <!-- script src="/js/jquery-1.11.3.js"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script src="/js/popup.js"></script --> <!--[if lt IE 9]> <script src="/js/html5.js"></script> <![endif]--> <!-- script type="text/javascript" src="/js/education.js?5"></script --> <script type="text/javascript" src="https://static.tildacdn.com/js/tilda-zero-1.1.min.js"></script> <script type="text/javascript" src="https://static.tildacdn.com/js/tilda-scripts-3.0.min.js"></script> <script type="text/javascript"> var d = new Date(); window.startTimer = d.getTime(); </script> <!-- BEGIN: all external script top --> <script type="text/javascript" src="/static/project8756/js/tilda-scripts-3.0.min.js"></script> <!-- END: all external script top --> <script type="text/javascript">function t_onReady(func) { if (document.readyState != 'loading') { func(); } else { document.addEventListener('DOMContentLoaded', func); } } function t_onFuncLoad(funcName, okFunc, time) { if (typeof window[funcName] === 'function') { okFunc(); } else { setTimeout(function() { t_onFuncLoad(funcName, okFunc, time); },(time || 100)); } }function t_throttle(fn, threshhold, scope) {return function () {fn.apply(scope || this, arguments);};} </script> </head> <body itemscope itemtype="http://schema.org/NewsArticle" ><div id="overlay" style="display: none;"></div> <div id="rec272402637" class="r t-rec t-rec_pb_0" style="padding-bottom:0px;background-color:#ffffff; " data-animationappear="off" data-record-type="456" data-bg-color="#ffffff"> <!-- T456 --> <div id="nav272402637marker"></div> <div class="tmenu-mobile"> <div class="tmenu-mobile__container"> <div class="tmenu-mobile__text t-name t-name_md" field="menu_mob_title"> </div> <button type="button" class="t-menuburger t-menuburger_first " aria-label="Navigation menu" aria-expanded="false"> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> </button> <script>function t_menuburger_init(recid) {var rec=document.querySelector('#rec' + recid);if(!rec) return;var burger=rec.querySelector('.t-menuburger');if(!burger) return;var isSecondStyle=burger.classList.contains('t-menuburger_second');if(isSecondStyle&&!window.isMobile&&!('ontouchend' in document)) {burger.addEventListener('mouseenter',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-unhovered');burger.classList.add('t-menuburger-hovered');});burger.addEventListener('mouseleave',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-hovered');burger.classList.add('t-menuburger-unhovered');setTimeout(function() {burger.classList.remove('t-menuburger-unhovered');},300);});} burger.addEventListener('click',function() {if(!burger.closest('.tmenu-mobile')&&!burger.closest('.t450__burger_container')&&!burger.closest('.t466__container')&&!burger.closest('.t204__burger')&&!burger.closest('.t199__js__menu-toggler')) {burger.classList.toggle('t-menuburger-opened');burger.classList.remove('t-menuburger-unhovered');}});var menu=rec.querySelector('[data-menu="yes"]');if(!menu) return;var menuLinks=menu.querySelectorAll('.t-menu__link-item');var submenuClassList=['t978__menu-link_hook','t978__tm-link','t966__tm-link','t794__tm-link','t-menusub__target-link'];Array.prototype.forEach.call(menuLinks,function(link) {link.addEventListener('click',function() {var isSubmenuHook=submenuClassList.some(function(submenuClass) {return link.classList.contains(submenuClass);});if(isSubmenuHook) return;burger.classList.remove('t-menuburger-opened');});});menu.addEventListener('clickedAnchorInTooltipMenu',function() {burger.classList.remove('t-menuburger-opened');});} t_onReady(function() {t_onFuncLoad('t_menuburger_init',function(){t_menuburger_init('272402637');});});</script> <style>.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}.t-menuburger span:nth-child(1){top:0px;}.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}.t-menuburger span:nth-child(4){top:16px;}.t-menuburger__big{width:42px;height:32px;}.t-menuburger__big span{height:5px;}.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}.t-menuburger__big span:nth-child(4){top:26px;}.t-menuburger__small{width:22px;height:14px;}.t-menuburger__small span{height:2px;}.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}.t-menuburger__small span:nth-child(4){top:12px;}.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}@media (hover),(min-width:0\0){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}@media (hover),(min-width:0\0){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}}.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}@media (hover),(min-width:0\0){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}}.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}.t-menuburger_fourth{height:12px;}.t-menuburger_fourth.t-menuburger__small{height:8px;}.t-menuburger_fourth.t-menuburger__big{height:18px;}.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}.t-menuburger_fourth span:nth-child(4){top:8px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}@media (hover),(min-width:0\0){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}50%{width:100%;left:0;right:0;}100%{width:80%;left:0;right:20%;}}@keyframes t-menuburger-anim2{0%{width:80%;left:0;}50%{width:100%;right:0;left:0;}100%{width:80%;left:20%;right:0;}}</style> </div> </div> <style>.tmenu-mobile{background-color:#111;display:none;width:100%;top:0;z-index:990;}.tmenu-mobile_positionfixed{position:fixed;}.tmenu-mobile__text{color:#fff;}.tmenu-mobile__container{min-height:64px;padding:20px;position:relative;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.tmenu-mobile__list{display:block;}.tmenu-mobile__burgerlogo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;vertical-align:middle;}.tmenu-mobile__imglogo{height:auto;display:block;max-width:300px!important;box-sizing:border-box;padding:0;margin:0 auto;}@media screen and (max-width:980px){.tmenu-mobile__menucontent_hidden{display:none;height:100%;}.tmenu-mobile{display:block;}}@media screen and (max-width:980px){#rec272402637 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}</style> <style> #rec272402637 .tmenu-mobile__burgerlogo a{font-size:24px;font-weight:700;}</style> <style> #rec272402637 .tmenu-mobile__burgerlogo__title{font-size:24px;font-weight:700;}</style> <div id="nav272402637" class="t456 t456__positionfixed t456__beforeready tmenu-mobile__menucontent_hidden" style="background-color: rgba(255,255,255,0.90); height:65px; " data-bgcolor-hex="#ffffff" data-bgcolor-rgba="rgba(255,255,255,0.90)" data-navmarker="nav272402637marker" data-appearoffset="500" data-bgopacity-two="90" data-menushadow="" data-menushadow-css="0px 1px 3px rgba(0,0,0,0)" data-bgopacity="0.90" data-bgcolor-rgba-afterscroll="rgba(255,255,255,0.90)" data-menu-items-align="right" data-menu="yes"> <div class="t456__maincontainer " style="height:65px;"> <div class="t456__leftwrapper" style=""> <div class="t456__logowrapper"> <a href="http://tilda.education/en"> <div class="t456__logo t-title" field="title"">Tilda Education</div> </a> </div> </div> <nav class="t456__rightwrapper t456__menualign_right" style=""> <ul role="list" class="t456__list t-menu__list"> <li class="t456__list_item" style="padding:0 15px 0 0;"> <a class="t-menu__link-item" href="https://tilda.education/en/#courses" data-menu-submenu-hook="" data-menu-item-number="1">Courses</a> </li> <li class="t456__list_item" style="padding:0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#guidesandarticles" data-menu-submenu-hook="" data-menu-item-number="2">Guides & Articles</a> </li> <li class="t456__list_item" style="padding:0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#videotutorials" data-menu-submenu-hook="" data-menu-item-number="3">Video Tutorials</a> </li> <li class="t456__list_item" style="padding:0 0 0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#stories" data-menu-submenu-hook="" data-menu-item-number="4">Success Stories</a> </li> </ul> </nav> </div> </div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t_menu__highlightActiveLinks',function() {t_menu__highlightActiveLinks('.t456__list_item a');});t_onFuncLoad('t_menu__findAnchorLinks',function() {t_menu__findAnchorLinks('272402637','.t456__list_item a');});});t_onReady(function() {t_onFuncLoad('t_menu__setBGcolor',function() {t_menu__setBGcolor('272402637','.t456');window.addEventListener('resize',function() {t_menu__setBGcolor('272402637','.t456');});});t_onFuncLoad('t_menu__interactFromKeyboard',function() {t_menu__interactFromKeyboard('272402637');});});t_onReady(function() {var rec=document.querySelector('#rec272402637');if(!rec) return;rec.querySelector('.t456').classList.remove('t456__beforeready');t_onFuncLoad('t_menu__showFixedMenu',function() {t_menu__showFixedMenu('272402637','.t456');window.addEventListener('scroll',t_throttle(function() {t_menu__showFixedMenu('272402637','.t456');}));});});t_onReady(function() {t_onFuncLoad('t_menu__changeBgOpacity',function() {t_menu__changeBgOpacity('272402637','.t456');window.addEventListener('scroll',t_throttle(function() {t_menu__changeBgOpacity('272402637','.t456');}));});});</script> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t_menu__createMobileMenu',function() {t_menu__createMobileMenu('272402637','.t456');});});</script> <style>#rec272402637 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;position:relative;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered)::after{content:'';position:absolute;left:0;bottom:20%;opacity:0;width:100%;height:100%;border-bottom:1px solid #ffa282;-webkit-box-shadow:inset 0px -1px 0px 0px #ffa282;-moz-box-shadow:inset 0px -1px 0px 0px #ffa282;box-shadow:inset 0px -1px 0px 0px #ffa282;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none;}#rec272402637 .t-menu__link-item.t-active:not(.t978__menu-link){color:#000000 !important;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after{opacity:1;bottom:-1px;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible::after{opacity:1;bottom:-1px;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec272402637 .t-menu__link-item,#rec272402637 .t-menu__link-item.t-active{opacity:1 !important;}}</style> <style> #rec272402637 a.t-menusub__link-item{font-weight:400;}</style> <style> #rec272402637 .t456__logowrapper a{font-size:24px;font-weight:700;}#rec272402637 a.t-menu__link-item{font-size:16px;color:#000000;font-weight:400;}</style> <style> #rec272402637 .t456__logo{font-size:24px;font-weight:700;}</style> <!--[if IE 8]> <style>#rec272402637 .t456{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9ffffff',endColorstr='#D9ffffff');}</style> <![endif]--> <style>#rec272402637 .t456 {box-shadow:0px 1px 3px rgba(0,0,0,0);}</style> </div> <!--allrecords--> <div id="allrecords" itemprop="description" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="3379564" data-tilda-page-id="23702544" data-tilda-page-alias="en/articles-black-friday" data-tilda-formskey="6f20e8cab9363ca37fab290c70306272" data-tilda-lazy="yes" data-tilda-root-zone="com" data-tilda-project-headcode="yes"> <div id="rec382580562" class="r t-rec" style=" " data-animationappear="off" data-record-type="360"> <!-- T360 --> <style>@media screen and (min-width:980px){.t-records{opacity:0;}.t-records_animated{-webkit-transition:opacity ease-in-out .5s;-moz-transition:opacity ease-in-out .5s;-o-transition:opacity ease-in-out .5s;transition:opacity ease-in-out .5s;}.t-records.t-records_visible,.t-records .t-records{opacity:1;}}</style> <script>t_onReady(function() {var allRecords=document.querySelector('.t-records');window.addEventListener('pageshow',function(event) {if(event.persisted) {allRecords.classList.add('t-records_visible');}});var rec=document.querySelector('#rec382580562');if(!rec) return;rec.setAttribute('data-animationappear','off');rec.style.opacity='1';allRecords.classList.add('t-records_animated');setTimeout(function() {allRecords.classList.add('t-records_visible');},200);});</script> <script>t_onReady(function() {var selects='button:not(.t-submit):not(.t835__btn_next):not(.t835__btn_prev):not(.t835__btn_result):not(.t862__btn_next):not(.t862__btn_prev):not(.t862__btn_result):not(.t854__news-btn):not(.t862__btn_next),' + 'a:not([href*="#"]):not(.carousel-control):not(.t-carousel__control):not(.t807__btn_reply):not([href^="#price"]):not([href^="javascript"]):not([href^="mailto"]):not([href^="tel"]):not([href^="link_sub"]):not(.js-feed-btn-show-more):not(.t367__opener):not([href^="https://www.dropbox.com/"])';var elements=document.querySelectorAll(selects);Array.prototype.forEach.call(elements,function(element) {if(element.getAttribute('data-menu-submenu-hook')) return;element.addEventListener('click',function(event) {var goTo=this.getAttribute('href');if(goTo!==null) {var ctrl=event.ctrlKey;var cmd=event.metaKey&&navigator.platform.indexOf('Mac')!==-1;if(!ctrl&&!cmd) {var target=this.getAttribute('target');if(target!=='_blank') {event.preventDefault();var allRecords=document.querySelector('.t-records');if(allRecords) {allRecords.classList.remove('t-records_visible');} setTimeout(function() {window.location=goTo;},500);}}}});});});</script> </div> <div id="rec382580563" class="r t-rec t-rec_pt_0" style="padding-top:0px; " data-animationappear="off" data-record-type="396"> <!-- T396 --> <style>#rec382580563 .t396__artboard {min-height:550px;height:100vh;background-color:#ffffff;}#rec382580563 .t396__filter {min-height:550px;height:100vh;}#rec382580563 .t396__carrier{min-height:550px;height:100vh;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec382580563 .t396__artboard,#rec382580563 .t396__filter,#rec382580563 .t396__carrier {min-height:530px;}#rec382580563 .t396__filter {}#rec382580563 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec382580563 .t396__artboard,#rec382580563 .t396__filter,#rec382580563 .t396__carrier {min-height:690px;}#rec382580563 .t396__filter {}#rec382580563 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec382580563 .t396__artboard,#rec382580563 .t396__filter,#rec382580563 .t396__carrier {min-height:670px;}#rec382580563 .t396__filter {}#rec382580563 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec382580563 .t396__artboard,#rec382580563 .t396__filter,#rec382580563 .t396__carrier {min-height:610px;}#rec382580563 .t396__filter {}#rec382580563 .t396__carrier {background-attachment:scroll;}}#rec382580563 .tn-elem[data-elem-id="1470209944682"]{color:#000000;z-index:3;top:calc(50vh - 0px + -20px);left:calc(50% - 600px + 20px);width:662px;}#rec382580563 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#000000;font-size:52px;font-family:'TildaSans',Arial,sans-serif;line-height:1.2;font-weight:600;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec382580563 .tn-elem[data-elem-id="1470209944682"] {top:calc(275px - 0px + 57px);left:calc(50% - 480px + 10px);width:461px;}#rec382580563 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:40px;line-height:1.2;}}@media screen and (max-width:959px) {#rec382580563 .tn-elem[data-elem-id="1470209944682"] {top:calc(275px - 0px + 172px);left:calc(50% - 320px + 70px);width:503px;}#rec382580563 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;}}@media screen and (max-width:639px) {#rec382580563 .tn-elem[data-elem-id="1470209944682"] {top:calc(275px - 0px + 161px);left:calc(50% - 240px + 70px);width:367px;}#rec382580563 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:28px;}}@media screen and (max-width:479px) {#rec382580563 .tn-elem[data-elem-id="1470209944682"] {top:calc(275px - 0px + 140px);left:calc(50% - 160px + 10px);width:301px;}#rec382580563 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:26px;}}#rec382580563 .tn-elem[data-elem-id="1470233923389"]{color:#000000;z-index:4;top:calc(50vh - 0px + 173px);left:calc(50% - 600px + 20px);width:646px;}#rec382580563 .tn-elem[data-elem-id="1470233923389"] .tn-atom{color:#000000;font-size:28px;font-family:'TildaSans',Arial,sans-serif;line-height:1.4;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec382580563 .tn-elem[data-elem-id="1470233923389"] {top:calc(275px - 0px + 192px);left:calc(50% - 480px + 8px);width:464px;}#rec382580563 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:20px;}}@media screen and (max-width:959px) {#rec382580563 .tn-elem[data-elem-id="1470233923389"] {top:calc(275px - 0px + 271px);left:calc(50% - 320px + 71px);width:501px;}#rec382580563 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:18px;}}@media screen and (max-width:639px) {#rec382580563 .tn-elem[data-elem-id="1470233923389"] {top:calc(275px - 0px + 251px);left:calc(50% - 240px + 70px);width:341px;}#rec382580563 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:16px;line-height:1.3;}}@media screen and (max-width:479px) {#rec382580563 .tn-elem[data-elem-id="1470233923389"] {top:calc(275px - 0px + 234px);left:calc(50% - 160px + 9px);width:302px;}#rec382580563 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:16px;}}#rec382580563 .tn-elem[data-elem-id="1510223767077"]{color:#000000;z-index:5;top:calc(50vh - 275px + 21px);left:calc(50% - 600px + 75px);width:391px;}#rec382580563 .tn-elem[data-elem-id="1510223767077"] .tn-atom{color:#000000;font-size:24px;font-family:'TildaSans',Arial,sans-serif;line-height:1.15;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec382580563 .tn-elem[data-elem-id="1510223767077"] {top:29px;left:calc(50% - 480px + 61px);width:412px;}}@media screen and (max-width:959px) {#rec382580563 .tn-elem[data-elem-id="1510223767077"] {top:27px;left:calc(50% - 320px + 120px);width:452px;}#rec382580563 .tn-elem[data-elem-id="1510223767077"] .tn-atom{font-size:25px;}}@media screen and (max-width:639px) {#rec382580563 .tn-elem[data-elem-id="1510223767077"] {top:28px;left:calc(50% - 240px + 60px);width:404px;}#rec382580563 .tn-elem[data-elem-id="1510223767077"] .tn-atom{font-size:22px;}}@media screen and (max-width:479px) {#rec382580563 .tn-elem[data-elem-id="1510223767077"] {top:30px;left:calc(50% - 160px + 60px);width:252px;}#rec382580563 .tn-elem[data-elem-id="1510223767077"] .tn-atom{font-size:18px;}}#rec382580563 .tn-elem[data-elem-id="1587486014815"]{z-index:6;top:calc(50vh - 275px + 25px);left:calc(50% + 600px - 514px + -20px);width:514px;}#rec382580563 .tn-elem[data-elem-id="1587486014815"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec382580563 .tn-elem[data-elem-id="1587486014815"] {top:51px;left:calc(50% + 480px - 514px + -12px);width:455px;}}@media screen and (max-width:959px) {#rec382580563 .tn-elem[data-elem-id="1587486014815"] {top:90px;left:calc(50% + 320px - 514px + -258px);width:322px;}}@media screen and (max-width:639px) {#rec382580563 .tn-elem[data-elem-id="1587486014815"] {top:80px;left:calc(50% + 240px - 514px + -80px);width:330px;}}@media screen and (max-width:479px) {#rec382580563 .tn-elem[data-elem-id="1587486014815"] {top:75px;left:calc(50% + 160px - 514px + -30px);width:260px;}}#rec382580563 .tn-elem[data-elem-id="1637242825155"]{z-index:7;top:calc(50vh - 275px + 13px);left:calc(50% - 600px + 20px);width:40px;}#rec382580563 .tn-elem[data-elem-id="1637242825155"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec382580563 .tn-elem[data-elem-id="1637242825155"] {top:21px;left:calc(50% - 480px + 12px);}}@media screen and (max-width:959px) {#rec382580563 .tn-elem[data-elem-id="1637242825155"] {top:20px;left:calc(50% - 320px + 70px);}}@media screen and (max-width:639px) {#rec382580563 .tn-elem[data-elem-id="1637242825155"] {top:20px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="382580563" data-artboard-screens="320,480,640,960,1200" data-artboard-height="550" data-artboard-valign="center" data-artboard-height_vh="100" data-artboard-upscale="grid" data-artboard-height-res-320="610" data-artboard-height-res-480="670" data-artboard-height-res-640="690" data-artboard-height-res-960="530"> <div class="t396__carrier" data-artboard-recid="382580563"></div> <div class="t396__filter" data-artboard-recid="382580563"></div> <div class='t396__elem tn-elem tn-elem__3825805631470209944682' data-elem-id='1470209944682' data-elem-type='text' data-field-top-value="-20" data-field-left-value="20" data-field-width-value="662" data-field-axisy-value="center" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="140" data-field-left-res-320-value="10" data-field-width-res-320-value="301" data-field-top-res-480-value="161" data-field-left-res-480-value="70" data-field-width-res-480-value="367" data-field-top-res-640-value="172" data-field-left-res-640-value="70" data-field-width-res-640-value="503" data-field-top-res-960-value="57" data-field-left-res-960-value="10" data-field-width-res-960-value="461"> <h1 itemprop="headline" class='tn-atom'field='tn_text_1470209944682'>17 Tips To Prepare Your Online Store For Holiday Sales</h1> </div> <div class='t396__elem tn-elem tn-elem__3825805631470233923389' data-elem-id='1470233923389' data-elem-type='text' data-field-top-value="173" data-field-left-value="20" data-field-width-value="646" data-field-axisy-value="center" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="234" data-field-left-res-320-value="9" data-field-width-res-320-value="302" data-field-top-res-480-value="251" data-field-left-res-480-value="70" data-field-width-res-480-value="341" data-field-top-res-640-value="271" data-field-left-res-640-value="71" data-field-width-res-640-value="501" data-field-top-res-960-value="192" data-field-left-res-960-value="8" data-field-width-res-960-value="464"> <h2 class='tn-atom'field='tn_text_1470233923389'>How to prepare for Black Friday and Cyber Monday, avoid losing customers during the campaign, and summarize the results</h2> </div> <div class='t396__elem tn-elem tn-elem__3825805631510223767077' data-elem-id='1510223767077' data-elem-type='text' data-field-top-value="21" data-field-left-value="75" data-field-width-value="391" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="30" data-field-left-res-320-value="60" data-field-width-res-320-value="252" data-field-top-res-480-value="28" data-field-left-res-480-value="60" data-field-width-res-480-value="404" data-field-top-res-640-value="27" data-field-left-res-640-value="120" data-field-width-res-640-value="452" data-field-top-res-960-value="29" data-field-left-res-960-value="61" data-field-width-res-960-value="412"> <div class='tn-atom'><a href="http://tilda.education/en"target="_blank"style="color: inherit">Tilda Publishing</a></div> </div> <div class='t396__elem tn-elem tn-elem__3825805631587486014815' data-elem-id='1587486014815' data-elem-type='image' data-field-top-value="25" data-field-left-value="-20" data-field-width-value="514" data-field-axisy-value="top" data-field-axisx-value="right" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1014" data-field-fileheight-value="1002" data-field-top-res-320-value="75" data-field-left-res-320-value="-30" data-field-width-res-320-value="260" data-field-top-res-480-value="80" data-field-left-res-480-value="-80" data-field-width-res-480-value="330" data-field-top-res-640-value="90" data-field-left-res-640-value="-258" data-field-width-res-640-value="322" data-field-top-res-960-value="51" data-field-left-res-960-value="-12" data-field-width-res-960-value="455"> <div class='tn-atom'> <img itemprop="image" class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3931-3161-4435-a665-653932326164/IN_02.png' alt='' imgfield='tn_img_1587486014815' /> </div> </div> <div class='t396__elem tn-elem tn-elem__3825805631637242825155' data-elem-id='1637242825155' data-elem-type='image' data-field-top-value="13" data-field-left-value="20" data-field-width-value="40" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="50" data-field-fileheight-value="50" data-field-top-res-480-value="20" data-field-left-res-480-value="10" data-field-top-res-640-value="20" data-field-left-res-640-value="70" data-field-top-res-960-value="21" data-field-left-res-960-value="12"> <a class='tn-atom' href="https://tilda.cc/"> <img itemprop="image" class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3130-3564-4335-b065-353961366535/Black_Logo_3.svg' alt='' imgfield='tn_img_1637242825155' /> </a> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('382580563');});});</script> <!-- /T396 --> </div> <div id="rec382580564" class="r t-rec t-rec_pt_120 t-rec_pb_0" style="padding-top:120px;padding-bottom:0px;background-color:#f5f5f5; " data-record-type="127" data-bg-color="#f5f5f5"> <!-- T119 --> <div class="t119"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div class="t119__preface t-descr" field="text">Black Friday is a sale that takes place in November the day after Thanksgiving and Cyber Monday immediately after the holiday weekend. Originally popular only in the U.S., the tradition has eventually spread around the world. These sales are often blended together so that shopping events span the entire weekend.<br /><br />In 2024, Black Friday starts at midnight on November 29 and runs through November 30, followed by Cyber Monday on December 2. Electronics, apparel, and groceries <a href="https://news.adobe.com/news/news-details/2022/Adobe-Forecasts-209.7-Billion-Holiday-Season-Online-U.S.-Cyber-Monday-to-Top-11-Billion/default.aspx" target="_blank" rel="noreferrer noopener">are expected</a> to be the most popular product categories contributing to nearly half of online spending this holiday season—$103.8 billion.<br /><br />Here are practical tips to help you prepare your online store for Black Friday and Cyber Monday, avoid losing customers, and suggest what to do after the campaign ends.</div> </div> </div> </div> <style> #rec382580564 .t119__preface{font-weight:400;opacity:0.7;}@media screen and (min-width:480px){#rec382580564 .t119__preface{font-size:28px;}}</style> </div> <div id="rec382580565" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="65" data-bg-color="#f5f5f5"> <!-- T056 --> <div class="t056"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t056__title t-name t-name_xl" field="title"><span style="font-weight: 400;">Contents:</span></div> </div> </div> </div> <style> #rec382580565 .t056__title{font-size:24px;}</style> </div> <div id="rec382580566" class="r t-rec t-rec_pt_0 t-rec_pb_120" style="padding-top:0px;padding-bottom:120px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="106" data-bg-color="#f5f5f5"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><a href="#rec382580571"><strong>How to Get Ready For the Online Holiday Sales </strong></a><br /><a href="#rec382580574">Set Measurable and Achievable Goals</a><br /><a href="#rec382580582">Choose the Right Products for the Black Friday Sale</a><br /><a href="#rec382580586">Check the Availability of Products Before the Campaign</a><br /><a href="#rec382580589">Get Your Website Ready For the Sale in Advance</a><br /><a href="#rec382580602">Prepare Your Shipping Options</a><br /><a href="#rec382580606">Add Multiple Payment Methods</a><br /><a href="#rec382580608">Check the Mobile Version of Your Website</a><br /><br /><a href="#rec382580612"><strong>How to Announce an Upcoming Sale to Potential Customers</strong></a><br /><a href="#rec382580614">Post Information About the Sale On Your Website</a><br /><a href="#rec382580625">Send a Newsletter to Previous Customers</a><br /><a href="#rec382580628">Run Ads on Social Media</a><br /><a href="#rec382580631">Advertise With Influencers</a><br /><br /><a href="#rec382580636"><strong>How Not to Lose Customers During a Sale </strong></a><br /><a href="#rec382580638">Go Live With Your Updates On Time</a><br /><a href="#rec382580640">Respond to Messages Quickly</a><br /><a href="#rec382580642">Keep Your Website Content Up to Date</a><br /><a href="#rec382580645">Keep Track of Statistics and Make Decisions Quickly</a><br /><br /><a href="#rec382580648"><strong>What Should Be Done After the Online Sale</strong></a><br /><a href="#rec382580651">Hide All Sale-Related Info From Your Website and Stop Your Ad Campaigns</a><br /><a href="#rec382580653">Analyze the Stats and Summarize the Campaign’s Results</a><br /><br /><a href="#rec382580657"><strong>Key Takeaways</strong></a></div> </div> </div> </div> </div> <div id="rec382580567" class="r t-rec" style=" " data-record-type="394"> <style>#allrecords .t-text a:not(.t-card__link),#allrecords .t-descr a:not(.t-card__link),#allrecords .t-heading a:not(.t-card__link):not(.t-feed__link),#allrecords .t-title a:not(.t-card__link),#allrecords .t-impact-text a:not(.t-card__link),#allrecords .t-text-impact a:not(.t-card__link),#allrecords .t-name:not(.t-feed__parts-switch-btn) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):not(.t-feed__link),#allrecords .t-uptitle a:not(.t-card__link){color:inherit;font-weight:inherit;border-bottom:1px solid #ffc400;-webkit-box-shadow:inset 0px -1px 0px 0px #ffc400;-moz-box-shadow:inset 0px -1px 0px 0px #ffc400;box-shadow:inset 0px -1px 0px 0px #ffc400;}</style> </div> <div id="rec382580570" class="r t-rec t-rec_pt_120 t-rec_pb_0" style="padding-top:120px;padding-bottom:0px;background-color:#ffffff; " data-record-type="3" data-bg-color="#ffffff"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6164-3830-4734-b733-663835633864/Group_1913_1.svg"> <img itemprop="image" class="t-img t-width t107__width t-width_6" src="https://static.tildacdn.com/tild6164-3830-4734-b733-663835633864/Group_1913_1.svg" imgfield="img" alt=""> </div> </div> </div> <div id="rec382580571" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t225__title t-title t-title_md" field="title"><strong>How to Get Ready For the Online Holiday Sales </strong></h2> </div> </div> </div> <style> #rec382580571 .t225__uptitle{text-transform:uppercase;}#rec382580571 .t225__title{font-weight:500;}</style> </div> <div id="rec382580572" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Think about what goals you want to achieve by running a sale. Choose the right products that will bring traffic and increase profits. Prepare the website for the sales in advance, think through possible scenarios, as well as contingency plans. If something goes wrong during the sale, you’ll be able to make quick decisions and get out of any sticky situation.<br /><br />How carefully you prepare and plan beforehand will make or break the promotion.</div> </div> </div> </div> <style> #rec382580572 .t-text{font-size:24px;}</style> </div> <div id="rec382580573" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "></div> </div> </div> </div> </div> <div id="rec382580574" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title">Set Measurable and Achievable Goals</div> </div> </div> </div> <style> #rec382580574 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580574 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580575" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Before you launch a promotional campaign you’ll need to define its purpose—outline why you’re having it and what results do you expect. "Selling as much as possible" isn’t a realistic or workable goal, as it’ll be difficult to accurately measure the effectiveness of the campaign.<br /><br />The SMART framework is often used to set goals in project management, and the same method can be applied here:</div> </div> </div> </div> </div> <div id="rec382580576" class="r t-rec t-rec_pt_45 t-rec_pb_30" style="padding-top:45px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>1</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Specific: </strong>The goal should be specific, such as increasing the sales of wool dresses.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580577" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>2</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Measurable: </strong>The achievement of the goal can be measured in numbers—for example, increasing the sale of wool dresses 300 times.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580578" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>3</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Attainable: </strong>The plan for the sale has to be realistic and achievable—build on your past experience and former campaigns. "Increasing the sale of wool dresses by 10% compared to last November" is a specific, measurable, and attainable goal.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580579" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>4</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Relevant:</strong> The offer should be relevant to the time of year. It’s unlikely that a summer sale will make sense in November.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580580" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>5</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Time-bound: </strong>The achievement of the goal should be limited in time, for example, during the Cyber Weekend.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580581" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">By setting a specific, measurable, and attainable goal, you’ll be much more comfortable analyzing the results and understanding how effectively your communication channels worked.</div> </div> </div> </div> </div> <div id="rec382580582" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title">Choose the Right Products for the Black Friday Sale</div> </div> </div> </div> <style> #rec382580582 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580582 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580583" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Offer a discount on popular items that users love—that'll most likely bring traffic to your website. Also, set a discount on targeted items that are most profitable for you to sell. That way, people checking out popular items will see other offers, which will increase the likelihood of a purchase.<br /><br />Another strategy would be drawing a buyer’s attention to a specific product or category by offering them a discount. There are many benefits to this: the buyer will get interested, try it out, and potentially make their next purchase at full price.</div> </div> </div> </div> </div> <div id="rec382580585" class="r t-rec t-rec_pt_15 t-rec_pb_30" style="padding-top:15px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left"> <button type="button" class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg" aria-controls="carousel_382580585" aria-disabled="false" aria-label="Previous slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right"> <button type="button" class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg" aria-controls="carousel_382580585" aria-disabled="false" aria-label="Next slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580585" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 3"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3231-3539-4666-b236-616465366139/Safari_Frame_1_1.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3231-3539-4666-b236-616465366139__-__empty__safari_frame_1_1.png" data-original="https://static.tildacdn.com/tild3231-3539-4666-b236-616465366139/Safari_Frame_1_1.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="2" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="2 of 3"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3766-3737-4665-b564-616635613636/Safari_Frame_2_1.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3766-3737-4665-b564-616635613636__-__empty__safari_frame_2_1.png" data-original="https://static.tildacdn.com/tild3766-3737-4665-b564-616635613636/Safari_Frame_2_1.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="3" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="3 of 3"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3162-3034-4664-b766-653432343032/Featured_Product.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3162-3034-4664-b766-653432343032__-__empty__featured_product.png" data-original="https://static.tildacdn.com/tild3162-3034-4664-b766-653432343032/Featured_Product.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> <li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 1" aria-current="true" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="2"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 2" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="3"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 3" style="background-color: #c7c7c7;"></button> </li> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580585',false);});});</script> <style>#rec382580585 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580585 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580585 .t-slds__title{color:#000000;}#rec382580585 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580586" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title">Check the Availability of Products Before the Campaign</div> </div> </div> </div> <style> #rec382580586 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580586 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580587" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">During the promotion, keep an eye on the availability of items on the website. If you use the <a href="https://blog-en.tilda.cc/catalog" rel="noreferrer noopener" target="_blank">Product Catalog</a> on Tilda, the number of items after each purchase will be recalculated automatically. Set up automatic <a href="https://help.tilda.cc/online-store-payments/catalog#booking" rel="noreferrer noopener" target="_blank">product booking in the Catalog </a>after adding it to the cart. This will help you avoid situations where a visitor adds an item to the cart and continues to browse the website but then can’t actually buy it because it has been sold out in the meantime.</div> </div> </div> </div> </div> <div id="rec382580588" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3965-3539-4636-b364-333839663963/Book_a_product.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3965-3539-4636-b364-333839663963__-__empty__book_a_product.png" data-original="https://static.tildacdn.com/tild3965-3539-4636-b364-333839663963/Book_a_product.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">To set automatic product booking, go to Site Settings → Payment Systems → General payment settings → Book a product.</div> </div> </div> </div> </div> <div id="rec382580589" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t017__title t-title t-title_xxs" field="title">Get Your Website Ready For the Sale in Advance</h2> </div> </div> </div> <style> #rec382580589 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580589 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580590" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">In the calm before Black Friday, update the website so you can publish the pages on the big day stress-free.<br /><br /></div> </div> </div> </div> </div> <div id="rec382580591" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>1</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Label discounted items with "SALE" and show the old and new prices. The setting is available for the ST3XX blocks. Please note, if you have the <a href="https://help.tilda.cc/online-store-payments/catalog#catalog" rel="noreferrer noopener" target="_blank">Product Catalog</a> connected, you won’t be able to set the data in advance—changes in the inventory will be displayed instantly without publication.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580592" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6563-6339-4939-a538-626263323131/Frame_13.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild6563-6339-4939-a538-626263323131__-__empty__frame_13.png" data-original="https://static.tildacdn.com/tild6563-6339-4939-a538-626263323131/Frame_13.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">SALE label in the ST310N block from the "Store" category</div> </div> </div> </div> </div> <div id="rec382580593" class="r t-rec t-rec_pt_60 t-rec_pb_30" style="padding-top:60px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><span class="ql-cursor"></span><strong>2</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Create a <a href="https://help.tilda.cc/online-store-payments/catalog-category" rel="noreferrer noopener" target="_blank">section with special offers</a> for Black Friday on your website.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580594" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left"> <button type="button" class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg" aria-controls="carousel_382580594" aria-disabled="false" aria-label="Previous slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right"> <button type="button" class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg" aria-controls="carousel_382580594" aria-disabled="false" aria-label="Next slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580594" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild6261-3732-4461-b063-323035333761/Sale.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild6261-3732-4461-b063-323035333761__-__empty__sale.png" data-original="https://static.tildacdn.com/tild6261-3732-4461-b063-323035333761/Sale.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="2" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="2 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3061-3536-4039-b437-356237633535/Sale_label.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3061-3536-4039-b437-356237633535__-__empty__sale_label.png" data-original="https://static.tildacdn.com/tild3061-3536-4039-b437-356237633535/Sale_label.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> <li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 1" aria-current="true" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="2"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 2" style="background-color: #c7c7c7;"></button> </li> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580594',false);});});</script> <style>#rec382580594 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580594 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580594 .t-slds__title{color:#000000;}#rec382580594 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580595" class="r t-rec t-rec_pt_45 t-rec_pb_30" style="padding-top:45px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;"><strong>3</strong></div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Add <a href="https://help.tilda.cc/callback" rel="noreferrer noopener" target="_blank">feedback widgets</a> so that users can get in touch with you quickly and ask questions. You can do that by using blocks from the "Form and Button" and "Other" categories. Prepare response scripts in advance so that you spend less time drafting phrases during the sale.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580597" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580597" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 1"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild6561-3931-4364-b631-616464643434/widgets.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild6561-3931-4364-b631-616464643434__-__empty__widgets.png" data-original="https://static.tildacdn.com/tild6561-3931-4364-b631-616464643434/widgets.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580597',false);});});</script> <style>#rec382580597 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580597 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580597 .t-slds__title{color:#000000;}#rec382580597 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580598" class="r t-rec t-rec_pt_60 t-rec_pb_30" style="padding-top:60px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">4</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Add a "See also" section and recommend related products to users. This will help increase your average sale.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580599" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left"> <button type="button" class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg" aria-controls="carousel_382580599" aria-disabled="false" aria-label="Previous slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right"> <button type="button" class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg" aria-controls="carousel_382580599" aria-disabled="false" aria-label="Next slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580599" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild6636-6666-4533-b566-613031396336/See_also.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild6636-6666-4533-b566-613031396336__-__empty__see_also.png" data-original="https://static.tildacdn.com/tild6636-6666-4533-b566-613031396336/See_also.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="2" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="2 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild6137-6137-4133-b530-613662633562/See_also_1.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild6137-6137-4133-b530-613662633562__-__empty__see_also_1.png" data-original="https://static.tildacdn.com/tild6137-6137-4133-b530-613662633562/See_also_1.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> <li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 1" aria-current="true" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="2"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 2" style="background-color: #c7c7c7;"></button> </li> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580599',false);});});</script> <style>#rec382580599 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580599 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580599 .t-slds__title{color:#000000;}#rec382580599 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580600" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">5</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Include additional items, services, or discounts to your <a href="https://help.tilda.cc/thank-you-page" rel="noreferrer noopener" target="_blank">"Thank You" page</a>.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580601" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6237-3534-4464-b137-666261663538/Thank_you_2.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild6237-3534-4464-b137-666261663538__-__empty__thank_you_2.png" data-original="https://static.tildacdn.com/tild6237-3534-4464-b137-666261663538/Thank_you_2.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Customers see the "Thank You" page after making a purchase</div> </div> </div> </div> </div> <div id="rec382580602" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t017__title t-title t-title_xxs" field="title">Prepare Your Shipping Options</h2> </div> </div> </div> <style> #rec382580602 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580602 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580603" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Offer customers several <a href="https://help.tilda.cc/online-store-payments/shipping" rel="noreferrer noopener" target="_blank">shipping options</a>: Home delivery, post office, or self-pickup. In times of high demand, it’s important to meet your buyers' delivery time expectations. Set realistic delivery times, and if the courier is delayed or running late, warn or agree on a different time slot.</div> </div> </div> </div> </div> <div id="rec382580604" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3265-3132-4331-a464-633565653332/Shipping.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3265-3132-4331-a464-633565653332__-__empty__shipping.png" data-original="https://static.tildacdn.com/tild3265-3132-4331-a464-633565653332/Shipping.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Shipping options displayed in the shopping cart</div> </div> </div> </div> </div> <div id="rec382580605" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Inform your potential customers that your store is safe for pickup with disinfection and ventilation of premises, temperature measurement, mandatory mask usage, and so on. That way you will encourage people to pick up their orders, reducing the delivery service workload.</div> </div> </div> </div> </div> <div id="rec382580606" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t017__title t-title t-title_xxs" field="title">Add Multiple Payment Methods</h2> </div> </div> </div> <style> #rec382580606 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580606 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580607" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Make sure that you have several payment options enabled: Online payments with credit or debit card, PayPal, Apple Pay, cash on delivery, and others. For cash payments, consider adding an additional field to the shopping cart "How much change will be needed" so that delivery drivers prepare the right amount in advance.<br /><br />We recommend that you <a href="https://help.tilda.cc/online-store-payments/payment-system" target="_blank" rel="noreferrer noopener">have at least two functioning payment options</a>: If one of them fails, you will be able to quickly switch to the second one without losing sales.</div> </div> </div> </div> </div> <div id="rec382580608" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t017__title t-title t-title_xxs" field="title">Check the Mobile Version of Your Website</h2> </div> </div> </div> <style> #rec382580608 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580608 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580609" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="223"> <!-- T195 --> <div class="t195"> <div class="t-container"> <div class="t-col t-col_5 t-prefix_2"> <div class="t195__text t-text t-text_md" field="text">According to the <a href="https://www.adobe.com/marketing/pdf-page.html?pdfTarget=aHR0cHM6Ly9idXNpbmVzcy5hZG9iZS5jb20vY29udGVudC9kYW0vZHgvdXMvZW4vcmVzb3VyY2VzL2RpZ2l0YWwtaW5zaWdodHMvcGRmL2Fkb2JlLWhvbGlkYXktc2hvcHBpbmctcmVwb3J0LTIwMjEucGRm" rel="noreferrer noopener" target="_blank">Adobe Holiday Shopping Report</a>, consumers will spend more than $86B online using their smartphones this holiday season, outgrowing the overall spend at +16.6% Year-over-year. Potential customers may view the website from several devices: Laptop, tablet, or smartphone. For example, someone may view your ad on Instagram in the morning on their way to work, and make a purchase in the evening from their home computer. The website should look good and load quickly on all popular devices—that will leave a good impression on the customer, maintaining their interest in your brand and products.<br /><br />Check how your website looks on mobile and replace blocks if necessary. To make pages load faster, turn on Lazy Load (in case you disabled it earlier), don’t use third-party code, and don’t add lots of images at the beginning of the website.</div> </div> <div class="t-col t-col_3 t195__imgsection" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3466-3930-4432-b730-346536313364/monile2.png"> <img itemprop="image" class="t195__img t-img" src="/upload/pages/23702544/tild3466-3930-4432-b730-346536313364__-__empty__monile2.png" data-original="https://static.tildacdn.com/tild3466-3930-4432-b730-346536313364/monile2.png" imgfield="img" data-tu-max-width="1200" data-tu-max-height="1200" alt=""><br /> <div class="t195__sectitle t-descr" field="imgtitle" itemprop="name"></div> <div class="t195__secdescr t-descr" field="imgdescr" itemprop="description"></div> </div> </div> </div> </div> <div id="rec382580610" class="r t-rec t-rec_pt_75 t-rec_pb_0" style="padding-top:75px;padding-bottom:0px; " data-record-type="248"> <!-- T220 --> <div class="t220"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div class="t220__textwrapper" style="background-color:#f2f2f2;"> <div style=""> <div field="text" class="t220__text t-text t-text_md ">To learn more about optimizing mobile versions of websites, check out our <a href="https://help.tilda.cc/website-speed" rel="noreferrer noopener" target="_blank">article on how to speed up Tilda websites</a>.</div> </div> </div> </div> </div> </div> <style> #rec382580610 .t220__title{font-size:22px;font-weight:500;}</style> </div> <div id="rec382580611" class="r t-rec t-rec_pt_120 t-rec_pb_0" style="padding-top:120px;padding-bottom:0px;background-color:#ffffff; " data-record-type="3" data-bg-color="#ffffff"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6465-6366-4165-b837-653232363234/Group_1914_1.svg"> <img itemprop="image" class="t-img t-width t107__width t-width_6" src="https://static.tildacdn.com/tild6465-6366-4165-b837-653232363234/Group_1914_1.svg" imgfield="img" alt=""> </div> </div> </div> <div id="rec382580612" class="r t-rec t-rec_pt_75 t-rec_pb_0" style="padding-top:75px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t225__title t-title t-title_md" field="title">How to Announce an Upcoming Sale to Potential Customers</h2> </div> </div> </div> <style> #rec382580612 .t225__uptitle{text-transform:uppercase;}#rec382580612 .t225__title{font-weight:500;}</style> </div> <div id="rec382580613" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Communicate about the upcoming sale using all available channels: Website, newsletters, social media ads, and posts by influencers and opinion leaders. Every contact you make with your audience can prove to be crucial. Let’s take a closer look at these communication channels.</div> </div> </div> </div> <style> #rec382580613 .t-text{font-size:24px;}</style> </div> <div id="rec382580614" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Post Information About the Sale On Your Website</h3> </div> </div> </div> <style> #rec382580614 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580614 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580615" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">The most affordable solution is to inform your website visitors about the promotion. They are already interested in the products or services, so the promise of a benefit will encourage them to return to the website later and make a purchase.</div> </div> </div> </div> </div> <div id="rec382580616" class="r t-rec t-rec_pt_45 t-rec_pb_30" style="padding-top:45px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Place a countdown timer on the cover marking the start of the sale. Add either block CR34 ("Cover with a countdown and subscription form") or CR35 ("Cover with a countdown and buttons").</div> </div> </div> </div> </div> </div> </div> <div id="rec382580617" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3961-3762-4830-b666-366334646631/Frame_14.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3961-3762-4830-b666-366334646631__-__empty__frame_14.png" data-original="https://static.tildacdn.com/tild3961-3762-4830-b666-366334646631/Frame_14.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Block CR34 "Cover with a countdown and subscription form" from the "Cover" category</div> </div> </div> </div> </div> <div id="rec382580618" class="r t-rec t-rec_pt_45 t-rec_pb_30" style="padding-top:45px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Add a news ticker featuring the sale announcement using block DV13 ("Infinite scrolling text") from the "Divider" category.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580619" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3036-3137-4866-b661-373964623033/Group_1805.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3036-3137-4866-b661-373964623033__-__empty__group_1805.png" data-original="https://static.tildacdn.com/tild3036-3137-4866-b661-373964623033/Group_1805.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Block DV13 "Infinite scrolling text" from the "Divider" category</div> </div> </div> </div> </div> <div id="rec382580620" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">3</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Add a neat pop-up window in the corner of the screen and inform your visitors about future promotions using block BF504 ("Pop-up: Form in the corner of the screen.")</div> </div> </div> </div> </div> </div> </div> <div id="rec382580621" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3836-6334-4362-a331-613636356164/Frame_15.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3836-6334-4362-a331-613636356164__-__empty__frame_15.png" data-original="https://static.tildacdn.com/tild3836-6334-4362-a331-613636356164/Frame_15.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Block BF504 "Pop-up: Form in the corner of the screen" from the "Form and Button" category</div> </div> </div> </div> </div> <div id="rec382580622" class="r t-rec t-rec_pt_30 t-rec_pb_30" style="padding-top:30px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000000; background-color: #fecf01; "> <div class="t373__title t-title" field="number" style="color: #000000;">4</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Build the Black Friday announcement into the design of an existing cover on the homepage.</div> </div> </div> </div> </div> </div> </div> <div id="rec382580623" class="r t-rec t-rec_pt_15 t-rec_pb_30" style="padding-top:15px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left"> <button type="button" class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg" aria-controls="carousel_382580623" aria-disabled="false" aria-label="Previous slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right"> <button type="button" class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg" aria-controls="carousel_382580623" aria-disabled="false" aria-label="Next slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580623" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild6537-3966-4935-a461-306335396436/BF_Design_Website_2.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild6537-3966-4935-a461-306335396436__-__empty__bf_design_website_2.png" data-original="https://static.tildacdn.com/tild6537-3966-4935-a461-306335396436/BF_Design_Website_2.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="2" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="2 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3434-3031-4563-b364-333164316664/BF_Design_Website.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3434-3031-4563-b364-333164316664__-__empty__bf_design_website.png" data-original="https://static.tildacdn.com/tild3434-3031-4563-b364-333164316664/BF_Design_Website.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> <li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 1" aria-current="true" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="2"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 2" style="background-color: #c7c7c7;"></button> </li> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580623',false);});});</script> <style>#rec382580623 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580623 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580623 .t-slds__title{color:#000000;}#rec382580623 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580624" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">These are just a few examples—there are many more potential solutions. Check out the#nbspTilda Block Library and find one that works for you.</div> </div> </div> </div> </div> <div id="rec382580625" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Send a Newsletter to Previous Customers</h3> </div> </div> </div> <style> #rec382580625 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580625 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580626" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Tell your current customers who have already purchased your products and services about the upcoming discounts. Warm audiences are more likely to decide to buy again if they’re happy with the quality of the product, like the brand, and also if you offer them something special. For example, send them a <a href="https://help.tilda.cc/online-store-payments/promo-codes" rel="noreferrer noopener" target="_blank">promo code</a> for an extra discount or a gift in return for their purchase.</div> </div> </div> </div> </div> <div id="rec382580627" class="r t-rec t-rec_pt_15 t-rec_pb_30" style="padding-top:15px;padding-bottom:30px; " data-animationappear="off" data-record-type="670"> <!-- t670 --> <div class="t670"> <div class="t-slds" style="visibility: hidden;"> <div class="t-container t-slds__main"> <ul class="t-slds__arrow_container t-slds__arrow_container-outside"> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left"> <button type="button" class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg" aria-controls="carousel_382580627" aria-disabled="false" aria-label="Previous slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> <li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right"> <button type="button" class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg" aria-controls="carousel_382580627" aria-disabled="false" aria-label="Next slide" style="width: 30px; height: 30px;border: 2px solid #000000;background-color: rgba(255,255,255,1);"> <div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 8px;"> <svg role="presentation" focusable="false" style="display: block" viewBox="0 0 8.6 14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <polyline fill="none" stroke="#000000" stroke-linejoin="butt" stroke-linecap="butt" stroke-width="2" points="1,1 7,7 1,13" /> </svg> </div> </button> </li> </ul> <div class="t-slds__container t-width t-width_9 t-margin_auto"> <div class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none" id="carousel_382580627" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes" aria-roledescription="carousel" aria-live="off"> <div class="t-slds__item t-slds__item_active" data-slide-index="1" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="1 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3834-3536-4138-b039-356665663331/Newsletter_1.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3834-3536-4138-b039-356665663331__-__empty__newsletter_1.png" data-original="https://static.tildacdn.com/tild3834-3536-4138-b039-356665663331/Newsletter_1.png" alt=""> </div> </div> </div> <div class="t-slds__item" data-slide-index="2" role="group" aria-roledescription="slide" aria-hidden="false" aria-label="2 of 2"> <div class="t-width t-width_9 t-margin_auto" itemscope itemtype="http://schema.org/ImageObject"> <div class="t-slds__wrapper t-align_center"> <meta itemprop="image" content="https://static.tildacdn.com/tild3461-6263-4531-b731-333734393034/Newsletter2.png"> <img itemprop="image" class="t-slds__img t-img" src="/upload/pages/23702544/tild3461-6263-4531-b731-333734393034__-__empty__newsletter2.png" data-original="https://static.tildacdn.com/tild3461-6263-4531-b731-333734393034/Newsletter2.png" alt=""> </div> </div> </div> </div> </div> <ul class="t-slds__bullet_wrapper"> <li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 1" aria-current="true" style="background-color: #c7c7c7;"></button> </li> <li class="t-slds__bullet " data-slide-bullet-for="2"> <button type="button" class="t-slds__bullet_body" aria-label="Go to slide 2" style="background-color: #c7c7c7;"></button> </li> </ul> <div class="t-slds__caption__container"> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t670_init',function() {t670_init('382580627',false);});});</script> <style>#rec382580627 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}#rec382580627 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}</style> <style> #rec382580627 .t-slds__title{color:#000000;}#rec382580627 .t-slds__descr{color:#000000;}</style> </div> <div id="rec382580628" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Run Ads on Social Media</h3> </div> </div> </div> <style> #rec382580628 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580628 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580629" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="223"> <!-- T195 --> <div class="t195"> <div class="t-container"> <div class="t-col t-col_5 t-prefix_2"> <div class="t195__text t-text t-text_md" field="text">Tell people who have already visited your website about the discounts—show them your social media ads. If you haven’t set up a pixel for retargeting, run ads on social networks by interest or by geographic location.<br /><br />Even if you plan to run paid ads, don’t underestimate posts on your store’s official social media accounts. Gradually build audience interest towards the sale in your stories and posts, talk about your products, and engage people in conversation to get them in their feeds more often.</div> </div> <div class="t-col t-col_3 t195__imgsection" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6533-3132-4465-b734-313133633666/monile_social_media.png"> <img itemprop="image" class="t195__img t-img" src="/upload/pages/23702544/tild6533-3132-4465-b734-313133633666__-__empty__monile_social_media.png" data-original="https://static.tildacdn.com/tild6533-3132-4465-b734-313133633666/monile_social_media.png" imgfield="img" data-tu-max-width="1200" data-tu-max-height="1200" alt=""><br /> <div class="t195__sectitle t-descr" field="imgtitle" itemprop="name"></div> <div class="t195__secdescr t-descr" field="imgdescr" itemprop="description"></div> </div> </div> </div> </div> <div id="rec382580631" class="r t-rec t-rec_pt_60 t-rec_pb_30" style="padding-top:60px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Advertise With Influencers</h3> </div> </div> </div> <style> #rec382580631 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580631 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580633" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Audiences trust their opinion leaders, which is why advertising integrations with bloggers and other social media heavyweights can be an additional source of the traffic to your website.<br /><br />To keep your stats high, choose an influencer with the right audience for your product. Before agreeing to work with you, ask the blogger to send a screenshot of the social and demographic data of their audience, as well as statistics on similar integrations, and ensure that they haven’t worked with your competitors in the last year.<br /><br />To track statistics on conversions and purchases, add <a href="https://tilda.cc/utm/" rel="noreferrer noopener" target="_blank">a UTM tag</a> to the link that the blogger displays to potential buyers, as well as a promo code for a discount.</div> </div> </div> </div> </div> <div id="rec382580634" class="r t-rec t-rec_pt_0 t-rec_pb_60" style="padding-top:0px;padding-bottom:60px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6637-3566-4465-a535-376362653934/Blogger_integration.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild6637-3566-4465-a535-376362653934__-__empty__blogger_integration.png" data-original="https://static.tildacdn.com/tild6637-3566-4465-a535-376362653934/Blogger_integration.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">An example of advertising integration with a YouTube blogger</div> </div> </div> </div> </div> <div id="rec382580635" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px;background-color:#f2f2f2; " data-record-type="3" data-bg-color="#f2f2f2"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3231-3464-4538-b464-653836633235/Group_1817.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild3231-3464-4538-b464-653836633235__-__empty__group_1817.png" data-original="https://static.tildacdn.com/tild3231-3464-4538-b464-653836633235/Group_1817.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec382580636" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px;background-color:#f2f2f2; " data-animationappear="off" data-record-type="255" data-bg-color="#f2f2f2"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t225__title t-title t-title_md" field="title">How Not to Lose Customers During a Sale</h2> </div> </div> </div> <style> #rec382580636 .t225__uptitle{text-transform:uppercase;}#rec382580636 .t225__title{font-weight:500;}</style> </div> <div id="rec382580637" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Competition is high on Black Friday as online stores and marketplaces aggressively fight for the buyer’s attention. Outline your action plan to make sure that you don’t miss anything, be polite, and respond to customer messages promptly. During a sale, procrastination can be costly.</div> </div> </div> </div> <style> #rec382580637 .t-text{font-size:24px;}</style> </div> <div id="rec382580638" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px;background-color:#f2f2f2; " data-record-type="33" data-bg-color="#f2f2f2"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Go Live With Your Updates On Time</h3> </div> </div> </div> <style> #rec382580638 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580638 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580639" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Update your prices in the online store at midnight sharp. That way you won’t lose buyers who actively monitor discounts and buy right at the start of the promotion, making sure that all your products are in stock and ready to go.</div> </div> </div> </div> </div> <div id="rec382580640" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px;background-color:#f2f2f2; " data-record-type="33" data-bg-color="#f2f2f2"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Respond to Messages Quickly</h3> </div> </div> </div> <style> #rec382580640 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580640 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580641" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">On Black Friday, potential shoppers prefer those who respond quickly to their questions via messengers, email, phone, and social media. Involve more people from the team to communicate with customers so you don’t miss out on customers.</div> </div> </div> </div> </div> <div id="rec382580642" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px;background-color:#f2f2f2; " data-record-type="33" data-bg-color="#f2f2f2"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title">Keep Your Website Content Up to Date</div> </div> </div> </div> <style> #rec382580642 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580642 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580643" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Hide the countdown bar, replace images about the upcoming Black Friday sale with new ones announcing the start of the sale. If a promotional item is out of stock, quickly replace it with another. If your delivery drivers can’t keep up with the flow of orders, then remove that delivery option and tell your buyers about the self-pickup option.<br /><br />Try to keep the website in order so as not to receive negative comments from upset users whose expectations are not met.</div> </div> </div> </div> </div> <div id="rec382580645" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px;background-color:#f2f2f2; " data-record-type="33" data-bg-color="#f2f2f2"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Keep Track of Statistics and Make Decisions Quickly</h3> </div> </div> </div> <style> #rec382580645 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580645 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580646" class="r t-rec t-rec_pt_0 t-rec_pb_105" style="padding-top:0px;padding-bottom:105px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Keep an eye on the statistics during the campaign. Noticing problems with the website on time and solving them quickly will make all the difference. For example, if people are leaving the page right before making a purchase, that means something prevents them from paying for the product.<br /><br />View the error widget in Tilda’s dashboard. For example, if the form receiver stops working, you’ll see a notification right away and you’ll be able to replace it with another service. Even if you don’t immediately notice that the forms are disabled, user data won’t be lost. You’ll find them in the <a href="https://help.tilda.cc/forms" rel="noreferrer noopener" target="_blank">"Leads" section</a> of the Tilda dashboard.</div> </div> </div> </div> </div> <div id="rec382580647" class="r t-rec t-rec_pt_120 t-rec_pb_0" style="padding-top:120px;padding-bottom:0px;background-color:#ffffff; " data-record-type="3" data-bg-color="#ffffff"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3966-6361-4636-a535-616261663361/Group_1912_2.svg"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="https://static.tildacdn.com/tild3966-6361-4636-a535-616261663361/Group_1912_2.svg" imgfield="img" alt=""> </div> </div> </div> <div id="rec382580648" class="r t-rec t-rec_pt_75 t-rec_pb_0" style="padding-top:75px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t225__title t-title t-title_md" field="title">What Should Be Done After the Online Sale</h2> </div> </div> </div> <style> #rec382580648 .t225__uptitle{text-transform:uppercase;}#rec382580648 .t225__title{font-weight:500;}</style> </div> <div id="rec382580649" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">At the end of the sale, update website content, turn off advertising campaigns, and start analyzing the performance of the campaign.</div> </div> </div> </div> <style> #rec382580649 .t-text{font-size:24px;}</style> </div> <div id="rec382580650" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px;background-color:#ffffff; " data-record-type="3" data-bg-color="#ffffff"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6530-3364-4336-b733-333133396663/Group_1811.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/23702544/tild6530-3364-4336-b733-333133396663__-__empty__group_1811.png" data-original="https://static.tildacdn.com/tild6530-3364-4336-b733-333133396663/Group_1811.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Online store statistics page on Tilda</div> </div> </div> </div> </div> <div id="rec382580651" class="r t-rec t-rec_pt_105 t-rec_pb_30" style="padding-top:105px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h3 class="t017__title t-title t-title_xxs" field="title">Hide All Sale-Related Info From Your Website and Stop Your Ad Campaigns</h3> </div> </div> </div> <style> #rec382580651 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580651 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580652" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">After the sale ends, be sure to remove all mentions of it from the public domain. Outdated banners or promotions give visitors false expectations. This can lead to negative feedback and loss of customers. To avoid this, make sure the information you post is up to date to protect your brand’s reputation.</div> </div> </div> </div> </div> <div id="rec382580653" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title">Analyze the Stats and Summarize the Campaign’s Results</div> </div> </div> </div> <style> #rec382580653 .t017__title{font-weight:500;}@media screen and (min-width:900px){#rec382580653 .t017__title{font-size:38px;}}</style> </div> <div id="rec382580654" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Analyze the performance of the campaign using Google Analytics or <a href="https://help.tilda.cc/online-store-payments/statistics" rel="noreferrer noopener" target="_blank">Tilda’s built-in statistics</a>.<br /><br /><strong>Divide your conclusions into three categories: </strong></div> </div> </div> </div> </div> <div id="rec382580655" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="512"> <!-- t512 --> <div class="t512"> <ul role="list" class="t512__container t-container"> <li class="t-col t-col_8 t-prefix_2 t-item t-list__item " style="margin-top:40px;"> <div class="t-cell t-valign_middle"> <div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961779840" data-original="https://static.tildacdn.com/lib/tildaicon/65306335-3334-4537-a461-393333353965/Layer_14.svg" style="width:30px; height:30px; background-image: url('https://static.tildacdn.com/lib/tildaicon/65306335-3334-4537-a461-393333353965/Layer_14.svg');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/lib/tildaicon/65306335-3334-4537-a461-393333353965/Layer_14.svg"> </div> </div> <div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_middle" style="padding-left:30px;"> <div class="t-name t-name_md " style="font-weight:400;" field="li_title__1476961779840">Things you don’t want to repeat</div> </div> </li> <li class="t-col t-col_8 t-prefix_2 t-item t-list__item " style="margin-top:40px;"> <div class="t-cell t-valign_middle"> <div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961806716" data-original="https://static.tildacdn.com/lib/tildaicon/32356439-3463-4133-b066-646234333336/Layer_18.svg" style="width:30px; height:30px; background-image: url('https://static.tildacdn.com/lib/tildaicon/32356439-3463-4133-b066-646234333336/Layer_18.svg');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/lib/tildaicon/32356439-3463-4133-b066-646234333336/Layer_18.svg"> </div> </div> <div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_middle" style="padding-left:30px;"> <div class="t-name t-name_md " style="font-weight:400;" field="li_title__1476961806716">Things you want to keep doing</div> </div> </li> <li class="t-col t-col_8 t-prefix_2 t-item t-list__item " style="margin-top:40px;"> <div class="t-cell t-valign_middle"> <div class="t512__bgimg t-bgimg" bgimgfield="li_img__1476961822275" data-original="https://static.tildacdn.com/lib/tildaicon/66356565-3465-4634-a464-653737663364/Tilda_Icons_39_IT_ideas.svg" style="width:30px; height:30px; background-image: url('https://static.tildacdn.com/lib/tildaicon/66356565-3465-4634-a464-653737663364/Tilda_Icons_39_IT_ideas.svg');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/lib/tildaicon/66356565-3465-4634-a464-653737663364/Tilda_Icons_39_IT_ideas.svg"> </div> </div> <div class="t512__textwrapper t512__textwr_leftpadding t-cell t-valign_middle" style="padding-left:30px;"> <div class="t-name t-name_md " style="font-weight:400;" field="li_title__1476961822275"><span style="font-family: futura-pt;">New ideas</span></div> </div> </li> </ul> </div> </div> <div id="rec382580656" class="r t-rec t-rec_pt_15 t-rec_pb_105" style="padding-top:15px;padding-bottom:105px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">This way, you can get some rough ideas to plan your next promotion based on reliable data and experience.</div> </div> </div> </div> </div> <div id="rec382580657" class="r t-rec t-rec_pt_105 t-rec_pb_0" style="padding-top:105px;padding-bottom:0px;background-color:#f2f2f2; " data-animationappear="off" data-record-type="255" data-bg-color="#f2f2f2"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <h2 class="t225__title t-title t-title_md" field="title">Key Takeaways</h2> </div> </div> </div> <style> #rec382580657 .t225__uptitle{text-transform:uppercase;}#rec382580657 .t225__title{font-weight:500;}</style> </div> <div id="rec382580658" class="r t-rec t-rec_pt_30 t-rec_pb_120" style="padding-top:30px;padding-bottom:120px;background-color:#f2f2f2; " data-record-type="106" data-bg-color="#f2f2f2"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">An online sale for a store owner begins long before the start of the campaign. Carrying out a successful promotion requires thorough preparation: Setting goals, choosing the right products, analyzing and assessing the risks, and thinking through solutions to potential problems.<br /><br />Post about the upcoming sale on your website, run ads on social media, and arrange for integration with influencers and opinion leaders. Don’t lose customers during the sale—post up-to-date prices and images on time, respond to messages quickly, and keep track of your statistics.<br /><br />After the sale, remove all mentions of the promotion from public sources, analyze the results, draw the right conclusions, and be sure to use all these takeaways for next year’s sale.</div> </div> </div> </div> </div> <div id="rec382580660" class="r t-rec t-rec_pt_105 t-rec_pb_0" style="padding-top:105px;padding-bottom:0px;background-color:#ffffff; " data-animationappear="off" data-record-type="106" data-bg-color="#ffffff"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_6 t-prefix_3"> <div field="text" class="t-text t-text_md "><div style="font-size: 16px; text-align: center;" data-customstyle="yes">If you found the article useful, please like or share it with the community! This helps people discover this and other Tilda Education guides and support our project. Thank you!</div></div> </div> </div> </div> </div> <div id="rec382580661" class="r t-rec t-rec_pt_30 t-rec_pb_120" style="padding-top:30px;padding-bottom:120px;background-color:#ffffff; " data-animationappear="off" data-record-type="151" data-bg-color="#ffffff"> <div class="t-container_100 t014" style=""> <div style="position: relative; right: 50%; float: right;"> <div style="position: relative; z-index: 1; right: -50%;" class="t014__circle-xxl t014__transp-black"> <script type="text/javascript" src="https://static.tildacdn.com/js/ya-share.js" charset="utf-8" async="async"></script> <div class="ya-share2" data-access-token:facebook="" data-yashareL10n="en" data-services="facebook,twitter" data-counter=""></div> </div> </div> </div> </div> <div id="rec382580662" class="r t-rec t-rec_pt_120 t-rec_pb_75" style="padding-top:120px;padding-bottom:75px;background-color:#f2f2f2; " data-animationappear="off" data-record-type="33" data-bg-color="#f2f2f2"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <div class="t017__title t-title t-title_xxs" field="title">See also:</div> </div> </div> </div> <style> #rec382580662 .t017__title{color:#000000;font-weight:500;}</style> </div> <div id="rec383193660" class="r t-rec t-rec_pt_0 t-rec_pb_120" style="padding-top:0px;padding-bottom:120px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="404" data-bg-color="#f5f5f5"> <!-- T404 --> <!-- t-align_left --> <div class="t404" data-show-count="8"> <div class="t-container"> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-fonts" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3532-3831-4934-b931-646635346464/b1_1.svg" style="background-image: url('https://static.tildacdn.com/tild3532-3831-4934-b931-646635346464/b1_1.svg');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Choose Fonts For a Website Or an Article</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-cover-for-website" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6235-6235-4634-a535-303466623139/Tilda_Education-1.svg" style="background-image: url('https://static.tildacdn.com/tild6235-6235-4634-a535-303466623139/Tilda_Education-1.svg');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Create a Cover for a Website</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-zero-block" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3231-3261-4436-b236-623637393237/Group_1518.png" style="background-image: url('/upload/pages/23702544/tild3231-3261-4436-b236-623637393237__-__resizeb__20x__group_1518.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">A Complete Guide To Zero Block</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/design-mistakes" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6263-3065-4933-a539-353865626133/Frame_3.png" style="background-image: url('/upload/pages/23702544/tild6263-3065-4933-a539-353865626133__-__resizeb__20x__frame_3.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Common Web Design Mistakes</div> </div> </a> </div> </div><div class="t-container"> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-navigation" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6261-6635-4335-b132-353731313137/Tilda_Education.svg" style="background-image: url('https://static.tildacdn.com/tild6261-6635-4335-b132-353731313137/Tilda_Education.svg');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Improve Your Website Navigation</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-10-rules-of-storytelling" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3837-3039-4033-b135-393964353935/Group_1462.png" style="background-image: url('/upload/pages/23702544/tild3837-3039-4033-b135-393964353935__-__resizeb__20x__group_1462.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">10 Rules Of Digital Storytelling</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/how-to-build-website" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6437-3037-4639-a463-613432666534/Frame_6.png" style="background-image: url('/upload/pages/23702544/tild6437-3037-4639-a463-613432666534__-__resizeb__20x__frame_6.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Make a Website. Step-by-Step Guide</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-seo" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3339-6263-4262-b131-393563343834/Tilda_Education-2_1.png" style="background-image: url('/upload/pages/23702544/tild3339-6263-4262-b131-393563343834__-__resizeb__20x__tilda_education-2_1.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Boost Your Tilda Website SEO Ranking</div> </div> </a> </div> </div><div class="t-container"> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-how-to-write-text-for-landing" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6236-3036-4366-a633-376439623733/badge.jpg" style="background-image: url('/upload/pages/23702544/tild6236-3036-4366-a633-376439623733__-__resizeb__20x__badge.jpg');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Write Landing Page Copy That Converts</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-email-marketing-guide" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3636-3837-4662-a231-663264353137/Frame_1.png" style="background-image: url('/upload/pages/23702544/tild3636-3837-4662-a231-663264353137__-__resizeb__20x__frame_1.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Email Marketing: How To Launch Your Newsletter Сampaign</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-offer" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3662-6435-4534-b864-656438663737/Frame_5.png" style="background-image: url('/upload/pages/23702544/tild3662-6435-4534-b864-656438663737__-__resizeb__20x__frame_5.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Creating a Unique Selling Proposition (USP) For a Website</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-jobs-to-be-done" target="_blank"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3939-3663-4364-b130-373065343539/Frame_2.png" style="background-image: url('/upload/pages/23702544/tild3939-3663-4364-b130-373065343539__-__resizeb__20x__frame_2.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Jobs To Be Done: How To Attract New Customers</div> </div> </a> </div> </div><div class="t-container"> </div> <div class="t404__buttonwrapper"> <div role="button" class="t404__showmore t404__btn t-btn t-btn_md" style="" data-buttonfieldset="button"> <table role="presentation" style="width:100%; height:100%;"> <tr> <td></td> </tr> </table> </div> </div> </div> <script>t_onReady(function() {var rec=document.getElementById('rec383193660');if(rec) {t_onFuncLoad('t404_unifyHeights',function() {t404_unifyHeights('383193660');window.addEventListener('resize',t_throttle(function() {t404_unifyHeights('383193660');},200));});if(typeof jQuery!=='undefined') {$('.t404').on('displayChanged',function() {t404_unifyHeights('383193660');});} else if(rec.querySelector('.t404')) {rec.querySelector('.t404').addEventListener('displayChanged',function() {t_onFuncLoad('t404_unifyHeights',function() {t404_unifyHeights('383193660');});});} window.onload=function() {t404_unifyHeights('383193660');};}});</script> <script>t_onReady(function() {t_onFuncLoad('t404_showMore',function() {t404_showMore('383193660');});});</script> <style> #rec383193660 .t404__title{font-size:22px;font-weight:500;}</style> </div> <div id="rec556948535" class="r t-rec" style=" " data-animationappear="off" data-record-type="694"> <!-- t694 --> <style>#rec556948535 .t694__table{height:28vw;}@media screen and (max-width:768px){#rec556948535 .t694__table{height:56vw;}}</style> <div class="t694" data-tile-ratio="0.56"> <div class="t694__container t-card__container"> <div class="t694__row"> <div class="t694__col t-cell t-cell_50 t-align_center "> <div class="t694__table"> <div class="t694__cell t-card__col t-align_center t-valign_middle"> <div class="t694__bg t694__animation_fast t-bgimg" data-original="https://static.tildacdn.com/tild6632-3435-4963-a331-316664373261/Frame_71_1.png" bgimgfield="li_img__1513695601022" style="background-image:url('/upload/pages/23702544/tild6632-3435-4963-a331-316664373261__-__resizeb__20x__frame_71_1.png');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6632-3435-4963-a331-316664373261/Frame_71_1.png"> </div> <div class="t694__overlay t694__animation_fast" style="background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3));"></div> <div class="t694__textwrapper t694__animation_fast t694__textwrapper_animated"> <div class="t694__textwrapper__content"> <div class="t694__inner-wrapper t694__inner-wrapper_animated-btn"> <div class="t-card__title t-title t-title_xxs" field="li_title__1513695601022"> <a href="https://tilda.education/en/landing-page-course" class="t-card__link" id="cardtitle1_556948535" aria-labelledby="cardtitle1_556948535 cardbtn1_556948535"> How to Build a Landing Page </a> </div> <div class="t-card__descr t-descr t-descr_xs" field="li_text__1513695601022"> Free coursebook on how to design, set up, and run <br />high-conversion landing pages </div> <style> #rec556948535 .t-card__title{font-weight:500;}</style> </div> <div class="t694__button-container t694__button_show-hover"> <div class="t-card__btn-wrapper"> <div class="t-card__btn t-btn t-btn_sm" id="cardbtn1_556948535" style="color:#000000;background-color:#ffffff;border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px;" data-field="li_buttontitle__1513695601022" aria-hidden="true" data-buttonfieldset="li_button" data-lid="1513695601022"> Learn more </div> </div> </div> </div> </div> </div> </div> </div> <div class="t694__col t-cell t-cell_50 t-align_center "> <div class="t694__table"> <div class="t694__cell t-card__col t-align_center t-valign_middle"> <div class="t694__bg t694__animation_fast t-bgimg" data-original="https://static.tildacdn.com/tild3732-3762-4536-b031-306364353633/tilda_web_marketing1.jpeg" bgimgfield="li_img__1495528759247" style="background-image:url('/upload/pages/23702544/tild3732-3762-4536-b031-306364353633__-__resizeb__20x__tilda_web_marketing1.jpeg');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3732-3762-4536-b031-306364353633/tilda_web_marketing1.jpeg"> </div> <div class="t694__overlay t694__animation_fast" style="background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3));"></div> <div class="t694__textwrapper t694__animation_fast t694__textwrapper_animated"> <div class="t694__textwrapper__content"> <div class="t694__inner-wrapper t694__inner-wrapper_animated-btn"> <div class="t-card__title t-title t-title_xxs" field="li_title__1495528759247"> <a href="https://tilda.education/en/digital-marketing-course" class="t-card__link" id="cardtitle2_556948535" aria-labelledby="cardtitle2_556948535 cardbtn2_556948535"> Digital Marketing Course </a> </div> <div class="t-card__descr t-descr t-descr_xs" field="li_text__1495528759247"> <p style="text-align: center;">All the essentials to effectively promote a website</p> </div> <style> #rec556948535 .t-card__title{font-weight:500;}</style> </div> <div class="t694__button-container t694__button_show-hover"> <div class="t-card__btn-wrapper"> <div class="t-card__btn t-btn t-btn_sm" id="cardbtn2_556948535" style="color:#000000;background-color:#ffffff;border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px;" data-field="li_buttontitle__1495528759247" aria-hidden="true" data-buttonfieldset="li_button" data-lid="1495528759247"> Explore </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t694_init',function() {t694_init('556948535');});});</script> </div> </div> <!--/allrecords--><div style="clear: both;"></div> <div class="te-popup te-popup_opened" id="popup_login" > <a class="te-popup__overlay js-te-popup-close" href="#"></a> <a class="te-popup__close js-te-popup-close" href="#"> <img src="/images/close.svg"> </a> <div class="te-popup__wrap"> <div class="te-popup-window"> <div class="te-popup__header">Tilda education</div> <div class="te-popup__info"> <div class="te-popup__description">Log in to continue reading </div> <ul class="te-popup__buttons"> <li style="cursor: pointer"> <span class="te-popup__btn te-popup__btn-tilda js-socnet-login" data-provider="tilda"> <div class="te-popup__btn__icon"><img src="/images/tilda_logo_white.svg"></div> <span>Continue with Tilda</span> </span> </li> </ul> <div style="margin-bottom: 20px;"> <span id="another_login_methods" style="color: #222222; border-bottom: solid 1px #fa633f; cursor: pointer; opacity: 50%;">Other login methods</span> </div> <ul class="te-popup__buttons alternative" style="display: none"> <li> <a class="te-popup__btn te-popup__btn-google js-socnet-login" data-provider="google" href="/login/"> <div class="te-popup__btn__icon"><img src="/images/google.svg"></div> <span>Continue with Google</span> </a> </li> </ul> </div> <div class="te-popup__hint"> <span>By logging in, you agree to our </span> <a href="/en/terms" target="blank">Terms of Service</a> </div> </div> </div> </div> <script type="text/javascript"> $(document).ready(function() { $("#another_login_methods").click(function() { let block = $('.te-popup__buttons.alternative'); let display = block.css('display'); if (display === 'block') { block.css('display', 'none'); } else { block.css('display', 'block'); } }); $(".js-socnet-login").click(function(){ var provider = $(this).data('provider'); var $popup = $('#popup_login'); var target = $popup.data('target') || ''; console.log(provider); if (provider === 'tilda') { let bu = window.location.href; console.log(bu); window.location.replace('https://tilda.cc/identity/goeducation/?bu=' + bu); return true; } $.post('/login/submit/' + provider + '.php', {'action':'geturl', 'backurl': window.location.href+target}, function(json){ if (json.error && json.error > '') { alert('When authorizing via social network, an error occurred ['+ json.error + ']. Try again.'); } else if ( json.redirect && json.redirect > '' ) { window.location.href = json.redirect; } else if (json.activation == 1 && json.userid > 0) { window.location.href = '/identity/activationemail/?activation=1'; } else if(json.userid > 0) { window.location.href = '/en/'; } },'json' ); return false; }); }); </script> <script type="text/javascript" src="/static/project3379564/js/tilda-polyfill-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-blocks-page16067110.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/lazyload-1.3.min.export.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-menu-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-skiplink-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-events-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-education-langs-dropdown.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-stat-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-blocks-page23702544.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-zero-1.1.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/hammer.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-slds-1.4.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-cards-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/tilda-zero-scale-1.0.min.js?t=1732395473"></script><script type="text/javascript" src="/static/project3379564/js/ya-share.js?t=1732395473"></script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-64185315-1', 'auto'); ga('send', 'pageview'); (function(d) { var config = { kitId: 'gdw1mfn', scriptTimeout: 3000 }, h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,"")+" wf-inactive";},config.scriptTimeout),tk=d.createElement("script"),f=false,s=d.getElementsByTagName("script")[0],a;h.className+=" wf-loading";tk.src='//use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!="complete"&&a!="loaded")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s) })(document); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter41832319 = new Ya.Metrika({ id:41832319, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/41832319" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <script> setTimeout(function(){ !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='pltilda'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '503932973940614'); fbq('track', 'PageView'); }, 2000); </script> <!-- BEGIN: all external script bottom --> <script type="text/javascript"> $(document).ready(function(){ /**события */ window.isSendEvent25percent = false; window.isSendEvent50percent = false; window.isSendEvent75percent = false; window.isSendEvent100percent = false; $(window).scroll(function(){ var top = $(document).scrollTop(); var wh = $(window).height(); var dh = $(document).height(); var p = parseInt((top + wh) * 100 / dh); var d = new Date(); if(p >= 25) { if(!window.isSendEvent25percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'025%','eventLabel':document.title,'eventValue':0,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '025%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent25percent = true; } } if(p >= 50) { if(!window.isSendEvent50percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'050%','eventLabel':document.title,'eventValue':25,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '050%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent50percent = true; } } if(p >= 75) { if(!window.isSendEvent75percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'075%','eventLabel':document.title,'eventValue':50,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '075%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent75percent = true; } } if(p > 90) { if(!window.isSendEvent100percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'100%','eventLabel':document.title,'eventValue':25,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '100%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent100percent = true; } } }); }); </script> <script type="text/javascript"> $(document).ready(function() { if ($(".te-header__wrapper").length > 0) {if ($("#allrecords").width() < 980) {$(".te-header__userbar").css({"right": "60px"});} else {$("#rec32526252 .t228").data("top-offset","60").css({"top": "60px"});}}}); </script> <!-- END: all external script bottom --> <script type="text/javascript"> $(document).ready(function(){ $('#allrecords').data('tilda-statscroll','yes'); }); (function (d, w, k, o, g) { var n=d.getElementsByTagName(o)[0],s=d.createElement(o),f=function(){n.parentNode.insertBefore(s,n);}; s.type = "text/javascript"; s.async = true; s.key = k; s.id = "tildastatscript"; s.src=g; if (w.opera=="[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); } })(document, window, '0bc3fa44a26a9e23465074e623f28e7f','script','https://stat.tildacdn.com/js/tildastat-0.2.min.js'); </script> <style> .ya-share2__item_service_facebook { display: none !important; } </style> </body> </html><!--allrecords_footer--> <div id="allrecords_footer" itemprop="description" class="t-records_footer" data-hook="blocks-collection-content-node" data-tilda-project-id="3379564" data-tilda-page-id="42660986" data-tilda-page-alias="footer" data-tilda-formskey="6f20e8cab9363ca37fab290c70306272" data-tilda-lazy="yes" data-tilda-root-zone="com" data-tilda-project-headcode="yes"> <div id="rec744633993" class="r t-rec t-rec_pt_75 t-rec_pt-res-480_60 t-rec_pb_60" style="padding-top:75px;padding-bottom:60px;background-color:#232323; " data-animationappear="off" data-record-type="396" data-bg-color="#232323"> <!-- T396 --> <style>#rec744633993 .t396__artboard {height:560px;background-color:#232323;}#rec744633993 .t396__filter {height:560px;}#rec744633993 .t396__carrier{height:560px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:500px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:700px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:700px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:711px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}#rec744633993 .tn-elem[data-elem-id="1697035553534"]{color:#ffffff;z-index:4;top:56px;left:calc(50% - 600px + 20px);width:199px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:49px;left:calc(50% - 480px + 10px);width:189px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 320px + 90px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:51px;left:calc(50% - 160px + 10px);width:134px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035035883"]{color:#ffffff;z-index:5;top:6px;left:calc(50% - 600px + 20px);width:177px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 480px + 10px);width:202px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 320px + 91px);width:225px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:7px;left:calc(50% - 160px + 10px);width:135px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035553534"]{color:#ffffff;z-index:4;top:56px;left:calc(50% - 600px + 20px);width:199px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:49px;left:calc(50% - 480px + 10px);width:189px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 320px + 90px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:51px;left:calc(50% - 160px + 10px);width:134px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035035883"]{color:#ffffff;z-index:5;top:6px;left:calc(50% - 600px + 20px);width:177px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 480px + 10px);width:202px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 320px + 91px);width:225px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:7px;left:calc(50% - 160px + 10px);width:135px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653257897600"]{color:#ffffff;z-index:7;top:56px;left:calc(50% - 600px + 319px);width:240px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:49px;left:calc(50% - 480px + 250px);width:188px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:270px;left:calc(50% - 160px + 10px);width:152px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653658890094"]{color:#ffffff;z-index:8;top:6px;left:calc(50% - 600px + 319px);width:267px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:5px;left:calc(50% - 480px + 250px);width:229px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:226px;left:calc(50% - 160px + 10px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653257897600"]{color:#ffffff;z-index:7;top:56px;left:calc(50% - 600px + 319px);width:240px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:49px;left:calc(50% - 480px + 250px);width:188px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:270px;left:calc(50% - 160px + 10px);width:152px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653658890094"]{color:#ffffff;z-index:8;top:6px;left:calc(50% - 600px + 319px);width:267px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:5px;left:calc(50% - 480px + 250px);width:229px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:226px;left:calc(50% - 160px + 10px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006953"]{color:#ffffff;z-index:10;top:57px;left:calc(50% - 600px + 919px);width:201px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:49px;left:calc(50% - 480px + 730px);width:206px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:472px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:467px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:504px;left:calc(50% - 160px + 171px);width:140px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006958"]{color:#ffffff;z-index:11;top:6px;left:calc(50% - 600px + 919px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:5px;left:calc(50% - 480px + 730px);}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:430px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:425px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:460px;left:calc(50% - 160px + 171px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006953"]{color:#ffffff;z-index:10;top:57px;left:calc(50% - 600px + 919px);width:201px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:49px;left:calc(50% - 480px + 730px);width:206px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:472px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:467px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:504px;left:calc(50% - 160px + 171px);width:140px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006958"]{color:#ffffff;z-index:11;top:6px;left:calc(50% - 600px + 919px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:5px;left:calc(50% - 480px + 730px);}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:430px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:425px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:460px;left:calc(50% - 160px + 171px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1698312869793"]{color:#ffffff;z-index:13;top:56px;left:calc(50% - 600px + 620px);width:209px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:49px;left:calc(50% - 480px + 490px);width:195px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:47px;left:calc(50% - 320px + 331px);width:186px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:42px;left:calc(50% - 240px + 251px);width:177px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:51px;left:calc(50% - 160px + 171px);width:131px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653659163722"]{color:#ffffff;z-index:14;top:6px;left:calc(50% - 600px + 621px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 480px + 490px);}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 320px + 331px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:0px;left:calc(50% - 240px + 251px);width:180px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:7px;left:calc(50% - 160px + 171px);width:126px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1698312869793"]{color:#ffffff;z-index:13;top:56px;left:calc(50% - 600px + 620px);width:209px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:49px;left:calc(50% - 480px + 490px);width:195px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:47px;left:calc(50% - 320px + 331px);width:186px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:42px;left:calc(50% - 240px + 251px);width:177px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:51px;left:calc(50% - 160px + 171px);width:131px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653659163722"]{color:#ffffff;z-index:14;top:6px;left:calc(50% - 600px + 621px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 480px + 490px);}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 320px + 331px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:0px;left:calc(50% - 240px + 251px);width:180px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:7px;left:calc(50% - 160px + 171px);width:126px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:12px;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="744633993" data-artboard-screens="320,480,640,960,1200" data-artboard-height="560" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="711" data-artboard-height-res-480="700" data-artboard-height-res-640="700" data-artboard-height-res-960="500"> <div class="t396__carrier" data-artboard-recid="744633993"></div> <div class="t396__filter" data-artboard-recid="744633993"></div> <div class='t396__elem tn-elem tn-elem__7446339931697035553534' data-elem-id='1697035553534' data-elem-type='text' data-field-top-value="56" data-field-left-value="20" data-field-width-value="199" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="51" data-field-left-res-320-value="10" data-field-width-res-320-value="134" data-field-top-res-480-value="47" data-field-left-res-480-value="10" data-field-top-res-640-value="47" data-field-left-res-640-value="90" data-field-width-res-640-value="189" data-field-top-res-960-value="49" data-field-left-res-960-value="10" data-field-width-res-960-value="189"> <div class='tn-atom'field='tn_text_1697035553534'><a href="https://tilda.education/en/#guidesandarticles" style="color: rgb(255, 255, 255);">Guides & Articles</a><br><br><a href="https://tilda.education/en/#videotutorials" style="color: rgb(255, 255, 255);">Video Tutorials </a><br><br><a href="https://tilda.education/en/#stories" style="color: rgb(255, 255, 255);">Success Stories</a><br><br><a href="https://tilda.education/en/landing-page-course" style="color: rgb(255, 255, 255);">Landing Page Course</a><br><br><a href="https://tilda.education/en/digital-marketing-course" style="color: rgb(255, 255, 255);">Digital Marketing Course</a><br><br><a href="https://tilda.education/en/web-animation-course" style="color: rgb(255, 255, 255);">Web Animation Course</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931697035035883' data-elem-id='1697035035883' data-elem-type='text' data-field-top-value="6" data-field-left-value="20" data-field-width-value="177" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="7" data-field-left-res-320-value="10" data-field-width-res-320-value="135" data-field-top-res-480-value="5" data-field-left-res-480-value="10" data-field-top-res-640-value="5" data-field-left-res-640-value="91" data-field-width-res-640-value="225" data-field-top-res-960-value="5" data-field-left-res-960-value="10" data-field-width-res-960-value="202"> <div class='tn-atom'field='tn_text_1697035035883'>EDUCATION</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653257897600' data-elem-id='1653257897600' data-elem-type='text' data-field-top-value="56" data-field-left-value="319" data-field-width-value="240" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="270" data-field-left-res-320-value="10" data-field-width-res-320-value="152" data-field-top-res-480-value="264" data-field-left-res-480-value="10" data-field-top-res-640-value="264" data-field-left-res-640-value="90" data-field-top-res-960-value="49" data-field-left-res-960-value="250" data-field-width-res-960-value="188"> <div class='tn-atom'field='tn_text_1653257897600'><a href="https://tilda.cc" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda.cc</a><br><span style="color: rgb(255, 255, 255);"></span><br><a href="https://tilda.cc/pricing/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Pricing</a><br><br><a href="https://tilda.cc/features/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">List of features</a><br><br><a href="https://tilda.cc/tpls/" style="color: rgb(255, 255, 255);">Website Templates</a> <br><br><a href="https://tilda.cc/madeontilda/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Website Examples </a><br><br><a href="https://tilda.cc/en/reviews/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">User Reviews</a><br><br><a href="https://tilda.cc/lp/overview/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Platform Overview</a><br><br><a href="https://blog-en.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Blog</a><br><br><a href="https://webinars.tilda.cc/en" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Webinars</a><br><br><a href="https://answers.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">F.A.Q.</a><br><br><a href="https://help.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Help Center</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653658890094' data-elem-id='1653658890094' data-elem-type='text' data-field-top-value="6" data-field-left-value="319" data-field-width-value="267" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="226" data-field-left-res-320-value="10" data-field-width-res-320-value="142" data-field-top-res-480-value="222" data-field-left-res-480-value="10" data-field-top-res-640-value="222" data-field-left-res-640-value="90" data-field-top-res-960-value="5" data-field-left-res-960-value="250" data-field-width-res-960-value="229"> <div class='tn-atom'field='tn_text_1653658890094'>WEBSITE BUILDER</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931707213006953' data-elem-id='1707213006953' data-elem-type='text' data-field-top-value="57" data-field-left-value="919" data-field-width-value="201" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="504" data-field-left-res-320-value="171" data-field-width-res-320-value="140" data-field-top-res-480-value="467" data-field-left-res-480-value="251" data-field-top-res-640-value="472" data-field-left-res-640-value="331" data-field-top-res-960-value="49" data-field-left-res-960-value="730" data-field-width-res-960-value="206"> <div class='tn-atom'field='tn_text_1707213006953'><a href="https://tilda.cc/free-icons/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Free Icons</a><br><br><a href="https://tilda.cc/utm/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Campaign URL Builder</a><br><br><a href="https://tilda.cc/colors/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Color Library</a><br><br><a href="https://experts.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Hire a Designer</a><br><br><a href="https://tilda.cc/lp/tildasans/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda Sans Typeface</a><br><br><a href="https://tilda.cc/broken-links/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Broken Link Checker</a><br><br><a href="https://tilda.education/en/privacy" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Privacy Policy</a><br><br><a href="https://tilda.education/en/terms" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Terms of Service</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931707213006958' data-elem-id='1707213006958' data-elem-type='text' data-field-top-value="6" data-field-left-value="919" data-field-width-value="205" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="460" data-field-left-res-320-value="171" data-field-width-res-320-value="142" data-field-top-res-480-value="425" data-field-left-res-480-value="251" data-field-top-res-640-value="430" data-field-left-res-640-value="331" data-field-top-res-960-value="5" data-field-left-res-960-value="730"> <div class='tn-atom'field='tn_text_1707213006958'>MORE</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931698312869793' data-elem-id='1698312869793' data-elem-type='text' data-field-top-value="56" data-field-left-value="620" data-field-width-value="209" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="51" data-field-left-res-320-value="171" data-field-width-res-320-value="131" data-field-top-res-480-value="42" data-field-left-res-480-value="251" data-field-width-res-480-value="177" data-field-top-res-640-value="47" data-field-left-res-640-value="331" data-field-width-res-640-value="186" data-field-top-res-960-value="49" data-field-left-res-960-value="490" data-field-width-res-960-value="195"> <div class='tn-atom'field='tn_text_1698312869793'><a href="https://tilda.cc/lp/create-a-landing-page-for-business/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Landing Page</a><br><br><a href="https://tilda.cc/lp/website-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Website Without Code</a><br><br><a href="https://tilda.cc/lp/build-online-store/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create an Online Store</a><br><br><a href="https://tilda.cc/lp/create-blog/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Company Blog</a><br><br><a href="https://tilda.cc/lp/course-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create Online Courses</a><br><br><a href="https://tilda.cc/lp/seo/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">SEO On Tilda</a><br><br><a href="https://tilda.cc/lp/email-campaign-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Email Campaign Builder</a><br><br><a href="https://tilda.cc/lp/forms/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Online Form Builder</a><br><br><a href="https://zero.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Zero Block. Web Design Editor</a><br><br><a href="https://tilda.cc/lp/crm/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda CRM</a><br><br><a href="https://tilda.cc/lp/membership/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Membership</a><br><br><a href="https://tilda.cc/lp/quiz/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Interactive Quizzes</a><br><br><a href="https://tilda.cc/lp/image-optimization/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Adaptive Image Loading</a><br><br><a href="https://tilda.cc/lp/accessibility/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Digital Accessibility</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653659163722' data-elem-id='1653659163722' data-elem-type='text' data-field-top-value="6" data-field-left-value="621" data-field-width-value="205" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="7" data-field-left-res-320-value="171" data-field-width-res-320-value="126" data-field-top-res-480-value="0" data-field-left-res-480-value="251" data-field-width-res-480-value="180" data-field-top-res-640-value="5" data-field-left-res-640-value="331" data-field-width-res-640-value="189" data-field-top-res-960-value="5" data-field-left-res-960-value="490"> <div class='tn-atom'field='tn_text_1653659163722'>SOLUTIONS</div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('744633993');});});</script> <!-- /T396 --> </div> <div id="rec744634564" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#232323; " data-record-type="212" data-bg-color="#232323"> <!-- T188 --> <div class="t188"> <div class="t-container_100"> <div class="t188__wrapper"> <div class="t-sociallinks"> <ul role="list" class="t-sociallinks__wrapper" aria-label="Social media links"> <!-- new soclinks --><li class="t-sociallinks__item t-sociallinks__item_instagram"><a href="https://www.instagram.com/tilda.cc/" target="_blank" rel="nofollow" aria-label="instagram" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100C77.6142 100 100 77.6142 100 50C100 22.3858 77.6142 0 50 0C22.3858 0 0 22.3858 0 50C0 77.6142 22.3858 100 50 100ZM25 39.3918C25 31.4558 31.4566 25 39.3918 25H60.6082C68.5442 25 75 31.4566 75 39.3918V60.8028C75 68.738 68.5442 75.1946 60.6082 75.1946H39.3918C31.4558 75.1946 25 68.738 25 60.8028V39.3918ZM36.9883 50.0054C36.9883 42.8847 42.8438 37.0922 50.0397 37.0922C57.2356 37.0922 63.0911 42.8847 63.0911 50.0054C63.0911 57.1252 57.2356 62.9177 50.0397 62.9177C42.843 62.9177 36.9883 57.1252 36.9883 50.0054ZM41.7422 50.0054C41.7422 54.5033 45.4641 58.1638 50.0397 58.1638C54.6153 58.1638 58.3372 54.5041 58.3372 50.0054C58.3372 45.5066 54.6145 41.8469 50.0397 41.8469C45.4641 41.8469 41.7422 45.5066 41.7422 50.0054ZM63.3248 39.6355C65.0208 39.6355 66.3956 38.2606 66.3956 36.5646C66.3956 34.8687 65.0208 33.4938 63.3248 33.4938C61.6288 33.4938 60.2539 34.8687 60.2539 36.5646C60.2539 38.2606 61.6288 39.6355 63.3248 39.6355Z" fill="#ffffff"/> </svg></a></li> <li class="t-sociallinks__item t-sociallinks__item_youtube"><a href="https://www.youtube.com/@TildaPublishing_global" target="_blank" rel="nofollow" aria-label="youtube" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm17.9-67.374c3.838.346 6 2.695 6.474 6.438.332 2.612.626 6.352.626 10.375 0 7.064-.626 11.148-.626 11.148-.588 3.728-2.39 5.752-6.18 6.18-4.235.48-13.76.7-17.992.7-4.38 0-13.237-.184-17.66-.552-3.8-.317-6.394-2.44-6.916-6.218-.38-2.752-.626-6.022-.626-11.222 0-5.788.209-8.238.7-10.853.699-3.732 2.48-5.54 6.548-5.96C36.516 32.221 40.55 32 49.577 32c4.413 0 13.927.228 18.322.626Zm-23.216 9.761v14.374L58.37 49.5l-13.686-7.114Z" fill="#ffffff"/> </svg></a></li> <li class="t-sociallinks__item t-sociallinks__item_twitter"><a href="https://twitter.com/TildaPublishing" target="_blank" rel="nofollow" aria-label="twitter" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" xmlns="http://www.w3.org/2000/svg" width=48px height=48px viewBox="0 0 48 48"> <g clip-path="url(#clip0_3697_102)"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48ZM33.3482 14L25.9027 22.4686H25.9023L34 34H28.0445L22.5915 26.2348L15.7644 34H14L21.8082 25.1193L14 14H19.9555L25.119 21.3532L31.5838 14H33.3482ZM22.695 24.1101L23.4861 25.2173V25.2177L28.8746 32.7594H31.5847L24.9813 23.5172L24.1902 22.4099L19.1103 15.2997H16.4002L22.695 24.1101Z" fill="#ffffff"/></g><defs><clipPath id="clip0_3697_102"><rect width="48" height="48" fill="white"/></clipPath></defs> </svg></a></li> <li class="t-sociallinks__item t-sociallinks__item_facebook"><a href="https://www.facebook.com/tildapublishing" target="_blank" rel="nofollow" aria-label="facebook" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.6142 0 50-22.3858 50-50S77.6142 0 50 0 0 22.3858 0 50s22.3858 50 50 50Zm3.431-73.9854c-2.5161.0701-5.171.6758-7.0464 2.4577-1.5488 1.4326-2.329 3.5177-2.5044 5.602-.0534 1.4908-.0458 2.9855-.0382 4.4796.0058 1.1205.0115 2.2407-.0085 3.3587-.6888.005-1.3797.0036-2.0709.0021-.9218-.0019-1.8441-.0038-2.7626.0096 0 .8921.0013 1.7855.0026 2.6797.0026 1.791.0052 3.5853-.0026 5.3799.9185.0134 1.8409.0115 2.7627.0096.6912-.0015 1.382-.0029 2.0708.0021.0155 3.5565.0127 7.1128.0098 10.669-.0036 4.4452-.0072 8.8903.0252 13.3354 1.8903-.0134 3.7765-.0115 5.6633-.0095 1.4152.0014 2.8306.0028 4.2484-.0022.0117-4.0009.0088-7.9986.0058-11.9963-.0029-3.9979-.0058-7.9957.0059-11.9964.9533-.005 1.9067-.0036 2.86-.0021 1.2713.0019 2.5425.0038 3.8137-.0096.396-2.679.7335-5.3814.9198-8.0947-1.2576-.0058-2.5155-.0058-3.7734-.0058-1.2578 0-2.5157 0-3.7734-.0059 0-.4689-.0007-.9378-.0014-1.4066-.0022-1.4063-.0044-2.8123.0131-4.2188.198-1.0834 1.3158-1.9104 2.3992-1.8403h5.1476c.0117-2.8069.0117-5.602 0-8.4089-.6636 0-1.3273-.0007-1.9911-.0014-1.9915-.0022-3.9832-.0044-5.975.0131Z" fill="#ffffff"/> </svg></a></li> <li class="t-sociallinks__item t-sociallinks__item_telegram"><a href="https://t.me/tilda_global" target="_blank" rel="nofollow" aria-label="telegram" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z" fill="#ffffff"/> </svg></a></li> <li class="t-sociallinks__item t-sociallinks__item_tiktok"><a href="https://www.tiktok.com/@tilda.publishing" target="_blank" rel="nofollow" aria-label="tiktok" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm5.495-74.986c-1.555.002-3.113.004-4.676.028l.001.002c-.04 5.37-.038 10.742-.035 16.12.001 3.007.003 6.015-.004 9.026-.006 1.01-.005 2.019-.004 3.027.002 2.712.005 5.421-.144 8.138-.022.754-.4 1.417-.767 2.06l-.088.154c-1.212 1.977-3.442 3.327-5.769 3.352-3.51.31-6.797-2.563-7.292-5.982-.004-.167-.01-.336-.016-.505-.034-.964-.069-1.948.298-2.846.522-1.482 1.524-2.791 2.843-3.646 1.806-1.255 4.222-1.442 6.29-.773 0-1.318.022-2.636.044-3.953.03-1.767.06-3.534.036-5.303-4.525-.846-9.358.585-12.808 3.59-3.044 2.58-5.005 6.372-5.38 10.336a34.879 34.879 0 0 0 .025 3.1c.431 4.876 3.392 9.418 7.6 11.9 2.54 1.496 5.516 2.309 8.496 2.139 4.858-.082 9.588-2.686 12.313-6.682 1.694-2.4 2.655-5.299 2.818-8.211.042-4.001.04-8.01.036-12.023 0-2.068-.002-4.138.003-6.208 1.082.708 2.189 1.4 3.376 1.938 2.727 1.293 5.746 1.919 8.75 2.017v-8.39c-3.206-.357-6.501-1.415-8.83-3.726-2.335-2.255-3.482-5.504-3.646-8.693-1.156.01-2.312.012-3.47.014Z" fill="#ffffff"/> </svg></a></li><!-- /new soclinks --> </ul> </div> </div> </div> </div> </div> <div id="rec744693715" class="r t-rec t-rec_pt_30 t-rec_pb_60" style="padding-top:30px;padding-bottom:60px;background-color:#232323; " data-record-type="56" data-bg-color="#232323"> <!-- T046 --> <div class="t046"> <div class="t-container"> <div class="t-col t-col_10 t-prefix_1"> <div class="t046__text t-text_footer t-text_footer_xs" field="text"><div style="font-size: 14px;" data-customstyle="yes"><span style="color: rgb(255, 255, 255);">A learning resource with practical guides on web design and digital marketing from the </span><a href="https://tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Tilda</a><span style="color: rgb(255, 255, 255);"> website builder. </span><br /><span style="color: rgb(255, 255, 255);">© Tilda Publishing, 2015-2024 All rights reserved. Any reproduction and redistribution of the content is prohibited. Please read our </span><a href="https://tilda.education/en/terms" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Terms of Service</a><span style="color: rgb(255, 255, 255);"> and </span><a href="https://tilda.education/en/privacy" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Privacy Policy</a><span style="color: rgb(255, 255, 255);">. For any questions, contact us at </span><a href="mailto:team@tilda.cc" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">team@tilda.cc</a><br /><p style="text-align: center;"><span style="color: rgb(255, 255, 255);"> </span></p></div></div> </div> </div> </div> </div> </div> <!--/allrecords_footer--><style>.csssize{height:4743px}.t-body{margin:0}#allrecords_footer{-webkit-font-smoothing:antialiased;background-color:none}#allrecords_footer a{color:#ff8562;text-decoration:none}#allrecords_footer a,#allrecords_footer button,#allrecords_footer .t-radio,#allrecords_footer .t-checkbox,#allrecords_footer .t-img-select{outline:none}#allrecords_footer a:focus-visible,#allrecords_footer button:focus-visible,#allrecords_footer .t-focusable,#allrecords_footer .t-focusable .t-btn,#allrecords_footer .t-focusable .t-btntext,#allrecords_footer .t-img-select:focus-visible+.t-img-select__indicator,#allrecords_footer .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords_footer .t-radio:focus-visible+.t-radio__indicator,#allrecords_footer .t-checkbox:focus-visible+.t-checkbox__indicator{outline-color:#2015FF;outline-offset:4px;outline-style:auto}#allrecords_footer .t-descr a:focus-visible,#allrecords_footer .t-sociallinks a:focus-visible,#allrecords_footer .ya-share2__link:focus-visible{outline-offset:2px}#allrecords_footer a[href^=tel]{color:inherit;text-decoration:none}#allrecords_footer ol{padding-left:22px}#allrecords_footer ul{padding-left:20px}#allrecords_footer b,#allrecords_footer strong{font-weight:700}@media print{body,html{min-width:1200px;max-width:1200px;padding:0;margin:0 auto;border:none}}.t-records_footer{-webkit-font_smoothing:antialiased;background-color:none}.t-records_footer a{color:#ff8562;text-decoration:none}.t-records_footer a[href^=tel]{color:inherit;text-decoration:none}.t-records_footer ol{padding-left:22px;margin-top:0;margin-bottom:10px}.t-records_footer ul{padding-left:20px;margin-top:0;margin-bottom:10px}.t-mbfix{opacity:.01;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:fixed;width:100%;height:500px;background-color:white;top:0;left:0;z-index:10000;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.t-mbfix_hide{-webkit-transform:translateX(3000px);-ms-transform:translateX(3000px);transform:translateX(3000px)}img:not([src]){visibility:hidden}.t-body_scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.r_anim{-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.r_hidden{opacity:0}.r_showed{opacity:1}@media screen and (max-width:1024px){a:active,button:active{-webkit-tap-highlight-color:rgba(255,255,255,.1)}}.t-text_footer{font-family:'TildaSans',Arial,sans-serif;font-weight:400;color:#000000}.t-text_footer_xs{font-size:15px;line-height:1.55}.t-name{font-family:'TildaSans',Arial,sans-serif;font-weight:600;color:#000000}.t-name_md{font-size:20px;line-height:1.35}.t-title_footer{font-family:'TildaSans',Arial,sans-serif;font-weight:600;color:#000000}.t-tildalabel{background-color:#000;color:#fff;width:100%;height:70px;font-family:Arial;font-size:14px}.t-tildalabel:hover .t-tildalabel__wrapper{opacity:1}.t-tildalabel__wrapper{display:table;height:30px;width:270px;margin:0 auto;padding-top:20px;opacity:.4}.t-tildalabel__txtleft{display:table-cell;width:120px;height:30px;vertical-align:middle;text-align:right;padding-right:12px;font-weight:300;font-size:12px}.t-tildalabel__wrapimg{display:table-cell;width:30px;height:30px;vertical-align:middle}.t-tildalabel__img{width:30px;height:30px;vertical-align:middle}.t-tildalabel__txtright{display:table-cell;width:120px;height:30px;vertical-align:middle;padding-left:12px;font-weight:500;letter-spacing:2px}.t-tildalabel__link{color:#fff;text-decoration:none;vertical-align:middle}.t-rec_pt_0{padding-top:0}.t-rec_pt_30{padding-top:30px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_60{padding-bottom:60px}@media screen and (max-width:1200px){.t-text_footer_xs{font-size:14px}.t-name_md{font-size:18px}}@media screen and (max-width:640px){.t-text_footer_xs{font-size:12px;line-height:1.45}.t-name_md{font-size:16px}}@media screen and (max-width:480px){.t-rec_pt_0{padding-top:0}.t-rec_pt_30{padding-top:30px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_60{padding-bottom:60px}.t-rec_pt-res-480_60{padding-top:60px!important}}.t396{-webkit-text_footer-size-adjust:100%}.t396__iframe{z-index:10000;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;border:0}.t396__body_overflow_hidden{overflow:hidden}.t396__display_none{display:none}.t396__artboard{position:relative;width:100%;height:100vh;overflow:hidden}.t396__artboard .t396__artboard_scale{overflow:visible}.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom{word-break:normal;-moz-osx-font-smoothing:grayscale}.t396__artboard_scale .t396__carrier,.t396__artboard_scale .t396__filter{transform-origin:top left}.tn-atom__scale-wrapper{width:inherit;height:inherit}.t396__elem .tn-atom__scale-wrapper .tn-atom{width:inherit;height:inherit!important;box-sizing:border-box}.t396__artboard.rendering .tn-elem{visibility:hidden}.t396__artboard.rendered .tn-elem{visibility:visible}.t396__carrier{position:absolute;left:0;top:0;z-index:0;width:100%;height:100vh;-moz-transform:unset}.t396__filter{position:absolute;left:0;top:0;z-index:1;width:100%;height:100vh;transform:translateZ(0)}.t396__elem{position:absolute;box-sizing:border-box;display:table}.t396 .tn-atom{display:table-cell;vertical-align:middle;width:100%;-webkit-text_footer-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}@media screen and (max-width:959px){.t396_safari .t396__artboard_scale .tn-atom{-webkit-text_footer-size-adjust:auto;-moz-text-size-adjust:auto;-ms-text-size-adjust:auto}}.t396 .tn-atom ul,.t396 .tn-atom ol{margin-bottom:0}.t396_safari .tn-atom:not(.tn-atom__form){transform:translateZ(0)}.t396 a.tn-atom{text-decoration:none}.t396 .tn-atom__img{width:100%;display:block}.t396 .tn-atom__html{vertical-align:top}.t396 .tn-atom__pin{border-radius:1000px;border-style:solid}.t396 .tn-atom__pin_onclick{cursor:pointer}.t396 .tn-atom__tip{position:absolute;box-sizing:border-box;width:300px;max-width:90vw;padding:15px;display:none}.t396 .tn-atom__pin:hover .tn-atom__tip{display:none}.t396 .tn-atom__tip-img{width:100%;display:block;margin-bottom:10px}.t396 .tn-atom__tip[data-tip-pos=top]{bottom:100%;margin-bottom:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=bottom]{top:100%;margin-top:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=left]{right:100%;margin-right:15px;top:50%;transform:translateY(-50%)}.t396 .tn-atom__tip[data-tip-pos=right]{left:100%;margin-left:15px;top:50%;transform:translateY(-50%)}.t396__ui{position:absolute;top:16px;left:196px;background-color:#fa876b;color:#000!important;height:30px;line-height:30px;width:100px;z-index:1000;text-align:center;border-radius:3px;display:none;font-size:14px}.t396__artboard.t396__artboard-fixed-active{transform:none!important;opacity:1!important}.t396__artboard-fixed-no-bg,.t396__artboard-fixed-innactive,.t396__artboard-fixed-innactive .t396__elem,.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem{pointer-events:none}.t396__artboard-fixed-no-bg .t396__elem{pointer-events:auto}.t396__elem-flex{position:relative!important;left:initial!important;top:initial!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-negative:0;flex-shrink:0}.t188__wrapone{position:relative;right:50%;float:right}.t188__wraptwo{position:relative;z-index:1;right:-50%}.t188__wrapper{display:-webkit-flex;display:flex;justify-content:center;-webkit-box-pack:justify;-webkit-justify-content:center;-ms-flex-pack:justify}.t188 .t-sociallinks__item,.t188__sociallinkimg{display:inline-block;padding-left:5px;padding-right:5px}#allrecords_footer .t188 ul.t-sociallinks__wrapper{margin-bottom:0;padding-left:0;list-style:none}.t188 .t-sociallinks__item a{display:inline-block}.t188__imgwrapper{background-size:contain;background-repeat:no-repeat;background-position:center}.t046__text{text-align:center;padding-top:10px;padding-bottom:4px}.t-menusub__menu{display:none}.t456__imglogo{display:block;height:auto;margin-right:30px}.t456__linewrapper{position:absolute;bottom:0;left:0;width:100%}.t456__horizontalline{margin:0;border:0;background-color:#C2C2C2;height:1px;right:0;bottom:0;margin:0 40px 0 40px}.t456__imglogo{max-width:300px}.t456__leftwrapper{display:table-cell;vertical-align:middle;padding-left:40px}.t456__rightwrapper{display:table-cell;vertical-align:middle;padding-right:40px;width:100%}.t456__menualign_left{text-align:left}.t456__menualign_right{text-align:right}.t456__menualign_center{text-align:center}@media screen and (max-width:1200px){.t456__leftwrapper{padding-left:20px}.t456__rightwrapper{padding-right:20px}}.t456{width:100%;height:80px;z-index:990;position:fixed;top:0;box-shadow:0 1px 3px rgba(0,0,0,0);transition:background-color 300ms linear}.t456__beforeready{visibility:hidden}.t456 ul{margin:0}.t456__maincontainer{width:100%;height:80px;display:table;position:relative}.t456__maincontainer.t456__c12collumns{max-width:1200px;margin:0 auto}.t456__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;padding-right:30px}.t456__list{list-style-type:none;margin:0;padding:0!important}.t456__list_item{clear:both;font-family:'TildaSans',Arial,sans-serif;font-size:16px;display:inline-block;padding-left:15px;padding-right:15px;margin:0;color:#000000;white-space:nowrap}.t456__list_item .t-active{opacity:.7}.t456__list_item:first-child{padding-left:0}.t456__list_item:last-child{padding-right:0}.t456 a,#allrecords_footer .t456 a{text-decoration:none;color:#000000}.t456.t456__positionabsolute{position:absolute}.t456.t456__positionfixed{position:fixed}.t456.t456__positionstatic{position:static}.t456__mobile{display:none}@media screen and (max-width:980px){.t456__linewrapper{display:none}.t456{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t456.t456__positionabsolute,.t456.t456__positionfixed,.t456.t456__positionstatic{position:relative}.t456__imglogo{width:auto!important;box-sizing:border-box;padding:20px;margin:0 auto}.t456__imglogomobile.t456__imglogo{width:100%!important}.t456__logo{text-align:center;margin:20px}.t456 img{float:inherit}.t456 .t456__list_item{display:block;text-align:center;padding:10px!important;white-space:normal}.t456__logo{white-space:normal;padding:0}.t456__logowrapper{position:static;display:block;width:100%}.t456__logowrapper2{display:block;position:static}.t456__leftwrapper,.t456__rightwrapper{width:100%!important;display:block}.t456__leftwrapper{padding:20px;box-sizing:border-box}.t456__rightwrapper{padding:20px 0!important;box-sizing:border-box}.t456__list{display:block;padding:0!important}}</style>