You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`meta`| array | List of product meta items. See [Products Meta Items Properties](#products-meta-items-properties)|
65
-
|`variations`| array | List of product variation attributes. e.g: `"variation": [{"pa_color": "Black"}, {"pa_size": "XGG"}]` (Use `pa_` prefix when is a product attribute) <iclass="label label-info">write-only</i> |
|`meta`| array | List of product meta items. See [Products Meta Items Properties](#products-meta-items-properties)|
65
+
|`variations`| array | List of product variation attributes. e.g: `"variation": {"pa_color": "Black", "pa_size": "XGG"}` (Use `pa_` prefix when is a product attribute) <iclass="label label-info">write-only</i> |
0 commit comments