**Title: Help Needed with Data Binding in Builder.io - "state is not defined" Error**

Hello everyone,

I’ve been struggling with data binding in Builder.io. I can retrieve data from a nested array, but I’m encountering an issue when trying to access the data using state.catalogEntryView.price.value. Every time I use state, I get an error saying “state is not defined”.

My company recently started working with Builder.io, and I’m new to this platform. In the attached images, you can see the structure of the data coming from an external service and passed by a component. I can render the first array perfectly, but I can’t get the data from the price array during binding.

Has anyone faced a similar issue or can provide guidance on how to resolve this?

Thank you in advance for your help!