I have an attribute, service_offered which is a checkboxes type for vendors. Vendors select this when they create their profile. There are multiple options which can be selected. I want to display all the options in a section of page, so that an end user who is looking for services on the site can see what all services are available in the website.
hp_vendor_services_offered
All the options in the attribute should be listed.
Example, Categories can be displayed in gutenberg block easily, Similarly, the options in an attribute needs to be displayed on website