I’m building a site with ACF Pro and using Bricks as my page builder and query system. I’ve created a custom post type for products, and I have a field set with 8 attributes. Most products will not have values for all 8 attributes for a variety of reasons.
What is a good approach that would allow me to only show attributes that contain a value on the product detail page? I’m sort of struggling to understand the best way to solve this.
thanks!