<%= button_to('Убрать из заказа', order_remove_product_path(product: @product), :remote => true, class: 'btn btn-warning') %>