This topic is: resolved
-
Hello,
I know this is custom work but I’m wondering if you could just provide a brief answer, I have added a custom term meta to the maps where user can select a product to link it to rather than a category.
In dt-woo-map.php I’ve added a url under the url_term which gets the URL of the product the user selected in the backend and linked to that map
How do I then pass it to dt-woo-map.js ? It’s currently coming back as undefined even though I passed it to displayMarkers and createMarker functions