Fluent Commerce Logo
Docs

Sample B2C Data Module

Package

Changed on:

13 Aug 2026

Publisher:Fluent Commerce
Website:Fluent Commerce

Download Package

Dependencies

Version History

2026-08-13
Key Changes:Sample data sourcing profiles (`CC_DEFAULT`, `HD_DEFAULT`, `MULTI_DEFAULT`) updated to include `RejectedLocationExclusionCriterion` explicitly in both primary and fallback strategies.
2026-06-01Key Changes:Simplified carrier reference configuration by adopting the standard module configuration placeholder format (`[[carrier.ref]]`).
2025-10-02Key Changes:
  • Added Default Sourcing Profiles
  • Added placeholder support for configurable module assets
  • Updated sample data to improve portability across environments
2025-07-08Key Changes:Updated the Core Module dependency from ^1.0.0 to 2.0.x.
2025-04-10Initial release.

Overview

The Sample B2C Data Module provides sample data (products, locations, inventory, and etc.) to support demonstrations, implementation, testing, and learning with the Reference Modules.The module provisions the entities and configuration required to deploy and exercise reference workflows. It is not designed for production use.

Detailed Technical Description

Setup Diagram

Assets

The package includes sample data for:
Organization Configuration
  • Users
    Location-level user records for accessing and managing the provisioned locations.
  • Roles
    Role definitions providing the permissions required by the included user records.
Order Domain
  • Sourcing Profiles
    Sourcing profile configurations for the reference order types (Click & Collect, Home Delivery, Mixed Basket), including primary and fallback sourcing strategies.
  • Carriers
    Carrier definitions referenced by the included configuration.
Inventory Domain
  • Product Catalogs
    Product catalog configurations exposing the included products.
  • Products
    Product data used to demonstrate inventory and order management scenarios.
  • Categories
    Category hierarchy used to organize the included product catalog.
  • Inventory Catalogs
    Inventory catalog configurations used by the provisioned retailer.
  • Virtual Catalogs
    Virtual catalog configurations supporting Available-to-Sell (ATS) calculations, inventory aggregation, and sourcing scenarios.
  • Control Groups
    Control group configurations used to organize and apply the included inventory controls.
  • Controls
    Inventory control configurations used by the included inventory setup.
Fulfillment Domain
  • Locations
    Fulfillment locations representing the included operating model.
  • Networks
    Fulfillment network configurations supporting the included sourcing and fulfillment scenarios.
Platform Configuration
  • Sample Settings
    Settings with predefined values required to support the included B2C configuration.

Installation Instructions

The module is installed using Fluent CLI and is intended to be deployed alongside the Reference Modules.
Capability type:Module