Search Results

All Results 6970
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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 upload images for each...
Product Images for Commerce 2.1 and Earlier Versions
Product Images for Commerce 2.1 and Earlier Versions 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...
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...
Product Attachments for Commerce 2.1 and Earlier Versions
Product Attachments for Commerce 2.1 and Earlier Versions Catalog managers can upload a downloadable document for a product which often provides additional information that is not already in the...
Creating a Virtual Product
Creating a Virtual Product A virtual product is any non-tangible product that customers can download. Examples include videos, electronic publications, warranties, and service contracts. Like other...
Creating a Simple Product for Commerce 2.1 and Earlier Versions
Creating a Simple Product for Commerce 2.1 and Earlier Versions A simple product is any physical product for which inventory is tracked. Products are added to a catalog and include a name and...
Creating a New Product Category
Creating a New Product Category Product Categories are used to organize your products. These groupings allow multiple products to be handled as a single unit. For example, a product category could...
Shop by Diagram
Shop by Diagram Subscription With Shop by Diagram you can easily find parts for larger equipment visually through diagrams. This can be an automotive spare part, electronic component, or spares of...
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...
Creating Product Bundles
Creating Product Bundles Liferay supports the creation of product bundles using product options. With options, you can define values that link the current product with other SKUs (simple, virtual,...
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...
Managing BOMs
Managing BOMs Subscription Bill of Materials (BOM) diagrams identify component parts belonging to a product. Users can create and annotate BOM diagrams in Liferay Commerce that reference products...
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...
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...
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....
Overriding Product Level Information for Commerce 2.1 and Earlier Versions
Overriding Product Level Information for Commerce 2.1 and Earlier Versions Product SKUs in a catalog typically inherit the specifications and configurations from the parent product. You can...
Related Products, Up-Sells, and Cross-Sells for Commerce 2.1 and Earlier Versions
Related Products, Up-Sells, and Cross-Sells for Commerce 2.1 and Earlier Versions You can use product relations to create links between products. After doing so, one product displays other linked...
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...
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...
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...
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...
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,...
Units of Measure (UOM)
Units of Measure (UOM) Liferay DXP 2023.Q4+/Portal GA98+ Businesses can have different ways of maintaining and selling their stock. This is commonly known as Units of Measure (UOM). Some of the...
Using Product Options for Commerce 2.1 and Earlier Versions
Using Product Options for Commerce 2.1 and Earlier Versions Creating an Option Template Navigate to Control Panel → Commerce → Products. Go to the Options tab. This displays a list of existing...
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
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...
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...
Sites and Site Types
Sites and Site Types 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 to...
Introduction to the Admin Account for Commerce 2.1 and Earlier Versions
Introduction to the Admin Account for Commerce 2.1 and Earlier Versions The Admin user is created by default in any new installation of Liferay Commerce and has full permissions to modify every...
Creating a Basic Custom Element
Creating a Basic Custom Element Liferay 7.4+ Custom element client extensions use Liferay's frontend infrastructure to register external, remote applications with the Liferay platform and render...
Integrating External Applications
Integrating External Applications Custom Element and IFrame client extensions register applications with Liferay and render them as widgets on site pages. When you create one of these frontend...
Integrating Microservices
Integrating Microservices Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 You can define microservice client extensions to run your own code in response to events in your Liferay...
IFrame YAML Configuration Reference
IFrame YAML Configuration Reference You can define an IFrame client extension with a client-extension.yaml file. Data Usage This client-extension.yaml file defines an IFrame client extension: ...
Using an IFrame Client Extension
Using an IFrame Client Extension Liferay 7.4+ IFrame client extensions use Liferay's frontend infrastructure to register external applications as HTML elements. They're added to Liferay pages as...
Using Routes with Custom Elements
Using Routes with Custom Elements Liferay 7.4+ Custom element client extensions use Liferay's frontend infrastructure to register external applications with the Liferay platform and render them as...
Notification Type YAML Configuration Reference
Notification Type YAML Configuration Reference You can define a notification type client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a...
Using a Site Initializer Client Extension
Using a Site Initializer Client Extension Liferay DXP 2023.Q4+/Portal GA100+ Site Initializer client extensions can quickly create or update a site, complete with configurations and content. Start...
Batch YAML Configuration Reference
Batch YAML Configuration Reference Use a client-extension.yaml file to define a batch client extension. Usage Details This client-extension.yaml file defines a client extension of type batch: ...
Site Initializer YAML Configuration Reference
Site Initializer YAML Configuration Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Use a client-extension.yaml file to define a Site Initializer client extension. Usage...
Site Initializers
Site Initializers Liferay DXP 2023.Q4+/Portal GA100+ Site Initializers package pages, content, and configurations to help you jump-start a new site with much of the site already built. You can...