Search Results

Capability
Feature
Deployment Approach
自動デプロイメントの設定
自動デプロイメントの設定 Kyle は Liferay Cloud で開発とテストを始めることができますが、デプロイ後すぐに変更をテストできれば簡単です。 ここでは、新しくプッシュされた変更を UAT 環境に自動的にデプロイするためのブランチを設定します。 コンフィギュレーションの追加 LCP_CI_DEPLOY_BRANCH および LCP_CI_DEPLOY_TARGET CI...
公開日: 2024/04/26 20:50
コマース・アーキテクト
コマース・アーキテクト Liferayの本格的なコマースサービスには、製品管理、注文管理、在庫管理、価格設定などの機能が備わっている。 このコースは、クラリティが一般顧客と他の企業の両方に製品を販売することを計画するまでのストーリーの続きである。 直接消費者に販売するための一般にアクセス可能なショップと、ログインが必要な企業向けのストアフロントを提供する予定だ。 Liferay...
公開日: 2024/04/26 20:50
クラウド・プロジェクトの設定
クラウド・プロジェクトの設定 Liferay Experience Cloud (LXC) のインスタンスまたは LXC Self-Managed (LXC-SM) の環境がプロビジョニングされたら、最初のタスクはクラウド・コンソールにアクセスすることです。 Liferay Experience Cloud Self-Managed (LXC-SM) では、クラウド・コンソールを使用して、...
公開日: 2024/04/26 20:50
マイクロサービスクライアント拡張プロジェクトの展開と管理
マイクロサービスクライアント拡張プロジェクトの展開と管理 Kyleは、 マイクロサービスのクライアント拡張 を使用して、ユーザーから提出されたフィードバックを追跡するためのカスタムアプリケーションの開発を始めたいと考えている。 Liferayのサンプルワークスペース から Spring Boot を使ってマイクロサービスクライアント拡張のサンプルを試すことから始めます。 ...
公開日: 2024/04/26 20:50
LXCへのコードのデプロイ
LXCへのコードのデプロイ Cloudコンソールにアクセスして使い始めたので、クライアント拡張プロジェクトをLXCインスタンスにデプロイする準備ができました。 このモジュールには Liferay Experience Cloud 上のプロジェクトが必要です。 Self-Managed バージョン(LXC-SM)のプロジェクトしかない場合は、...
公開日: 2024/04/26 20:50
Building the B2B Storefront
Building the B2B Storefront Now that you've finished building the B2C storefront for Clarity, your consumers can view products and place orders. However, Clarity's business customers have a...
公開日: 2024/04/26 20:50
Creating an Orders Page
Creating an Orders Page The Orders page displays a business customer's order history, including open orders. You can select a pending order to continue checking out, approve or reject it based on a...
公開日: 2024/04/26 20:50
クラウドコンソールでのマイクロサービスのトラブルシューティング
クラウドコンソールでのマイクロサービスのトラブルシューティング 前回は、 マイクロサービスのクライアント拡張 を使って、Liferay でフィードバックエントリが送信されたときのログをテストしました。 さて、KyleはSpring Bootアプリケーションに単純なカウンター変数を追加して、エントリーの総数を記録したいと考えている。 ここでは、...
公開日: 2024/04/26 20:50
Liferay クラウドコンソールへのアクセス
Liferay クラウドコンソールへのアクセス デレクタブル・ボンサイ・プロジェクトは準備されているが、マーカスと彼のスタッフがアクセスできるようにしなければならない。 ここで Liferay Cloud コンソールにアクセスし、プロジェクトでの作業を開始します。 プロジェクトの招待を受ける プロジェクトがプロビジョニングされると、 liferay.cloud...
公開日: 2024/04/26 20:50
CLIツールの使用
CLIツールの使用 Delectable Bonsai サイトが Liferay Experience Cloud 上で稼働している今、Kyle は開発チームが作成した クライアント拡張 のデプロイを開始する準備ができています。 始めるには、 コマンドラインツール をインストールする必要がある。 ここではCLIツールをインストールし、それを使ってクラウドコンソールにログインする。 ...
公開日: 2024/04/26 20:50
Creating a Checkout Page
Creating a Checkout Page Before you can check out and submit an order, you must have a checkout page. This is also necessary for the mini cart fragment to work correctly. Creating a New Page ...
公開日: 2024/04/26 20:50
Creating a Product Details Page
Creating a Product Details Page The product details page displays all the information about a selected product. So far, you've only added the catalog page containing the product catalog, but you...
公開日: 2024/04/26 20:50
Creating a Discount and Enabling Guest Checkout
Creating a Discount and Enabling Guest Checkout Now, you’ll create a discount that offers a price reduction for the Maliyah eyeglasses for a limited period of time. After creating the discount,...
公開日: 2024/04/26 20:50
Creating the Catalog Page
Creating the Catalog Page The catalog page displays all of Clarity's products for its business customers. The page contains a list of all the products, their associated facets, and search and sort...
公開日: 2024/04/26 20:50
Building the B2C Storefront
Building the B2C Storefront Now that you've created and configured catalogs, channels, products, and warehouses, you’re all set to create and design the storefront. Preston Palmer, the site...
公開日: 2024/04/26 20:50
Creating an Orders Page
Creating an Orders Page The Orders page displays a customer's open orders and placed orders. You can select pending orders and continue to check out or delete them completely. You can select a...
公開日: 2024/04/26 20:50
オプションの追加
オプションの追加 最初のモジュールでは、SKU(在庫管理単位)を1つ持つ3つの商品を作成しました。 多くの場合、商品には複数のSKUがある。 例えば、数量が異なる商品。 このレッスンでは、既存の商品を編集し、オプションを使って複数のSKUを追加する方法を学びます。 グローバルメニュー( グローバルメニュー )を開き、 Commerce → Options に移動します。 ...
公開日: 2024/04/26 20:50
製品との関係を築く
製品との関係を築く 商品リレーションを使用すると、現在表示されている商品に基づいて、アップセル、クロスセル、スペア、アクセサリーの販売、または補完的な商品を表示することができます。 例えば、眼鏡を見る場合、関連商品は同じ価格帯の他の眼鏡になる。 また、すぐに使える関係とは別に、新しい関係を作ることもできる。 カタログの各商品について、商品リレーションを追加できるようになりました: ...
公開日: 2024/04/26 20:50
Creating Order Types for Bulk and Regular Orders
Creating Order Types for Bulk and Regular Orders As Clarity caters to a different businesses with varying supply demands, they must offer incentives to businesses that make large purchases. Kyle,...
公開日: 2024/04/26 20:50
Creating the Shop Page
Creating the Shop Page The shop page is the first point of access to Clarity's product catalog. The page contains a list of all the products, their associated facets, and search and sort...
公開日: 2024/04/26 20:50

Capabilities

Product

Contact Us

Connect

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