prod img
This commit is contained in:
parent
0777ea0861
commit
a41825813c
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue