# BundlesFeature - admin - OBJECT Version: unstable ## Description Represents the Bundles feature configuration for the shop. ### Access Scopes ## Fields * [eligibleForBundles](/docs/api/admin/unstable/scalars/Boolean): Boolean! - Whether a shop is configured properly to sell bundles. * [ineligibilityReason](/docs/api/admin/unstable/scalars/String): String - The reason why a shop is not eligible for bundles. * [sellsBundles](/docs/api/admin/unstable/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