---
title: BundlesFeature - GraphQL Admin
description: Represents the Bundles feature configuration for the shop.
api_version: unstable
api_name: admin
source_url:
  html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/BundlesFeature'
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/BundlesFeature.md
---

# Bundles​Feature

object

Represents the Bundles feature configuration for the shop.

## Fields

* eligible​For​Bundles

  [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean)

  non-null

  Whether a shop is configured properly to sell bundles.

* ineligibility​Reason

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  The reason why a shop is not eligible for bundles.

* sells​Bundles

  [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean)

  non-null

  Whether a shop has any fixed bundle products or has a cartTransform function installed.

***

## Map

### Fields with this object

* [ShopFeatures.bundles](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopFeatures#field-ShopFeatures.fields.bundles)
