How can I count list from mysql result. I am trying to make cart list

You probably want to do something like this:

However, I would suggest you consider using the dynamic components extension, in order to build your cart dynamically as the number of items grows....

1 Like