Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Adding a New Discount Rule Type
Adding a New Discount Rule Type You can add a new discount rule type by implementing two interfaces: CommerceDiscountRuleType and CommerceDiscountRuleTypeJSPContributor. Discount rule types define...
Published Date: Apr 26, 2024 8:48 PM
Commerce Order Engine Overview
Commerce Order Engine Overview Coming soon!
Published Date: Apr 26, 2024 8:48 PM
Promotions
Promotions :file: ../landingpage_template.html :file: promotions/landing.html
Published Date: Apr 26, 2024 8:48 PM
Warehouse API Basics
Warehouse API Basics You can manage warehouses from the Applications menu or REST APIs. Call the headless-commerce-admin-inventory services to create and manage warehouses. Adding a Warehouse ...
Published Date: Apr 26, 2024 8:48 PM
Managing Product Status
Managing Product Status When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. Setting Product Expiration Dates Set expiration...
Published Date: Apr 26, 2024 8:48 PM
Inventory Management Reference Guide
Inventory Management Reference Guide To access inventory settings, open the Global Menu (Global Menu) and navigate to Commerce → Inventory. Navigate to the inventory settings from the Global Menu....
Published Date: Apr 26, 2024 8:48 PM
Setting Inventory by Warehouse
Setting Inventory by Warehouse Stores with multiple warehouses can manage product inventory on a per warehouse basis. The inventory menu is where you can manage the number of products available to...
Published Date: Apr 26, 2024 8:48 PM
Order API Basics
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
Published Date: Apr 26, 2024 8:48 PM
Using the Inventory Management System
Using the Inventory Management System You can use Liferay's inventory management system to manage inventory for product SKUs in your instance. This system provides these features for managing SKUs:...
Published Date: Apr 26, 2024 8:48 PM
Setting Up Warehouses
Setting Up Warehouses Warehouses represent physical locations where you store product inventory. To activate a warehouse, you must set its geolocation. The Fedex shipping method uses this...
Published Date: Apr 26, 2024 8:48 PM
Product Inventory Configuration Reference Guide
Product Inventory Configuration Reference Guide You can configure products in the catalog to display inventory data in the storefront. There are two options available to display inventory data:...
Published Date: Apr 26, 2024 8:48 PM
Order Management
Order Management :file: landingpage_template.html :file: order-management/landing.html
Published Date: Apr 26, 2024 8:48 PM
Term API Basics
Term API Basics You can manage terms and conditions from the Applications menu or with REST APIs. Use the /terms endpoint from headless-admin-commerce-order to create and manage terms and...
Published Date: Apr 26, 2024 8:48 PM
Order Type API Basics
Order Type API Basics You can manage order types from the Applications menu or with REST APIs. Use the /order-types endpoint from headless-admin-commerce-order to create and manage order types. ...
Published Date: Apr 26, 2024 8:48 PM
Warehouse Reference Guide
Warehouse Reference Guide To manage warehouses, open the Global Menu (Global Menu) and navigate to Commerce → Warehouses. If you're using Commerce 2.0 or 2.1, the warehouse settings are located in...
Published Date: Apr 26, 2024 8:48 PM
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Order API Basics :link: ./developer-guide/order-api-basics.md ::: ::: Order Type API Basics :link: ./developer-guide/order-type-api-basics.md ::: :::...
Published Date: Apr 26, 2024 8:48 PM
Using the Minimum Order Amount Rule
Using the Minimum Order Amount Rule Liferay DXP 7.4 U1+/GA5+ Because of the cost to fulfill an order, you may want to accept only orders above a certain amount. You can do this through order rules...
Published Date: Apr 26, 2024 8:48 PM
Using Order Importer
Using Order Importer Liferay DXP 7.4 U1+/GA5+ There are two ways to create a new order on a Minium site: Click the Account Selector from the top right and select Create New Order. Go to the...
Published Date: Apr 26, 2024 8:48 PM
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machines manufacturer...
Published Date: Apr 26, 2024 8:48 PM
Order Importer
Order Importer You can use the Order Importer in Liferay Commerce to add new orders that aren't already in the system quickly. It supports importing Orders from a CSV file, Wishlist or past Orders....
Published Date: Apr 26, 2024 8:48 PM
Order Rules
Order Rules You can use order rules to enforce conditions that the buyer must fulfill to continue checking out an order. To enable order rules, Open the Global Menu (Global Menu icon) and...
Published Date: Apr 26, 2024 8:48 PM
Approving or Rejecting Orders in Order Workflows
Approving or Rejecting Orders in Order Workflows Order workflows, when enabled, empower the buyer or seller to require internal prior approval for an order before it can be processed. This article...
Published Date: Apr 26, 2024 8:48 PM
Enabling or Disabling Order Workflows
Enabling or Disabling Order Workflows Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior approval for an order before it can be...
Published Date: Apr 26, 2024 8:48 PM
Using Order Types
Using Order Types Liferay DXP 7.4 U4+/GA8+ To support the example scenario of stock and urgent orders, you can create two Order Types. Stock orders have regular pricing, and urgent orders incur a...
Published Date: Apr 26, 2024 8:48 PM
Order Types
Order Types Orders can be of various types that require different pricing or visibility. For example, a buyer can have stock orders that consist of their restocking purchases. They can also have...
Published Date: Apr 26, 2024 8:48 PM
Order Splitting
Order Splitting Liferay DXP 7.4 U84+/GA84+ Order Splitting was released behind a release feature flag in Liferay DXP 7.4 U84/GA84. It was made Generally Available (GA) in 2024.Q1/GA112. ...
Published Date: Apr 26, 2024 8:48 PM
Orders Menu Reference Guide
Orders Menu Reference Guide Orders can be viewed and managed by an administrator in the Orders menu. To access the Orders menu, click the Global Applications button → Commerce → Orders. Navigate...
Published Date: Apr 26, 2024 8:48 PM
Introduction to Order Workflows
Introduction to Order Workflows Order Workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior approval for an order before it can be processed....
Published Date: Apr 26, 2024 8:48 PM
Order Information
Order Information Administrators can view and edit order information by clicking an order in the Orders menu. There are five tabs: General, Payments, Shipments, Notes, and Emails. General You can...
Published Date: Apr 26, 2024 8:48 PM
Order Workflows
Order Workflows :file: ../landingpage_template.html :file: order-workflows/landing.html
Published Date: Apr 26, 2024 8:48 PM
Order Management Statuses Reference Guide
Order Management Statuses Reference Guide Liferay Commerce 2.0 Every order in Liferay Commerce has order information and order management statuses associated with it. This article reviews the...
Published Date: Apr 26, 2024 8:48 PM
Order Life Cycle
Order Life Cycle An Order stores data regarding a potential or past transaction. This article provides an overview of the order life cycle from open cart to fulfilled order. This is the latest...
Published Date: Apr 26, 2024 8:48 PM
Orders
Orders :::: 2 :gutter: 3 3 3 3 ::: Processing an Order :link: ./orders/processing-an-order.md ::: ::: Order Splitting :link: ./orders/order-splitting.md ::: ::: Order Information :link:...
Published Date: Apr 26, 2024 8:48 PM
Shipments
Shipments :file: ../landingpage_template.html :file: shipments/landing.html
Published Date: Apr 26, 2024 8:48 PM
Price on Application
Price on Application Liferay DXP 7.4 U84+/GA84+ Price on Application was released behind a release feature flag in Liferay DXP 7.4 U84/GA84. It was made Generally Available (GA) in 2024.Q1/GA112....
Published Date: Apr 26, 2024 8:48 PM
Introduction to Shipments
Introduction to Shipments You can create Shipments when an order is in the processing stage. Once you create a shipment, you are taken to the Shipments page where you can manage shipments and...
Published Date: Apr 26, 2024 8:48 PM
Processing an Order
Processing an Order Processing an order in Liferay Commerce consists of two stages: accepting an order and processing an order. Shipments are created while orders are processed. To begin processing...
Published Date: Apr 26, 2024 8:48 PM
Shipments Management Reference Guide
Shipments Management Reference Guide This guide documents all the features in Shipments Management menu. To access Shipments Management, navigate to the Global Applications → Shipments. Shipments...
Published Date: Apr 26, 2024 8:48 PM
Creating a Shipment
Creating a Shipment Creating a shipment is integrated with the Orders menu. You can also manage all shipments in the Shipments menu once an order is in the Processing phase. Creating a New...
Published Date: Apr 26, 2024 8:48 PM
Subscriptions
Subscriptions :file: ../landingpage_template.html :file: subscriptions/landing.html
Published Date: Apr 26, 2024 8:48 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy