<%= notice %>

Product: <%= @line_item.product_id %>

Cart: <%= @line_item.cart_id %>

<%= link_to 'Edit', edit_line_item_path(@line_item) %> | <%= link_to 'Back', line_items_path %>