> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bouquet-inc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> MultiLikes questions we are asked most often.

<CardGroup cols={2}>
  <Card title="Can guests add favorites?" href="/en/apps/multilikes/faq/guest-favorites">
    The app is built around using favorites to drive CRM campaigns, so guests cannot add favorites.
  </Card>

  <Card title="We want to migrate our product favorites data" href="/en/apps/multilikes/faq/data-migration">
    Follow the guide below and you can migrate it yourself.
  </Card>

  <Card title="We want a heart icon on collection pages so customers can favorite from there" href="/en/apps/multilikes/faq/collection-page-heart">
    This is possible with a code change. See the guide below.
  </Card>

  <Card title="We want to stop certain products being added to the cart from the favorites page" href="/en/apps/multilikes/faq/restrict-add-to-cart" />

  <Card title="We want customers to favorite items from a list we maintain on our site" href="/en/apps/multilikes/faq/favorite-any-content">
    This is possible. MultiLikes is built around letting customers favorite any content on a Shopify store.
  </Card>
</CardGroup>
