diff --git a/.dockerignore b/drupal-commerce-kickstart/.dockerignore similarity index 100% rename from .dockerignore rename to drupal-commerce-kickstart/.dockerignore diff --git a/.env.example b/drupal-commerce-kickstart/.env.example similarity index 100% rename from .env.example rename to drupal-commerce-kickstart/.env.example diff --git a/.githooks/pre-push b/drupal-commerce-kickstart/.githooks/pre-push similarity index 100% rename from .githooks/pre-push rename to drupal-commerce-kickstart/.githooks/pre-push diff --git a/.githooks/prepare-commit-msg b/drupal-commerce-kickstart/.githooks/prepare-commit-msg similarity index 100% rename from .githooks/prepare-commit-msg rename to drupal-commerce-kickstart/.githooks/prepare-commit-msg diff --git a/.github/workflows/ci.yml b/drupal-commerce-kickstart/.github/workflows/ci.yml similarity index 100% rename from .github/workflows/ci.yml rename to drupal-commerce-kickstart/.github/workflows/ci.yml diff --git a/.gitignore b/drupal-commerce-kickstart/.gitignore similarity index 100% rename from .gitignore rename to drupal-commerce-kickstart/.gitignore diff --git a/.hadolint.yaml b/drupal-commerce-kickstart/.hadolint.yaml similarity index 100% rename from .hadolint.yaml rename to drupal-commerce-kickstart/.hadolint.yaml diff --git a/Dockerfile b/drupal-commerce-kickstart/Dockerfile similarity index 100% rename from Dockerfile rename to drupal-commerce-kickstart/Dockerfile diff --git a/LICENSE b/drupal-commerce-kickstart/LICENSE similarity index 100% rename from LICENSE rename to drupal-commerce-kickstart/LICENSE diff --git a/README.md b/drupal-commerce-kickstart/README.md similarity index 100% rename from README.md rename to drupal-commerce-kickstart/README.md diff --git a/build.yaml b/drupal-commerce-kickstart/build.yaml similarity index 100% rename from build.yaml rename to drupal-commerce-kickstart/build.yaml diff --git a/composer.json b/drupal-commerce-kickstart/composer.json similarity index 100% rename from composer.json rename to drupal-commerce-kickstart/composer.json diff --git a/composer.lock b/drupal-commerce-kickstart/composer.lock similarity index 100% rename from composer.lock rename to drupal-commerce-kickstart/composer.lock diff --git a/config/splits/ddev/.gitkeep b/drupal-commerce-kickstart/config/splits/ddev/.gitkeep similarity index 100% rename from config/splits/ddev/.gitkeep rename to drupal-commerce-kickstart/config/splits/ddev/.gitkeep diff --git a/config/splits/ddev/.htaccess b/drupal-commerce-kickstart/config/splits/ddev/.htaccess similarity index 100% rename from config/splits/ddev/.htaccess rename to drupal-commerce-kickstart/config/splits/ddev/.htaccess diff --git a/config/splits/ddev/symfony_mailer.settings.yml b/drupal-commerce-kickstart/config/splits/ddev/symfony_mailer.settings.yml similarity index 100% rename from config/splits/ddev/symfony_mailer.settings.yml rename to drupal-commerce-kickstart/config/splits/ddev/symfony_mailer.settings.yml diff --git a/config/sync/.gitkeep b/drupal-commerce-kickstart/config/sync/.gitkeep similarity index 100% rename from config/sync/.gitkeep rename to drupal-commerce-kickstart/config/sync/.gitkeep diff --git a/config/sync/.htaccess b/drupal-commerce-kickstart/config/sync/.htaccess similarity index 100% rename from config/sync/.htaccess rename to drupal-commerce-kickstart/config/sync/.htaccess diff --git a/config/sync/admin_toolbar.settings.yml b/drupal-commerce-kickstart/config/sync/admin_toolbar.settings.yml similarity index 100% rename from config/sync/admin_toolbar.settings.yml rename to drupal-commerce-kickstart/config/sync/admin_toolbar.settings.yml diff --git a/config/sync/admin_toolbar_tools.settings.yml b/drupal-commerce-kickstart/config/sync/admin_toolbar_tools.settings.yml similarity index 100% rename from config/sync/admin_toolbar_tools.settings.yml rename to drupal-commerce-kickstart/config/sync/admin_toolbar_tools.settings.yml diff --git a/config/sync/advancedqueue.advancedqueue_queue.commerce_license.yml b/drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.commerce_license.yml similarity index 100% rename from config/sync/advancedqueue.advancedqueue_queue.commerce_license.yml rename to drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.commerce_license.yml diff --git a/config/sync/advancedqueue.advancedqueue_queue.commerce_license_notify.yml b/drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.commerce_license_notify.yml similarity index 100% rename from config/sync/advancedqueue.advancedqueue_queue.commerce_license_notify.yml rename to drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.commerce_license_notify.yml diff --git a/config/sync/advancedqueue.advancedqueue_queue.default.yml b/drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.default.yml similarity index 100% rename from config/sync/advancedqueue.advancedqueue_queue.default.yml rename to drupal-commerce-kickstart/config/sync/advancedqueue.advancedqueue_queue.default.yml diff --git a/config/sync/automated_cron.settings.yml b/drupal-commerce-kickstart/config/sync/automated_cron.settings.yml similarity index 100% rename from config/sync/automated_cron.settings.yml rename to drupal-commerce-kickstart/config/sync/automated_cron.settings.yml diff --git a/config/sync/belgrade.settings.yml b/drupal-commerce-kickstart/config/sync/belgrade.settings.yml similarity index 100% rename from config/sync/belgrade.settings.yml rename to drupal-commerce-kickstart/config/sync/belgrade.settings.yml diff --git a/config/sync/block.block.belgrade_account_menu.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_account_menu.yml similarity index 100% rename from config/sync/block.block.belgrade_account_menu.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_account_menu.yml diff --git a/config/sync/block.block.belgrade_branding.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_branding.yml similarity index 100% rename from config/sync/block.block.belgrade_branding.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_branding.yml diff --git a/config/sync/block.block.belgrade_breadcrumbs.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_breadcrumbs.yml similarity index 100% rename from config/sync/block.block.belgrade_breadcrumbs.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_breadcrumbs.yml diff --git a/config/sync/block.block.belgrade_checkout_progress.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_checkout_progress.yml similarity index 100% rename from config/sync/block.block.belgrade_checkout_progress.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_checkout_progress.yml diff --git a/config/sync/block.block.belgrade_content.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_content.yml similarity index 100% rename from config/sync/block.block.belgrade_content.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_content.yml diff --git a/config/sync/block.block.belgrade_footer.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_footer.yml similarity index 100% rename from config/sync/block.block.belgrade_footer.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_footer.yml diff --git a/config/sync/block.block.belgrade_help.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_help.yml similarity index 100% rename from config/sync/block.block.belgrade_help.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_help.yml diff --git a/config/sync/block.block.belgrade_local_actions.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_local_actions.yml similarity index 100% rename from config/sync/block.block.belgrade_local_actions.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_local_actions.yml diff --git a/config/sync/block.block.belgrade_local_tasks.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_local_tasks.yml similarity index 100% rename from config/sync/block.block.belgrade_local_tasks.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_local_tasks.yml diff --git a/config/sync/block.block.belgrade_main_menu.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_main_menu.yml similarity index 100% rename from config/sync/block.block.belgrade_main_menu.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_main_menu.yml diff --git a/config/sync/block.block.belgrade_main_menu_header.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_main_menu_header.yml similarity index 100% rename from config/sync/block.block.belgrade_main_menu_header.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_main_menu_header.yml diff --git a/config/sync/block.block.belgrade_messages.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_messages.yml similarity index 100% rename from config/sync/block.block.belgrade_messages.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_messages.yml diff --git a/config/sync/block.block.belgrade_page_title.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_page_title.yml similarity index 100% rename from config/sync/block.block.belgrade_page_title.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_page_title.yml diff --git a/config/sync/block.block.belgrade_powered.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_powered.yml similarity index 100% rename from config/sync/block.block.belgrade_powered.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_powered.yml diff --git a/config/sync/block.block.belgrade_shopping_cart.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_shopping_cart.yml similarity index 100% rename from config/sync/block.block.belgrade_shopping_cart.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_shopping_cart.yml diff --git a/config/sync/block.block.belgrade_social.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_social.yml similarity index 100% rename from config/sync/block.block.belgrade_social.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_social.yml diff --git a/config/sync/block.block.belgrade_social_navigation.yml b/drupal-commerce-kickstart/config/sync/block.block.belgrade_social_navigation.yml similarity index 100% rename from config/sync/block.block.belgrade_social_navigation.yml rename to drupal-commerce-kickstart/config/sync/block.block.belgrade_social_navigation.yml diff --git a/config/sync/block.block.centarro_claro_breadcrumbs.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_breadcrumbs.yml similarity index 100% rename from config/sync/block.block.centarro_claro_breadcrumbs.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_breadcrumbs.yml diff --git a/config/sync/block.block.centarro_claro_content.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_content.yml similarity index 100% rename from config/sync/block.block.centarro_claro_content.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_content.yml diff --git a/config/sync/block.block.centarro_claro_help.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_help.yml similarity index 100% rename from config/sync/block.block.centarro_claro_help.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_help.yml diff --git a/config/sync/block.block.centarro_claro_local_actions.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_local_actions.yml similarity index 100% rename from config/sync/block.block.centarro_claro_local_actions.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_local_actions.yml diff --git a/config/sync/block.block.centarro_claro_messages.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_messages.yml similarity index 100% rename from config/sync/block.block.centarro_claro_messages.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_messages.yml diff --git a/config/sync/block.block.centarro_claro_page_title.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_page_title.yml similarity index 100% rename from config/sync/block.block.centarro_claro_page_title.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_page_title.yml diff --git a/config/sync/block.block.centarro_claro_primary_local_tasks.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_primary_local_tasks.yml similarity index 100% rename from config/sync/block.block.centarro_claro_primary_local_tasks.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_primary_local_tasks.yml diff --git a/config/sync/block.block.centarro_claro_secondary_local_tasks.yml b/drupal-commerce-kickstart/config/sync/block.block.centarro_claro_secondary_local_tasks.yml similarity index 100% rename from config/sync/block.block.centarro_claro_secondary_local_tasks.yml rename to drupal-commerce-kickstart/config/sync/block.block.centarro_claro_secondary_local_tasks.yml diff --git a/config/sync/block.block.claro_breadcrumbs.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_breadcrumbs.yml similarity index 100% rename from config/sync/block.block.claro_breadcrumbs.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_breadcrumbs.yml diff --git a/config/sync/block.block.claro_content.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_content.yml similarity index 100% rename from config/sync/block.block.claro_content.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_content.yml diff --git a/config/sync/block.block.claro_help.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_help.yml similarity index 100% rename from config/sync/block.block.claro_help.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_help.yml diff --git a/config/sync/block.block.claro_local_actions.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_local_actions.yml similarity index 100% rename from config/sync/block.block.claro_local_actions.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_local_actions.yml diff --git a/config/sync/block.block.claro_messages.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_messages.yml similarity index 100% rename from config/sync/block.block.claro_messages.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_messages.yml diff --git a/config/sync/block.block.claro_page_title.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_page_title.yml similarity index 100% rename from config/sync/block.block.claro_page_title.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_page_title.yml diff --git a/config/sync/block.block.claro_primary_local_tasks.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_primary_local_tasks.yml similarity index 100% rename from config/sync/block.block.claro_primary_local_tasks.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_primary_local_tasks.yml diff --git a/config/sync/block.block.claro_secondary_local_tasks.yml b/drupal-commerce-kickstart/config/sync/block.block.claro_secondary_local_tasks.yml similarity index 100% rename from config/sync/block.block.claro_secondary_local_tasks.yml rename to drupal-commerce-kickstart/config/sync/block.block.claro_secondary_local_tasks.yml diff --git a/config/sync/block.block.productbrand.yml b/drupal-commerce-kickstart/config/sync/block.block.productbrand.yml similarity index 100% rename from config/sync/block.block.productbrand.yml rename to drupal-commerce-kickstart/config/sync/block.block.productbrand.yml diff --git a/config/sync/block.block.productcollections.yml b/drupal-commerce-kickstart/config/sync/block.block.productcollections.yml similarity index 100% rename from config/sync/block.block.productcollections.yml rename to drupal-commerce-kickstart/config/sync/block.block.productcollections.yml diff --git a/config/sync/block_content.type.basic.yml b/drupal-commerce-kickstart/config/sync/block_content.type.basic.yml similarity index 100% rename from config/sync/block_content.type.basic.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.basic.yml diff --git a/config/sync/block_content.type.cklb_button.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_button.yml similarity index 100% rename from config/sync/block_content.type.cklb_button.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_button.yml diff --git a/config/sync/block_content.type.cklb_hero.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_hero.yml similarity index 100% rename from config/sync/block_content.type.cklb_hero.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_hero.yml diff --git a/config/sync/block_content.type.cklb_image.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_image.yml similarity index 100% rename from config/sync/block_content.type.cklb_image.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_image.yml diff --git a/config/sync/block_content.type.cklb_products.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_products.yml similarity index 100% rename from config/sync/block_content.type.cklb_products.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_products.yml diff --git a/config/sync/block_content.type.cklb_text.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_text.yml similarity index 100% rename from config/sync/block_content.type.cklb_text.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_text.yml diff --git a/config/sync/block_content.type.cklb_title.yml b/drupal-commerce-kickstart/config/sync/block_content.type.cklb_title.yml similarity index 100% rename from config/sync/block_content.type.cklb_title.yml rename to drupal-commerce-kickstart/config/sync/block_content.type.cklb_title.yml diff --git a/config/sync/bootstrap_basic_image_gallery.settings.yml b/drupal-commerce-kickstart/config/sync/bootstrap_basic_image_gallery.settings.yml similarity index 100% rename from config/sync/bootstrap_basic_image_gallery.settings.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_basic_image_gallery.settings.yml diff --git a/config/sync/bootstrap_layout_builder.breakpoint.desktop.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.desktop.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.breakpoint.desktop.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.desktop.yml diff --git a/config/sync/bootstrap_layout_builder.breakpoint.mobile.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.mobile.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.breakpoint.mobile.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.mobile.yml diff --git a/config/sync/bootstrap_layout_builder.breakpoint.tablet.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.tablet.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.breakpoint.tablet.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.breakpoint.tablet.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_1.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_1.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_1.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_1.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_10.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_10.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_10.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_10.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_11.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_11.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_11.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_11.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_12.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_12.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_12.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_12.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_3.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_3.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_3.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_3.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_4.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_4.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_4.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_4.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_5.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_5.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_5.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_5.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_6.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_6.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_6.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_6.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_7.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_7.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_7.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_7.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_8.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_8.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_8.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_8.yml diff --git a/config/sync/bootstrap_layout_builder.layout.blb_col_9.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_9.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout.blb_col_9.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout.blb_col_9.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_25_75.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_25_75.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_2_25_75.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_25_75.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_75_25.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_75_25.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_2_75_25.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_75_25.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_full_width.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_full_width.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_2_full_width.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_full_width.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_two_equal_columns.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_two_equal_columns.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_2_two_equal_columns.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_2_two_equal_columns.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_25_50.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_25_50.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_25_50.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_25_50.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_50_25.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_50_25.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_50_25.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_25_50_25.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_50_25_25.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_50_25_25.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_3_50_25_25.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_50_25_25.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_full_width.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_full_width.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_3_full_width.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_full_width.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_three_equal_columns.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_three_equal_columns.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_3_three_equal_columns.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_3_three_equal_columns.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_2_4.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_2_4.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_2_4.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_2_4.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_4_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_4_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_4_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_2_4_4_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_2_2_4.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_2_2_4.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_2_2_4.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_2_2_4.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_4_2_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_4_2_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_4_2_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_4_4_2_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_four_equal_columns.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_four_equal_columns.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_four_equal_columns.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_four_equal_columns.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_full_width.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_full_width.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_4_full_width.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_4_full_width.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_2_4.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_2_4.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_2_4.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_2_4.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_4_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_4_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_4_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_2_4_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_4_2_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_4_2_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_4_2_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_2_4_2_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_4_2_2_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_4_2_2_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_4_2_2_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_2_4_2_2_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_4_2_2_2_2.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_4_2_2_2_2.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_4_2_2_2_2.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_4_2_2_2_2.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_full_width.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_full_width.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_5_full_width.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_5_full_width.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_full_width.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_full_width.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_6_full_width.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_full_width.yml diff --git a/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_six_equal_columns.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_six_equal_columns.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.layout_option.blb_col_6_six_equal_columns.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.layout_option.blb_col_6_six_equal_columns.yml diff --git a/config/sync/bootstrap_layout_builder.settings.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.settings.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.settings.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.settings.yml diff --git a/config/sync/bootstrap_layout_builder.styles.yml b/drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.styles.yml similarity index 100% rename from config/sync/bootstrap_layout_builder.styles.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_layout_builder.styles.yml diff --git a/config/sync/bootstrap_styles.settings.yml b/drupal-commerce-kickstart/config/sync/bootstrap_styles.settings.yml similarity index 100% rename from config/sync/bootstrap_styles.settings.yml rename to drupal-commerce-kickstart/config/sync/bootstrap_styles.settings.yml diff --git a/config/sync/centarro_claro.settings.yml b/drupal-commerce-kickstart/config/sync/centarro_claro.settings.yml similarity index 100% rename from config/sync/centarro_claro.settings.yml rename to drupal-commerce-kickstart/config/sync/centarro_claro.settings.yml diff --git a/config/sync/claro.settings.yml b/drupal-commerce-kickstart/config/sync/claro.settings.yml similarity index 100% rename from config/sync/claro.settings.yml rename to drupal-commerce-kickstart/config/sync/claro.settings.yml diff --git a/config/sync/comment.settings.yml b/drupal-commerce-kickstart/config/sync/comment.settings.yml similarity index 100% rename from config/sync/comment.settings.yml rename to drupal-commerce-kickstart/config/sync/comment.settings.yml diff --git a/config/sync/comment.type.comment.yml b/drupal-commerce-kickstart/config/sync/comment.type.comment.yml similarity index 100% rename from config/sync/comment.type.comment.yml rename to drupal-commerce-kickstart/config/sync/comment.type.comment.yml diff --git a/config/sync/commerce_checkout.commerce_checkout_flow.default.yml b/drupal-commerce-kickstart/config/sync/commerce_checkout.commerce_checkout_flow.default.yml similarity index 100% rename from config/sync/commerce_checkout.commerce_checkout_flow.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_checkout.commerce_checkout_flow.default.yml diff --git a/config/sync/commerce_checkout.commerce_checkout_flow.shipping.yml b/drupal-commerce-kickstart/config/sync/commerce_checkout.commerce_checkout_flow.shipping.yml similarity index 100% rename from config/sync/commerce_checkout.commerce_checkout_flow.shipping.yml rename to drupal-commerce-kickstart/config/sync/commerce_checkout.commerce_checkout_flow.shipping.yml diff --git a/config/sync/commerce_file.settings.yml b/drupal-commerce-kickstart/config/sync/commerce_file.settings.yml similarity index 100% rename from config/sync/commerce_file.settings.yml rename to drupal-commerce-kickstart/config/sync/commerce_file.settings.yml diff --git a/config/sync/commerce_number_pattern.commerce_number_pattern.order_default.yml b/drupal-commerce-kickstart/config/sync/commerce_number_pattern.commerce_number_pattern.order_default.yml similarity index 100% rename from config/sync/commerce_number_pattern.commerce_number_pattern.order_default.yml rename to drupal-commerce-kickstart/config/sync/commerce_number_pattern.commerce_number_pattern.order_default.yml diff --git a/config/sync/commerce_order.commerce_order_item_type.default.yml b/drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.default.yml similarity index 100% rename from config/sync/commerce_order.commerce_order_item_type.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.default.yml diff --git a/config/sync/commerce_order.commerce_order_item_type.digital_license_product.yml b/drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.digital_license_product.yml similarity index 100% rename from config/sync/commerce_order.commerce_order_item_type.digital_license_product.yml rename to drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.digital_license_product.yml diff --git a/config/sync/commerce_order.commerce_order_item_type.physical_product.yml b/drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.physical_product.yml similarity index 100% rename from config/sync/commerce_order.commerce_order_item_type.physical_product.yml rename to drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_item_type.physical_product.yml diff --git a/config/sync/commerce_order.commerce_order_type.default.yml b/drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_type.default.yml similarity index 100% rename from config/sync/commerce_order.commerce_order_type.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_order.commerce_order_type.default.yml diff --git a/config/sync/commerce_order.settings.yml b/drupal-commerce-kickstart/config/sync/commerce_order.settings.yml similarity index 100% rename from config/sync/commerce_order.settings.yml rename to drupal-commerce-kickstart/config/sync/commerce_order.settings.yml diff --git a/config/sync/commerce_payment.commerce_payment_gateway.example_credit_card.yml b/drupal-commerce-kickstart/config/sync/commerce_payment.commerce_payment_gateway.example_credit_card.yml similarity index 100% rename from config/sync/commerce_payment.commerce_payment_gateway.example_credit_card.yml rename to drupal-commerce-kickstart/config/sync/commerce_payment.commerce_payment_gateway.example_credit_card.yml diff --git a/config/sync/commerce_price.commerce_currency.EUR.yml b/drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.EUR.yml similarity index 100% rename from config/sync/commerce_price.commerce_currency.EUR.yml rename to drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.EUR.yml diff --git a/config/sync/commerce_price.commerce_currency.GBP.yml b/drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.GBP.yml similarity index 100% rename from config/sync/commerce_price.commerce_currency.GBP.yml rename to drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.GBP.yml diff --git a/config/sync/commerce_price.commerce_currency.JPY.yml b/drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.JPY.yml similarity index 100% rename from config/sync/commerce_price.commerce_currency.JPY.yml rename to drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.JPY.yml diff --git a/config/sync/commerce_price.commerce_currency.USD.yml b/drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.USD.yml similarity index 100% rename from config/sync/commerce_price.commerce_currency.USD.yml rename to drupal-commerce-kickstart/config/sync/commerce_price.commerce_currency.USD.yml diff --git a/config/sync/commerce_product.commerce_product_type.default.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.default.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_type.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.default.yml diff --git a/config/sync/commerce_product.commerce_product_type.media.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.media.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_type.media.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.media.yml diff --git a/config/sync/commerce_product.commerce_product_type.physical.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.physical.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_type.physical.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_type.physical.yml diff --git a/config/sync/commerce_product.commerce_product_variation_type.default.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.default.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_variation_type.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.default.yml diff --git a/config/sync/commerce_product.commerce_product_variation_type.media_license_download.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.media_license_download.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_variation_type.media_license_download.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.media_license_download.yml diff --git a/config/sync/commerce_product.commerce_product_variation_type.media_physical.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.media_physical.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_variation_type.media_physical.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.media_physical.yml diff --git a/config/sync/commerce_product.commerce_product_variation_type.physical.yml b/drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.physical.yml similarity index 100% rename from config/sync/commerce_product.commerce_product_variation_type.physical.yml rename to drupal-commerce-kickstart/config/sync/commerce_product.commerce_product_variation_type.physical.yml diff --git a/config/sync/commerce_shipping.commerce_shipment_type.default.yml b/drupal-commerce-kickstart/config/sync/commerce_shipping.commerce_shipment_type.default.yml similarity index 100% rename from config/sync/commerce_shipping.commerce_shipment_type.default.yml rename to drupal-commerce-kickstart/config/sync/commerce_shipping.commerce_shipment_type.default.yml diff --git a/config/sync/commerce_store.commerce_store_type.online.yml b/drupal-commerce-kickstart/config/sync/commerce_store.commerce_store_type.online.yml similarity index 100% rename from config/sync/commerce_store.commerce_store_type.online.yml rename to drupal-commerce-kickstart/config/sync/commerce_store.commerce_store_type.online.yml diff --git a/config/sync/config_split.config_split.ddev.yml b/drupal-commerce-kickstart/config/sync/config_split.config_split.ddev.yml similarity index 100% rename from config/sync/config_split.config_split.ddev.yml rename to drupal-commerce-kickstart/config/sync/config_split.config_split.ddev.yml diff --git a/config/sync/core.base_field_override.node.cklb_landing_page.promote.yml b/drupal-commerce-kickstart/config/sync/core.base_field_override.node.cklb_landing_page.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.cklb_landing_page.promote.yml rename to drupal-commerce-kickstart/config/sync/core.base_field_override.node.cklb_landing_page.promote.yml diff --git a/config/sync/core.base_field_override.node.page.promote.yml b/drupal-commerce-kickstart/config/sync/core.base_field_override.node.page.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.promote.yml rename to drupal-commerce-kickstart/config/sync/core.base_field_override.node.page.promote.yml diff --git a/config/sync/core.date_format.fallback.yml b/drupal-commerce-kickstart/config/sync/core.date_format.fallback.yml similarity index 100% rename from config/sync/core.date_format.fallback.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.fallback.yml diff --git a/config/sync/core.date_format.html_date.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_date.yml similarity index 100% rename from config/sync/core.date_format.html_date.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_date.yml diff --git a/config/sync/core.date_format.html_datetime.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_datetime.yml similarity index 100% rename from config/sync/core.date_format.html_datetime.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_datetime.yml diff --git a/config/sync/core.date_format.html_month.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_month.yml similarity index 100% rename from config/sync/core.date_format.html_month.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_month.yml diff --git a/config/sync/core.date_format.html_time.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_time.yml similarity index 100% rename from config/sync/core.date_format.html_time.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_time.yml diff --git a/config/sync/core.date_format.html_week.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_week.yml similarity index 100% rename from config/sync/core.date_format.html_week.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_week.yml diff --git a/config/sync/core.date_format.html_year.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_year.yml similarity index 100% rename from config/sync/core.date_format.html_year.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_year.yml diff --git a/config/sync/core.date_format.html_yearless_date.yml b/drupal-commerce-kickstart/config/sync/core.date_format.html_yearless_date.yml similarity index 100% rename from config/sync/core.date_format.html_yearless_date.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.html_yearless_date.yml diff --git a/config/sync/core.date_format.long.yml b/drupal-commerce-kickstart/config/sync/core.date_format.long.yml similarity index 100% rename from config/sync/core.date_format.long.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.long.yml diff --git a/config/sync/core.date_format.medium.yml b/drupal-commerce-kickstart/config/sync/core.date_format.medium.yml similarity index 100% rename from config/sync/core.date_format.medium.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.medium.yml diff --git a/config/sync/core.date_format.short.yml b/drupal-commerce-kickstart/config/sync/core.date_format.short.yml similarity index 100% rename from config/sync/core.date_format.short.yml rename to drupal-commerce-kickstart/config/sync/core.date_format.short.yml diff --git a/config/sync/core.entity_form_display.block_content.basic.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.basic.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.basic.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.basic.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_button.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_button.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_button.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_button.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_hero.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_hero.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_hero.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_hero.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_image.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_image.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_image.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_image.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_products.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_products.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_products.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_products.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_text.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_text.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_text.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_text.default.yml diff --git a/config/sync/core.entity_form_display.block_content.cklb_title.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_title.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.cklb_title.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.block_content.cklb_title.default.yml diff --git a/config/sync/core.entity_form_display.comment.comment.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.comment.comment.default.yml similarity index 100% rename from config/sync/core.entity_form_display.comment.comment.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.comment.comment.default.yml diff --git a/config/sync/core.entity_form_display.commerce_order.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order.default.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order.default.default.yml diff --git a/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml diff --git a/config/sync/core.entity_form_display.commerce_order_item.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.default.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order_item.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.default.default.yml diff --git a/config/sync/core.entity_form_display.commerce_order_item.digital_license_product.add_to_cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.digital_license_product.add_to_cart.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order_item.digital_license_product.add_to_cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.digital_license_product.add_to_cart.yml diff --git a/config/sync/core.entity_form_display.commerce_order_item.physical_product.add_to_cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.physical_product.add_to_cart.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order_item.physical_product.add_to_cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.physical_product.add_to_cart.yml diff --git a/config/sync/core.entity_form_display.commerce_order_item.physical_product.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.physical_product.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_order_item.physical_product.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_order_item.physical_product.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.default.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.default.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product.media.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.media.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product.media.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.media.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product.physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.physical.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product.physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product.physical.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product_variation.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product_variation.media_license_download.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.media_license_download.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product_variation.media_license_download.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.media_license_download.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product_variation.media_physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.media_physical.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product_variation.media_physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.media_physical.default.yml diff --git a/config/sync/core.entity_form_display.commerce_product_variation.physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.physical.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_product_variation.physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_product_variation.physical.default.yml diff --git a/config/sync/core.entity_form_display.commerce_shipment.default.checkout.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_shipment.default.checkout.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_shipment.default.checkout.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_shipment.default.checkout.yml diff --git a/config/sync/core.entity_form_display.commerce_store.online.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_store.online.default.yml similarity index 100% rename from config/sync/core.entity_form_display.commerce_store.online.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.commerce_store.online.default.yml diff --git a/config/sync/core.entity_form_display.media.audio.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.audio.default.yml similarity index 100% rename from config/sync/core.entity_form_display.media.audio.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.audio.default.yml diff --git a/config/sync/core.entity_form_display.media.audio.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.audio.media_library.yml similarity index 100% rename from config/sync/core.entity_form_display.media.audio.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.audio.media_library.yml diff --git a/config/sync/core.entity_form_display.media.document.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.document.default.yml similarity index 100% rename from config/sync/core.entity_form_display.media.document.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.document.default.yml diff --git a/config/sync/core.entity_form_display.media.document.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.document.media_library.yml similarity index 100% rename from config/sync/core.entity_form_display.media.document.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.document.media_library.yml diff --git a/config/sync/core.entity_form_display.media.image.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.image.default.yml similarity index 100% rename from config/sync/core.entity_form_display.media.image.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.image.default.yml diff --git a/config/sync/core.entity_form_display.media.image.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.image.media_library.yml similarity index 100% rename from config/sync/core.entity_form_display.media.image.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.image.media_library.yml diff --git a/config/sync/core.entity_form_display.media.remote_video.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.remote_video.default.yml similarity index 100% rename from config/sync/core.entity_form_display.media.remote_video.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.remote_video.default.yml diff --git a/config/sync/core.entity_form_display.media.remote_video.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.remote_video.media_library.yml similarity index 100% rename from config/sync/core.entity_form_display.media.remote_video.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.remote_video.media_library.yml diff --git a/config/sync/core.entity_form_display.media.video.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.video.default.yml similarity index 100% rename from config/sync/core.entity_form_display.media.video.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.video.default.yml diff --git a/config/sync/core.entity_form_display.media.video.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.media.video.media_library.yml similarity index 100% rename from config/sync/core.entity_form_display.media.video.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.media.video.media_library.yml diff --git a/config/sync/core.entity_form_display.node.cklb_landing_page.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.node.cklb_landing_page.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.cklb_landing_page.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.node.cklb_landing_page.default.yml diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.node.page.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.page.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.node.page.default.yml diff --git a/config/sync/core.entity_form_display.profile.customer.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.profile.customer.default.yml similarity index 100% rename from config/sync/core.entity_form_display.profile.customer.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.profile.customer.default.yml diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.user.user.default.yml similarity index 100% rename from config/sync/core.entity_form_display.user.user.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.user.user.default.yml diff --git a/config/sync/core.entity_form_display.user.user.register.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_display.user.user.register.yml similarity index 100% rename from config/sync/core.entity_form_display.user.user.register.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_display.user.user.register.yml diff --git a/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml similarity index 100% rename from config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml diff --git a/config/sync/core.entity_form_mode.commerce_shipment.checkout.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.commerce_shipment.checkout.yml similarity index 100% rename from config/sync/core.entity_form_mode.commerce_shipment.checkout.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.commerce_shipment.checkout.yml diff --git a/config/sync/core.entity_form_mode.media.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.media.media_library.yml similarity index 100% rename from config/sync/core.entity_form_mode.media.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.media.media_library.yml diff --git a/config/sync/core.entity_form_mode.profile.billing.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.profile.billing.yml similarity index 100% rename from config/sync/core.entity_form_mode.profile.billing.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.profile.billing.yml diff --git a/config/sync/core.entity_form_mode.profile.shipping.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.profile.shipping.yml similarity index 100% rename from config/sync/core.entity_form_mode.profile.shipping.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.profile.shipping.yml diff --git a/config/sync/core.entity_form_mode.user.register.yml b/drupal-commerce-kickstart/config/sync/core.entity_form_mode.user.register.yml similarity index 100% rename from config/sync/core.entity_form_mode.user.register.yml rename to drupal-commerce-kickstart/config/sync/core.entity_form_mode.user.register.yml diff --git a/config/sync/core.entity_view_display.block_content.basic.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.basic.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.basic.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.basic.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_button.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_button.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_button.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_button.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_hero.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_hero.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_hero.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_hero.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_image.cklb_large.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.cklb_large.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_image.cklb_large.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.cklb_large.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_image.cklb_small.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.cklb_small.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_image.cklb_small.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.cklb_small.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_image.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_image.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_image.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_products.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_products.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_products.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_products.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_text.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_text.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_text.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_text.default.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_title.cklb_h1.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_title.cklb_h1.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_title.cklb_h1.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_title.cklb_h1.yml diff --git a/config/sync/core.entity_view_display.block_content.cklb_title.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_title.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.cklb_title.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.block_content.cklb_title.default.yml diff --git a/config/sync/core.entity_view_display.comment.comment.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.comment.comment.default.yml similarity index 100% rename from config/sync/core.entity_view_display.comment.comment.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.comment.comment.default.yml diff --git a/config/sync/core.entity_view_display.commerce_license.commerce_file.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_license.commerce_file.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_license.commerce_file.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_license.commerce_file.default.yml diff --git a/config/sync/core.entity_view_display.commerce_order.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order.default.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_order.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order.default.default.yml diff --git a/config/sync/core.entity_view_display.commerce_order.default.user.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order.default.user.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_order.default.user.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order.default.user.yml diff --git a/config/sync/core.entity_view_display.commerce_order_item.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order_item.default.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_order_item.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_order_item.default.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.default.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.default.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product.default.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.default.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.default.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.default.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product.media.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.media.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.media.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.media.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product.media.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.media.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.media.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.media.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product.physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.physical.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.physical.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product.physical.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.physical.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product.physical.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product.physical.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.default.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.default.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.cart.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_license_download.cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.cart.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_license_download.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.summary.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.summary.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_license_download.summary.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.summary.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_license_download.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_license_download.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_physical.cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.cart.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_physical.cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.cart.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_physical.summary.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.summary.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_physical.summary.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.summary.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.media_physical.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.media_physical.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.media_physical.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.physical.cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.cart.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.physical.cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.cart.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.physical.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.physical.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.default.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.physical.summary.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.summary.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.physical.summary.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.summary.yml diff --git a/config/sync/core.entity_view_display.commerce_product_variation.physical.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_product_variation.physical.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_product_variation.physical.teaser.yml diff --git a/config/sync/core.entity_view_display.commerce_shipment.default.checkout.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.checkout.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_shipment.default.checkout.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.checkout.yml diff --git a/config/sync/core.entity_view_display.commerce_shipment.default.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_shipment.default.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.default.yml diff --git a/config/sync/core.entity_view_display.commerce_shipment.default.user.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.user.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_shipment.default.user.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_shipment.default.user.yml diff --git a/config/sync/core.entity_view_display.commerce_store.online.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_store.online.default.yml similarity index 100% rename from config/sync/core.entity_view_display.commerce_store.online.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.commerce_store.online.default.yml diff --git a/config/sync/core.entity_view_display.media.audio.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.audio.default.yml similarity index 100% rename from config/sync/core.entity_view_display.media.audio.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.audio.default.yml diff --git a/config/sync/core.entity_view_display.media.audio.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.audio.media_library.yml similarity index 100% rename from config/sync/core.entity_view_display.media.audio.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.audio.media_library.yml diff --git a/config/sync/core.entity_view_display.media.document.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.document.default.yml similarity index 100% rename from config/sync/core.entity_view_display.media.document.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.document.default.yml diff --git a/config/sync/core.entity_view_display.media.document.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.document.media_library.yml similarity index 100% rename from config/sync/core.entity_view_display.media.document.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.document.media_library.yml diff --git a/config/sync/core.entity_view_display.media.image.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.image.default.yml similarity index 100% rename from config/sync/core.entity_view_display.media.image.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.image.default.yml diff --git a/config/sync/core.entity_view_display.media.image.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.image.media_library.yml similarity index 100% rename from config/sync/core.entity_view_display.media.image.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.image.media_library.yml diff --git a/config/sync/core.entity_view_display.media.remote_video.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.remote_video.default.yml similarity index 100% rename from config/sync/core.entity_view_display.media.remote_video.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.remote_video.default.yml diff --git a/config/sync/core.entity_view_display.media.remote_video.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.remote_video.media_library.yml similarity index 100% rename from config/sync/core.entity_view_display.media.remote_video.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.remote_video.media_library.yml diff --git a/config/sync/core.entity_view_display.media.video.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.video.default.yml similarity index 100% rename from config/sync/core.entity_view_display.media.video.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.video.default.yml diff --git a/config/sync/core.entity_view_display.media.video.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.media.video.media_library.yml similarity index 100% rename from config/sync/core.entity_view_display.media.video.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.media.video.media_library.yml diff --git a/config/sync/core.entity_view_display.node.cklb_landing_page.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.node.cklb_landing_page.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.cklb_landing_page.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.node.cklb_landing_page.default.yml diff --git a/config/sync/core.entity_view_display.node.cklb_landing_page.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.node.cklb_landing_page.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.cklb_landing_page.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.node.cklb_landing_page.teaser.yml diff --git a/config/sync/core.entity_view_display.node.page.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.node.page.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.node.page.default.yml diff --git a/config/sync/core.entity_view_display.node.page.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.node.page.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.node.page.teaser.yml diff --git a/config/sync/core.entity_view_display.profile.customer.admin.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.profile.customer.admin.yml similarity index 100% rename from config/sync/core.entity_view_display.profile.customer.admin.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.profile.customer.admin.yml diff --git a/config/sync/core.entity_view_display.profile.customer.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.profile.customer.default.yml similarity index 100% rename from config/sync/core.entity_view_display.profile.customer.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.profile.customer.default.yml diff --git a/config/sync/core.entity_view_display.user.user.compact.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.user.user.compact.yml similarity index 100% rename from config/sync/core.entity_view_display.user.user.compact.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.user.user.compact.yml diff --git a/config/sync/core.entity_view_display.user.user.default.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_display.user.user.default.yml similarity index 100% rename from config/sync/core.entity_view_display.user.user.default.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_display.user.user.default.yml diff --git a/config/sync/core.entity_view_mode.block.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.block.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block.token.yml diff --git a/config/sync/core.entity_view_mode.block_content.cklb_h1.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_h1.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.cklb_h1.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_h1.yml diff --git a/config/sync/core.entity_view_mode.block_content.cklb_large.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_large.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.cklb_large.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_large.yml diff --git a/config/sync/core.entity_view_mode.block_content.cklb_small.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_small.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.cklb_small.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.cklb_small.yml diff --git a/config/sync/core.entity_view_mode.block_content.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.full.yml diff --git a/config/sync/core.entity_view_mode.block_content.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.block_content.token.yml diff --git a/config/sync/core.entity_view_mode.comment.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.comment.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.comment.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.comment.full.yml diff --git a/config/sync/core.entity_view_mode.comment.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.comment.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.comment.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.comment.token.yml diff --git a/config/sync/core.entity_view_mode.commerce_order.user.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_order.user.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_order.user.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_order.user.yml diff --git a/config/sync/core.entity_view_mode.commerce_product.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product.teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_product.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product.teaser.yml diff --git a/config/sync/core.entity_view_mode.commerce_product_attribute_value.add_to_cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_attribute_value.add_to_cart.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_product_attribute_value.add_to_cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_attribute_value.add_to_cart.yml diff --git a/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_product_variation.cart.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml diff --git a/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_product_variation.summary.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml diff --git a/config/sync/core.entity_view_mode.commerce_product_variation.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_product_variation.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_product_variation.teaser.yml diff --git a/config/sync/core.entity_view_mode.commerce_shipment.checkout.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_shipment.checkout.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_shipment.checkout.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_shipment.checkout.yml diff --git a/config/sync/core.entity_view_mode.commerce_shipment.user.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_shipment.user.yml similarity index 100% rename from config/sync/core.entity_view_mode.commerce_shipment.user.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.commerce_shipment.user.yml diff --git a/config/sync/core.entity_view_mode.config_split.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.config_split.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.config_split.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.config_split.token.yml diff --git a/config/sync/core.entity_view_mode.file.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.file.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.file.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.file.token.yml diff --git a/config/sync/core.entity_view_mode.media.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.media.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.media.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.media.full.yml diff --git a/config/sync/core.entity_view_mode.media.media_library.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.media.media_library.yml similarity index 100% rename from config/sync/core.entity_view_mode.media.media_library.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.media.media_library.yml diff --git a/config/sync/core.entity_view_mode.menu_link_content.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.menu_link_content.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.menu_link_content.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.menu_link_content.token.yml diff --git a/config/sync/core.entity_view_mode.node.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.full.yml diff --git a/config/sync/core.entity_view_mode.node.rss.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.rss.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.rss.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.rss.yml diff --git a/config/sync/core.entity_view_mode.node.search_index.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.search_index.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.search_index.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.search_index.yml diff --git a/config/sync/core.entity_view_mode.node.search_result.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.search_result.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.search_result.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.search_result.yml diff --git a/config/sync/core.entity_view_mode.node.teaser.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.teaser.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.teaser.yml diff --git a/config/sync/core.entity_view_mode.node.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.node.token.yml diff --git a/config/sync/core.entity_view_mode.path_alias.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.path_alias.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.path_alias.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.path_alias.token.yml diff --git a/config/sync/core.entity_view_mode.profile.admin.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.profile.admin.yml similarity index 100% rename from config/sync/core.entity_view_mode.profile.admin.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.profile.admin.yml diff --git a/config/sync/core.entity_view_mode.shortcut.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.shortcut.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.shortcut.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.shortcut.token.yml diff --git a/config/sync/core.entity_view_mode.taxonomy_term.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.taxonomy_term.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.taxonomy_term.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.taxonomy_term.full.yml diff --git a/config/sync/core.entity_view_mode.taxonomy_term.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.taxonomy_term.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.taxonomy_term.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.taxonomy_term.token.yml diff --git a/config/sync/core.entity_view_mode.tour.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.tour.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.tour.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.tour.token.yml diff --git a/config/sync/core.entity_view_mode.user.compact.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.compact.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.compact.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.compact.yml diff --git a/config/sync/core.entity_view_mode.user.full.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.full.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.full.yml diff --git a/config/sync/core.entity_view_mode.user.token.yml b/drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.token.yml rename to drupal-commerce-kickstart/config/sync/core.entity_view_mode.user.token.yml diff --git a/config/sync/core.extension.yml b/drupal-commerce-kickstart/config/sync/core.extension.yml similarity index 100% rename from config/sync/core.extension.yml rename to drupal-commerce-kickstart/config/sync/core.extension.yml diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/drupal-commerce-kickstart/config/sync/core.menu.static_menu_link_overrides.yml similarity index 100% rename from config/sync/core.menu.static_menu_link_overrides.yml rename to drupal-commerce-kickstart/config/sync/core.menu.static_menu_link_overrides.yml diff --git a/config/sync/dblog.settings.yml b/drupal-commerce-kickstart/config/sync/dblog.settings.yml similarity index 100% rename from config/sync/dblog.settings.yml rename to drupal-commerce-kickstart/config/sync/dblog.settings.yml diff --git a/config/sync/editor.editor.basic_html.yml b/drupal-commerce-kickstart/config/sync/editor.editor.basic_html.yml similarity index 100% rename from config/sync/editor.editor.basic_html.yml rename to drupal-commerce-kickstart/config/sync/editor.editor.basic_html.yml diff --git a/config/sync/editor.editor.full_html.yml b/drupal-commerce-kickstart/config/sync/editor.editor.full_html.yml similarity index 100% rename from config/sync/editor.editor.full_html.yml rename to drupal-commerce-kickstart/config/sync/editor.editor.full_html.yml diff --git a/config/sync/facets.facet.product_brand.yml b/drupal-commerce-kickstart/config/sync/facets.facet.product_brand.yml similarity index 100% rename from config/sync/facets.facet.product_brand.yml rename to drupal-commerce-kickstart/config/sync/facets.facet.product_brand.yml diff --git a/config/sync/facets.facet.product_collections.yml b/drupal-commerce-kickstart/config/sync/facets.facet.product_collections.yml similarity index 100% rename from config/sync/facets.facet.product_collections.yml rename to drupal-commerce-kickstart/config/sync/facets.facet.product_collections.yml diff --git a/config/sync/facets.facet_source.search_api__views_page__product_catalog__catalog_page.yml b/drupal-commerce-kickstart/config/sync/facets.facet_source.search_api__views_page__product_catalog__catalog_page.yml similarity index 100% rename from config/sync/facets.facet_source.search_api__views_page__product_catalog__catalog_page.yml rename to drupal-commerce-kickstart/config/sync/facets.facet_source.search_api__views_page__product_catalog__catalog_page.yml diff --git a/config/sync/field.field.block_content.basic.body.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.basic.body.yml similarity index 100% rename from config/sync/field.field.block_content.basic.body.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.basic.body.yml diff --git a/config/sync/field.field.block_content.cklb_button.cklb_cta.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_button.cklb_cta.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_button.cklb_cta.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_button.cklb_cta.yml diff --git a/config/sync/field.field.block_content.cklb_hero.cklb_cta.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_cta.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_hero.cklb_cta.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_cta.yml diff --git a/config/sync/field.field.block_content.cklb_hero.cklb_subtitle.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_subtitle.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_hero.cklb_subtitle.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_subtitle.yml diff --git a/config/sync/field.field.block_content.cklb_hero.cklb_text.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_text.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_hero.cklb_text.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_text.yml diff --git a/config/sync/field.field.block_content.cklb_hero.cklb_title.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_title.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_hero.cklb_title.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_hero.cklb_title.yml diff --git a/config/sync/field.field.block_content.cklb_image.cklb_image.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_image.cklb_image.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_image.cklb_image.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_image.cklb_image.yml diff --git a/config/sync/field.field.block_content.cklb_products.cklb_products.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_products.cklb_products.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_products.cklb_products.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_products.cklb_products.yml diff --git a/config/sync/field.field.block_content.cklb_products.cklb_title.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_products.cklb_title.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_products.cklb_title.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_products.cklb_title.yml diff --git a/config/sync/field.field.block_content.cklb_text.cklb_text.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_text.cklb_text.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_text.cklb_text.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_text.cklb_text.yml diff --git a/config/sync/field.field.block_content.cklb_title.cklb_title.yml b/drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_title.cklb_title.yml similarity index 100% rename from config/sync/field.field.block_content.cklb_title.cklb_title.yml rename to drupal-commerce-kickstart/config/sync/field.field.block_content.cklb_title.cklb_title.yml diff --git a/config/sync/field.field.comment.comment.comment_body.yml b/drupal-commerce-kickstart/config/sync/field.field.comment.comment.comment_body.yml similarity index 100% rename from config/sync/field.field.comment.comment.comment_body.yml rename to drupal-commerce-kickstart/config/sync/field.field.comment.comment.comment_body.yml diff --git a/config/sync/field.field.commerce_order.default.shipments.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_order.default.shipments.yml similarity index 100% rename from config/sync/field.field.commerce_order.default.shipments.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_order.default.shipments.yml diff --git a/config/sync/field.field.commerce_order_item.digital_license_product.license.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_order_item.digital_license_product.license.yml similarity index 100% rename from config/sync/field.field.commerce_order_item.digital_license_product.license.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_order_item.digital_license_product.license.yml diff --git a/config/sync/field.field.commerce_product.default.body.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.body.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.body.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.body.yml diff --git a/config/sync/field.field.commerce_product.default.images.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.images.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.images.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.images.yml diff --git a/config/sync/field.field.commerce_product.default.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.layout_builder__layout.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.layout_builder__layout.yml diff --git a/config/sync/field.field.commerce_product.default.product_brand.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_brand.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.product_brand.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_brand.yml diff --git a/config/sync/field.field.commerce_product.default.product_collections.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_collections.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.product_collections.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_collections.yml diff --git a/config/sync/field.field.commerce_product.default.product_tags.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_tags.yml similarity index 100% rename from config/sync/field.field.commerce_product.default.product_tags.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.default.product_tags.yml diff --git a/config/sync/field.field.commerce_product.media.body.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.body.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.body.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.body.yml diff --git a/config/sync/field.field.commerce_product.media.images.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.images.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.images.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.images.yml diff --git a/config/sync/field.field.commerce_product.media.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.layout_builder__layout.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.layout_builder__layout.yml diff --git a/config/sync/field.field.commerce_product.media.product_brand.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_brand.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.product_brand.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_brand.yml diff --git a/config/sync/field.field.commerce_product.media.product_collections.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_collections.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.product_collections.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_collections.yml diff --git a/config/sync/field.field.commerce_product.media.product_tags.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_tags.yml similarity index 100% rename from config/sync/field.field.commerce_product.media.product_tags.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.media.product_tags.yml diff --git a/config/sync/field.field.commerce_product.physical.body.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.body.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.body.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.body.yml diff --git a/config/sync/field.field.commerce_product.physical.images.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.images.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.images.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.images.yml diff --git a/config/sync/field.field.commerce_product.physical.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.layout_builder__layout.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.layout_builder__layout.yml diff --git a/config/sync/field.field.commerce_product.physical.product_brand.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_brand.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.product_brand.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_brand.yml diff --git a/config/sync/field.field.commerce_product.physical.product_collections.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_collections.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.product_collections.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_collections.yml diff --git a/config/sync/field.field.commerce_product.physical.product_tags.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_tags.yml similarity index 100% rename from config/sync/field.field.commerce_product.physical.product_tags.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product.physical.product_tags.yml diff --git a/config/sync/field.field.commerce_product_variation.media_license_download.commerce_file.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.commerce_file.yml similarity index 100% rename from config/sync/field.field.commerce_product_variation.media_license_download.commerce_file.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.commerce_file.yml diff --git a/config/sync/field.field.commerce_product_variation.media_license_download.license_expiration.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.license_expiration.yml similarity index 100% rename from config/sync/field.field.commerce_product_variation.media_license_download.license_expiration.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.license_expiration.yml diff --git a/config/sync/field.field.commerce_product_variation.media_license_download.license_type.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.license_type.yml similarity index 100% rename from config/sync/field.field.commerce_product_variation.media_license_download.license_type.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_license_download.license_type.yml diff --git a/config/sync/field.field.commerce_product_variation.media_physical.weight.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_physical.weight.yml similarity index 100% rename from config/sync/field.field.commerce_product_variation.media_physical.weight.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.media_physical.weight.yml diff --git a/config/sync/field.field.commerce_product_variation.physical.weight.yml b/drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.physical.weight.yml similarity index 100% rename from config/sync/field.field.commerce_product_variation.physical.weight.yml rename to drupal-commerce-kickstart/config/sync/field.field.commerce_product_variation.physical.weight.yml diff --git a/config/sync/field.field.media.audio.field_media_audio_file.yml b/drupal-commerce-kickstart/config/sync/field.field.media.audio.field_media_audio_file.yml similarity index 100% rename from config/sync/field.field.media.audio.field_media_audio_file.yml rename to drupal-commerce-kickstart/config/sync/field.field.media.audio.field_media_audio_file.yml diff --git a/config/sync/field.field.media.document.field_media_document.yml b/drupal-commerce-kickstart/config/sync/field.field.media.document.field_media_document.yml similarity index 100% rename from config/sync/field.field.media.document.field_media_document.yml rename to drupal-commerce-kickstart/config/sync/field.field.media.document.field_media_document.yml diff --git a/config/sync/field.field.media.image.field_media_image.yml b/drupal-commerce-kickstart/config/sync/field.field.media.image.field_media_image.yml similarity index 100% rename from config/sync/field.field.media.image.field_media_image.yml rename to drupal-commerce-kickstart/config/sync/field.field.media.image.field_media_image.yml diff --git a/config/sync/field.field.media.remote_video.field_media_oembed_video.yml b/drupal-commerce-kickstart/config/sync/field.field.media.remote_video.field_media_oembed_video.yml similarity index 100% rename from config/sync/field.field.media.remote_video.field_media_oembed_video.yml rename to drupal-commerce-kickstart/config/sync/field.field.media.remote_video.field_media_oembed_video.yml diff --git a/config/sync/field.field.media.video.field_media_video_file.yml b/drupal-commerce-kickstart/config/sync/field.field.media.video.field_media_video_file.yml similarity index 100% rename from config/sync/field.field.media.video.field_media_video_file.yml rename to drupal-commerce-kickstart/config/sync/field.field.media.video.field_media_video_file.yml diff --git a/config/sync/field.field.node.cklb_landing_page.cklb_description.yml b/drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.cklb_description.yml similarity index 100% rename from config/sync/field.field.node.cklb_landing_page.cklb_description.yml rename to drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.cklb_description.yml diff --git a/config/sync/field.field.node.cklb_landing_page.cklb_image.yml b/drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.cklb_image.yml similarity index 100% rename from config/sync/field.field.node.cklb_landing_page.cklb_image.yml rename to drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.cklb_image.yml diff --git a/config/sync/field.field.node.cklb_landing_page.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.layout_builder__layout.yml similarity index 100% rename from config/sync/field.field.node.cklb_landing_page.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.field.node.cklb_landing_page.layout_builder__layout.yml diff --git a/config/sync/field.field.node.page.body.yml b/drupal-commerce-kickstart/config/sync/field.field.node.page.body.yml similarity index 100% rename from config/sync/field.field.node.page.body.yml rename to drupal-commerce-kickstart/config/sync/field.field.node.page.body.yml diff --git a/config/sync/field.field.profile.customer.address.yml b/drupal-commerce-kickstart/config/sync/field.field.profile.customer.address.yml similarity index 100% rename from config/sync/field.field.profile.customer.address.yml rename to drupal-commerce-kickstart/config/sync/field.field.profile.customer.address.yml diff --git a/config/sync/field.field.profile.customer.tax_number.yml b/drupal-commerce-kickstart/config/sync/field.field.profile.customer.tax_number.yml similarity index 100% rename from config/sync/field.field.profile.customer.tax_number.yml rename to drupal-commerce-kickstart/config/sync/field.field.profile.customer.tax_number.yml diff --git a/config/sync/field.field.user.user.commerce_remote_id.yml b/drupal-commerce-kickstart/config/sync/field.field.user.user.commerce_remote_id.yml similarity index 100% rename from config/sync/field.field.user.user.commerce_remote_id.yml rename to drupal-commerce-kickstart/config/sync/field.field.user.user.commerce_remote_id.yml diff --git a/config/sync/field.field.user.user.user_picture.yml b/drupal-commerce-kickstart/config/sync/field.field.user.user.user_picture.yml similarity index 100% rename from config/sync/field.field.user.user.user_picture.yml rename to drupal-commerce-kickstart/config/sync/field.field.user.user.user_picture.yml diff --git a/config/sync/field.settings.yml b/drupal-commerce-kickstart/config/sync/field.settings.yml similarity index 100% rename from config/sync/field.settings.yml rename to drupal-commerce-kickstart/config/sync/field.settings.yml diff --git a/config/sync/field.storage.block_content.body.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.body.yml similarity index 100% rename from config/sync/field.storage.block_content.body.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.body.yml diff --git a/config/sync/field.storage.block_content.cklb_cta.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_cta.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_cta.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_cta.yml diff --git a/config/sync/field.storage.block_content.cklb_image.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_image.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_image.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_image.yml diff --git a/config/sync/field.storage.block_content.cklb_products.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_products.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_products.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_products.yml diff --git a/config/sync/field.storage.block_content.cklb_subtitle.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_subtitle.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_subtitle.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_subtitle.yml diff --git a/config/sync/field.storage.block_content.cklb_text.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_text.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_text.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_text.yml diff --git a/config/sync/field.storage.block_content.cklb_title.yml b/drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_title.yml similarity index 100% rename from config/sync/field.storage.block_content.cklb_title.yml rename to drupal-commerce-kickstart/config/sync/field.storage.block_content.cklb_title.yml diff --git a/config/sync/field.storage.comment.comment_body.yml b/drupal-commerce-kickstart/config/sync/field.storage.comment.comment_body.yml similarity index 100% rename from config/sync/field.storage.comment.comment_body.yml rename to drupal-commerce-kickstart/config/sync/field.storage.comment.comment_body.yml diff --git a/config/sync/field.storage.commerce_order.shipments.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_order.shipments.yml similarity index 100% rename from config/sync/field.storage.commerce_order.shipments.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_order.shipments.yml diff --git a/config/sync/field.storage.commerce_order_item.license.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_order_item.license.yml similarity index 100% rename from config/sync/field.storage.commerce_order_item.license.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_order_item.license.yml diff --git a/config/sync/field.storage.commerce_product.body.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.body.yml similarity index 100% rename from config/sync/field.storage.commerce_product.body.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.body.yml diff --git a/config/sync/field.storage.commerce_product.images.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.images.yml similarity index 100% rename from config/sync/field.storage.commerce_product.images.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.images.yml diff --git a/config/sync/field.storage.commerce_product.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.layout_builder__layout.yml similarity index 100% rename from config/sync/field.storage.commerce_product.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.layout_builder__layout.yml diff --git a/config/sync/field.storage.commerce_product.product_brand.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_brand.yml similarity index 100% rename from config/sync/field.storage.commerce_product.product_brand.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_brand.yml diff --git a/config/sync/field.storage.commerce_product.product_collections.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_collections.yml similarity index 100% rename from config/sync/field.storage.commerce_product.product_collections.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_collections.yml diff --git a/config/sync/field.storage.commerce_product.product_tags.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_tags.yml similarity index 100% rename from config/sync/field.storage.commerce_product.product_tags.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product.product_tags.yml diff --git a/config/sync/field.storage.commerce_product_variation.commerce_file.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.commerce_file.yml similarity index 100% rename from config/sync/field.storage.commerce_product_variation.commerce_file.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.commerce_file.yml diff --git a/config/sync/field.storage.commerce_product_variation.license_expiration.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.license_expiration.yml similarity index 100% rename from config/sync/field.storage.commerce_product_variation.license_expiration.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.license_expiration.yml diff --git a/config/sync/field.storage.commerce_product_variation.license_type.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.license_type.yml similarity index 100% rename from config/sync/field.storage.commerce_product_variation.license_type.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.license_type.yml diff --git a/config/sync/field.storage.commerce_product_variation.weight.yml b/drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.weight.yml similarity index 100% rename from config/sync/field.storage.commerce_product_variation.weight.yml rename to drupal-commerce-kickstart/config/sync/field.storage.commerce_product_variation.weight.yml diff --git a/config/sync/field.storage.media.field_media_audio_file.yml b/drupal-commerce-kickstart/config/sync/field.storage.media.field_media_audio_file.yml similarity index 100% rename from config/sync/field.storage.media.field_media_audio_file.yml rename to drupal-commerce-kickstart/config/sync/field.storage.media.field_media_audio_file.yml diff --git a/config/sync/field.storage.media.field_media_document.yml b/drupal-commerce-kickstart/config/sync/field.storage.media.field_media_document.yml similarity index 100% rename from config/sync/field.storage.media.field_media_document.yml rename to drupal-commerce-kickstart/config/sync/field.storage.media.field_media_document.yml diff --git a/config/sync/field.storage.media.field_media_image.yml b/drupal-commerce-kickstart/config/sync/field.storage.media.field_media_image.yml similarity index 100% rename from config/sync/field.storage.media.field_media_image.yml rename to drupal-commerce-kickstart/config/sync/field.storage.media.field_media_image.yml diff --git a/config/sync/field.storage.media.field_media_oembed_video.yml b/drupal-commerce-kickstart/config/sync/field.storage.media.field_media_oembed_video.yml similarity index 100% rename from config/sync/field.storage.media.field_media_oembed_video.yml rename to drupal-commerce-kickstart/config/sync/field.storage.media.field_media_oembed_video.yml diff --git a/config/sync/field.storage.media.field_media_video_file.yml b/drupal-commerce-kickstart/config/sync/field.storage.media.field_media_video_file.yml similarity index 100% rename from config/sync/field.storage.media.field_media_video_file.yml rename to drupal-commerce-kickstart/config/sync/field.storage.media.field_media_video_file.yml diff --git a/config/sync/field.storage.node.body.yml b/drupal-commerce-kickstart/config/sync/field.storage.node.body.yml similarity index 100% rename from config/sync/field.storage.node.body.yml rename to drupal-commerce-kickstart/config/sync/field.storage.node.body.yml diff --git a/config/sync/field.storage.node.cklb_description.yml b/drupal-commerce-kickstart/config/sync/field.storage.node.cklb_description.yml similarity index 100% rename from config/sync/field.storage.node.cklb_description.yml rename to drupal-commerce-kickstart/config/sync/field.storage.node.cklb_description.yml diff --git a/config/sync/field.storage.node.cklb_image.yml b/drupal-commerce-kickstart/config/sync/field.storage.node.cklb_image.yml similarity index 100% rename from config/sync/field.storage.node.cklb_image.yml rename to drupal-commerce-kickstart/config/sync/field.storage.node.cklb_image.yml diff --git a/config/sync/field.storage.node.layout_builder__layout.yml b/drupal-commerce-kickstart/config/sync/field.storage.node.layout_builder__layout.yml similarity index 100% rename from config/sync/field.storage.node.layout_builder__layout.yml rename to drupal-commerce-kickstart/config/sync/field.storage.node.layout_builder__layout.yml diff --git a/config/sync/field.storage.profile.address.yml b/drupal-commerce-kickstart/config/sync/field.storage.profile.address.yml similarity index 100% rename from config/sync/field.storage.profile.address.yml rename to drupal-commerce-kickstart/config/sync/field.storage.profile.address.yml diff --git a/config/sync/field.storage.profile.tax_number.yml b/drupal-commerce-kickstart/config/sync/field.storage.profile.tax_number.yml similarity index 100% rename from config/sync/field.storage.profile.tax_number.yml rename to drupal-commerce-kickstart/config/sync/field.storage.profile.tax_number.yml diff --git a/config/sync/field.storage.user.commerce_remote_id.yml b/drupal-commerce-kickstart/config/sync/field.storage.user.commerce_remote_id.yml similarity index 100% rename from config/sync/field.storage.user.commerce_remote_id.yml rename to drupal-commerce-kickstart/config/sync/field.storage.user.commerce_remote_id.yml diff --git a/config/sync/field.storage.user.user_picture.yml b/drupal-commerce-kickstart/config/sync/field.storage.user.user_picture.yml similarity index 100% rename from config/sync/field.storage.user.user_picture.yml rename to drupal-commerce-kickstart/config/sync/field.storage.user.user_picture.yml diff --git a/config/sync/field_ui.settings.yml b/drupal-commerce-kickstart/config/sync/field_ui.settings.yml similarity index 100% rename from config/sync/field_ui.settings.yml rename to drupal-commerce-kickstart/config/sync/field_ui.settings.yml diff --git a/config/sync/file.settings.yml b/drupal-commerce-kickstart/config/sync/file.settings.yml similarity index 100% rename from config/sync/file.settings.yml rename to drupal-commerce-kickstart/config/sync/file.settings.yml diff --git a/config/sync/filter.format.basic_html.yml b/drupal-commerce-kickstart/config/sync/filter.format.basic_html.yml similarity index 100% rename from config/sync/filter.format.basic_html.yml rename to drupal-commerce-kickstart/config/sync/filter.format.basic_html.yml diff --git a/config/sync/filter.format.email_html.yml b/drupal-commerce-kickstart/config/sync/filter.format.email_html.yml similarity index 100% rename from config/sync/filter.format.email_html.yml rename to drupal-commerce-kickstart/config/sync/filter.format.email_html.yml diff --git a/config/sync/filter.format.full_html.yml b/drupal-commerce-kickstart/config/sync/filter.format.full_html.yml similarity index 100% rename from config/sync/filter.format.full_html.yml rename to drupal-commerce-kickstart/config/sync/filter.format.full_html.yml diff --git a/config/sync/filter.format.plain_text.yml b/drupal-commerce-kickstart/config/sync/filter.format.plain_text.yml similarity index 100% rename from config/sync/filter.format.plain_text.yml rename to drupal-commerce-kickstart/config/sync/filter.format.plain_text.yml diff --git a/config/sync/filter.format.restricted_html.yml b/drupal-commerce-kickstart/config/sync/filter.format.restricted_html.yml similarity index 100% rename from config/sync/filter.format.restricted_html.yml rename to drupal-commerce-kickstart/config/sync/filter.format.restricted_html.yml diff --git a/config/sync/filter.settings.yml b/drupal-commerce-kickstart/config/sync/filter.settings.yml similarity index 100% rename from config/sync/filter.settings.yml rename to drupal-commerce-kickstart/config/sync/filter.settings.yml diff --git a/config/sync/image.settings.yml b/drupal-commerce-kickstart/config/sync/image.settings.yml similarity index 100% rename from config/sync/image.settings.yml rename to drupal-commerce-kickstart/config/sync/image.settings.yml diff --git a/config/sync/image.style.cklb_container.yml b/drupal-commerce-kickstart/config/sync/image.style.cklb_container.yml similarity index 100% rename from config/sync/image.style.cklb_container.yml rename to drupal-commerce-kickstart/config/sync/image.style.cklb_container.yml diff --git a/config/sync/image.style.cklb_full_width.yml b/drupal-commerce-kickstart/config/sync/image.style.cklb_full_width.yml similarity index 100% rename from config/sync/image.style.cklb_full_width.yml rename to drupal-commerce-kickstart/config/sync/image.style.cklb_full_width.yml diff --git a/config/sync/image.style.cklb_medium_max_1144px.yml b/drupal-commerce-kickstart/config/sync/image.style.cklb_medium_max_1144px.yml similarity index 100% rename from config/sync/image.style.cklb_medium_max_1144px.yml rename to drupal-commerce-kickstart/config/sync/image.style.cklb_medium_max_1144px.yml diff --git a/config/sync/image.style.cklb_small_max_600px.yml b/drupal-commerce-kickstart/config/sync/image.style.cklb_small_max_600px.yml similarity index 100% rename from config/sync/image.style.cklb_small_max_600px.yml rename to drupal-commerce-kickstart/config/sync/image.style.cklb_small_max_600px.yml diff --git a/config/sync/image.style.large.yml b/drupal-commerce-kickstart/config/sync/image.style.large.yml similarity index 100% rename from config/sync/image.style.large.yml rename to drupal-commerce-kickstart/config/sync/image.style.large.yml diff --git a/config/sync/image.style.media_library.yml b/drupal-commerce-kickstart/config/sync/image.style.media_library.yml similarity index 100% rename from config/sync/image.style.media_library.yml rename to drupal-commerce-kickstart/config/sync/image.style.media_library.yml diff --git a/config/sync/image.style.medium.yml b/drupal-commerce-kickstart/config/sync/image.style.medium.yml similarity index 100% rename from config/sync/image.style.medium.yml rename to drupal-commerce-kickstart/config/sync/image.style.medium.yml diff --git a/config/sync/image.style.product_teaser.yml b/drupal-commerce-kickstart/config/sync/image.style.product_teaser.yml similarity index 100% rename from config/sync/image.style.product_teaser.yml rename to drupal-commerce-kickstart/config/sync/image.style.product_teaser.yml diff --git a/config/sync/image.style.thumbnail.yml b/drupal-commerce-kickstart/config/sync/image.style.thumbnail.yml similarity index 100% rename from config/sync/image.style.thumbnail.yml rename to drupal-commerce-kickstart/config/sync/image.style.thumbnail.yml diff --git a/config/sync/image.style.wide.yml b/drupal-commerce-kickstart/config/sync/image.style.wide.yml similarity index 100% rename from config/sync/image.style.wide.yml rename to drupal-commerce-kickstart/config/sync/image.style.wide.yml diff --git a/config/sync/layout_builder_blocks.styles.yml b/drupal-commerce-kickstart/config/sync/layout_builder_blocks.styles.yml similarity index 100% rename from config/sync/layout_builder_blocks.styles.yml rename to drupal-commerce-kickstart/config/sync/layout_builder_blocks.styles.yml diff --git a/config/sync/layout_builder_modal.settings.yml b/drupal-commerce-kickstart/config/sync/layout_builder_modal.settings.yml similarity index 100% rename from config/sync/layout_builder_modal.settings.yml rename to drupal-commerce-kickstart/config/sync/layout_builder_modal.settings.yml diff --git a/config/sync/media.settings.yml b/drupal-commerce-kickstart/config/sync/media.settings.yml similarity index 100% rename from config/sync/media.settings.yml rename to drupal-commerce-kickstart/config/sync/media.settings.yml diff --git a/config/sync/media.type.audio.yml b/drupal-commerce-kickstart/config/sync/media.type.audio.yml similarity index 100% rename from config/sync/media.type.audio.yml rename to drupal-commerce-kickstart/config/sync/media.type.audio.yml diff --git a/config/sync/media.type.document.yml b/drupal-commerce-kickstart/config/sync/media.type.document.yml similarity index 100% rename from config/sync/media.type.document.yml rename to drupal-commerce-kickstart/config/sync/media.type.document.yml diff --git a/config/sync/media.type.image.yml b/drupal-commerce-kickstart/config/sync/media.type.image.yml similarity index 100% rename from config/sync/media.type.image.yml rename to drupal-commerce-kickstart/config/sync/media.type.image.yml diff --git a/config/sync/media.type.remote_video.yml b/drupal-commerce-kickstart/config/sync/media.type.remote_video.yml similarity index 100% rename from config/sync/media.type.remote_video.yml rename to drupal-commerce-kickstart/config/sync/media.type.remote_video.yml diff --git a/config/sync/media.type.video.yml b/drupal-commerce-kickstart/config/sync/media.type.video.yml similarity index 100% rename from config/sync/media.type.video.yml rename to drupal-commerce-kickstart/config/sync/media.type.video.yml diff --git a/config/sync/media_library.settings.yml b/drupal-commerce-kickstart/config/sync/media_library.settings.yml similarity index 100% rename from config/sync/media_library.settings.yml rename to drupal-commerce-kickstart/config/sync/media_library.settings.yml diff --git a/config/sync/menu_ui.settings.yml b/drupal-commerce-kickstart/config/sync/menu_ui.settings.yml similarity index 100% rename from config/sync/menu_ui.settings.yml rename to drupal-commerce-kickstart/config/sync/menu_ui.settings.yml diff --git a/config/sync/node.settings.yml b/drupal-commerce-kickstart/config/sync/node.settings.yml similarity index 100% rename from config/sync/node.settings.yml rename to drupal-commerce-kickstart/config/sync/node.settings.yml diff --git a/config/sync/node.type.cklb_landing_page.yml b/drupal-commerce-kickstart/config/sync/node.type.cklb_landing_page.yml similarity index 100% rename from config/sync/node.type.cklb_landing_page.yml rename to drupal-commerce-kickstart/config/sync/node.type.cklb_landing_page.yml diff --git a/config/sync/node.type.page.yml b/drupal-commerce-kickstart/config/sync/node.type.page.yml similarity index 100% rename from config/sync/node.type.page.yml rename to drupal-commerce-kickstart/config/sync/node.type.page.yml diff --git a/config/sync/pathauto.pattern.media_product.yml b/drupal-commerce-kickstart/config/sync/pathauto.pattern.media_product.yml similarity index 100% rename from config/sync/pathauto.pattern.media_product.yml rename to drupal-commerce-kickstart/config/sync/pathauto.pattern.media_product.yml diff --git a/config/sync/pathauto.pattern.physical_product.yml b/drupal-commerce-kickstart/config/sync/pathauto.pattern.physical_product.yml similarity index 100% rename from config/sync/pathauto.pattern.physical_product.yml rename to drupal-commerce-kickstart/config/sync/pathauto.pattern.physical_product.yml diff --git a/config/sync/pathauto.settings.yml b/drupal-commerce-kickstart/config/sync/pathauto.settings.yml similarity index 100% rename from config/sync/pathauto.settings.yml rename to drupal-commerce-kickstart/config/sync/pathauto.settings.yml diff --git a/config/sync/profile.type.customer.yml b/drupal-commerce-kickstart/config/sync/profile.type.customer.yml similarity index 100% rename from config/sync/profile.type.customer.yml rename to drupal-commerce-kickstart/config/sync/profile.type.customer.yml diff --git a/config/sync/search_api.index.products.yml b/drupal-commerce-kickstart/config/sync/search_api.index.products.yml similarity index 100% rename from config/sync/search_api.index.products.yml rename to drupal-commerce-kickstart/config/sync/search_api.index.products.yml diff --git a/config/sync/search_api.server.database.yml b/drupal-commerce-kickstart/config/sync/search_api.server.database.yml similarity index 100% rename from config/sync/search_api.server.database.yml rename to drupal-commerce-kickstart/config/sync/search_api.server.database.yml diff --git a/config/sync/search_api.settings.yml b/drupal-commerce-kickstart/config/sync/search_api.settings.yml similarity index 100% rename from config/sync/search_api.settings.yml rename to drupal-commerce-kickstart/config/sync/search_api.settings.yml diff --git a/config/sync/search_api_db.settings.yml b/drupal-commerce-kickstart/config/sync/search_api_db.settings.yml similarity index 100% rename from config/sync/search_api_db.settings.yml rename to drupal-commerce-kickstart/config/sync/search_api_db.settings.yml diff --git a/config/sync/shortcut.set.default.yml b/drupal-commerce-kickstart/config/sync/shortcut.set.default.yml similarity index 100% rename from config/sync/shortcut.set.default.yml rename to drupal-commerce-kickstart/config/sync/shortcut.set.default.yml diff --git a/config/sync/symfony_mailer.mailer_policy._.yml b/drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_policy._.yml similarity index 100% rename from config/sync/symfony_mailer.mailer_policy._.yml rename to drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_policy._.yml diff --git a/config/sync/symfony_mailer.mailer_policy.symfony_mailer.test.yml b/drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_policy.symfony_mailer.test.yml similarity index 100% rename from config/sync/symfony_mailer.mailer_policy.symfony_mailer.test.yml rename to drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_policy.symfony_mailer.test.yml diff --git a/config/sync/symfony_mailer.mailer_transport.ddev_smtp.yml b/drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_transport.ddev_smtp.yml similarity index 100% rename from config/sync/symfony_mailer.mailer_transport.ddev_smtp.yml rename to drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_transport.ddev_smtp.yml diff --git a/config/sync/symfony_mailer.mailer_transport.sendmail.yml b/drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_transport.sendmail.yml similarity index 100% rename from config/sync/symfony_mailer.mailer_transport.sendmail.yml rename to drupal-commerce-kickstart/config/sync/symfony_mailer.mailer_transport.sendmail.yml diff --git a/config/sync/symfony_mailer.settings.yml b/drupal-commerce-kickstart/config/sync/symfony_mailer.settings.yml similarity index 100% rename from config/sync/symfony_mailer.settings.yml rename to drupal-commerce-kickstart/config/sync/symfony_mailer.settings.yml diff --git a/config/sync/system.action.comment_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.comment_delete_action.yml similarity index 100% rename from config/sync/system.action.comment_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.comment_delete_action.yml diff --git a/config/sync/system.action.comment_publish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.comment_publish_action.yml similarity index 100% rename from config/sync/system.action.comment_publish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.comment_publish_action.yml diff --git a/config/sync/system.action.comment_save_action.yml b/drupal-commerce-kickstart/config/sync/system.action.comment_save_action.yml similarity index 100% rename from config/sync/system.action.comment_save_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.comment_save_action.yml diff --git a/config/sync/system.action.comment_unpublish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.comment_unpublish_action.yml similarity index 100% rename from config/sync/system.action.comment_unpublish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.comment_unpublish_action.yml diff --git a/config/sync/system.action.commerce_license_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_license_delete_action.yml similarity index 100% rename from config/sync/system.action.commerce_license_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_license_delete_action.yml diff --git a/config/sync/system.action.commerce_order_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_order_delete_action.yml similarity index 100% rename from config/sync/system.action.commerce_order_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_order_delete_action.yml diff --git a/config/sync/system.action.commerce_product_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_product_delete_action.yml similarity index 100% rename from config/sync/system.action.commerce_product_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_product_delete_action.yml diff --git a/config/sync/system.action.commerce_publish_product.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_publish_product.yml similarity index 100% rename from config/sync/system.action.commerce_publish_product.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_publish_product.yml diff --git a/config/sync/system.action.commerce_store_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_store_delete_action.yml similarity index 100% rename from config/sync/system.action.commerce_store_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_store_delete_action.yml diff --git a/config/sync/system.action.commerce_unpublish_product.yml b/drupal-commerce-kickstart/config/sync/system.action.commerce_unpublish_product.yml similarity index 100% rename from config/sync/system.action.commerce_unpublish_product.yml rename to drupal-commerce-kickstart/config/sync/system.action.commerce_unpublish_product.yml diff --git a/config/sync/system.action.media_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.media_delete_action.yml similarity index 100% rename from config/sync/system.action.media_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.media_delete_action.yml diff --git a/config/sync/system.action.media_publish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.media_publish_action.yml similarity index 100% rename from config/sync/system.action.media_publish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.media_publish_action.yml diff --git a/config/sync/system.action.media_save_action.yml b/drupal-commerce-kickstart/config/sync/system.action.media_save_action.yml similarity index 100% rename from config/sync/system.action.media_save_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.media_save_action.yml diff --git a/config/sync/system.action.media_unpublish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.media_unpublish_action.yml similarity index 100% rename from config/sync/system.action.media_unpublish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.media_unpublish_action.yml diff --git a/config/sync/system.action.node_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_delete_action.yml similarity index 100% rename from config/sync/system.action.node_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_delete_action.yml diff --git a/config/sync/system.action.node_make_sticky_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_make_sticky_action.yml similarity index 100% rename from config/sync/system.action.node_make_sticky_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_make_sticky_action.yml diff --git a/config/sync/system.action.node_make_unsticky_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_make_unsticky_action.yml similarity index 100% rename from config/sync/system.action.node_make_unsticky_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_make_unsticky_action.yml diff --git a/config/sync/system.action.node_promote_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_promote_action.yml similarity index 100% rename from config/sync/system.action.node_promote_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_promote_action.yml diff --git a/config/sync/system.action.node_publish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_publish_action.yml similarity index 100% rename from config/sync/system.action.node_publish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_publish_action.yml diff --git a/config/sync/system.action.node_save_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_save_action.yml similarity index 100% rename from config/sync/system.action.node_save_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_save_action.yml diff --git a/config/sync/system.action.node_unpromote_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_unpromote_action.yml similarity index 100% rename from config/sync/system.action.node_unpromote_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_unpromote_action.yml diff --git a/config/sync/system.action.node_unpublish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.node_unpublish_action.yml similarity index 100% rename from config/sync/system.action.node_unpublish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.node_unpublish_action.yml diff --git a/config/sync/system.action.pathauto_update_alias_node.yml b/drupal-commerce-kickstart/config/sync/system.action.pathauto_update_alias_node.yml similarity index 100% rename from config/sync/system.action.pathauto_update_alias_node.yml rename to drupal-commerce-kickstart/config/sync/system.action.pathauto_update_alias_node.yml diff --git a/config/sync/system.action.pathauto_update_alias_user.yml b/drupal-commerce-kickstart/config/sync/system.action.pathauto_update_alias_user.yml similarity index 100% rename from config/sync/system.action.pathauto_update_alias_user.yml rename to drupal-commerce-kickstart/config/sync/system.action.pathauto_update_alias_user.yml diff --git a/config/sync/system.action.profile_delete_action.yml b/drupal-commerce-kickstart/config/sync/system.action.profile_delete_action.yml similarity index 100% rename from config/sync/system.action.profile_delete_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.profile_delete_action.yml diff --git a/config/sync/system.action.profile_publish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.profile_publish_action.yml similarity index 100% rename from config/sync/system.action.profile_publish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.profile_publish_action.yml diff --git a/config/sync/system.action.profile_unpublish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.profile_unpublish_action.yml similarity index 100% rename from config/sync/system.action.profile_unpublish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.profile_unpublish_action.yml diff --git a/config/sync/system.action.taxonomy_term_publish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.taxonomy_term_publish_action.yml similarity index 100% rename from config/sync/system.action.taxonomy_term_publish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.taxonomy_term_publish_action.yml diff --git a/config/sync/system.action.taxonomy_term_unpublish_action.yml b/drupal-commerce-kickstart/config/sync/system.action.taxonomy_term_unpublish_action.yml similarity index 100% rename from config/sync/system.action.taxonomy_term_unpublish_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.taxonomy_term_unpublish_action.yml diff --git a/config/sync/system.action.user_add_role_action.administrator.yml b/drupal-commerce-kickstart/config/sync/system.action.user_add_role_action.administrator.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.administrator.yml rename to drupal-commerce-kickstart/config/sync/system.action.user_add_role_action.administrator.yml diff --git a/config/sync/system.action.user_block_user_action.yml b/drupal-commerce-kickstart/config/sync/system.action.user_block_user_action.yml similarity index 100% rename from config/sync/system.action.user_block_user_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.user_block_user_action.yml diff --git a/config/sync/system.action.user_cancel_user_action.yml b/drupal-commerce-kickstart/config/sync/system.action.user_cancel_user_action.yml similarity index 100% rename from config/sync/system.action.user_cancel_user_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.user_cancel_user_action.yml diff --git a/config/sync/system.action.user_remove_role_action.administrator.yml b/drupal-commerce-kickstart/config/sync/system.action.user_remove_role_action.administrator.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.administrator.yml rename to drupal-commerce-kickstart/config/sync/system.action.user_remove_role_action.administrator.yml diff --git a/config/sync/system.action.user_unblock_user_action.yml b/drupal-commerce-kickstart/config/sync/system.action.user_unblock_user_action.yml similarity index 100% rename from config/sync/system.action.user_unblock_user_action.yml rename to drupal-commerce-kickstart/config/sync/system.action.user_unblock_user_action.yml diff --git a/config/sync/system.advisories.yml b/drupal-commerce-kickstart/config/sync/system.advisories.yml similarity index 100% rename from config/sync/system.advisories.yml rename to drupal-commerce-kickstart/config/sync/system.advisories.yml diff --git a/config/sync/system.cron.yml b/drupal-commerce-kickstart/config/sync/system.cron.yml similarity index 100% rename from config/sync/system.cron.yml rename to drupal-commerce-kickstart/config/sync/system.cron.yml diff --git a/config/sync/system.date.yml b/drupal-commerce-kickstart/config/sync/system.date.yml similarity index 100% rename from config/sync/system.date.yml rename to drupal-commerce-kickstart/config/sync/system.date.yml diff --git a/config/sync/system.diff.yml b/drupal-commerce-kickstart/config/sync/system.diff.yml similarity index 100% rename from config/sync/system.diff.yml rename to drupal-commerce-kickstart/config/sync/system.diff.yml diff --git a/config/sync/system.feature_flags.yml b/drupal-commerce-kickstart/config/sync/system.feature_flags.yml similarity index 100% rename from config/sync/system.feature_flags.yml rename to drupal-commerce-kickstart/config/sync/system.feature_flags.yml diff --git a/config/sync/system.file.yml b/drupal-commerce-kickstart/config/sync/system.file.yml similarity index 100% rename from config/sync/system.file.yml rename to drupal-commerce-kickstart/config/sync/system.file.yml diff --git a/config/sync/system.image.gd.yml b/drupal-commerce-kickstart/config/sync/system.image.gd.yml similarity index 100% rename from config/sync/system.image.gd.yml rename to drupal-commerce-kickstart/config/sync/system.image.gd.yml diff --git a/config/sync/system.image.yml b/drupal-commerce-kickstart/config/sync/system.image.yml similarity index 100% rename from config/sync/system.image.yml rename to drupal-commerce-kickstart/config/sync/system.image.yml diff --git a/config/sync/system.logging.yml b/drupal-commerce-kickstart/config/sync/system.logging.yml similarity index 100% rename from config/sync/system.logging.yml rename to drupal-commerce-kickstart/config/sync/system.logging.yml diff --git a/config/sync/system.mail.yml b/drupal-commerce-kickstart/config/sync/system.mail.yml similarity index 100% rename from config/sync/system.mail.yml rename to drupal-commerce-kickstart/config/sync/system.mail.yml diff --git a/config/sync/system.maintenance.yml b/drupal-commerce-kickstart/config/sync/system.maintenance.yml similarity index 100% rename from config/sync/system.maintenance.yml rename to drupal-commerce-kickstart/config/sync/system.maintenance.yml diff --git a/config/sync/system.menu.account.yml b/drupal-commerce-kickstart/config/sync/system.menu.account.yml similarity index 100% rename from config/sync/system.menu.account.yml rename to drupal-commerce-kickstart/config/sync/system.menu.account.yml diff --git a/config/sync/system.menu.admin.yml b/drupal-commerce-kickstart/config/sync/system.menu.admin.yml similarity index 100% rename from config/sync/system.menu.admin.yml rename to drupal-commerce-kickstart/config/sync/system.menu.admin.yml diff --git a/config/sync/system.menu.footer.yml b/drupal-commerce-kickstart/config/sync/system.menu.footer.yml similarity index 100% rename from config/sync/system.menu.footer.yml rename to drupal-commerce-kickstart/config/sync/system.menu.footer.yml diff --git a/config/sync/system.menu.main.yml b/drupal-commerce-kickstart/config/sync/system.menu.main.yml similarity index 100% rename from config/sync/system.menu.main.yml rename to drupal-commerce-kickstart/config/sync/system.menu.main.yml diff --git a/config/sync/system.menu.social.yml b/drupal-commerce-kickstart/config/sync/system.menu.social.yml similarity index 100% rename from config/sync/system.menu.social.yml rename to drupal-commerce-kickstart/config/sync/system.menu.social.yml diff --git a/config/sync/system.menu.tools.yml b/drupal-commerce-kickstart/config/sync/system.menu.tools.yml similarity index 100% rename from config/sync/system.menu.tools.yml rename to drupal-commerce-kickstart/config/sync/system.menu.tools.yml diff --git a/config/sync/system.performance.yml b/drupal-commerce-kickstart/config/sync/system.performance.yml similarity index 100% rename from config/sync/system.performance.yml rename to drupal-commerce-kickstart/config/sync/system.performance.yml diff --git a/config/sync/system.rss.yml b/drupal-commerce-kickstart/config/sync/system.rss.yml similarity index 100% rename from config/sync/system.rss.yml rename to drupal-commerce-kickstart/config/sync/system.rss.yml diff --git a/config/sync/system.site.yml b/drupal-commerce-kickstart/config/sync/system.site.yml similarity index 100% rename from config/sync/system.site.yml rename to drupal-commerce-kickstart/config/sync/system.site.yml diff --git a/config/sync/system.theme.global.yml b/drupal-commerce-kickstart/config/sync/system.theme.global.yml similarity index 100% rename from config/sync/system.theme.global.yml rename to drupal-commerce-kickstart/config/sync/system.theme.global.yml diff --git a/config/sync/system.theme.yml b/drupal-commerce-kickstart/config/sync/system.theme.yml similarity index 100% rename from config/sync/system.theme.yml rename to drupal-commerce-kickstart/config/sync/system.theme.yml diff --git a/config/sync/taxonomy.settings.yml b/drupal-commerce-kickstart/config/sync/taxonomy.settings.yml similarity index 100% rename from config/sync/taxonomy.settings.yml rename to drupal-commerce-kickstart/config/sync/taxonomy.settings.yml diff --git a/config/sync/taxonomy.vocabulary.product_brands.yml b/drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_brands.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.product_brands.yml rename to drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_brands.yml diff --git a/config/sync/taxonomy.vocabulary.product_collections.yml b/drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_collections.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.product_collections.yml rename to drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_collections.yml diff --git a/config/sync/taxonomy.vocabulary.product_tags.yml b/drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_tags.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.product_tags.yml rename to drupal-commerce-kickstart/config/sync/taxonomy.vocabulary.product_tags.yml diff --git a/config/sync/text.settings.yml b/drupal-commerce-kickstart/config/sync/text.settings.yml similarity index 100% rename from config/sync/text.settings.yml rename to drupal-commerce-kickstart/config/sync/text.settings.yml diff --git a/config/sync/tour.tour.block-layout.yml b/drupal-commerce-kickstart/config/sync/tour.tour.block-layout.yml similarity index 100% rename from config/sync/tour.tour.block-layout.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.block-layout.yml diff --git a/config/sync/tour.tour.search-api-index-fields.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-fields.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-fields.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-fields.yml diff --git a/config/sync/tour.tour.search-api-index-form.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-form.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-form.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-form.yml diff --git a/config/sync/tour.tour.search-api-index-processors.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-processors.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-processors.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-index-processors.yml diff --git a/config/sync/tour.tour.search-api-index.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-index.yml similarity index 100% rename from config/sync/tour.tour.search-api-index.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-index.yml diff --git a/config/sync/tour.tour.search-api-server-form.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-server-form.yml similarity index 100% rename from config/sync/tour.tour.search-api-server-form.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-server-form.yml diff --git a/config/sync/tour.tour.search-api-server.yml b/drupal-commerce-kickstart/config/sync/tour.tour.search-api-server.yml similarity index 100% rename from config/sync/tour.tour.search-api-server.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.search-api-server.yml diff --git a/config/sync/tour.tour.views-ui.yml b/drupal-commerce-kickstart/config/sync/tour.tour.views-ui.yml similarity index 100% rename from config/sync/tour.tour.views-ui.yml rename to drupal-commerce-kickstart/config/sync/tour.tour.views-ui.yml diff --git a/config/sync/update.settings.yml b/drupal-commerce-kickstart/config/sync/update.settings.yml similarity index 100% rename from config/sync/update.settings.yml rename to drupal-commerce-kickstart/config/sync/update.settings.yml diff --git a/config/sync/user.flood.yml b/drupal-commerce-kickstart/config/sync/user.flood.yml similarity index 100% rename from config/sync/user.flood.yml rename to drupal-commerce-kickstart/config/sync/user.flood.yml diff --git a/config/sync/user.mail.yml b/drupal-commerce-kickstart/config/sync/user.mail.yml similarity index 100% rename from config/sync/user.mail.yml rename to drupal-commerce-kickstart/config/sync/user.mail.yml diff --git a/config/sync/user.role.administrator.yml b/drupal-commerce-kickstart/config/sync/user.role.administrator.yml similarity index 100% rename from config/sync/user.role.administrator.yml rename to drupal-commerce-kickstart/config/sync/user.role.administrator.yml diff --git a/config/sync/user.role.anonymous.yml b/drupal-commerce-kickstart/config/sync/user.role.anonymous.yml similarity index 100% rename from config/sync/user.role.anonymous.yml rename to drupal-commerce-kickstart/config/sync/user.role.anonymous.yml diff --git a/config/sync/user.role.authenticated.yml b/drupal-commerce-kickstart/config/sync/user.role.authenticated.yml similarity index 100% rename from config/sync/user.role.authenticated.yml rename to drupal-commerce-kickstart/config/sync/user.role.authenticated.yml diff --git a/config/sync/user.settings.yml b/drupal-commerce-kickstart/config/sync/user.settings.yml similarity index 100% rename from config/sync/user.settings.yml rename to drupal-commerce-kickstart/config/sync/user.settings.yml diff --git a/config/sync/views.settings.yml b/drupal-commerce-kickstart/config/sync/views.settings.yml similarity index 100% rename from config/sync/views.settings.yml rename to drupal-commerce-kickstart/config/sync/views.settings.yml diff --git a/config/sync/views.view.advancedqueue_jobs.yml b/drupal-commerce-kickstart/config/sync/views.view.advancedqueue_jobs.yml similarity index 100% rename from config/sync/views.view.advancedqueue_jobs.yml rename to drupal-commerce-kickstart/config/sync/views.view.advancedqueue_jobs.yml diff --git a/config/sync/views.view.archive.yml b/drupal-commerce-kickstart/config/sync/views.view.archive.yml similarity index 100% rename from config/sync/views.view.archive.yml rename to drupal-commerce-kickstart/config/sync/views.view.archive.yml diff --git a/config/sync/views.view.block_content.yml b/drupal-commerce-kickstart/config/sync/views.view.block_content.yml similarity index 100% rename from config/sync/views.view.block_content.yml rename to drupal-commerce-kickstart/config/sync/views.view.block_content.yml diff --git a/config/sync/views.view.cklb_products_entity_reference.yml b/drupal-commerce-kickstart/config/sync/views.view.cklb_products_entity_reference.yml similarity index 100% rename from config/sync/views.view.cklb_products_entity_reference.yml rename to drupal-commerce-kickstart/config/sync/views.view.cklb_products_entity_reference.yml diff --git a/config/sync/views.view.comment.yml b/drupal-commerce-kickstart/config/sync/views.view.comment.yml similarity index 100% rename from config/sync/views.view.comment.yml rename to drupal-commerce-kickstart/config/sync/views.view.comment.yml diff --git a/config/sync/views.view.comments_recent.yml b/drupal-commerce-kickstart/config/sync/views.view.comments_recent.yml similarity index 100% rename from config/sync/views.view.comments_recent.yml rename to drupal-commerce-kickstart/config/sync/views.view.comments_recent.yml diff --git a/config/sync/views.view.commerce_activity.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_activity.yml similarity index 100% rename from config/sync/views.view.commerce_activity.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_activity.yml diff --git a/config/sync/views.view.commerce_cart_block.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_cart_block.yml similarity index 100% rename from config/sync/views.view.commerce_cart_block.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_cart_block.yml diff --git a/config/sync/views.view.commerce_cart_form.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_cart_form.yml similarity index 100% rename from config/sync/views.view.commerce_cart_form.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_cart_form.yml diff --git a/config/sync/views.view.commerce_carts.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_carts.yml similarity index 100% rename from config/sync/views.view.commerce_carts.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_carts.yml diff --git a/config/sync/views.view.commerce_checkout_order_summary.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_checkout_order_summary.yml similarity index 100% rename from config/sync/views.view.commerce_checkout_order_summary.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_checkout_order_summary.yml diff --git a/config/sync/views.view.commerce_file_my_files.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_file_my_files.yml similarity index 100% rename from config/sync/views.view.commerce_file_my_files.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_file_my_files.yml diff --git a/config/sync/views.view.commerce_licenses.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_licenses.yml similarity index 100% rename from config/sync/views.view.commerce_licenses.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_licenses.yml diff --git a/config/sync/views.view.commerce_order_item_table.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_order_item_table.yml similarity index 100% rename from config/sync/views.view.commerce_order_item_table.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_order_item_table.yml diff --git a/config/sync/views.view.commerce_order_payments.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_order_payments.yml similarity index 100% rename from config/sync/views.view.commerce_order_payments.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_order_payments.yml diff --git a/config/sync/views.view.commerce_orders.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_orders.yml similarity index 100% rename from config/sync/views.view.commerce_orders.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_orders.yml diff --git a/config/sync/views.view.commerce_products.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_products.yml similarity index 100% rename from config/sync/views.view.commerce_products.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_products.yml diff --git a/config/sync/views.view.commerce_promotion_coupons.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_promotion_coupons.yml similarity index 100% rename from config/sync/views.view.commerce_promotion_coupons.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_promotion_coupons.yml diff --git a/config/sync/views.view.commerce_promotions.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_promotions.yml similarity index 100% rename from config/sync/views.view.commerce_promotions.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_promotions.yml diff --git a/config/sync/views.view.commerce_stores.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_stores.yml similarity index 100% rename from config/sync/views.view.commerce_stores.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_stores.yml diff --git a/config/sync/views.view.commerce_user_orders.yml b/drupal-commerce-kickstart/config/sync/views.view.commerce_user_orders.yml similarity index 100% rename from config/sync/views.view.commerce_user_orders.yml rename to drupal-commerce-kickstart/config/sync/views.view.commerce_user_orders.yml diff --git a/config/sync/views.view.content.yml b/drupal-commerce-kickstart/config/sync/views.view.content.yml similarity index 100% rename from config/sync/views.view.content.yml rename to drupal-commerce-kickstart/config/sync/views.view.content.yml diff --git a/config/sync/views.view.content_recent.yml b/drupal-commerce-kickstart/config/sync/views.view.content_recent.yml similarity index 100% rename from config/sync/views.view.content_recent.yml rename to drupal-commerce-kickstart/config/sync/views.view.content_recent.yml diff --git a/config/sync/views.view.files.yml b/drupal-commerce-kickstart/config/sync/views.view.files.yml similarity index 100% rename from config/sync/views.view.files.yml rename to drupal-commerce-kickstart/config/sync/views.view.files.yml diff --git a/config/sync/views.view.frontpage.yml b/drupal-commerce-kickstart/config/sync/views.view.frontpage.yml similarity index 100% rename from config/sync/views.view.frontpage.yml rename to drupal-commerce-kickstart/config/sync/views.view.frontpage.yml diff --git a/config/sync/views.view.glossary.yml b/drupal-commerce-kickstart/config/sync/views.view.glossary.yml similarity index 100% rename from config/sync/views.view.glossary.yml rename to drupal-commerce-kickstart/config/sync/views.view.glossary.yml diff --git a/config/sync/views.view.media.yml b/drupal-commerce-kickstart/config/sync/views.view.media.yml similarity index 100% rename from config/sync/views.view.media.yml rename to drupal-commerce-kickstart/config/sync/views.view.media.yml diff --git a/config/sync/views.view.media_library.yml b/drupal-commerce-kickstart/config/sync/views.view.media_library.yml similarity index 100% rename from config/sync/views.view.media_library.yml rename to drupal-commerce-kickstart/config/sync/views.view.media_library.yml diff --git a/config/sync/views.view.order_shipments.yml b/drupal-commerce-kickstart/config/sync/views.view.order_shipments.yml similarity index 100% rename from config/sync/views.view.order_shipments.yml rename to drupal-commerce-kickstart/config/sync/views.view.order_shipments.yml diff --git a/config/sync/views.view.product_catalog.yml b/drupal-commerce-kickstart/config/sync/views.view.product_catalog.yml similarity index 100% rename from config/sync/views.view.product_catalog.yml rename to drupal-commerce-kickstart/config/sync/views.view.product_catalog.yml diff --git a/config/sync/views.view.profiles.yml b/drupal-commerce-kickstart/config/sync/views.view.profiles.yml similarity index 100% rename from config/sync/views.view.profiles.yml rename to drupal-commerce-kickstart/config/sync/views.view.profiles.yml diff --git a/config/sync/views.view.section_library.yml b/drupal-commerce-kickstart/config/sync/views.view.section_library.yml similarity index 100% rename from config/sync/views.view.section_library.yml rename to drupal-commerce-kickstart/config/sync/views.view.section_library.yml diff --git a/config/sync/views.view.taxonomy_term.yml b/drupal-commerce-kickstart/config/sync/views.view.taxonomy_term.yml similarity index 100% rename from config/sync/views.view.taxonomy_term.yml rename to drupal-commerce-kickstart/config/sync/views.view.taxonomy_term.yml diff --git a/config/sync/views.view.user_admin_people.yml b/drupal-commerce-kickstart/config/sync/views.view.user_admin_people.yml similarity index 100% rename from config/sync/views.view.user_admin_people.yml rename to drupal-commerce-kickstart/config/sync/views.view.user_admin_people.yml diff --git a/config/sync/views.view.watchdog.yml b/drupal-commerce-kickstart/config/sync/views.view.watchdog.yml similarity index 100% rename from config/sync/views.view.watchdog.yml rename to drupal-commerce-kickstart/config/sync/views.view.watchdog.yml diff --git a/config/sync/views.view.who_s_new.yml b/drupal-commerce-kickstart/config/sync/views.view.who_s_new.yml similarity index 100% rename from config/sync/views.view.who_s_new.yml rename to drupal-commerce-kickstart/config/sync/views.view.who_s_new.yml diff --git a/config/sync/views.view.who_s_online.yml b/drupal-commerce-kickstart/config/sync/views.view.who_s_online.yml similarity index 100% rename from config/sync/views.view.who_s_online.yml rename to drupal-commerce-kickstart/config/sync/views.view.who_s_online.yml diff --git a/docker-compose.yaml b/drupal-commerce-kickstart/docker-compose.yaml similarity index 100% rename from docker-compose.yaml rename to drupal-commerce-kickstart/docker-compose.yaml diff --git a/drush/Commands/PolicyCommands.php b/drupal-commerce-kickstart/drush/Commands/PolicyCommands.php similarity index 100% rename from drush/Commands/PolicyCommands.php rename to drupal-commerce-kickstart/drush/Commands/PolicyCommands.php diff --git a/drush/README.md b/drupal-commerce-kickstart/drush/README.md similarity index 100% rename from drush/README.md rename to drupal-commerce-kickstart/drush/README.md diff --git a/drush/drush.yml b/drupal-commerce-kickstart/drush/drush.yml similarity index 100% rename from drush/drush.yml rename to drupal-commerce-kickstart/drush/drush.yml diff --git a/drush/sites/self.site.yml b/drupal-commerce-kickstart/drush/sites/self.site.yml similarity index 100% rename from drush/sites/self.site.yml rename to drupal-commerce-kickstart/drush/sites/self.site.yml diff --git a/load.environment.php b/drupal-commerce-kickstart/load.environment.php similarity index 100% rename from load.environment.php rename to drupal-commerce-kickstart/load.environment.php diff --git a/notes b/drupal-commerce-kickstart/notes similarity index 100% rename from notes rename to drupal-commerce-kickstart/notes diff --git a/patches/default_content/3160146-layout-builder.patch b/drupal-commerce-kickstart/patches/default_content/3160146-layout-builder.patch similarity index 100% rename from patches/default_content/3160146-layout-builder.patch rename to drupal-commerce-kickstart/patches/default_content/3160146-layout-builder.patch diff --git a/run b/drupal-commerce-kickstart/run similarity index 100% rename from run rename to drupal-commerce-kickstart/run diff --git a/scripts/composer/ScriptHandler.php b/drupal-commerce-kickstart/scripts/composer/ScriptHandler.php similarity index 100% rename from scripts/composer/ScriptHandler.php rename to drupal-commerce-kickstart/scripts/composer/ScriptHandler.php diff --git a/tools/docker/images/php/root/usr/local/bin/docker-entrypoint-php b/drupal-commerce-kickstart/tools/docker/images/php/root/usr/local/bin/docker-entrypoint-php similarity index 100% rename from tools/docker/images/php/root/usr/local/bin/docker-entrypoint-php rename to drupal-commerce-kickstart/tools/docker/images/php/root/usr/local/bin/docker-entrypoint-php diff --git a/tools/docker/images/php/root/usr/local/etc/php/php.ini b/drupal-commerce-kickstart/tools/docker/images/php/root/usr/local/etc/php/php.ini similarity index 100% rename from tools/docker/images/php/root/usr/local/etc/php/php.ini rename to drupal-commerce-kickstart/tools/docker/images/php/root/usr/local/etc/php/php.ini diff --git a/tools/docker/images/web/root/etc/nginx/conf.d/default.conf b/drupal-commerce-kickstart/tools/docker/images/web/root/etc/nginx/conf.d/default.conf similarity index 100% rename from tools/docker/images/web/root/etc/nginx/conf.d/default.conf rename to drupal-commerce-kickstart/tools/docker/images/web/root/etc/nginx/conf.d/default.conf diff --git a/web/libraries/jquery-ui-touch-punch/README.md b/drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/README.md similarity index 100% rename from web/libraries/jquery-ui-touch-punch/README.md rename to drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/README.md diff --git a/web/libraries/jquery-ui-touch-punch/bower.json b/drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/bower.json similarity index 100% rename from web/libraries/jquery-ui-touch-punch/bower.json rename to drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/bower.json diff --git a/web/libraries/jquery-ui-touch-punch/composer.json b/drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/composer.json similarity index 100% rename from web/libraries/jquery-ui-touch-punch/composer.json rename to drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/composer.json diff --git a/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.js b/drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.js similarity index 100% rename from web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.js rename to drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.js diff --git a/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js b/drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js similarity index 100% rename from web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js rename to drupal-commerce-kickstart/web/libraries/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js diff --git a/web/libraries/select2/dist/css/select2.min.css b/drupal-commerce-kickstart/web/libraries/select2/dist/css/select2.min.css similarity index 100% rename from web/libraries/select2/dist/css/select2.min.css rename to drupal-commerce-kickstart/web/libraries/select2/dist/css/select2.min.css diff --git a/web/libraries/select2/dist/js/select2.min.js b/drupal-commerce-kickstart/web/libraries/select2/dist/js/select2.min.js similarity index 100% rename from web/libraries/select2/dist/js/select2.min.js rename to drupal-commerce-kickstart/web/libraries/select2/dist/js/select2.min.js