Product Count in _ProductBox

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anni tempo fa
Hello,

I am trying to display on _ProductBox the total product quantity of a product added in cart.

Here is the attached sample i want to achieve:


Please can anyone guide me how can i achieve this ?

Thanks in advance.
5 anni tempo fa
It is not possible out of the box. A customization is need. Let us know if you need a help on that.
5 anni tempo fa
please let me know where and what to customize? i need a little guidance.
5 anni tempo fa
The customization is nop simple and may decrease your nopcommerce performance if not well implemented. I recommend you to ask for a professional help.

In a very basic answer, for each product displayed, you need to verify your shopping cart to search for that product.

Check the product repository code and shopping cart service code in order to do that.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.