Commit 00b15cb109a for woocommerce

commit 00b15cb109a9622390c92e1877a26d2649812e4b
Author: Brian Coords <bacoords@gmail.com>
Date:   Thu Jul 9 11:05:30 2026 -0700

    Update product-specific docs organization (#66419)

diff --git a/docs/best-practices/data-management/adding-a-custom-field-to-variable-products.md b/docs/features/products/adding-a-custom-field-to-variable-products.md
similarity index 99%
rename from docs/best-practices/data-management/adding-a-custom-field-to-variable-products.md
rename to docs/features/products/adding-a-custom-field-to-variable-products.md
index 06b457a3068..8f0c81544a2 100644
--- a/docs/best-practices/data-management/adding-a-custom-field-to-variable-products.md
+++ b/docs/features/products/adding-a-custom-field-to-variable-products.md
@@ -1,7 +1,7 @@
 ---
 post_title: How to add a custom field to simple and variable products
-sidebar_label: Add custom fields to products
-
+sidebar_label: Custom product fields
+sidebar_position: 3
 ---

 # How to add a custom field to simple and variable products
diff --git a/docs/features/products/wc-get-products.md b/docs/features/products/wc-get-products.md
index 75d2d8034ee..bd15ae39f12 100644
--- a/docs/features/products/wc-get-products.md
+++ b/docs/features/products/wc-get-products.md
@@ -1,6 +1,6 @@
 ---
 post_title: wc_get_products and product queries
-sidebar_label: Product Querying
+sidebar_label: Product queries
 sidebar_position: 1
 ---

diff --git a/docs/features/products/using-custom-attributes-in-menus.md b/docs/theming/theme-development/using-custom-attributes-in-menus.md
similarity index 98%
rename from docs/features/products/using-custom-attributes-in-menus.md
rename to docs/theming/theme-development/using-custom-attributes-in-menus.md
index 57970a9bdf5..0e252713aea 100644
--- a/docs/features/products/using-custom-attributes-in-menus.md
+++ b/docs/theming/theme-development/using-custom-attributes-in-menus.md
@@ -1,7 +1,6 @@
 ---
 post_title: Managing custom attributes in WooCommerce menus and taxonomy archives
 sidebar_label: Custom attributes in menus
-sidebar_position: 2
 ---

 # Managing custom attributes in WooCommerce menus and taxonomy archives