> ## 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.

# Pickup Availability

> Understand how Everest's pickup availability helper works and which sections or theme settings influence it.

Pickup availability shows store pickup information for the currently selected product variant when Shopify pickup data is available.
The output changes automatically with variant selection, making it a dynamic helper tied closely to the product page and inventory location data.
This section is typically surfaced through product-related blocks rather than as a standalone customizable section.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/digifist/images/theme/everest/sections/pickup-availability/pickup-availability-overview.png" alt="Pickup Availability overview" />

## What this feature controls

* Store pickup availability for the selected product variant
* Pickup timing, store details, and availability messaging
* The pickup drawer content used when shoppers request more detail

## How it is configured

<Steps>
  <Step title="Open the relevant template or theme settings">
    Start in the Theme Customizer or the related theme settings category that controls this feature.
  </Step>

  <Step title="Check the connected section or block">
    Review the product, header, cart, or search area that surfaces this helper so you can understand where the storefront output comes from.
  </Step>

  <Step title="Preview the real storefront behavior">
    Because these helpers react to live cart, product, or search data, verify the result with realistic content before publishing.
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/digifist/images/theme/everest/sections/pickup-availability/pickup-availability-location.png" alt="Pickup Availability location in Theme Customizer" />

## Key implementation notes

<AccordionGroup>
  <Accordion title="Variant-aware output" icon="shopping-bag">
    Pickup availability updates when the selected variant changes, so the feature should always be tested across actual variant combinations.
  </Accordion>

  <Accordion title="Shopify availability data" icon="globe">
    The feature only appears when Shopify pickup locations and inventory data are available for the selected product.
  </Accordion>

  <Accordion title="Product page relationship" icon="link">
    In Everest, this helper is most relevant as part of the product information flow rather than as a standalone merchandising section.
  </Accordion>
</AccordionGroup>

## Best practices

* Start with the structural settings first, then refine decorative styling after the layout feels settled.
* Preview the section with realistic content length to catch spacing and wrapping issues early.

## Related guides

* [Everest Theme Overview](/themes/everest/index)
* [Everest Theme Settings](/themes/everest/theme-settings/index)
* [Everest Header](/themes/everest/header/header)
* [Product Page](/themes/everest/products/product-page)
