reworking structure and add 2 missing mandatory params

This commit is contained in:
MaxBUhe 2023-01-11 15:25:27 +01:00
parent 664119f89e
commit 9ae1afa326
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
'event':'view_item_list',
'event_name': 'view_item_list',
'ecommerce': {
'item_list_id': 'test',
'item_list_name': 'test',
'items': [
[{foreach from=$gtmProducts name="gtmProducts" item="gtmProduct"}]
[{assign var="gtmManufacturer" value=$gtmProduct->getManufacturer()}]