Hi, I have a question regarding updating stock levels with commerce.
I have a resource product with a stock level tv setup. I’ve enabled the update and enforce stock modules in commerce.
When the resource product is purchased the stock level tv is updated automatically in the modx resource page, without clearing the cache, as expected. However in my template I am showing the tv un-cached like [[!*prodStock]]
but it is not updated. If I clear the cache it updates.
Any ideas why that is and how I can show un-cached stock levels?