Currently we have our product attributes setup in "Custom Classification Fields" I would like to pull this data using JavaScript to display HTML based on the data.
This may be very simple. For instance using a template tag that references the attribute, I could write a script that tests that there is data entered and then display it.
Has anyone tried something similar?