Hi @SBD
using “available_if” attribute, which is working only in theme app extension. How can I execute this in my checkout ui extensions.
Example: I want to enable my custom checkout field extensions(checkbox, textfield, select option components) only to my active subscribed users. Please explain how to do that.? I have stored my subscription status in one metafield, how can I use it to enable or disable my checkout ui extensions in theme editor.