diff --git a/src/Commands/IndexProductsCommand.php b/src/Commands/IndexProductsCommand.php index 01eafb53b..d2a1e5c0c 100644 --- a/src/Commands/IndexProductsCommand.php +++ b/src/Commands/IndexProductsCommand.php @@ -41,6 +41,9 @@ public function handle() 'grouped' => [ 'type' => 'flattened', ], + 'positions' => [ + 'type' => 'flattened', + ], ], ]), Eventy::filter('index.product.settings', []), ['name']); try {