Product Count in _ProductBox

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 5 ans
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.
Il y a 5 ans
It is not possible out of the box. A customization is need. Let us know if you need a help on that.
Il y a 5 ans
please let me know where and what to customize? i need a little guidance.
Il y a 5 ans
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.