1 Go to "SETTINGS » LAYOUT » ACTIVE THEME"
2 From the menu on the left select "Own CSS style"
CODE for the classical style:
.main .innerbox button.addtobasket { display: none; }
CODE for style RWD (responsive):
shop_index .container .btn, .shop_product_list .container .btn{display: none;}