Skip to content

Commit 7703c93

Browse files
new blocks added (#402)
1 parent 3b634ee commit 7703c93

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

docs/recommendations/raptor_integration/raptor_recommendation_blocks.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ The following blocks can be used to show recommendations based on visitors purch
158158
|-----|-----------|
159159
|[Other customers have also purchased](#other-customers-have-also-purchased-block)|Displays items purchased by other customers who bought the same product.|
160160
|[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.|
161163
|[User's item history](#users-item-history-block)|Displays the user’s item history or current basket, sorted by recent or top items.|
162164

163165
### Other customers have also purchased block
@@ -193,6 +195,37 @@ On the **Properties** tab, set values in the following fields:
193195

194196
Toggle the **Show only available items** option on to display only products that are currently in stock.
195197

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+
196229
### User's item history block
197230

198231
Shows the user’s past or current basket items, sorted by recent activity or top items.

0 commit comments

Comments
 (0)