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

# B2C Commerce

> Flexible direct-to-consumer commerce with powerful catalog, search, and checkout capabilities

# B2C Commerce Solution

Kibo's B2C Commerce solution provides a complete platform for direct-to-consumer retail, with flexible catalog management, intelligent search, powerful promotions, and seamless checkout experiences across all channels.

## Overview

Build modern, personalized shopping experiences with Kibo's headless commerce platform. The B2C solution gives you full control over your storefront while providing enterprise-grade capabilities for catalog management, pricing, promotions, and order processing.

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Catalog & Products" icon="book" href="/concept-guides/catalog">
    Flexible catalog architecture with unlimited attributes and variants
  </Card>

  <Card title="Search & Merchandizing" icon="search" href="/concept-guides/search-and-merchandizing">
    AI-powered search with merchandizing rules and personalization
  </Card>

  <Card title="Cart & Checkout" icon="shopping-cart" href="/concept-guides/cart-and-checkout">
    Unified cart with multi-ship support and flexible payment options
  </Card>

  <Card title="Promotions" icon="tag" href="/concept-guides/promotions">
    Flexible discounts, coupons, and campaign management
  </Card>
</CardGroup>

## Catalog Management

### Product Configuration

| Feature                      | Documentation                                           |
| ---------------------------- | ------------------------------------------------------- |
| Product types and attributes | [Product Types Overview](/pages/product-types-overview) |
| Product variations           | [Product Variations](/pages/product-variations)         |
| Option attributes            | [Option Attributes](/pages/option-attributes)           |
| Property attributes          | [Property Attributes](/pages/property-attributes)       |

### Category Management

| Feature            | Documentation                                   |
| ------------------ | ----------------------------------------------- |
| Category overview  | [Category Overview](/pages/category-overview)   |
| Static categories  | [Static Categories](/pages/static-categories)   |
| Dynamic categories | [Dynamic Categories](/pages/dynamic-categories) |
| Faceted navigation | [Facets](/pages/facets)                         |

### Catalog Architecture

<CardGroup cols={2}>
  <Card title="Catalog Structure" icon="sitemap" href="/pages/catalog-structure">
    Master and child catalog relationships
  </Card>

  <Card title="Multi-Locale Catalogs" icon="globe" href="/pages/multi-locale-catalogs">
    Localized content for international commerce
  </Card>

  <Card title="Collections" icon="layer-group" href="/pages/collections">
    Curated product groupings for merchandizing
  </Card>

  <Card title="Dynamic Imaging" icon="image" href="/pages/dynamic-imaging">
    On-the-fly image transformation and optimization
  </Card>
</CardGroup>

## Shopping Experience

### Search & Discovery

| Feature              | Documentation                                               |
| -------------------- | ----------------------------------------------------------- |
| Search configuration | [Search Overview](/concept-guides/search-and-merchandizing) |
| Search schema editor | [Schema Editor](/pages/search-schema-overview)              |
| Merchandizing rules  | [Merchandizing Rules](/pages/merchandizing-rules)           |
| Synonyms and tuning  | [Synonyms](/pages/search-synonyms)                          |

### Pricing & Promotions

<CardGroup cols={2}>
  <Card title="Pricing Strategies" icon="dollar-sign" href="/concept-guides/pricing">
    List prices, sale prices, and customer-specific pricing
  </Card>

  <Card title="Price Lists" icon="list" href="/pages/price-lists">
    Segment-based pricing for loyalty tiers and promotions
  </Card>

  <Card title="Discounts" icon="percent" href="/pages/configure-discounts">
    Product, order, and shipping discounts
  </Card>

  <Card title="Coupons" icon="ticket" href="/pages/coupon-sets">
    Single-use and multi-use coupon codes
  </Card>
</CardGroup>

## Customer Management

| Feature                   | Documentation                                        |
| ------------------------- | ---------------------------------------------------- |
| Customer accounts         | [Customers Overview](/pages/customers-overview)      |
| Customer attributes       | [Customer Attributes](/pages/customer-attributes)    |
| Customer segments         | [Customer Segments](/pages/customer-segments)        |
| Wishlists and saved carts | [Cart & Checkout](/concept-guides/cart-and-checkout) |

## Checkout & Payments

<CardGroup cols={2}>
  <Card title="Cart & Checkout" icon="shopping-cart" href="/concept-guides/cart-and-checkout">
    Persistent carts with multi-ship and gift options
  </Card>

  <Card title="Payment Processing" icon="credit-card" href="/concept-guides/payments">
    Flexible payment gateway integrations
  </Card>

  <Card title="Tax Calculation" icon="receipt" href="/pages/tax-settings">
    Integrated tax provider support
  </Card>

  <Card title="Shipping Options" icon="truck" href="/pages/shipping-carriers">
    Real-time rates and shipping method configuration
  </Card>
</CardGroup>

## Fulfillment Options

Support multiple fulfillment methods to meet customer expectations:

| Method                      | Documentation                                                |
| --------------------------- | ------------------------------------------------------------ |
| Ship to Home                | [Ship to Home](/concept-guides/sth)                          |
| Buy Online, Pickup In Store | [BOPIS](/concept-guides/bopis)                               |
| Curbside Pickup             | [Curbside Delivery](/pages/curbside-delivery)                |
| Same-Day Delivery           | [Delivery Fulfillment](/concept-guides/delivery-fulfillment) |

## Developer Resources

For developers building B2C storefronts:

| Guide                                                      | Description                                    |
| ---------------------------------------------------------- | ---------------------------------------------- |
| [Storefront Catalog](/developer-guides/storefront-catalog) | Product and category retrieval for storefronts |
| [Cart](/developer-guides/cart)                             | Shopping cart management                       |
| [Commerce & Orders](/developer-guides/commerce)            | Order submission and processing                |
| [Customer](/developer-guides/customer)                     | Customer account management                    |
| [Inventory](/developer-guides/inventory)                   | Real-time inventory availability               |

## Headless Commerce

Kibo's headless architecture enables:

* **Custom frontends** - Build with React, Vue, or any framework
* **Omnichannel experiences** - Single API for web, mobile, and IoT
* **Performance optimization** - CDN-ready with edge caching support
* **Third-party integrations** - Connect CMS, CDP, and marketing tools

## Related Solutions

<CardGroup cols={2}>
  <Card title="Order Management" icon="boxes-stacked" href="/solutions/order-management">
    Add intelligent fulfillment orchestration
  </Card>

  <Card title="Subscription Commerce" icon="repeat" href="/solutions/subscription-commerce">
    Enable recurring purchases and subscriptions
  </Card>

  <Card title="Agentic Commerce" icon="robot" href="/solutions/agentic-commerce">
    Add AI-powered conversational shopping
  </Card>
</CardGroup>
