Skip to Content
Menu
This question has been flagged
1 Reply
4158 Views

I am curious what this json structure represents:

attribute_line_ids: [[0, false, {attribute_id: 151, value_ids:[[6, false, [2]]]}]]

This is sent to the server when saving a product and is the part that represents an attribute and its value, thats clear to me. What I don't understand are the integers and booleans ([0, false, ... and [[6, false..)

Can someone explain what these values mean or point me to some documentation that elaborates on this?

Avatar
Discard
Best Answer

It is description of relational fields. Please see similar ask.
 

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3370
1
Jul 24
2269
2
Oct 23
2001
1
Dec 16
5442
1
Aug 15
4850