@@ -145,7 +145,6 @@ protected function getHeaders()
145
145
* Get CSV template rows
146
146
*
147
147
* @param Closure|mixed $productCategory
148
- * @param Closure|mixed $productRootCategory
149
148
* @param Closure|mixed $productWebsite
150
149
*
151
150
* @SuppressWarnings(PHPMD)
@@ -217,7 +216,7 @@ protected function getRows($productCategory, $productWebsite)
217
216
'variations_1382710717 ' => '' ,
218
217
'variations_1382710773 ' => '' ,
219
218
'variations_1382710861 ' => '' ,
220
- 'visibility ' => 'Catalog, Search ' ,
219
+ 'visibility ' => 'Not Visible Individually ' ,
221
220
'weight ' => '1 ' ,
222
221
'qty ' => '111.0000 ' ,
223
222
'min_qty ' => '0.0000 ' ,
@@ -327,7 +326,7 @@ protected function getRows($productCategory, $productWebsite)
327
326
'variations_1382710717 ' => '' ,
328
327
'variations_1382710773 ' => '' ,
329
328
'variations_1382710861 ' => '' ,
330
- 'visibility ' => 'Catalog, Search ' ,
329
+ 'visibility ' => 'Not Visible Individually ' ,
331
330
'weight ' => '1 ' ,
332
331
'qty ' => '111.0000 ' ,
333
332
'min_qty ' => '0.0000 ' ,
@@ -433,7 +432,7 @@ protected function getRows($productCategory, $productWebsite)
433
432
'variations_1382710717 ' => '' ,
434
433
'variations_1382710773 ' => '' ,
435
434
'variations_1382710861 ' => '' ,
436
- 'visibility ' => 'Catalog, Search ' ,
435
+ 'visibility ' => 'Not Visible Individually ' ,
437
436
'weight ' => '1 ' ,
438
437
'qty ' => '111.0000 ' ,
439
438
'min_qty ' => '0.0000 ' ,
0 commit comments