Skip to content

Commit

Permalink
Fix websites.yaml sample to include required code to set addition…
Browse files Browse the repository at this point in the history
…al stores.
  • Loading branch information
frqnck authored Apr 27, 2022
1 parent 5158bbe commit 4ab13b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Samples/Components/websites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ websites:
store_groups:
-
name: Configurator's Website Store US
code: usa_en
root_category_id: 2
default_store: usa_en_us
store_views:
usa_en_us:
name: Configurator's USA Store View
is_active: 1
is_active: 1

0 comments on commit 4ab13b5

Please sign in to comment.