Commit 26327060 authored by Kulya's avatar Kulya 😊

Upd alvbx add prods7

parent 61234b47
...@@ -383,6 +383,7 @@ class AloVoiceRest ...@@ -383,6 +383,7 @@ class AloVoiceRest
if(!empty($result["result"]["products"])){ if(!empty($result["result"]["products"])){
$arProduct = $result["result"]["products"][0]; $arProduct = $result["result"]["products"][0];
} }
var_dump($data);
if(empty($arProduct)){ if(empty($arProduct)){
$arNewProductParams = [ $arNewProductParams = [
......
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