diff --git a/app/views/spree/admin/products/variant_overrides/_actions.html.haml b/app/views/admin/variant_overrides/_actions.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_actions.html.haml rename to app/views/admin/variant_overrides/_actions.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_data.html.haml b/app/views/admin/variant_overrides/_data.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_data.html.haml rename to app/views/admin/variant_overrides/_data.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_header.html.haml b/app/views/admin/variant_overrides/_header.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_header.html.haml rename to app/views/admin/variant_overrides/_header.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_hub_choice.html.haml b/app/views/admin/variant_overrides/_hub_choice.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_hub_choice.html.haml rename to app/views/admin/variant_overrides/_hub_choice.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_products.html.haml b/app/views/admin/variant_overrides/_products.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_products.html.haml rename to app/views/admin/variant_overrides/_products.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_products_product.html.haml b/app/views/admin/variant_overrides/_products_product.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_products_product.html.haml rename to app/views/admin/variant_overrides/_products_product.html.haml diff --git a/app/views/spree/admin/products/variant_overrides/_products_variants.html.haml b/app/views/admin/variant_overrides/_products_variants.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides/_products_variants.html.haml rename to app/views/admin/variant_overrides/_products_variants.html.haml diff --git a/app/views/spree/admin/products/variant_overrides.html.haml b/app/views/admin/variant_overrides/index.html.haml similarity index 100% rename from app/views/spree/admin/products/variant_overrides.html.haml rename to app/views/admin/variant_overrides/index.html.haml