diff --git a/erpnext/templates/includes/products_as_grid.html b/erpnext/templates/includes/products_as_grid.html index 9908c8a247..8da82de72b 100644 --- a/erpnext/templates/includes/products_as_grid.html +++ b/erpnext/templates/includes/products_as_grid.html @@ -3,8 +3,8 @@
- {{ product_image_square(thumbnail or website_image) }} -
{{ item_name }}
+ {{ product_image_square(thumbnail or website_image or image) }} +
{{ item_name or name }}
{% if price_sales_uom %}
{{ price_sales_uom }}
({{ price_stock_uom }} / {{ stock_uom }})