Commit 0c7aaa22 authored by Kulya's avatar Kulya 😊

Upd alvbx add prods5

parent c72f90d1
...@@ -440,7 +440,7 @@ class AloVoiceRest ...@@ -440,7 +440,7 @@ class AloVoiceRest
} }
} }
$arProduct = BxRest::call('catalog.product.add',$arNewProductParams); $arProduct = BxRest::call('catalog.product.add',["fields"=>$arNewProductParams]);
} }
} }
return $arProduct; return $arProduct;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment