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
Discount API Basics
Discount API Basics You can manage discounts from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage discounts. Adding a Discount Once...
Date de publication: 26 avr. 2024 20:49
Creating a Price List
Creating a Price List You can create price lists to store SKU price entries that target specific accounts, channels, and order types. They're used when determining a product's unit price and...
Date de publication: 26 avr. 2024 20:49
Pricing Configuration Reference
Pricing Configuration Reference You can change the default discovery logic and other parameters of the pricing engine through system settings. To access these settings, open the Global Menu...
Date de publication: 26 avr. 2024 20:49
Creating a Discount
Creating a Discount Follow the steps below to create a discount by selecting the discount type, the target customers, and setting the discount rates. Once the discount has been created, specify...
Date de publication: 26 avr. 2024 20:49
Introduction to Promotions
Introduction to Promotions You can create Promotions in Liferay to offer promotional pricing to all customers or a set of customers. A promotion shows the difference between a product's list price...
Date de publication: 26 avr. 2024 20:49
Creating a Promotion
Creating a Promotion The example below creates a promotion that reduces the price of all products in the catalog by 20% on the 4th of July. All accounts, account groups, channels, and order types...
Date de publication: 26 avr. 2024 20:49
Promoting Products
Promoting Products :::: 2 :gutter: 3 3 3 3 ::: Introduction to Discounts :link: ./promoting-products/introduction-to-discounts.md ::: ::: Creating a Discount :link:...
Date de publication: 26 avr. 2024 20:49
Introduction to Product Groups
Introduction to Product Groups Product groups are static groups of products you can use for targeted discounts or pricing. Product groups are ideal in two scenarios: If you have products that...
Date de publication: 26 avr. 2024 20:49
Understanding Recommendation Types
Understanding Recommendation Types Subscription TypeIncludes Product DataIncludes Order DataPersonalizedContext AwareFrequencyDescription Content-Based Product Recommendations[✔] [✔] Recommends...
Date de publication: 26 avr. 2024 20:49
Introduction to Discounts
Introduction to Discounts Discounts are price reductions you can apply to products and orders to offer incentives to customers. When creating a discount, you determine whether to reduce the set...
Date de publication: 26 avr. 2024 20:49
Product Recommendations
Product Recommendations Subscription Liferay supports both content- and user-based product recommendations. You can display these using Product and Order data from your Liferay instance. To get...
Date de publication: 26 avr. 2024 20:49
Using Product Recommendations
Using Product Recommendations Coming soon!
Date de publication: 26 avr. 2024 20:49
Using Price Tiers
Using Price Tiers With Liferay Commerce, you can use Price Tiers to offer price reductions based on the quantity of a product ordered. Prices set this way take precedence for associated users when...
Date de publication: 26 avr. 2024 20:49
Using Discount Levels
Using Discount Levels You can create discount levels to apply multiple discounts to products and orders. Commerce applies these discounts consecutively according to their rank. For example, if you...
Date de publication: 26 avr. 2024 20:49
Promotions Reference
Promotions Reference FieldDescription NameName of the promotion CatalogCatalog attached to the promotion. The promotion does not apply to products outside the selected Catalog. CurrencyCurrency...
Date de publication: 26 avr. 2024 20:49
Catalogs
Catalogs :file: ../landingpage_template.html :file: catalogs/landing.html
Date de publication: 26 avr. 2024 20:49
Setting a Product's Base Price
Setting a Product's Base Price When you create an SKU, it doesn't have a base price. A price entry for the SKU is created automatically in the catalog's base price list, but you must change it to...
Date de publication: 26 avr. 2024 20:49
Using Gross and Net Price Types
Using Gross and Net Price Types With Liferay Commerce, you can use either the Gross or Net price type for calculating promotions and discounts. This setting is configured for Price Lists and...
Date de publication: 26 avr. 2024 20:49
Replacement Products
Replacement Products Products undergo a life cycle after which they reach end-of-life (EOL). Some products are discontinued completely while others can have a replacement, to bring newer and better...
Date de publication: 26 avr. 2024 20:49
Using Price Modifiers
Using Price Modifiers Price modifiers target the prices set in a price list and modify them based on the criteria configured. Price modifiers can target catalogs, product groups, categories, and...
Date de publication: 26 avr. 2024 20:49
Using the Promotion Base List
Using the Promotion Base List When you create a new Catalog, a new Promotion Base List is automatically created. You cannot control the Eligibility or add any Price Modifiers for a Promotion Base...
Date de publication: 26 avr. 2024 20:49
Creating a Virtual Product
Creating a Virtual Product In Liferay Commerce, a Virtual Product is any non-tangible product that can be downloaded by customers. Examples include videos, electronic publications, warranties, and...
Date de publication: 26 avr. 2024 20:49
Product Types
Product Types Commerce Catalogs provides four out-of-the-box Product types: Simple, Grouped, Virtual and Diagram. Simple Product: Any physical product for which inventory is tracked. Grouped...
Date de publication: 26 avr. 2024 20:49
Creating and Managing Products
Creating and Managing Products :file: ../landingpage_template.html :file: creating-and-managing-products/landing.html
Date de publication: 26 avr. 2024 20:49
Product Management
Product Management :file: landingpage_template.html :file: product-management/landing.html
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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. ...
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Catalog API Basics :link: ./developer-guide/catalog-api-basics.md ::: ::: Currency API Basics :link: ./developer-guide/currency-api-basics.md ::: ...
Date de publication: 26 avr. 2024 20:49
Starting a Store
Starting a Store :file: landingpage_template.html :file: starting-a-store/landing.html
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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 ...
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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...
Date de publication: 26 avr. 2024 20:49
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 ...
Date de publication: 26 avr. 2024 20:49
Accelerators
Accelerators Liferay Commerce Accelerators make building stores and exploring Liferay Commerce fast and easy. Note: Users who want to build their store from scratch are recommended to walk...
Date de publication: 26 avr. 2024 20:49
Store Management
Store Management :file: landingpage_template.html :file: store-management/landing.html
Date de publication: 26 avr. 2024 20:49
Store Setup Overview
Store Setup Overview Introduction This article is intended to provide a walk through for users who are new to building a store in Liferay Commerce. It assumes that Liferay Commerce (and Liferay...
Date de publication: 26 avr. 2024 20:49

Capabilities

Product

Contact Us

Connect

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