Search Results

Capability
Feature
Deployment Approach
Compare
Compare The Compare Page is a page where buyers can view two or more products side by side for comparison. The Compare Page uses the Product Comparison Table widget which is populated only when a...
Data de publicació: 26/04/2024 20:47
Commerce Storefront Pages
Commerce Storefront Pages :file: ../landingpage_template.html :file: commerce-storefront-pages/landing.html
Data de publicació: 26/04/2024 20:47
Creating Store Content
Creating Store Content :file: landingpage_template.html :file: creating-store-content/landing.html
Data de publicació: 26/04/2024 20:47
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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:47
Lists
Lists The Lists Page provides customers access to the Wish Lists and Wish List Contents widgets. Using the Wish List widget, authenticated users can view, create, and manage custom Product lists....
Data de publicació: 26/04/2024 20:47
Catalog
Catalog The Catalog page is the primary way for users to browse, search, and select Channel Products. Both the Minium and Speedwell accelerators include the following widgets in their Catalog...
Data de publicació: 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,...
Data de publicació: 26/04/2024 20:48
Using the Mini Cart Widget
Using the Mini Cart Widget Liferay Commerce comes with a Mini Cart widget that provides a quick overview of the current cart status. The Mini Cart widget is not the same as the custom mini cart...
Data de publicació: 26/04/2024 20:48
Using the Price Range Facet Widget
Using the Price Range Facet Widget Liferay Commerce includes the Price Range Facet widget for quickly filtering Product search results by price. To use this widget, ensure the Commerce Search...
Data de publicació: 26/04/2024 20:48
Search
Search You can use the Search page to find content available on a Liferay site. This can be web content, knowledge base articles, documents, images, products, etc. The Search page contains a search...
Data de publicació: 26/04/2024 20:48
Design and Theme
Design and Theme :file: ../landingpage_template.html :file: design-and-theme/landing.html
Data de publicació: 26/04/2024 20:48
Creating Separate Catalog Pages for Individual Product Catalogs
Creating Separate Catalog Pages for Individual Product Catalogs Your storefront can contain products from multiple catalogs. Liferay stores Products in Catalogs and displays them in your storefront...
Data de publicació: 26/04/2024 20:48
Creating Category Display Pages
Creating Category Display Pages You can link Categories to Widget Pages to create and manage pages at scale in Liferay Commerce. Rather than managing one page for every category, you can define a...
Data de publicació: 26/04/2024 20:48
Creating Product Display Pages
Creating Product Display Pages With Liferay Commerce, you can link individual store products with Site pages to create dedicated display pages for each product. Quickly design layouts using...
Data de publicació: 26/04/2024 20:48
Creating Your Storefront
Creating Your Storefront Building a store in Liferay Commerce requires more than a complete catalog. Store administrators building a storefront from scratch will need to add a series of pages to...
Data de publicació: 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,...
Data de publicació: 26/04/2024 20:48
Using the Account Selector Fragment
Using the Account Selector Fragment Liferay DXP 7.4 U72+/GA72+ The Account Selector fragment provides an easy way for users to switch between their accounts when browsing products and creating...
Data de publicació: 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...
Data de publicació: 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:...
Data de publicació: 26/04/2024 20:48
Liferay Commerce Fragments
Liferay Commerce Fragments :::: 2 :gutter: 3 3 3 3 ::: Using the Account Selector Fragment :link: ./liferay-commerce-fragments/using-the-account-selector-fragment.md ::: ::: Using the Mini Cart...
Data de publicació: 26/04/2024 20:48
Widget Reference
Widget Reference Widgets are building blocks you can use to add content and dynamic functionality to your Commerce Site. While Liferay DXP includes a wide variety of generic widgets, it also...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:48
Developer Guide
Developer Guide Welcome to the Liferay Commerce Developer Guide. Our tutorials are meant to quickly demonstrate working examples of custom modules that extend the features of Liferay Commerce. Each...
Data de publicació: 26/04/2024 20:48
Using Web Experience Management
Using Web Experience Management :file: ../landingpage_template.html :file: using-web-experience-management/landing.html
Data de publicació: 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...
Data de publicació: 26/04/2024 20:48
Adding a New Product Data Source for the Product Publisher Widget
Adding a New Product Data Source for the Product Publisher Widget This tutorial will show you how to add a new product data source by implementing the CPDataSource interface. Product data sources...
Data de publicació: 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:...
Data de publicació: 26/04/2024 20:48
Managing Inventory
Managing Inventory :file: ../landingpage_template.html :file: managing-inventory/landing.html
Data de publicació: 26/04/2024 20:48
Adding a New Discount Rule Type
Adding a New Discount Rule Type You can add a new discount rule type by implementing two interfaces: CommerceDiscountRuleType and CommerceDiscountRuleTypeJSPContributor. Discount rule types define...
Data de publicació: 26/04/2024 20:48
Implementing a New Payment Method
Implementing a New Payment Method This tutorial will show you how to add a new payment method by implementing the CommercePaymentMethod interface. Payment methods represent various ways customers...
Data de publicació: 26/04/2024 20:48
Implementing a Custom Exchange Rate Provider
Implementing a Custom Exchange Rate Provider This tutorial will show you how to add a custom exchange rate provider by implementing the ExchangeRateProvider interface. An exchange rate provider...
Data de publicació: 26/04/2024 20:48
Sales
Sales :file: ../landingpage_template.html :file: sales/landing.html
Data de publicació: 26/04/2024 20:48
Introduction to Shipments
Introduction to Shipments You can create Shipments when an order is in the processing stage. Once you create a shipment, you are taken to the Shipments page where you can manage shipments and...
Data de publicació: 26/04/2024 20:48
Shipments Management Reference Guide
Shipments Management Reference Guide This guide documents all the features in Shipments Management menu. To access Shipments Management, navigate to the Global Applications → Shipments. Shipments...
Data de publicació: 26/04/2024 20:48
Creating a Shipment
Creating a Shipment Creating a shipment is integrated with the Orders menu. You can also manage all shipments in the Shipments menu once an order is in the Processing phase. Creating a New...
Data de publicació: 26/04/2024 20:48
Supplier Account
Supplier Account Liferay DXP 7.4 U84+/GA84+ The Supplier account type has all the features of Liferay accounts: adding and managing addresses, users, organizations, account groups, and roles....
Data de publicació: 26/04/2024 20:48
Suppliers
Suppliers Liferay DXP 7.4 U84+/GA84+ Using Liferay's out-of-the-box supplier account type, you can cater to suppliers and their specific needs. Additionally, you can use the out-of-the-box...
Data de publicació: 26/04/2024 20:48
Subscription Administration Reference Guide
Subscription Administration Reference Guide Subscriptions are managed in the Subscriptions menu in the Global Applications. This article describes the various functions and fields available in the...
Data de publicació: 26/04/2024 20:48
Managing Subscriptions
Managing Subscriptions Subscriptions are a special type of recurring order and are managed differently from regular orders. All orders, including Subscriptions, are accepted and processed in the...
Data de publicació: 26/04/2024 20:48
Supplier Role
Supplier Role Liferay DXP 7.4 U84+/GA84+ To enable suppliers to manage their own catalogs and channels, you must add at least one user with the Account Supplier role to a supplier account. These...
Data de publicació: 26/04/2024 20:48
Subscriptions
Subscriptions :file: ../landingpage_template.html :file: subscriptions/landing.html
Data de publicació: 26/04/2024 20:48
Payment and Delivery Terms
Payment and Delivery Terms Liferay DXP 7.4 U16+/GA16+ Payment Terms Payment Terms govern the terms of a transaction between a buyer and seller. You can specify different Payment Terms for...
Data de publicació: 26/04/2024 20:48
Terms and Conditions
Terms and Conditions Liferay supports adding Terms and Conditions to an order through Payment and Delivery Terms. These are conditions upon which the buyer and seller both must agree. Payment Terms...
Data de publicació: 26/04/2024 20:48
Adding Reasons for Refunds
Adding Reasons for Refunds While processing a refund, it is mandatory to select a reason to complete the transaction. Open the Global Menu (Global Menu) and navigate to Control Panel → System...
Data de publicació: 26/04/2024 20:48
Refunds
Refunds Liferay's new Payments application supports the creation of refunds for online payments. Once processed, the refund goes back to the original payment method. There are two main steps...
Data de publicació: 26/04/2024 20:48
Payment Management
Payment Management Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using Liferay's new payment management application you can view online payments in detail and create refunds on them. To access this...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:48
Payments Reference
Payments Reference The Payments application displays the following information about each payment entry. FieldDescription IDID of the payment or refund TypeSpecifies whether it is a payment or a...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:49
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 :::...
Data de publicació: 26/04/2024 20:49
Configuring Taxes
Configuring Taxes :file: ../landingpage_template.html :file: configuring-taxes/landing.html
Data de publicació: 26/04/2024 20:48
Pricing
Pricing :file: landingpage_template.html :file: pricing/landing.html
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:49

Capabilities

Product

Contact Us

Connect

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