koconnor3 opened this issue a year ago · 0 comments
if items are not defined, the template is still setting content_type to 'product', which causes a warning in the UI:
should add a truthy check for eventData.items before setting content_type to 'product' to avoid this issue.