Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a7630c9

Browse files
committed
resolving some feedback
1 parent 600713d commit a7630c9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/recommendations/headless.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ title: Integrate Product Recommendations into your Headless Storefront
44
ee_only: True
55
---
66

7-
You can integrate Product Recommendations in a headless storefront using either PWA Studio or another frontend application, such as Next.js.
7+
You can integrate Product Recommendations in a headless storefront using either [PWA Studio](https://magento.github.io/pwa-studio/) or another frontend application, such as Next.js.
88

9-
In the context of PWA Studio, the storefront is the frontend application and Adobe Commerce is the connected backend service. PWA Studio uses the Commerce GraphQL and REST services to send or request data. If using another headless storefront, you use the Commerce Storefront SDKs to send or request data. These SDKs allow you to control the storefront event publishing, collecting, and fetching.
9+
If using another headless storefront, you use the Commerce Storefront SDKs to send or request data. These SDKs allow you to control the storefront event publishing, collecting, and fetching.
10+
11+
Use the following workflow to attach your headless storefront to the Product Recommendations backend.
1012

1113
1. [Install the Product Recommendations]({{ page.baseurl }}/recommendations/install-configure.html) module.
1214

0 commit comments

Comments
 (0)