%= error_messages_for 'merchandise' %>
Name <%= text_field 'merchandise', 'name' %>
Quantity <%= text_field 'merchandise', 'quantity' %>
Price <%= text_field 'merchandise', 'price' %>