Search Results

Capability
Feature
Deployment Approach
Using Custom SQL Queries
Using Custom SQL Queries Service Builder creates finder methods that retrieve entities by their attributes (their column values). When you add a column as a parameter for the finder in your...
Published Date: Sep 6, 2024 3:37 PM
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
Published Date: Jan 18, 2025 2:47 AM
Business Logic with Service Builder
Business Logic with Service Builder Once you've generated model, persistence, and service code with Service Builder, you can begin adding business logic. Entities generated by Service Builder...
Published Date: May 9, 2024 6:52 PM
Defining Entities
Defining Entities Entities are the heart and soul of a service. They represent the map between the model objects in Java and your database fields and tables. Service Builder automatically maps your...
Published Date: May 9, 2024 6:52 PM
Adding Model Hints
Adding Model Hints Once you've used Service Builder to define model entities, you may want to refine how users enter that data. Model hints specify entity data restrictions and other formatting....
Published Date: May 9, 2024 6:52 PM
Configuring Global Service Options
Configuring Global Service Options A service's global options apply to all its entities. Here are the options: Dependency Injector Package path Multiversion concurrency control Namespace...
Published Date: May 9, 2024 6:52 PM
Defining Entity Columns
Defining Entity Columns An entity's columns represent its attributes. These attributes map table fields to Java object fields. Here you'll examine the sample project from Understanding and...
Published Date: May 9, 2024 6:52 PM
Deploying Liferay Commerce to an Existing Liferay Installation
Deploying Liferay Commerce to an Existing Liferay Installation This article documents how to deploy Liferay Commerce to an existing Liferay DXP instance. Because Liferay Commerce is built on...
Published Date: May 9, 2024 6:45 PM
Using the Liferay Commerce Tomcat Bundle
Using the Liferay Commerce Tomcat Bundle The Liferay Commerce bundle is available for download from the Liferay Commerce Community Downloads page. The bundle contains the latest version of Liferay...
Published Date: May 9, 2024 6:45 PM
Maintenance Versions
Maintenance Versions Fix Packs are released on a periodic basis and include bug and security fixes. If you are installing a fix pack to an installation that has custom code deployed, we recommend...
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Availability Estimates
Availability Estimates If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an accelerator like Minium or Speedwell, three...
Published Date: May 9, 2024 6:45 PM
Upgrading Liferay Commerce
Upgrading Liferay Commerce To enhance the quality of your experience with Liferay Commerce, Liferay provides periodic product upgrades with bug fixes and new features. Users should consider...
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Multishipping
Multishipping Liferay DXP 2025.Q1+/Portal GA132+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) With...
Published Date: Feb 12, 2025 12:54 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: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machines manufacturer may...
Published Date: May 9, 2024 6:46 PM
Using the Liferay Commerce Docker Image
Using the Liferay Commerce Docker Image The latest version Liferay Commerce is available as a docker image. Follow these steps to download the latest Docker image release of Liferay Commerce and...
Published Date: May 9, 2024 6:45 PM
Installing Commerce 2.1 and Below
Installing Commerce 2.1 and Below Previous releases of Liferay Commerce required additional installation steps that are no longer necessary on Commerce 3.x and above. Prerequisites Before...
Published Date: May 9, 2024 6:45 PM
Inventory Management
Inventory Management Commerce 2.1+ Liferay's inventory management tools can support a wide range of commerce use cases, from a single storefront with one warehouse to multiple sales channels with...
Published Date: May 9, 2024 6:45 PM
Developer Guide
Developer Guide
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Low Stock Action
Low Stock Action Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock action, which removes the product from...
Published Date: May 9, 2024 6:45 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...
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Setting Up Warehouses
Setting Up Warehouses Warehouses represent physical locations of product inventory. To activate a warehouse, you must set its geolocation. You can use a single warehouse to serve multiple channels...
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 PM
Order Management
Order Management Use Liferay's order management capabilities to process orders of multiple types from different channels, set up workflows, create shipments for orders, and more.
Published Date: May 9, 2024 6:45 PM
Developer Guide
Developer Guide
Published Date: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:45 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: May 9, 2024 6:46 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: May 9, 2024 6:46 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: May 9, 2024 6:46 PM
Orders
Orders An order starts off in the Open status. After the customer finishes checking out, it transitions into the Pending status. To start processing an order, you must accept a pending order. You...
Published Date: May 9, 2024 6:46 PM

Capabilities

Product

Education

Contact Us

Connect

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