<%= button_to('Добавить к заказу', order_add_product_path(product: @product), :remote => true, class: 'btn btn-warning') %>