Search Results

Capability
Feature
Deployment Approach
Blogs
Blogs Blogs entries are important content on websites. They attract readers who return to view new blog posts and interact in discussion. Analytics Cloud gives you important insights into how...
Publicatiedatum: 26-apr-2024 20:47
Multi-Factor Authentication
Multi-Factor Authentication Multi-factor authentication (MFA) is required for all Analytics Cloud users. This additional layer of security helps to protect users from cyberattacks such as phishing...
Publicatiedatum: 26-apr-2024 20:47
Assets
Assets Assets are individual pieces of content that exist on Site Pages in your Liferay Analytics Cloud data sources. In summary, Assets are Content residing on a Page. Registered, tracked, and...
Publicatiedatum: 26-apr-2024 20:47
Assets
Assets Assets Web Content Blogs Forms Document and Media Tracking Custom Assets
Publicatiedatum: 26-apr-2024 20:47
Tracking Events
Tracking Events You can track events for analysis by adding JavaScript code to your Liferay DXP site pages. Your code interacts with Analytic Cloud's APIs to capture what users are doing on your...
Publicatiedatum: 26-apr-2024 20:47
Events Analysis
Events Analysis As individuals visit and interact with your site, Analytics Cloud tracks these events. Many of these events that take place on your Liferay DXP instance are set up to be tracked...
Publicatiedatum: 26-apr-2024 20:47
Paths
Paths Path analytics identifies how visitors arrive on a site page and where they go next. Knowing how your users are coming and going can empower you to better tailor your site's content to meet...
Publicatiedatum: 26-apr-2024 20:47
Pages
Pages Pages Paths Pages Reference
Publicatiedatum: 26-apr-2024 20:47
Scoping Sites and Individuals Using Properties
Scoping Sites and Individuals Using Properties A Property allows you to define and associate a label to a single or multiple sites. This allows you to aggregate the analytics data for all...
Publicatiedatum: 26-apr-2024 20:47
Managing Properties
Managing Properties After creating a property it can be managed and modified from the Workspace Settings section of Analytics Cloud. Navigate to Settings → Workspace Settings → Properties. ...
Publicatiedatum: 26-apr-2024 20:47
Managing Users
Managing Users If you are the workspace Owner or have been assigned the Admin permission, you can invite and manage users. Here’s how to bring up the User Management page: Click on Settings in...
Publicatiedatum: 26-apr-2024 20:47
Workspace Settings
Workspace Settings In settings, view and manage your Analytics Cloud workspace. Click the settings link at the bottom left of the UI. Invite other users and manage access to the workspace. View...
Publicatiedatum: 26-apr-2024 20:47
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...
Publicatiedatum: 26-apr-2024 20:48
Implementing a Custom Order Rule
Implementing a Custom Order Rule You can configure Order Rules in Liferay for orders that meet a specific condition. The Minimum Order Amount rule is available out-of-the-box. It prevents checkout...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:48
Commerce Order Engine Overview
Commerce Order Engine Overview Coming soon!
Publicatiedatum: 26-apr-2024 20:48
Promotions
Promotions :file: ../landingpage_template.html :file: promotions/landing.html
Publicatiedatum: 26-apr-2024 20:48
Implementing a Custom Order Status
Implementing a Custom Order Status You can add a custom order status by implementing the CommerceOrderStatus interface. The Commerce Order Engine provides a standard order flow out-of-the-box, but...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:48
Implementing a Custom Checkout Step
Implementing a Custom Checkout Step This tutorial will show you how to add a custom checkout step by implementing the CommerceCheckoutStep interface. A checkout step represents one screen of the...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:48
Liferay Commerce Fix Delivery Method
Liferay Commerce Fix Delivery Method Subscription Required Delivering fixes is one of the essential services included with your Liferay Enterprise Subscription. For Liferay Commerce, we have...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:48
Installation and Upgrades
Installation and Upgrades :file: landingpage_template.html :file: installation-and-upgrades/landing.html
Publicatiedatum: 26-apr-2024 20:48
Get Help
Get Help :file: landingpage_template.html :file: get-help/landing.html
Publicatiedatum: 26-apr-2024 20:48
4.0 Breaking Changes
4.0 Breaking Changes This document presents a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or users in Commerce...
Publicatiedatum: 26-apr-2024 20:48
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from...
Publicatiedatum: 26-apr-2024 20:48
3.0 Breaking Changes
3.0 Breaking Changes This is a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or Users in Commerce 3.0. We try our...
Publicatiedatum: 26-apr-2024 20:48
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
Publicatiedatum: 26-apr-2024 20:48
Shipping Engine Client Extension Reference
Shipping Engine Client Extension Reference Shipping Engine Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-shipping-engineSpecifies the unique key for the shipping...
Publicatiedatum: 26-apr-2024 20:48
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
Publicatiedatum: 26-apr-2024 20:48
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from...
Publicatiedatum: 26-apr-2024 20:48
Installation Overview
Installation Overview Liferay Commerce is a digital commerce platform built on Liferay DXP. This article outlines prerequisites and available options for installing, deploying, and maintaining...
Publicatiedatum: 26-apr-2024 20:48
3.0 Release Notes
3.0 Release Notes Release Highlights Compatibility with Liferay DXP 7.3 Liferay Commerce 3.0 is compatible with the latest version of Liferay DXP. Leverage the new experience management, content...
Publicatiedatum: 26-apr-2024 20:48
Upgrading Liferay Commerce
Upgrading Liferay Commerce To enhance the quality of your experience with Liferay Commerce, Liferay provides periodic product upgrades with bug fixes and new features. Users should consider...
Publicatiedatum: 26-apr-2024 20:48
Using the Liferay Commerce Tomcat Bundle
Using the Liferay Commerce Tomcat Bundle The Liferay Commerce bundle is available for download from the Liferay Commerce Community Downloads page. The bundle contains the latest version of Liferay...
Publicatiedatum: 26-apr-2024 20:48
Inventory Management
Inventory Management Commerce 2.1+ Liferay's inventory management tools can support a wide range of commerce use cases, from a single storefront with one warehouse to multiple sales channels with...
Publicatiedatum: 26-apr-2024 20:48
Availability Estimates
Availability Estimates If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an accelerator like Minium or Speedwell, three...
Publicatiedatum: 26-apr-2024 20:48
Installing Commerce 2.1 and Below
Installing Commerce 2.1 and Below :file: ../landingpage_template.html :file: installing-commerce-2-1-and-below/landing.html
Publicatiedatum: 26-apr-2024 20:48
Activating Liferay Commerce Enterprise
Activating Liferay Commerce Enterprise Starting with Liferay DXP/Portal 7.3, Commerce ships with all Liferay bundles and Docker containers and doesn't require a separate installation. However, the...
Publicatiedatum: 26-apr-2024 20:48
Maintenance Versions
Maintenance Versions Fix Packs are released on a periodic basis and include bug and security fixes. If you are installing a fix pack to an installation that has custom code deployed, we recommend...
Publicatiedatum: 26-apr-2024 20:48
Deploying Liferay Commerce to an Existing Liferay Installation
Deploying Liferay Commerce to an Existing Liferay Installation This article documents how to deploy Liferay Commerce to an existing Liferay DXP instance. Because Liferay Commerce is built on...
Publicatiedatum: 26-apr-2024 20:48
Using the Liferay Commerce Docker Image
Using the Liferay Commerce Docker Image The latest version Liferay Commerce is available as a docker image. Follow these steps to download the latest Docker image release of Liferay Commerce and...
Publicatiedatum: 26-apr-2024 20:48
Warehouse API Basics
Warehouse API Basics You can manage warehouses from the Applications menu or REST APIs. Call the headless-commerce-admin-inventory services to create and manage warehouses. Adding a Warehouse ...
Publicatiedatum: 26-apr-2024 20:48
Managing Product Status
Managing Product Status When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. Setting Product Expiration Dates Set expiration...
Publicatiedatum: 26-apr-2024 20:48
Inventory Management Reference Guide
Inventory Management Reference Guide To access inventory settings, open the Global Menu (Global Menu) and navigate to Commerce → Inventory. Navigate to the inventory settings from the Global Menu....
Publicatiedatum: 26-apr-2024 20:48
Low Stock Action
Low Stock Action Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock action, which removes the product from...
Publicatiedatum: 26-apr-2024 20:48
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Warehouse API Basics :link: ./developer-guide/warehouse-api-basics.md ::: ::::
Publicatiedatum: 26-apr-2024 20:48
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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:49
Catalogs
Catalogs :file: ../landingpage_template.html :file: catalogs/landing.html
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-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...
Publicatiedatum: 26-apr-2024 20:49
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...
Publicatiedatum: 26-apr-2024 20:49

Capabilities

Product

Contact Us

Connect

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