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

# Headless Shopify

LoyaltyLion has support for headless Shopify stores. Install LoyaltyLion via Shopify as normal, and follow the steps below to handle the frontend implementation of the SDK on your side.

In order for LoyaltyLion UI to show on the page, you need to:

1. [Install the SDK](/sdk/installation)
2. [Initialize the SDK](/sdk/initialize-sdk/)
   <Warning>
     The SDK should be loaded on every page on your store, otherwise your
     customers might not be able to view the loyalty program.
   </Warning>
3. [Handle customer authentication](/sdk/customer-authentication/)

## Reward support on headless Shopify

### Supported rewards:

* [Discount (flat and percentage)](https://help.loyaltylion.com/en/articles/5998069-reward-discount-flat-and-percentage)

* [Free shipping](https://help.loyaltylion.com/en/articles/1965657-reward-free-shipping)

* [Free product (voucher)](https://help.loyaltylion.com/en/articles/1965659-rewards-free-product-voucher)

* [Subscription rewards](https://help.loyaltylion.com/en/articles/1965665-reward-subscription-rewards)

* [Gift cards](https://help.loyaltylion.com/en/articles/1965669-shopify-plus-gift-cards) (Shopify only)

### Unsupported rewards:

On a headless storefront, features that interact with the frontend Shopify API are not expected to work. These include the following rewards:

* [Free product (seamless)](https://help.loyaltylion.com/en/articles/1965660-reward-free-product-seamless)

* [In-cart product rewards](https://help.loyaltylion.com/en/articles/1965666-in-cart-rewards-and-instant-points) (Shopify only)

## Feature support on headless Shopify

### Supported features:

* [Shopify Scripts](https://help.loyaltylion.com/en/articles/4283200-shopify-plus-shopify-script-editor-instruction-manual) (legacy)

* [Notifications](https://help.loyaltylion.com/en/articles/6359870-notifications) (includes enhanced notifications)

* [Redeem at checkout](https://help.loyaltylion.com/en/articles/7135405-reward-redeem-points-at-checkout) (standard Shopify checkout only)
