.t-store__card,
.js-product {
  pointer-events: none;
}

.t-store__card a,
.t-store__card button,
.t-store__card .t-store__card__btn,
.t-store__card .t-store__card__btns-wrapper,
.t-store__card .t1002__addBtn,
.js-product a,
.js-product button {
  pointer-events: auto;
}