I would like to echo data from my products variations - i need to output values like height/length/width, weight or custom meta(created according to instructions from here https://stackoverflow.com/a/49258222). No need for variation names, just list of raw values.
What is the best approach for that? Also is it possible, to display that data outside of loop?