# BundlesFeature - admin-graphql - OBJECT Version: 2024-10 ## Description Represents the Bundles feature configuration for the shop. ### Access Scopes ## Fields * [eligibleForBundles](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether a shop is configured properly to sell bundles. * [ineligibilityReason](/docs/api/admin-graphql/2024-10/scalars/String): String - The reason why a shop is not eligible for bundles. * [sellsBundles](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether a shop has any fixed bundle products or has a cartTransform function installed. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples