You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/recommendations/raptor_integration/raptor_recommendation_blocks.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,8 @@ The following blocks can be used to show recommendations based on visitors purch
158
158
|-----|-----------|
159
159
|[Other customers have also purchased](#other-customers-have-also-purchased-block)|Displays items purchased by other customers who bought the same product.|
160
160
|[The Personal Shopping Assistant](#the-personal-shopping-assistant-block)|Assists users by suggesting relevant products in real time based on their activity.|
161
+
|[The Personal Shopping Assistant (additional sales)](#the-personal-shopping-assistant-additional-sales-block)|Encourages additional purchases by suggesting complementary items.|
162
+
|[The Personal Shopping Assistant (conversion)](#the-personal-shopping-assistant-conversion-block)|Helps users discover better product matches through recommendations.|
161
163
|[User's item history](#users-item-history-block)|Displays the user’s item history or current basket, sorted by recent or top items.|
162
164
163
165
### Other customers have also purchased block
@@ -193,6 +195,37 @@ On the **Properties** tab, set values in the following fields:
193
195
194
196
Toggle the **Show only available items** option on to display only products that are currently in stock.
195
197
198
+
### The Personal Shopping Assistant (additional sales) block
199
+
200
+
Encourages users to purchase additional products.
201
+
It offers complementary cross-selling at every stage of the customer journey, increasing the overall value of the sale.
202
+
203
+
This block uses the [GetUserCrossSellingItemsWeb](https://controlpanel.raptorsmartadvisor.com/pc/customer/tnt/product/web/module/GetUserCrossSellingItemsWeb) Raptor recommendation strategy.
204
+
205
+
On the **Properties** tab, set values in the following fields:
206
+
207
+
-**Name** – Enter a name for the page block.
208
+
-**Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
209
+
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
210
+
211
+
Toggle the **Show only available items** option on to display only products that are currently in stock.
212
+
213
+
### The Personal Shopping Assistant (conversion) block
214
+
215
+
Guides users to the right product using similar product recommendations.
216
+
This module suggests items based on user actions, helping them explore the product assortment and discover alternatives.
217
+
It improves product fit and engagement.
218
+
219
+
This block uses the [GetUserLookAlikeItemsWeb](https://controlpanel.raptorsmartadvisor.com/pc/customer/tnt/product/web/module/GetUserLookAlikeItemsWeb) Raptor recommendation strategy.
220
+
221
+
On the **Properties** tab, set values in the following fields:
222
+
223
+
-**Name** – Enter a name for the page block.
224
+
-**Name displayed on page (optional)** - Enter a name for the block to be displayed on the page.
225
+
-**Recommendations limit** - Set the number of recommendations to be displayed. Default = 4.
226
+
227
+
Toggle the **Show only available items** option on to display only products that are currently in stock.
228
+
196
229
### User's item history block
197
230
198
231
Shows the user’s past or current basket items, sorted by recent activity or top items.
0 commit comments