Skip to main content

Option 1: adjust the design

For stores that want small design changes.
How to do it Go to Online Store > Edit theme > Custom CSS and add your CSS.

Option 2: build a custom storefront

For stores that want a completely different design.
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.