#Whats wrong with this item catalog code?
1 messages · Page 1 of 1 (latest)
Where is that located?
I see an inconsistency in the second group
Following the logic of the first group, "items" should be inside "groups":[{group_identifier+item}] , but you have done it like this "groups":[{group_identifier},{item}]
huh
in here
Bp?