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

# Featured products

> Showcase selected products or collections with flexible layouts and styling options.

The Featured products section displays a curated selection of products in a prominent layout. It supports manual product selection or collection-based display, making it ideal for highlighting seasonal items, bestsellers, or new arrivals.

<img src="https://mintcdn.com/digifist/yMQ68xyCKn3mVol9/images/theme/sahara/sections/featured-products/featured-products-overview.png?fit=max&auto=format&n=yMQ68xyCKn3mVol9&q=85&s=3d4fb28ed91a88039a0f210b04beddbf" alt="Featured products section overview" width="3280" height="2186" data-path="images/theme/sahara/sections/featured-products/featured-products-overview.png" />

## What this section controls

This section controls product showcase displays with the following capabilities:

* Manual product selection or automatic collection loading
* Two layout options for heading and button positioning
* Configurable product count from 4 to 12 items
* Section-level button for viewing full collection
* Display control for unavailable products

## How the Featured products section works

The section uses collection blocks to define product sources. You can either manually select specific products or choose a Shopify collection. When a collection is selected, it automatically overrides any manual product selections, keeping the display updated with the latest collection contents.

## Getting started

<Steps>
  <Step title="Open Theme Customizer">
    From Shopify admin, access the Theme Customizer.
  </Step>

  <Step title="Add Featured products section">
    Add the Featured products section to your page or template.
  </Step>

  <Step title="Add collection block">
    Click "Add block" and select "Collection" to define your product source.
  </Step>

  <Step title="Select products or collection">
    Either manually select products or choose a Shopify collection.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/yMQ68xyCKn3mVol9/images/theme/sahara/sections/featured-products/featured-products-location.png?fit=max&auto=format&n=yMQ68xyCKn3mVol9&q=85&s=ce4952e08f27271e694d9c3a3063b5fe" alt="Featured products section in Theme Customizer" width="3280" height="2186" data-path="images/theme/sahara/sections/featured-products/featured-products-location.png" />

## Section settings

<Tabs>
  <Tab title="Layout & Content">
    ### Layout

    Controls the positioning of the section heading and button.

    <AccordionGroup>
      <Accordion title="Layout 1" icon="object-group">
        Heading aligned to the start (left), button aligned to the end (right).

        **When to use:**

        * Standard product sections with clear hierarchy
        * When the button is secondary to the heading
        * Desktop-friendly layouts with horizontal balance
      </Accordion>

      <Accordion title="Layout 2" icon="align-center">
        Heading and button both centered, with button displayed at the section bottom.

        **When to use:**

        * Centered page designs
        * When creating visual symmetry
        * Promotional sections with equal emphasis on heading and action
      </Accordion>
    </AccordionGroup>

    <img src="https://mintcdn.com/digifist/yMQ68xyCKn3mVol9/images/theme/sahara/sections/featured-products/layout-options.png?fit=max&auto=format&n=yMQ68xyCKn3mVol9&q=85&s=2ac3658db4b1d727d398b796ca493227" alt="Layout comparison" width="3280" height="2186" data-path="images/theme/sahara/sections/featured-products/layout-options.png" />

    ### Heading

    Main section heading text supporting rich text formatting (bold, italic, links).

    ### Heading size

    Controls the visual size of the heading.

    **Available options:** XS, S, M, L, XL (default)

    Choose smaller sizes for secondary sections and larger sizes for primary homepage features.

    ### Button settings

    <AccordionGroup>
      <Accordion title="Button label" icon="tag">
        Text displayed on the section button. Default is "View all".

        <Tip>
          Leave empty to hide the button completely if not needed.
        </Tip>
      </Accordion>

      <Accordion title="Button link" icon="link">
        Destination URL when the button is clicked. Typically links to a collection page or category.
      </Accordion>

      <Accordion title="Button style" icon="palette">
        Visual styling of the button.

        **Available options:**

        * **Filled** - Solid background (default, highest emphasis)
        * **Outlined** - Border with transparent background
        * **Text link** - Minimal styling, text only
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Products">
    ### Number of products for each group

    Controls how many products are displayed from the collection or manual selection.

    **Range:** 4 – 12 products (default: 8)

    <AccordionGroup>
      <Accordion title="Choosing product count" icon="list-ol">
        **When to use different counts:**

        * **4 products** - Minimal showcases, sidebar sections
        * **8 products** - Standard homepage display (recommended)
        * **12 products** - Large collection previews, full-width sections

        Consider your section width and product card size when selecting the count. More products require more scrolling on mobile devices.
      </Accordion>
    </AccordionGroup>

    <Tip>
      For mobile optimization, we recommend 8 or fewer products to avoid excessive scrolling.
    </Tip>
  </Tab>

  <Tab title="Styling">
    ### Section width

    Controls the maximum width of the section container.

    <AccordionGroup>
      <Accordion title="Page width" icon="window-restore">
        Content limited to theme's page width (default).

        **When to use:** Standard sections that align with other page content.
      </Accordion>

      <Accordion title="Full width" icon="expand">
        Content extends to full browser width.

        **When to use:** Edge-to-edge designs, promotional sections, maximizing product visibility.
      </Accordion>
    </AccordionGroup>

    ### Color scheme

    Select the background and text color scheme for the section.

    ### Spacing

    Control vertical spacing around the section:

    * **Spacing top** - Margin above the section (None, S, M, L, XL)
    * **Spacing bottom** - Margin below the section (None, S, M, L, XL)

    Both default to M (medium spacing).

    ### Section border

    Add decorative borders to the section.

    **Available options:**

    * **None** - No borders (default)
    * **Top** - Border on top edge only
    * **Bottom** - Border on bottom edge only
    * **Both** - Borders on top and bottom edges

    <img src="https://mintcdn.com/digifist/baR_Z9qSMcTdQKVq/images/theme/sahara/sections/featured-products/section-border.png?fit=max&auto=format&n=baR_Z9qSMcTdQKVq&q=85&s=fb3516d7d423329dcc430decf2a4f537" alt="Styling and spacing options" width="3280" height="2186" data-path="images/theme/sahara/sections/featured-products/section-border.png" />
  </Tab>
</Tabs>

## Block settings

Each collection block defines a product source and configuration.

<Tabs>
  <Tab title="Product source">
    ### Products (Manual selection)

    Manually select up to 12 specific products to display.

    <AccordionGroup>
      <Accordion title="When to use manual selection" icon="hand-pointer">
        **Best for:**

        * Curated product sets for campaigns
        * Specific product combinations (e.g., outfit bundles)
        * Promotional displays with hand-picked items
        * Temporary seasonal showcases

        <Warning>
          Manual selections require updating when products change. Collection selections update automatically.
        </Warning>
      </Accordion>
    </AccordionGroup>

    ### Collection

    Select a Shopify collection to automatically display its products.

    <AccordionGroup>
      <Accordion title="Collection vs manual selection" icon="circle-question">
        When a collection is selected, it **overrides** any manual product selections.

        **Collection benefits:**

        * Automatically updates when collection contents change
        * Respects collection sorting rules
        * Easier to maintain long-term
        * Scales with inventory changes

        **When to use collections:**

        * New arrivals sections (auto-updated)
        * Bestsellers (dynamic sorting)
        * Seasonal categories
        * Standard collection preview sections
      </Accordion>
    </AccordionGroup>

    <img src="https://mintcdn.com/digifist/baR_Z9qSMcTdQKVq/images/theme/sahara/sections/featured-products/product-source.png?fit=max&auto=format&n=baR_Z9qSMcTdQKVq&q=85&s=71e9ab459583792f0e4540f630b499ba" alt="Product source configuration" width="3280" height="2186" data-path="images/theme/sahara/sections/featured-products/product-source.png" />
  </Tab>

  <Tab title="Block settings">
    ### Title (Heading)

    Optional heading for this specific collection block shown above the products.

    <AccordionGroup>
      <Accordion title="Title behavior" icon="heading">
        If no heading is provided, the section will use the collection name automatically.

        **When to customize:**

        * Create marketing-friendly names ("Shop Our Bestsellers" vs. "bestsellers-2024")
        * Add context or calls-to-action
        * Maintain consistent heading style across sections

        **When to leave empty:**

        * Collection name is already clear and user-friendly
        * Reducing visual clutter
        * Letting collection metadata control display
      </Accordion>
    </AccordionGroup>

    ### Show unavailable products

    Controls whether out-of-stock or unavailable products are displayed.

    <AccordionGroup>
      <Accordion title="Unavailable products behavior" icon="box-open">
        When enabled, products marked as unavailable or out of stock will still appear in the list.

        **When to enable:**

        * Pre-order campaigns
        * Coming soon product previews
        * Maintaining consistent product count
        * Showing full collection range

        **When to disable (default):**

        * Standard product displays
        * Avoiding customer frustration
        * Focusing on purchasable items
        * Improving conversion rates
      </Accordion>
    </AccordionGroup>

    <Note>
      Unavailable products typically display with reduced opacity or an "Out of Stock" badge based on theme settings.
    </Note>
  </Tab>
</Tabs>

## Best practices

<CardGroup cols={2}>
  <Card title="Use collections" icon="layer-group">
    Prefer collection selection over manual picks for automatic updates and easier long-term maintenance.
  </Card>

  <Card title="Optimize count" icon="list">
    Limit to 8 products or fewer on mobile-heavy stores to reduce scrolling and improve load times.
  </Card>

  <Card title="Clear headings" icon="heading">
    Use descriptive headings that clarify the product selection ("New This Week" vs. "Featured Products").
  </Card>

  <Card title="Strategic placement" icon="location-dot">
    Place on homepage, collection pages, or landing pages for maximum visibility and engagement.
  </Card>

  <Card title="Consistent styling" icon="palette">
    Match section color schemes with your overall theme design for visual coherence.
  </Card>

  <Card title="Button clarity" icon="hand-pointer">
    Use action-oriented button text ("Shop Collection", "View All") instead of generic labels.
  </Card>
</CardGroup>

## Common use cases

<AccordionGroup>
  <Accordion title="Homepage new arrivals" icon="sparkles">
    Use a "New Arrivals" collection with 8 products. Set layout to 1 (heading left, button right). Enable button linking to the full collection page. This automatically updates as new products are added.
  </Accordion>

  <Accordion title="Seasonal promotion" icon="calendar">
    Manually select 8-12 seasonal products. Use layout 2 (centered) for promotional emphasis. Set custom heading like "Summer Essentials 2024". Use filled button style for maximum visibility.
  </Accordion>

  <Accordion title="Bestsellers showcase" icon="fire">
    Select your "Bestsellers" or "Popular" collection. Set to 8 products with layout 1. Leave heading empty to use collection name. This creates a dynamic display that updates based on sales data.
  </Accordion>

  <Accordion title="Category preview" icon="grid-2">
    On a landing page, use collection block to preview a category. Set to 4-6 products with compact layout. Add button linking to full collection for deeper browsing.
  </Accordion>

  <Accordion title="Coming soon preview" icon="eye">
    Manually select upcoming products. Enable "Show unavailable products" to display pre-order or coming soon items. Use custom heading explaining launch date or availability.
  </Accordion>
</AccordionGroup>

## Related sections

<CardGroup cols={2}>
  <Card title="Featured collections" icon="layer-group" href="/themes/sahara/sections/featured-collections">
    Display multiple collections in grid or carousel format
  </Card>

  <Card title="Product recommendations" icon="wand-magic-sparkles" href="/themes/sahara/sections/product-recommendations">
    Show AI-powered product recommendations
  </Card>
</CardGroup>
