# Combinations

{% hint style="info" %}
**Tip:** When you offer bespoke checkout experiences, customers rave about their ease of purchase and have an improved likelihood to be a frequent buyer. Use Shopwaive to design checkout flows, including stacking store credit with promotions to personalize the buying journey for each customer
{% endhint %}

## Settings

To combine store credit with discount codes, rewards, or gifts redeemed by code follow the steps outlined below.

Open the app and click the initial avatar at the top right of the page where a drop down menu appears. Click the item labeled <mark style="color:blue;">**Settings**</mark>

<figure><img src="/files/xDKxj4CqyVcJYekYCysm" alt=""><figcaption><p>Click Settings from the left side menu</p></figcaption></figure>

Once you click <mark style="color:blue;">**Settings**</mark>, scroll down and toggle on the <mark style="color:blue;">**Combine with discounts**</mark> setting.

## Customer logs into their account

Once your customer logs into their account, the Shopwaive popup will now include a Discount code field, in addition to the credit redemption field.&#x20;

After logging in, customers follow these steps to combine credit with discount codes

## Step-by-step:

1. Add items to your cart
2. Click the Shopwaive button at the bottom left of the page and enter the amount of credit you wish to redeem into the top field
3. Beneath the credit field, enter the discount code you wish to combine
4. Click <mark style="color:blue;">**Apply to checkout**</mark> to combine store credit with the discount code. If the discount code is not valid for your email address, items in your cart, or any other prerequisite defined by the discount code definition, you will receive a *Not valid* error.
5. If successful, you'll proceed to checkout with store credit combined with the discount code by clicking the <mark style="color:blue;">**Go to checkout**</mark> button.

<figure><img src="/files/ixFU7PNh9kpkAjiK6oCq" alt=""><figcaption><p>Combine discount codes with store credit</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shopwaive.com/shopify/accounts/app-embed/combinations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
