Not quite sure how to go about doing this on a Client website:
https://woocommerce-538177-2177082.cloudwaysapps.com/category/bamboo-specifications/
For each Bamboo plan type there are a number of custom fields that are filled on the backend for the post type and most are consistent from plant to plant, such as Maximum Height, Culm Diameter, Min. Temperature, etc.
However, there are some fields that are radio button or checkbox choices, such as Collectibles, Ornamental, Frost Tolerant, etc.
I want to be able to display icons or images on the frontend that are associated with the text content, so that if the value of Frost Tolerant, for instance, is YES, then a little icon representing that (probably a snowflake) will display on the specification card for that plant. This could be either next to the text for Frost Tolerant or elsewhere on the card.
How do I go about doing that in Metabox??