# TaxonomyCategory - storefront - OBJECT Version: 2025-04 ## Description The taxonomy category for the product. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [ancestors](/docs/api/storefront/2025-04/objects/TaxonomyCategory): TaxonomyCategory! - All parent nodes of the current taxonomy category. * [id](/docs/api/storefront/2025-04/scalars/ID): ID! - A static identifier for the taxonomy category. * [name](/docs/api/storefront/2025-04/scalars/String): String! - The localized name of the taxonomy category. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples