I am running into an issue with my section Schema in Shopify. I have the block set up with a Product input selector. This works will in the customizer, but when I try to access the product object in Liquid, it returns null.
This is my Schema
This is where the snippet get’s rendered

This is how it is being called

I am able to log out other settings from the same block. But my product object returns null no matter what I try. I have verified that a product has been selected and saved in the customizer.
Any idea on what could be going wrong here?
