Findalo

Recommendations

Recommendation carousels for your store: logics, filters and rules

· 6 min read · By Ray Rodríguez, founder of Findalo

A recommendation carousel is a strip of products that shows up right where the customer makes up their mind: the product page, the cart, the home page, or a search with no results. Done right, it turns a "there's nothing else here for me" into "oh nice, I'll take this too". Done wrong, it's just noise.

In Findalo every carousel is defined with three pieces: a logic (where the products come from), optional filters (to narrow them down) and rules (to combine conditions). This post shows what you can build — with real screenshots of how it looks in the store.

Best-selling products carousel in a cosmetics store: six cards with image, brand, price and add-to-cart button.
A best-sellers carousel, exactly as the customer sees it: image, brand, price and add button.

1. The logic: where the products come from

It's the first thing you pick. Each logic answers a different question:

  • Best-sellers — your catalog's top-selling products. The wildcard that almost never fails; perfect for the home page or for filling gaps.
  • Most viewed / popular — what people look at the most, even if they don't buy as much. A good gauge of what's trending.
  • Similar — products like the one the customer is currently viewing. Made for the product page.
  • Bought together — what other customers took along with that product. The classic cart cross-sell.
  • Recently viewed — what that customer already looked at during their session. Saves them from searching again.
  • Manual selection — you pick the products by hand. For campaigns, new arrivals or anything you want to push.
Similar products carousel shown on a product page: six related serums and creams.
A carousel of products similar to a specific product page. The products change based on what the customer is viewing.

2. Narrowing the carousel with filters

On top of any logic you can add filters so the carousel only shows a certain part of the catalog. The most common ones:

  • Brand — "new arrivals from a brand" or "best-sellers from X".
  • Category — one carousel per product family.
  • Price — a minimum, a maximum or a range. Handy for "gifts under €15".
  • On sale / in stock — only what's discounted, or only what you can ship today.
  • Features and ingredients — any attribute in your catalog (material, color, ingredient…).
Carousel filtered to a single brand: six products from the brand ANUA.
The same best-sellers carousel, filtered to a single brand.
Carousel filtered by price: only products that cost 15 euros or less.
Filtered by price: only products up to €15.

3. Rules: combining conditions (AND / OR / nested)

When a single filter isn't enough, you combine several using rules:

  • AND (all) — the product meets every condition. E.g.: brand ANUA and under €25.
  • OR (any) — meeting just one is enough. E.g.: brand ANUA or Beauty of Joseon.
  • Nested groups — you combine the two: "(brand A or brand B) and under €20".
Carousel with an AND rule: four products from the brand ANUA that also cost 25 euros or less.
An AND rule: only products from the brand ANUA that also cost €25 or less.

4. When the filter leaves the carousel short: the fill

If you fine-tune the filters too much, you might end up with very few products — or none. That's what the fill switch is for:

  • No fill — the carousel shows only the real matches. If there are two, two show up. Honest, but it can look thin.
  • With fill — it completes the carousel up to the limit with best-sellers that fall outside the filter. It always looks full.

Same restrictive filter (a specific brand within a specific category), the two options:

Carousel with no fill: only two products, the filter's only real matches.
No fill: only the 2 real matches from the filter.
Carousel with fill: the same two matches followed by best-sellers to complete the strip.
With fill: the same 2 matches + best-sellers to complete the strip.

5. Where it goes: you decide, without touching code

You don't edit templates or paste code into your theme. You open your own store inside Findalo, browse it like any customer would until you reach the exact spot where you want the carousel —under the product page, inside the cart, in a gap on the home page…— and you mark it right there. Findalo remembers that spot and, on your live website, detects it and renders the carousel in its place.

In other words: it goes literally wherever you want, in any gap on any page, without relying on a developer.

As a guideline, here's which logic usually fits best in each area:

  • Product page — similar and bought together.
  • Cart — bought together (the last-minute up-sell).
  • Home page — best-sellers or a manual campaign selection.
  • Category page — best-sellers filtered by that category.
  • Search with no results — best-sellers or popular, so you don't leave the customer at a dead end.

Summary

A carousel = a logic + filters + rules, plus a fill switch for when you get too picky. You place it wherever you want by marking it on your own store —without touching code— and it updates on its own with your catalog. Recommendation carousels are available from the Pro plan up.

Want to try them in your store? Get started with Findalo.

Keep reading