diff --git a/app/views/catalog/index.rhtml b/app/views/catalog/index.rhtml index 416bbe1..dab1312 100644 --- a/app/views/catalog/index.rhtml +++ b/app/views/catalog/index.rhtml @@ -62,6 +62,12 @@ <%= price_span i.cost, :class => 'search-product-input-price' %> <% end %> + <% product.price_details.each do |i| %> +