Commerce get_products and get_cart only working when logged in to manager

Hi, I am getting this error on our website using the Commerce plugin. Here’s the error log.

/core/src/Revolution/modParser.php : 509) Could not find snippet with name commerce.get_products.
/core/src/Revolution/modParser.php : 509) Could not find snippet with name commerce.cart.

Have you added permissions (ACLs) to the Commerce category perhaps that only allows admins to access it?

Hi Mark, thanks for your response. I got it working. I set the context to web instead of mgr my bad.