Search Results

Capability
Feature
Deployment Approach
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
Published Date: Jun 28, 2024 3:38 PM
Document Shortcut API Basics
Document Shortcut API Basics Liferay's headless delivery application provides REST services for Documents and Media that add document shortcuts to sites or asset libraries, list their information,...
Published Date: Jul 11, 2024 3:36 PM
Setting Default Permissions
Setting Default Permissions Liferay DXP 2024.Q3+/Portal GA125+ You can define a set of default permissions for Liferay content pages. The default permissions setting is available at both instance...
Published Date: Jul 16, 2024 3:43 PM
Customizing Localization
Customizing Localization Liferay ships with 55 translations, making it ideal for deployments all over the world. Sometimes, however, you must modify a translation or provide a new one. Here you can...
Published Date: Jul 18, 2024 4:48 PM
Liferay Internals
Liferay Internals Liferay is a complex open-source platform built on several key technologies and architectural principles. Liferay is written mostly in Java and built on the OSGi framework, which...
Published Date: Jul 18, 2024 8:39 PM
Extending Liferay
Extending Liferay Liferay DXP/Portal is highly customizable. Its modular architecture contains components you can extend and override dynamically using APIs.
Published Date: Jul 18, 2024 8:39 PM
Creating a Model Listener
Creating a Model Listener Model listeners listen for persistence method calls that signal changes to a specified model (such as update or add methods). Most of the methods model listeners use are...
Published Date: Jul 18, 2024 8:39 PM
Customizing JSPs with Dynamic Includes
Customizing JSPs with Dynamic Includes The liferay-util:dynamic-include tag is a placeholder into which you can inject content---JavaScript code, HTML, and more. The example project demonstrates...
Published Date: Jul 18, 2024 8:39 PM
Overriding Module Language Translations
Overriding Module Language Translations For Liferay DXP 7.4 U4/Portal 7.4 GA8+, the Language Override tool is the recommended approach. Overriding language translations in specific applications...
Published Date: Jul 18, 2024 8:39 PM
Using Portlet Filters
Using Portlet Filters Portlet filters intercept requests and responses at the start of each portlet request processing phase so you can add functionality there. This makes them useful for auditing...
Published Date: Jul 18, 2024 8:39 PM
Creating Service Wrappers
Creating Service Wrappers With Service Wrappers, you can override default service methods to add extra functionality. For example, you may want the value of a field you've added to Liferay's User...
Published Date: Jul 18, 2024 8:39 PM
Adding a Language
Adding a Language Liferay ships with over 50 languages out-of-the-box. Translation is complete for many of these languages, and some are still in the translation process. Each language has its own...
Published Date: Jul 18, 2024 8:39 PM
Generating Translations Automatically
Generating Translations Automatically Liferay DXP supports 50 languages out-of-the-box. Each locale has its own language properties file containing keys for its language. When you create an...
Published Date: Jul 18, 2024 8:39 PM
Overriding Global Language Translations with Language Properties
Overriding Global Language Translations with Language Properties Liferay DXP/Portal implements headings, labels, and messages for many locales using language translations. You can override these...
Published Date: Jul 18, 2024 8:39 PM
Overriding OSGi Services
Overriding OSGi Services Liferay's OSGi container is a dynamic environment in which services can be added, removed, or overridden as needed. This framework registers Liferay components with the...
Published Date: Jul 18, 2024 8:39 PM
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...
Published Date: May 9, 2024 6:46 PM
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, 2024 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, 2024 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, 2024 6:46 PM
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...
Published Date: May 9, 2024 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, 2024 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, 2024 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, 2024 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, 2024 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, 2024 6:46 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, 2024 6:46 PM
Currency API Basics
Currency API Basics Liferay DXP 2024.Q1+/Portal 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, 2024 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, 2024 6:46 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, 2024 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, 2024 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, 2024 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, 2024 6:46 PM
Store Management
Store Management Learn how to create and manage channels, configure countries and regions, add shipping and payment methods to your store, and more.
Published Date: May 9, 2024 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, 2024 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, 2024 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, 2024 6:46 PM
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, 2024 6:46 PM
Using the Minium Accelerator to Jump-Start Your B2B Store
Using the Minium Accelerator to Jump-Start Your B2B Store Minium is a Liferay Accelerator that quickly sets up a business-to-business (B2B) store designed to meet the needs of a manufacturer. It...
Published Date: May 9, 2024 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, 2024 6:46 PM
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, 2024 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, 2024 6:47 PM
Configuring Payment Methods
Configuring Payment Methods Payments are processed through one of three payment methods: Offline: Liferay does not process the payment. Online Standard: Liferay processes the payment entirely....
Published Date: May 9, 2024 6:47 PM
Money Orders
Money Orders With Liferay Commerce, sellers can accept money orders as a payment method. Once activated, buyers can select money orders to complete the purchasing process. Sellers should define and...
Published Date: May 9, 2024 6:47 PM
PayPal
PayPal To accept PayPal payments, you must obtain a merchant ID, PayPal client ID, and client secret from the PayPal Developer Dashboard. Configuring PayPal Open the Global Menu (Applications...
Published Date: May 9, 2024 6:47 PM
Configuring Product Visibility Using Channels
Configuring Product Visibility Using Channels When you create a product, it is visible across all channels, but you can limit visibility to specific channels. Consider a multi-brand scenario where...
Published Date: May 9, 2024 6:46 PM
Managing Channels
Managing Channels To display products and receive orders, a Liferay instance must have at least one channel. Accelerators like Minium already have a channel set up for you. Adding a New Channel ...
Published Date: May 9, 2024 6:46 PM
Authorize.Net
Authorize.Net Liferay supports Authorize.Net as a payment method. Authorize.Net, a subsidiary of Visa, provides payment gateway services. Prerequisites Before configuring your store to use...
Published Date: May 9, 2024 6:47 PM
Managing Payment Methods
Managing Payment Methods In Liferay Commerce, payment methods are scoped by channel and store site. If a Liferay Commerce instance has more than one storefront hosted on the same instance,...
Published Date: May 9, 2024 6:47 PM
Mercanet
Mercanet Liferay supports Mercanet as a payment method out-of-the-box. Since Mercanet accepts only EUR, the store's primary currency must be EUR. Prerequisites Generate credentials Set EUR as...
Published Date: May 9, 2024 6:47 PM
Applying Shipping Method Restrictions
Applying Shipping Method Restrictions Your store may have shipping restrictions to specific countries or regions. This means these countries are not available during the checkout process. These...
Published Date: May 9, 2024 6:47 PM
Using the Variable Rate Shipping Method
Using the Variable Rate Shipping Method Variable rate shipping allows shipping costs to be calculated using three factors: weight, order subtotal (cost before shipping, taxes, and discounts), and a...
Published Date: May 9, 2024 6:47 PM
Currencies
Currencies Liferay comes with multiple currencies pre-configured for use. If a desired currency is not already included, you can add a new one. See the Currencies Reference on how to enter specific...
Published Date: May 9, 2024 6:47 PM
Managing Exchange Rates
Managing Exchange Rates Exchange rates can be manually managed or automatically updated by an online service. To ensure that the store has the most recent exchange rates, administrators can enable...
Published Date: May 9, 2024 6:47 PM
Configuring Shipping Methods
Configuring Shipping Methods Liferay supports two shipping methods out-of-the-box, Flat Rate and Variable Rate. Before choosing any shipping method, verify the Measurement Units that the store...
Published Date: May 9, 2024 6:47 PM
Measurement Units
Measurement Units Liferay Commerce comes with a number of common measurement units already defined, but if you or your shipping provider use different units, you will need to change the default...
Published Date: May 9, 2024 6:47 PM
Shipping Method Reference
Shipping Method Reference Carrier: This shipping method integrates your shipping processes with a shipping company. This ensures the prices you charge your customers closely matches your actual...
Published Date: May 9, 2024 6:47 PM
Inviting Users to an Account
Inviting Users to an Account This article documents how to invite users to an account. Corporate accounts can have more than one user assigned to handle various aspects of a transaction. There are...
Published Date: May 9, 2024 6:47 PM
Order Management Permissions
Order Management Permissions With Liferay Commerce, you can use permissions to control access to Order Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
Published Date: May 9, 2024 6:47 PM
Inventory Management Permissions
Inventory Management Permissions With Liferay Commerce, you can use permissions to control access to Inventory Management applications and resources in the Commerce tab of the Global Menu (Global...
Published Date: May 9, 2024 6:47 PM
Product Management Permissions
Product Management Permissions With Liferay Commerce, you can use permissions to control access to Product Management applications and resources in the Commerce tab of the Global Menu (Global...
Published Date: May 9, 2024 6:47 PM

Capabilities

Product

Education

Contact Us

Connect

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