% content_for :caboose_css do %> <% end %> <% p = @product v = @variant %> <%= render :partial => 'caboose_store/products/admin_header' %>
<%= p.option1 %> | <% end %> <% if @cols['option2' ] && p.option2 %><%= p.option2 %> | <% end %> <% if @cols['option3' ] && p.option3 %><%= p.option3 %> | <% end %> <% if @cols['status' ] == true %>Status | <% end %> <% if @cols['alternate_id' ] == true %>Alternate ID | <% end %> <% if @cols['barcode' ] == true %>Barcode | <% end %> <% if @cols['price' ] == true %>Price | <% end %> <% if @cols['quantity_in_stock' ] == true %>Quantity | <% end %> <% if @cols['weight' ] == true %>Weight | <% end %> <% if @cols['length' ] == true %>Length | <% end %> <% if @cols['width' ] == true %>Width | <% end %> <% if @cols['height' ] == true %>Height | <% end %> <% if @cols['cylinder' ] == true %>Cylinder | <% end %> <% if @cols['requires_shipping' ] == true %>Requires Shipping | <% end %> <% if @cols['allow_backorder' ] == true %>Allow Backorder | <% end %> <% if @cols['taxable' ] == true %>Taxable | <% end %>||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<% end %> <% if @cols['option2' ] && p.option2 %> | <% end %> <% if @cols['option3' ] && p.option3 %> | <% end %> <% if @cols['status' ] == true %> | <% end %> <% if @cols['alternate_id' ] == true %> | <% end %> <% if @cols['barcode' ] == true %> | <% end %> <% if @cols['price' ] == true %> | <% end %> <% if @cols['quantity_in_stock' ] == true %> | <% end %> <% if @cols['weight' ] == true %> | <% end %> <% if @cols['length' ] == true %> | <% end %> <% if @cols['width' ] == true %> | <% end %> <% if @cols['height' ] == true %> | <% end %> <% if @cols['cylinder' ] == true %> | <% end %> <% if @cols['requires_shipping' ] == true %> | <% end %> <% if @cols['allow_backorder' ] == true %> | <% end %> <% if @cols['taxable' ] == true %> | <% end %> | Edit | Delete |