> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digifist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

> Enable or disable global theme features including search, navigation, animations, and social media.

Feature settings act as master toggles for major theme functionality. Enabling or disabling features here affects their availability throughout your entire theme, providing centralized control over what capabilities are active in your store.

## What these settings control

* Search functionality and predictive search
* Quick add to cart capabilities
* Navigation breadcrumbs display
* Product variant picker styles
* Animation and motion preferences
* Product image zoom functionality
* Social media sharing buttons

## How to access

<Steps>
  <Step title="Open the Theme Customizer">
    From your Shopify admin, go to **Online Store** → **Themes** → **Customize**.
  </Step>

  <Step title="Navigate to features">
    In the theme editor sidebar, select **Theme settings** → **Features**.
  </Step>

  <Step title="Toggle features">
    Enable or disable features using the checkboxes.
  </Step>

  <Step title="Save changes">
    Click **Save** to apply feature changes across your store.
  </Step>
</Steps>

## Settings

<Tabs>
  <Tab title="Search & Discovery">
    **Enable search**: Controls whether the search feature is available in your store. We recommend keeping this enabled for stores with more than 20 products.

    **Enable predictive search**: Adds instant search results as customers type. Requires "Enable search" to be enabled.

    <Warning>Disabling search may significantly impact user experience and conversion rates for stores with extensive inventories.</Warning>
  </Tab>

  <Tab title="Product Features">
    **Enable quick add**: Allows customers to add products to cart directly from collection pages without visiting product pages.

    **Product variant picker**: Choose how product variants are displayed.\
    **Dropdown**: Traditional select menu, compact and familiar\
    **Pills**: Visual button-style selector, more engaging (recommended for color/size variants)

    **Enable image zoom**: Allows customers to hover over product images to see zoomed details (desktop only).
  </Tab>

  <Tab title="Navigation">
    **Enable breadcrumbs**: Shows navigation trail (Home > Collection > Product) helping customers understand their location. We recommend keeping this enabled for better navigation and SEO.
  </Tab>

  <Tab title="Engagement">
    **Enable animations**: Controls whether elements animate when scrolling into view. The theme respects `prefers-reduced-motion` accessibility settings automatically.

    **Enable social sharing**: Adds social media share buttons to product pages.
  </Tab>
</Tabs>

## Best practices

* Enable search and predictive search for stores with 20+ products
* Use Pills for visual variants (color, size), Dropdown for technical options or 10+ variants
* Test quick add functionality with your specific products before keeping it enabled
* Keep animations enabled as theme respects accessibility preferences automatically
* Monitor feature usage in analytics and disable underused features
* Test features on actual mobile devices, not just browser emulation

<Note>Feature changes apply immediately but may require clearing browser cache to see updates on previously visited pages.</Note>

## Related guides

* [Products](/themes/release/theme-settings/products) - Configure product card and page display
* [Performance](/themes/release/theme-settings/performance) - Optimize animations and loading
* [Social Media](/themes/release/theme-settings/social-media) - Configure social profiles and sharing
