Recommended Section

Showcase the most recommended products according to their appearance in Collections.

  • Component: <Recommended/>

  • Path: /components/home/recommended.tsx

  • Import:

import { Recommended } from "@/components/home/recommended.tsx";

A simple showcasing section with automated ranking informations added.

By default, recommended products are coming from featured collections but you're free to update this behavior by using your own API calls.

Last updated