Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
個々の製品カタログごとに個別のカタログページを作成する
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...
製品詳細 - 表示ページテンプレートの使用
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...
カタログページの作成
Creating a Catalog Page The catalog page is the entry point to your company's product portfolio. On this page, they can browse, search, and select products. You can use the following widgets for a...
チェックアウト
Checkout The Checkout page contains the Checkout widget. It becomes active once a buyer clicks Checkout to submit an order. You can also implement a custom checkout step using extension points. See...
製品詳細グループ
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...
製品表示ページの作成
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...
新しい商品タイプの追加
Adding a New Product Type This tutorial shows you how to add a new product type by implementing three interfaces: CPType, ScreenNavigationCategory, and ScreenNavigationEntry. Product types can be...
カスタム商品コンテンツレンダラーの実装
Implementing a Custom Product Content Renderer This tutorial shows you how to add a custom product content renderer by implementing the CPContentRenderer interface. A product content renderer...
カスタム注文ステータスの実装
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...
商品パブリッシャーウィジェット用の新しい商品データソースを追加する
Adding a New Product Data Source for the Product Publisher Widget This tutorial shows you how to add a new product data source by implementing the CPDataSource interface. Product data sources...
価格範囲のファセットウィジェットを使う
Using the Price Range Facet Widget Liferay includes the Price Range Facet widget for quickly filtering product search results by price. Before adding this widget to a page, ensure you also have the...
ミニカートウィジェットの使用
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...
カスタム注文ルールの実装
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...
新しい割引ルールタイプの追加
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...
カスタムチェックアウトステップの実装
Implementing a Custom Checkout Step This tutorial shows you how to add a custom checkout step by implementing the CommerceCheckoutStep interface. A checkout step represents one screen of the...
新しい支払い方法の実装
Implementing a New Payment Method This tutorial shows you how to add a new payment method by implementing the CommercePaymentMethod interface. Payment methods represent various ways customers can...
ウィジェットリファレンス
Widgets Reference Widgets are building blocks you can use to add content and dynamic functionality to your site. While Liferay includes a wide variety of generic widgets, it also includes dedicated...
新しい組織管理チャートウィジェットの使用
Using the New Organization Management Chart Widget Liferay DXP 2024.Q1+/Portal GA112+ You can use Liferay's organization management chart to view, manage, and search through organizations,...
注文管理のカスタマイズ
Customizing Order Management Liferay's order engine contains several components that you can customize to fit your needs. You can add custom notification types, order statuses, order rules, and more.
カスタム通知タイプの実装
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...