Search Results

Capability
Feature
Deployment Approach
Activation
Activation There are a few steps that must be performed in order to begin using Analytics Cloud. If these steps have not yet been performed, you may encounter an error during the activation...
Publikationsdatum: 26.04.2024 20:47
Pages
Pages Pages Paths Pages Reference
Publikationsdatum: 26.04.2024 20:47
Creating a Catalog Page
Creating a Catalog Page The Catalog page is the primary way for customers to browse, search, and select Channel Products. The following widgets are recommended for the Catalog page: Search Bar,...
Publikationsdatum: 26.04.2024 20:48
Product Details
Product Details The Product Details page displays important information of a product. The Product Details page can contain information such as a short description about the product, its...
Publikationsdatum: 26.04.2024 20:48
Pending Orders
Pending Orders The Pending Orders page is a page where order managers can view all incomplete orders associated with an account; an incomplete order contains items in the cart but has not been...
Publikationsdatum: 26.04.2024 20:47
Design and Theme
Design and Theme :file: ../landingpage_template.html :file: design-and-theme/landing.html
Publikationsdatum: 26.04.2024 20:48
Using the Mini Cart Fragment
Using the Mini Cart Fragment Liferay DXP 7.4 U69+/GA69+ The Mini Cart fragment provides a detailed overview of your cart. You can use it to increase or decrease product quantity, delete products,...
Publikationsdatum: 26.04.2024 20:48
Using the Product Downloads Widget
Using the Product Downloads Widget Liferay Commerce includes the Product Downloads widget to access and download digital assets purchased as Virtual Products. Follow the steps below to use the...
Publikationsdatum: 26.04.2024 20:48
Using the New Organization Management Chart Widget
Using the New Organization Management Chart Widget Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use Liferay's revamped organization management chart to view, manage, and search through...
Publikationsdatum: 26.04.2024 20:48
Liferay Commerce Widgets
Liferay Commerce Widgets :::: 2 :gutter: 3 3 3 3 ::: Using the Mini Cart Widget :link: ./liferay-commerce-widgets/using-the-mini-cart-widget.md ::: ::: Using the Price Range Facet Widget :link:...
Publikationsdatum: 26.04.2024 20:48
Implementing a Custom Notification Type
Implementing a Custom Notification Type You can configure Liferay Commerce to send email notifications for a variety of event triggers in your store. When there's no out-of-the-box notification...
Publikationsdatum: 26.04.2024 20:48
Implementing a Custom Product Content Renderer
Implementing a Custom Product Content Renderer This tutorial will show you how to add a custom product content renderer by implementing the CPContentRenderer interface. A product content renderer...
Publikationsdatum: 26.04.2024 20:48
Implementing a Custom Low Stock Activity
Implementing a Custom Low Stock Activity Here, you'll learn how to add a custom low stock activity by implementing the CommerceLowStockActivity interface. Low stock activities are actions happen...
Publikationsdatum: 26.04.2024 20:48
Order Management
Order Management :::: 2 :gutter: 3 3 3 3 ::: Commerce Order Engine Overview :link: ./order-management/commerce-order-engine-overview.md ::: ::: Implementing a Custom Order Status :link:...
Publikationsdatum: 26.04.2024 20:48
Managing Inventory
Managing Inventory :file: ../landingpage_template.html :file: managing-inventory/landing.html
Publikationsdatum: 26.04.2024 20:48
Implementing a Custom Order Validator
Implementing a Custom Order Validator This tutorial explains how to add a custom order validator by implementing the CommerceOrderValidator interface. An order validator is a class that validates...
Publikationsdatum: 26.04.2024 20:48
Implementing a New Tax Engine
Implementing a New Tax Engine This tutorial will show you how to add a new tax engine by implementing the CommerceTaxEngine interface. A tax engine performs the calculation for taxes when a...
Publikationsdatum: 26.04.2024 20:48
Payment Integration Client Extension Reference
Payment Integration Client Extension Reference Payment Integration Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-payment-integrationSpecifies the unique key for...
Publikationsdatum: 26.04.2024 20:48
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host...
Publikationsdatum: 26.04.2024 20:48
Setting Rates for Tax Calculations
Setting Rates for Tax Calculations Liferay Commerce includes built-in tools for defining and applying tax rates to Product and shipping costs. These rates are calculated using configurable Tax...
Publikationsdatum: 26.04.2024 20:49
Adding Products to a Price List
Adding Products to a Price List Once you've created a price list, create price entries to add product SKUs to it. These entries are used when determining a product's unit price and override an...
Publikationsdatum: 26.04.2024 20:48
Applying Tax Rates
Applying Tax Rates Once you've added tax rates to a Tax Category, you can apply those rates to Channel Products and shipping costs by assigning the Tax Category to them. When assigned, all...
Publikationsdatum: 26.04.2024 20:48
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Price List API Basics :link: ./developer-guide/price-list-api-basics.md ::: ::: Discount API Basics :link: ./developer-guide/discount-api-basics.md :::...
Publikationsdatum: 26.04.2024 20:49
Pricing
Pricing :file: landingpage_template.html :file: pricing/landing.html
Publikationsdatum: 26.04.2024 20:48
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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.2024 20:49
Creating Tax Categories
Creating Tax Categories Liferay Commerce uses Tax Categories to store and apply tax rates to Channel Products and shipping costs. Once a Tax Category is created, you can use Tax Calculation Engines...
Publikationsdatum: 26.04.2024 20:49
Configuring Taxes
Configuring Taxes :file: ../landingpage_template.html :file: configuring-taxes/landing.html
Publikationsdatum: 26.04.2024 20:48
Price List API Basics
Price List API Basics You can manage price lists from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage price lists. Adding a Price...
Publikationsdatum: 26.04.2024 20:49
Introduction to Pricing
Introduction to Pricing Liferay provides a robust pricing system to fine-tune product prices. You can define multiple price entries for a single product SKU and determine which accounts, account...
Publikationsdatum: 26.04.2024 20:49
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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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:...
Publikationsdatum: 26.04.2024 20:49
Understanding Recommendation Types
Understanding Recommendation Types Subscription TypeIncludes Product DataIncludes Order DataPersonalizedContext AwareFrequencyDescription Content-Based Product Recommendations[✔] [✔] Recommends...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.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...
Publikationsdatum: 26.04.2024 20:49

Capabilities

Product

Contact Us

Connect

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