File tree 1 file changed +16
-4
lines changed
1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,27 @@ Subscribe to webhooks to trigger external calls when Adobe Commerce events occur
46
46
47
47
<DiscoverBlock slots =" heading, link, text " />
48
48
49
- ## Merchandising Services
49
+ ## SaaS Catalog Services
50
50
51
- [ Storefront APIs ] ( graphql/ )
51
+ [ Catalog Service API ] ( graphql/catalog-service / )
52
52
53
- Retrieve product, search, and recommendations data and use it to create storefront experiences .
53
+ Deliver product-related content to frontend applications .
54
54
55
55
<DiscoverBlock slots =" link, text " />
56
56
57
- [ Storefront Events SDK] ( shared-services/ )
57
+ [ Live Search API] ( graphql/live-search/ )
58
+
59
+ Retrieve and filter search results using product faceting and other data.
60
+
61
+ <DiscoverBlock slots =" link, text " />
62
+
63
+ [ Product Recommendations API] ( graphql/recommendations/ )
64
+
65
+ Retrieve recommended products based on a provided SKU.
66
+
67
+ <DiscoverBlock slots =" link, text " />
68
+
69
+ [ Storefront Events SDK] ( shared-services/storefront-events/ )
58
70
59
71
Explore common tools and SDKs shared across Merchandising Services.
60
72
You can’t perform that action at this time.
0 commit comments