Title | Manufacturer | Category | Priority | <% if display_manage_links? %> <% end %>|
---|---|---|---|---|
<%= display_thumbnail(product) %> |
<%= link_to product.title, product_path(product), remote: true, style: "color: chocolate;font-size:16px;" %> <%= link_to product.sub_title, product_path(product), remote: true, style: "color: chocolate;font-size:16px;" %> <%= display_publishable_status(product) %> <%= display_featured(product) %> |
<%= link_to product.manufacturer.try(:display_name), product_path(product), remote: true %> | <%= link_to product.category.try(:display_name), product_path(product), remote: true %> | <%= product.priority %> | <% if display_manage_links? %> <% end %>