Recommendations
Spotlight the Best Products
Use Recommendations to highlight themed, seasonal, or top-selling products in a curated way. Whether you're boosting "Winter Favorites", promoting a "Local's Pick", or featuring a "Family Bundle", this module helps you deliver smarter suggestions to your users.
What Is a Recommendation?
A Recommendation groups together one or more products under a shared label and time window. This allows you to:
Promote specific products on your landing pages.
Guide users to relevant content.
Schedule featured products based on seasons or campaigns.
Sample Output
Time Windows
Use recommendation_start_date
and recommendation_end_date
to schedule when a recommendation should be shown.
Omit both to show the recommendation always.
Set future dates to preload campaigns.
Expired recommendations will automatically stop showing.
All dates follow the ISO 8601 format (
YYYY-MM-DDTHH:MM:SSZ
) and are in UTC.
Example: Seasonal Campaign
Let’s say you want to create a recommendation titled “Amsterdam Winter Picks”, showing three products from December through January.
Use Cases
Thematic Promo
"recommendation_title": "Spring Adventures"
Flash Sale
"recommendation_description": "48h only!"
Localized Curation
"recommendation_title": "Top Picks in Paris"
Recurring Campaign
Same title & products, different date ranges
Best Practices
Localize Titles & Descriptions for international audiences.
Avoid Clutter: Limit each recommendation to 3–8 products for visual clarity.
Use Descriptions to hint at urgency, value, or context (e.g., “Popular with families”).
Respect Date Logic: Don’t forget to end expired campaigns.
Last updated
Was this helpful?