Using this view-page-source has my reference http://www.ebest.cl/audifonos-alta-fidelidad-house-of-marley-revolution.html
I am trying to return the "3355" from this div using Javascript.
- I want return this in the Chrome developer tools console first.
document.getElementsByClassName("data-product-id");
When I execute this I return an empty array. []
- I want to be able to return this in a google tag manager variable. I write the code once I can at least test and return it in the console.
Thanks! Spencer