> ## 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.

# Adding only a favorite button to an existing brand or store list

> MultiLikes can add just a favorite button to a brand or store list you already have.

<Warning>
  This work needs two things:

  * Configuration in the app

    <u>We have to do this on our side.</u>
  * Code that calls the MultiLikes API

  Please contact us before you start.
</Warning>

## Requirements

* Your brand or store list is managed with metaobjects
* The metaobject list includes the brand or store name

## How it works

1. \[You] [Contact us](https://bouquet-inc.channel.io/home) with the following details:

   ```
   Please set up favorite buttons using metaobjects.
   1. Store ID (the URL of your Shopify admin):
   2. The metaobject type used for the brand/store list:
   3. The metaobject key used for the brand/store name:
   4. Can you handle the API implementation? Yes / We would like support / Please do it for us
   ```
2. \[Us] We change the configuration and send you the API specification (one to a few business days).
3. \[You] You implement it and release the feature.

<Note>
  We can also implement the favorite button for you. Let us know. Depending on your plan this may be chargeable.
</Note>


## Related topics

- [Adding a favorite button to collection pages](/en/apps/multilikes/developers/collection-page-button.md)
- [FAQ](/en/company/enterprise/faq.md)
- [Setting up product favorites](/en/apps/multilikes/setup/product-favorites.md)
