Hi!
About the counter, you might want to use the forloop.counter0
, which starts counting from 0. Docs
About the Bag number, what’s the content of product.0.0.category
?
PD: When posting code here, please encapsulate it between 3 backticks (```). That way it will be easier for everyone to read. Thanks!