Skip to content

Paragraph Recommendation

The “Recommendation Bar” paragraph enables the integration of external recommendation systems (e.g. Prudsys, PAPI) via JavaScript into CMS pages. Editors can select different recommendation services and dynamically display product recommendations, categories, or brands. Configuration is done through specific fields and options in the backend.

Features & Benefits

  • Integration of product recommendations, categories, or brands from external systems such as Prudsys or PAPI
  • Selection of the desired recommendation service (e.g. CategoryToProducts, UserToProducts)
  • Flexible control of output via service type and category ID
  • Integration via JavaScript—no manual template adjustments required
  • Support for AB tests (e.g. Prudsys AB Test)
  • Central management of recommendation configuration in the backend

Backend Configuration

Steps

  1. Create ContentType.
  2. Insert the “Recommendation Bar” (Prudsys Recommendation Bar) paragraph.
  3. Select service type and, if necessary, category ID.
  4. Configure additional settings such as linking, tracking, and personalization.

Important Settings

FieldDescription
Service TypeSelect the recommendation service:
- Category To Products (Prudsys/AB Test)
- Category To Categories (Prudsys)
- Category To Brands (Prudsys)
- User To Products (Prudsys/AB Test)
Category IDRequired for all services starting with “CategoryTo…”. The ID can be determined on a product overview page by adding ?showCatId=true to the URL. The category ID will appear above the product list.

General Configuration Options

FieldDescription
Spacing Typenone | page width | page width with mobile spacing | window width
AlignmentNone/Standard | Left | Center | Right
Vertical AlignmentNone | Top (flex-start) | Bottom (flex-end) | Stretched (stretch) | Top | Center | Bottom
LinkTarget (_self, _blank), bonus number, anchor, highlight, search filter
TrackingCampaign ID, type, category, detail, name
TooltipActivate/deactivate tooltip, position, promotion text or content snippet
PersonalizationDisplay for specific user groups (anonymous, logged-in customers, bonus program, credit affinity)
AccessibilityActivate skip link, freely nameable
Replace ContentContent can be dynamically replaced using Dynamic Yield ID
Time ControlControl visibility of the recommendation bar by time (from/until)

Notes & Tips