Change cnannel name
This commit is contained in:
parent
aa92e0db6d
commit
d01e2e25f2
|
|
@ -287,7 +287,7 @@ class SellerProduct extends SellerProductController
|
||||||
"weight" => 0,
|
"weight" => 0,
|
||||||
"visible_individually" => 1,
|
"visible_individually" => 1,
|
||||||
"locale" => 'tm',
|
"locale" => 'tm',
|
||||||
"channel" => 'Nurgul',
|
"channel" => 'Dagdan',
|
||||||
"short_description" => $request->get('short_description'),
|
"short_description" => $request->get('short_description'),
|
||||||
"images" => $request['images'],
|
"images" => $request['images'],
|
||||||
"categories" => $request['categories'],
|
"categories" => $request['categories'],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue