Commit bc274b03 authored by Kulya's avatar Kulya 😊

Upd alvbx add prods15

parent 2a8ba7bb
......@@ -387,11 +387,11 @@ class AloVoiceRest
$arNewProductParams = [
// "iblockId" => $conf["bx_catalog_id"],
"iblockId" => $conf["bx_catalog_id"],
"name" => $data["name"],
// "code" => $this->translit($data["name"]),
// "xmlId" => $xmlId,
// "iblockSectionId" => (!empty($data["sid"])) ? $data["sid"] : 0,
"iblockSectionId" => (!empty($data["sid"])) ? $data["sid"] : 0,
// "quantity" => (!empty($data["qty"])) ? $data["qty"] : 0,
// "quantityTrace" => 'N',
];
......
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