www/apps/bloom/app/features/commerce-features/page.mdx
export const metadata = {
title: Commerce Features,
}
Your Bloom store comes with powerful ecommerce features built on Medusa's commerce platform. These features help you sell products, manage orders, serve customers, and grow your business.
This guide lists the commerce features available out-of-the-box in your Bloom store.
<Note title="Managing your store">Learn how to use these features in your admin dashboard with the Medusa Admin User Guide.
</Note>Build and organize your product catalog with flexible options for variants, collections, and categories:
Learn about the Product Module for technical implementation details.
</Note>Give customers a smooth shopping experience with a cart that saves their selections. The checkout process is flexible and supports multiple payment and shipping options:
Learn about the Cart Module for technical implementation details.
</Note>Manage the complete order lifecycle from purchase to delivery:
Learn about the Order Module for technical implementation details.
</Note>Build lasting relationships with your customers and manage their information securely:
Learn about the Customer Module for technical implementation details.
</Note>Accept payments securely with support for multiple payment methods and providers:
Learn about the Payment Module for technical implementation details.
</Note>Set flexible pricing strategies to sell globally and maximize revenue:
Learn about the Pricing Module for technical implementation details.
</Note>Drive sales with flexible promotions and discount campaigns:
Learn about the Promotion Module for technical implementation details.
</Note>Deliver products to customers with flexible shipping options and fulfillment integrations:
Learn about the Fulfillment Module for technical implementation details.
</Note>Keep track of your stock across multiple locations and warehouses:
Learn about the Inventory Module and Stock Location Module for technical implementation details.
</Note>Handle sales tax calculations automatically for any region:
Learn about the Tax Module for technical implementation details.
</Note>Sell to customers worldwide with regional customization:
Learn about the Region Module for technical implementation details.
</Note>Sell through multiple channels and manage them from one place:
Learn about the Sales Channel Module for technical implementation details.
</Note>Multi-language support is in beta. Ask Bloom to enable it for your store to start using these features.
</Note>Reach customers in their preferred language:
Learn about the Translation Module for technical implementation details.
</Note>Configure your store's basic information and preferences:
Learn about the Store Module for technical implementation details.
</Note>This feature refers to admin users who can access your store's admin dashboard to manage products, orders, customers, and settings.
</Note>Invite team members to manage your store:
Learn about the User Module and Auth Module for technical implementation details.
</Note>Secure your store and integrate with other systems safely:
Learn about the API Key Module and Auth Module for technical implementation details.
</Note>If you need a custom feature that isn't available out-of-the-box, ask Bloom to implement it for you. Bloom has the commerce expertise to build custom features on top of your store's existing features.
See Custom Features Prompting guide to learn more.