<button type="button"
        class="btn btn-primary product-card-add-to-cart"
        onclick="event.stopPropagation(); productCartAddToCart(this)">
  أضف إلى السلة
</button>