Search Results

Capability
Feature
Deployment Approach
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
公開日: 2024/08/07 15:39
Commerceロールのリファレンス
Commerceロールのリファレンス LiferayにはCommerce用の4つのロール out-of-the-box が含まれています: アカウント管理者、アカウントメンバー、バイヤー、オーダーマネージャーです。アカウント管理者、アカウントメンバー、バイヤー、注文管理者です。これらのロールを変更したり、あなたのユースケースに適したアカウントロールを作成することができます。...
公開日: 2024/11/22 22:47
ゲストチェックアウトの有効化
ゲストチェックアウトの有効化 ゲストチェックアウト機能は、チャネルごとに有効にすることができ、ユーザーはサイトに登録されたアカウントがなくても注文を送信することができます。 ゲストチェックアウトを有効にする: [グローバルメニュー] → [commerce] に移動します。 Store Management の下にある チャネル をクリックします。 ...
公開日: 2024/11/22 22:47
メールを送信する
メールを送信する Liferayは、あなたのストアで起こるさまざまなイベントに対して、メール通知を送信するように設定できます。 例えば、注文担当者やその他の関係者に、注文の詳細に関する最新情報を送信することができます。 これには、注文ID、配送先住所、請求先住所、使用された支払方法などが含まれることがあります。...
公開日: 2024/11/22 22:47
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+/Portal 132+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and...
公開日: 2025/01/30 12:26
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from the...
公開日: 2024/05/09 18:45
オーダーAPIの基本
オーダーAPIの基本 アプリケーションメニューから、またはREST APIを使って注文を管理することができます。 headless-admin-commerce-order サービスを呼び出して、注文を作成・管理します。 注文を追加する Liferayの実行後、 注文APIの基本 をダウンロードし、解凍します。 curl...
公開日: 2024/05/09 18:45
在庫管理リファレンスガイド
在庫管理リファレンスガイド インベントリ設定にアクセスするには、 Global Menu(Global Menu) を開き、 Commerce → Inventory に移動します。 Navigate to the inventory settings from the Global Menu. このページには、商品のSKU、単位、在庫状況が表示されます。 This page...
公開日: 2024/05/09 18:45
倉庫別の在庫の設定
倉庫別の在庫の設定 複数の倉庫を持つ店舗は、倉庫ごとに商品在庫管理できます。 在庫メニューでは、各倉庫で購入可能な商品数を管理することができます。 倉庫別の在庫を設定するには: グローバルメニュー(グローバルメニュー)を開き、 Commerce → Products に移動します。 商品をクリックします。 SKUs タブをクリックし、SKUを選択します。 ...
公開日: 2024/05/09 18:45
倉庫の設定
倉庫の設定 倉庫は、商品の在庫が保管されている物理的な場所を表します。 倉庫を有効にするには、位置情報を設定する必要があります。 Fedexの配送方法では、この位置情報を使用して送料を計算します。 詳しくは、FedEx配送方法の使用を参照してください。 1つの倉庫で複数のチャンネルに対応することも、1つのチャネルに複数の倉庫で対応することも可能です。 Minium または...
公開日: 2024/05/09 18:45
在庫管理システムの活用
在庫管理システムの活用 Liferayの在庫管理システムを使用して、インスタンス内の商品SKUの在庫を管理できます。 本システムは、SKUを管理する以下の機能を備えています。 在庫を追加 元の注文を表示 安全在庫を追加 変更履歴を表示 製品 SKU または 単位 の在庫を追加する前に、在庫を保管する倉庫を少なくとも 1 つ作成する必要があります。 詳しくは、 倉庫の設定...
公開日: 2024/05/09 18:45
Multishipping
Multishipping Liferay DXP 2025.Q1+/Portal GA132+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) With...
公開日: 2025/02/12 12:54
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machines manufacturer may...
公開日: 2024/05/09 18:46
Returns
Returns Liferay DXP 2024.Q4+/Portal GA129+ Liferay provides an out-of-the-box returns feature that allows your customers to return completed orders within Liferay itself. Customers can only return...
公開日: 2024/12/07 0:07
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
公開日: 2024/11/16 15:30
仕様書APIの基礎知識
仕様書APIの基礎知識 アプリケーションメニューやREST APIで商品仕様を管理することができます。 headless-commerce-admin-catalog サービスを呼び出し、仕様を作成・管理する。 仕様を追加する Liferayが起動したら、 Specification API Basics をダウンロードし、解凍してください。 curl...
公開日: 2024/05/09 18:46
Using the Commerce Classic Site Initializer
Using the Commerce Classic Site Initializer Liferay DXP 2024.Q4+/Portal GA129+ [Beta...
公開日: 2025/01/18 2:45
Using the Minium 4 Theme
Using the Minium 4 Theme Liferay DXP 2024.Q4+/Portal GA129+ To use the CSS styles from Minium 4, you can install the Minium theme from the Liferay Marketplace. This contains a CSS client...
公開日: 2024/12/07 0:07
Minium Acceleratorを使用してB2Bストアをすぐに開始する
Minium Acceleratorを使用してB2Bストアをすぐに開始する MiniumはLiferay Commerceのアクセラレータであり、メーカーのニーズを満たすように設計された企業間取引(B2B)ストアを迅速かつ簡単にセットアップし、最新のB2Bデジタルコマースエクスペリエンスを提示します。...
公開日: 2024/05/09 18:46
Adyen
Adyen Liferay DXP 2024.Q3+/Portal GA125+ Liferay provides a client extension that integrates with Adyen. It uses the payment integration client extension as a base. See Configuring Payment Methods...
公開日: 2025/01/18 2:45

Capabilities

Product

Education

Contact Us

Connect

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