diff --git a/packages/Sarga/API/Http/Controllers/SellerProduct.php b/packages/Sarga/API/Http/Controllers/SellerProduct.php index d517b89..f75ae5c 100644 --- a/packages/Sarga/API/Http/Controllers/SellerProduct.php +++ b/packages/Sarga/API/Http/Controllers/SellerProduct.php @@ -287,7 +287,7 @@ class SellerProduct extends SellerProductController "weight" => 0, "visible_individually" => 1, "locale" => 'tm', - "channel" => 'Nurgul', + "channel" => 'Dagdan', "short_description" => $request->get('short_description'), "images" => $request['images'], "categories" => $request['categories'],