Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Capability
Organizing Your Catalog with Product Categories
Organizing Your Catalog with Product Categories Products can be organized into Categories. These groupings allow multiple products to be grouped and handled collectively. Product categories can be...
Published Date: May 9, 24, 6:46 PM
Overriding Product Level Information
Overriding Product Level Information Product SKUs in a catalog typically inherit the specifications and configurations from the parent product. You can override certain product configurations or...
Published Date: May 9, 24, 6:46 PM
Products
Products Liferay provides four product types out-of-the-box: Simple, Grouped, Virtual, and Diagram. Catalogs hold products with a default SKU at creation time. By default, all products are visible...
Published Date: May 9, 24, 6:46 PM
Configuring Product Visibility Using Account Groups
Configuring Product Visibility Using Account Groups By default, all products are visible in a Catalog. However, users can limit a product's visibility based on a user's association with an Account...
Published Date: May 9, 24, 6:46 PM
Virtual Product Reference
Virtual Product Reference Configure unique Virtual Product settings in the Virtual sub-tab. Details FieldDescription URLSet the Product' file using a URL. Select FileUse the Select button to...
Published Date: May 9, 24, 6:46 PM
Defining SKUs as Option Values using a Collection Provider
Defining SKUs as Option Values using a Collection Provider Liferay DXP 2023.Q4+/Portal 7.4 GA98+ You can specify one or more categories as a collection provider when configuring an option on a...
Published Date: May 9, 24, 6:46 PM
Managing BOMs
Managing BOMs Subscription Required Bill of Materials (BOM) diagrams identify component parts belonging to a product. Users can create and annotate BOM diagrams in Liferay Commerce that reference...
Published Date: May 9, 24, 6:46 PM
Product Attachments
Product Attachments Catalog managers can upload a downloadable document for a product which often provides additional information that is not already in the product's description or specifications....
Published Date: May 9, 24, 6:46 PM
Enabling Subscriptions for a Product
Enabling Subscriptions for a Product With Liferay Commerce, you can create and manage subscriptions for Simple, Grouped, and Virtual Products. Examples of subscriptions include magazines, renewable...
Published Date: May 9, 24, 6:46 PM
Product Configuration Reference
Product Configuration Reference Using a product's configuration page, you can add additional metadata, media, attachments, create product relations, and more. Product Details Configure the...
Published Date: May 9, 24, 6:46 PM
Product Images
Product Images Product images help to ensure that customers know what they are buying and increase the likelihood of a sale. If you have a product with different SKUs you can can upload images for...
Published Date: May 9, 24, 6:46 PM
Related Products, Up-Sells, and Cross-Sells
Related Products, Up-Sells, and Cross-Sells You can use product relations to create links between products. After doing so, one product displays other linked products. To add a product relation,...
Published Date: May 9, 24, 6:46 PM
Specifications
Specifications A specification stores a single piece of product information. This can be the product's dimensions, color, weight, capacity, or any other attribute. These details help customers when...
Published Date: May 9, 24, 6:46 PM
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal 7.4 GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
Published Date: Aug 7, 24, 3:39 PM
Catalog API Basics
Catalog API Basics You can manage catalogs from the Applications menu or REST APIs. Call the headless-commerce-admin-catalog services to create and manage catalogs. Adding a Catalog Once Liferay...
Published Date: May 9, 24, 6:46 PM
Option API Basics
Option API Basics You can manage option templates from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage options. Adding an Option ...
Published Date: May 9, 24, 6:46 PM
Product API Basics
Product API Basics You can manage products from the Applications menu, but you can also use Liferay’s REST APIs. Call these services to create and manage products. Adding a Product Then follow...
Published Date: May 9, 24, 6:46 PM
Developer Guide
Developer Guide You can invoke the services under headless-commerce-admin-catalog to perform various admin operations related to products. However, if you have a headless storefront, you must use...
Published Date: May 9, 24, 6:46 PM
Option Value API Basics
Option Value API Basics You can manage option values from the Options application or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage option values. Adding an...
Published Date: May 9, 24, 6:46 PM
Using Product Options
Using Product Options Product options provide a convenient and flexible way to customize products. Using options, you can add selectable or editable fields to products sold in your site. Your...
Published Date: May 9, 24, 6:46 PM
Units of Measure (UOM)
Units of Measure (UOM) Liferay DXP 2023.Q4+/Portal 7.4 GA98+ Businesses can have different ways of maintaining and selling their stock. This is commonly known as Units of Measure (UOM). Some of...
Published Date: May 9, 24, 6:46 PM
Currency API Basics
Currency API Basics Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can manage currencies from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and...
Published Date: May 9, 24, 6:46 PM
Product API - Creating a Product with Multiple SKUs
Product API - Creating a Product with Multiple SKUs You can create products with multiple active SKUs using the product API or from the Products application. To create such a product, you must...
Published Date: May 9, 24, 6:46 PM
Commerce 2.1 and below: Using Product Options
Commerce 2.1 and below: Using Product Options Creating an Option Template Navigate to Control Panel → Commerce → Products. Go to the Options tab. This displays a list of existing templates on...
Published Date: May 9, 24, 6:46 PM
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
Published Date: Nov 16, 24, 3:30 PM
Specification API Basics
Specification API Basics You can manage product specifications from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage specifications. ...
Published Date: May 9, 24, 6:46 PM
Accelerators
Accelerators Accelerators make building stores and exploring Liferay fast and easy. To build your store from scratch, see Creating Store Content. Stores in Liferay are comprised of an interrelated...
Published Date: May 9, 24, 6:46 PM
Starting a Store
Starting a Store You can use this road map as a starting point to build a storefront using Liferay Commerce. Road Map Store Setup Creating the Storefront Managing Customer Accounts Managing...
Published Date: May 9, 24, 6:46 PM
Introduction to the Admin Account
Introduction to the Admin Account The Admin user is created by default in any new installation of Liferay Commerce and has full permissions to modify every facet of a Liferay Commerce instance. The...
Published Date: May 9, 24, 6:46 PM
Using the Commerce Classic Site Initializer
Using the Commerce Classic Site Initializer Liferay DXP 2024.Q4+/GA129+ [Beta...
Published Date: Jan 18, 25, 2:45 AM
Channels
Channels Channels represent a place where you sell products: a Liferay customer portal, a B2B marketplace, or even back office phone sales. By connecting sales channels to Liferay, sellers can...
Published Date: May 9, 24, 6:46 PM
Configuring Countries and Regions
Configuring Countries and Regions By default, Liferay includes over 240 countries, but you can add countries if needed. When adding or editing countries, you can add states, provinces, or other...
Published Date: May 9, 24, 6:47 PM
Configuring Payment Methods
Configuring Payment Methods Payments are processed through a payment method. There are three types of payment methods: Offline: Liferay does not process the payment. Online Standard: Liferay...
Published Date: May 9, 24, 6:47 PM
Adyen
Adyen Liferay DXP 2024.Q3+/Portal 7.4 GA125+ Liferay provides a client extension that integrates with Adyen. It uses the payment integration client extension as a base. See Configuring Payment...
Published Date: Jan 18, 25, 2:45 AM
Authorize.Net
Authorize.Net Liferay supports Authorize.Net as a payment method. Authorize.Net is a subsidiary of Visa and a provider of payment gateway services. Prerequisites Before configuring your store to...
Published Date: May 9, 24, 6:47 PM
Using the Minium 4 Theme
Using the Minium 4 Theme Liferay DXP 2024.Q4+/GA129+ To use the CSS styles from Minium 4, you can install the Minium theme from the Liferay Marketplace. This contains a CSS client extension. Go...
Published Date: Dec 7, 24, 12:07 AM
Sites and Site Types
Sites and Site Types Sites Liferay Commerce deployments consist of a hierarchy of Sites, Pages, Widgets, and Accounts. Creating and configuring a site in Liferay Commerce is one of the first steps...
Published Date: May 9, 24, 6:46 PM
Channels Reference Guide
Channels Reference Guide The Channels application contains various options to manage and configure your channel. To create a channel, see Managing Channels. General The General tab consists of...
Published Date: May 9, 24, 6:46 PM
Introduction to Liferay Commerce
Introduction to Liferay Commerce Welcome to Liferay Commerce! Liferay Commerce is a digital commerce platform built from the ground up to meet the challenging and complex needs of any B2B...
Published Date: May 9, 24, 6:46 PM
Store Setup Overview
Store Setup Overview Initial store setup uses the admin account. Read the Liferay Commerce Configuration Overview to familiarize yourself with the Liferay Commerce configuration layout and...
Published Date: May 9, 24, 6:46 PM

Capabilities

Product

Education

Contact Us

Connect

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