This commit is contained in:
Kerim 2023-08-30 16:10:53 +05:00
parent 0777ea0861
commit a41825813c
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ class SellerProduct extends SellerProductController
"price" => $request->get('price'),
"special_price" => $request->get('special_price'),
"weight" => 0,
"visible_individually" => 1,
"locale" => 'tm',
"channel" => 'Nurgul',
"short_description" => $request->get('short_description'),