Zero block
Studio Headphones
SKU: 700.954.29
100
руб.
When we first checked out our new headphones, we noticed the box said “improved bass”. We had to wonder if this was marketing jargon or the real thing? But it only took a moment to realize that bass was not kidding.
Столовые приборы
SKU: 700.954.29
100
руб.
руб.
  1. Создали корзину ST100
  2. Добавили товар в каталог
  3. Создали блок ST200 на странице и задали ему в настройках класс uc-addproduct
  4. Прописали в этот блок ID товара из каталога
  5. Добавили код в блок Другое - Т123
<style>
.cutlery_wrapper {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 300;
    color: #000000;
}
.cutlery_wrapper span {
    font-size: 14px;
    opacity: 0.7;
}
.cutlery_action {
    display: flex;
    margin-top: 6px;
    height: 50px;
    align-items: center;
}
.cutlery_icon {
    background-image: url(https://static.tildacdn.com/tild3961-6631-4636-b864-303437616634/restaurant_tableclot.svg);
    width:  50px;
    margin-right: 25px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.cutlery_button {
    padding: 10px 20px;
    background: #8bc34a;
    border-radius: 30px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.cutlery_button:hover {background: #a5d76a;}


.uc-addproduct {
    opacity: 0!important;
    min-height: 0!important;
    max-height: 0!important;
    pointer-events: none!important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
}

</style>


<script>
$(document).ready(function(){
$('.t706__cartwin-bottom').append('<div class="cutlery_wrapper"><span>Столовые приборы</span><div class="cutlery_action"><div class="cutlery_icon show_elem"></div><div class="cutlery_button">Добавить в корзину</div></div></div>');
    
$(document).on('click','.cutlery_button',function(e){
    $('.uc-addproduct .t744__btn')[0].click();
    tcart__reDrawProducts();
    tcart__reDrawTotal();
});  
    
})
</script>
Improve Your Business Efficiency
We work hard to make our clients happy
We work hard everyday to make our clients happy.
Apply to participate in our new webinar about social media marketing and building your brand
Made on
Tilda