Hi, I am adding custom product labels in addition to the existing ones (on sale, new, hot) and am wondering if you could advise if it would be possible to set up a tooltip on label hover? Tooltip should contain label description from relevant attribute term description field. I understand that is not a default theme functionality but can you advise if I can add a code snippet that would add a tooltip itself and a dynamic description field?
Thanks.
I made my own custom tooltip which I appended to the custom label span element. Is there a more user friendly way I can feed the tooltip text dynamically in the code snippet – I mean the text from the relevant label attribute term description field?