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

# Can I change the app's design?

> Yes. The app is designed to support two approaches.

### Option 1: adjust the design

<Note>
  For stores that want small design changes.
</Note>

**How to do it**

Go to Online Store > Edit theme > Custom CSS and add your CSS.

### Option 2: build a custom storefront

<Note>
  For stores that want a completely different design.
</Note>

Which coupons a customer holds is stored as JSON in the customer metafield `discount-deck.discount-code-list`. Read that metafield and render it on any page of your store, and you can display it however you like.

Details are [here](/en/apps/discount-deck/developers/custom-storefront).


## Related topics

- [About the Consulting plan](/en/company/consulting/overview.md)
- [Building a custom storefront](/en/apps/discount-deck/developers/custom-storefront.md)
- [Changelog](/en/apps/discount-deck/changelog.md)
