Skip to content

Commit

Permalink
Update search.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson committed Oct 8, 2024
1 parent 14c73f6 commit bc06fc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/search/config/search.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
return [
'facets' => [
\Lunar\Models\Product::class => [
'brand' => [],
'size' => [],
'colour' => [
'Red' => [
'hex_value' => '#FF0000',
Expand Down

0 comments on commit bc06fc1

Please sign in to comment.