Skip to content

Commit 8a063e6

Browse files
committed
[CATEGORY] Added is_anchor Field
1 parent 1898513 commit 8a063e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Console/Command/Category/ImportCategory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ protected function getEntities()
4545
'meta_description' => 'Meta Test',
4646
'available_sort_by' => 'position',
4747
'default_sort_by' => 'position',
48+
'is_anchor' => '1'
4849
);
4950
return $data;
5051
}

0 commit comments

Comments
 (0)