diff --git a/app/overrides/spree/admin/shared/_product_sub_menu/add_override_variants_tab.html.haml.deface b/app/overrides/spree/admin/shared/_product_sub_menu/add_override_variants_tab.html.haml.deface index 5b4bb2983e..381f80a44d 100644 --- a/app/overrides/spree/admin/shared/_product_sub_menu/add_override_variants_tab.html.haml.deface +++ b/app/overrides/spree/admin/shared/_product_sub_menu/add_override_variants_tab.html.haml.deface @@ -1,3 +1,4 @@ / insert_bottom "[data-hook='admin_product_sub_tabs']" -= tab :override_details, url: override_variants_admin_products_path, match_path: '/products/override_variants' +-# Commented out until this feature is ready +-#= tab :override_details, url: override_variants_admin_products_path, match_path: '/products/override_variants'