Developer forum

Forum » Dynamicweb 10 » GTM - price not showing

GTM - price not showing

Mark Hoogkamer
Reply

Hi,

For our client we've installed the GTM tag and added all events to the container. When I check an event, most information comes through perfectly, except for the price (weirdly it's NaN).

We are working with live prices directly loaded through API calls to the customer's ERP. Can this be the issue?

 

  1. items: Array(1)
    1. 0:
      1. currency: "EUR"
      2. discount: null
      3. item_id: "01001001"
      4. item_list_id: "product_list_related"
      5. item_name: "Hayward K-Flo 0,33PK"
      6.  
        item_variant: "01001001"
      7. price: NaN
      8. quantity: "1"

Replies

 

You must be logged in to post in the forum