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

# Checkout language

> Edit or remove default checkout messages that may confuse customers

There are a number of checkout content fields you may want to edit so customers aren't confused at checkout. Below are two of the main ones, but there are others you may want to review.

## Subscriptions consent label

When your customers purchase certain items via Supercycle, Shopify displays a default message above the **Pay Now** button at checkout:

> "One or more items in your cart is a deferred or recurring purchase. By continuing with your payment, you agree that your payment method will automatically be charged at the price and frequency listed on this page until it ends or you cancel. All cancellations are subject to the cancellation policy."

This is the default Shopify message for pre-purchase items. Supercycle uses the same system for resale and calendar methods, so this message appears even when there are no recurring charges.

You can change it to something more appropriate for your store. For example:

> "One or more items in your cart are rental or resale products. By continuing, you agree that you are paying in full upfront for these items and agree to the cancellation policy."

### How to edit the consent label

<Steps>
  <Step title="Open theme content settings">
    In your Shopify admin, go to **Online Store** > **Themes**. Click the **...** beside the theme you want to edit and select **Edit default theme content**.
  </Step>

  <Step title="Go to checkout settings">
    Click the **Checkout & system** tab.
  </Step>

  <Step title="Find the consent label">
    Scroll to the bottom to find **Buyer consent product**. You can also search for the default content, such as **"One or more items"**.
  </Step>

  <Step title="Edit or clear the message">
    Update the label text to match your store's language and policies. To remove the message entirely, clear the field and save your changes.
  </Step>
</Steps>

<Tip>
  A similar label may also appear in your customer's cart. You can find it by searching for **"Buyer Consent Cart"** in the same theme content editor.
</Tip>

## Recurring shipments label

Due to the nature of subscriptions, a customer is charged on a recurring basis. Shopify sees this as shipments, since it expects a consumable subscription rather than a rental.

At checkout, this displays as **"Recurring Shipments"** followed by a shipping profile and amount (for example, "Economy \$19.00"). Supercycle does not charge this amount for recurring charges, so the label can be misleading.

You can edit or remove this label to avoid confusion.

### How to edit the recurring shipments label

<Steps>
  <Step title="Open theme content settings">
    In your Shopify admin, go to **Online Store** > **Themes**. Click the **...** beside the theme you want to edit and select **Edit default theme content**.
  </Step>

  <Step title="Go to checkout settings">
    Click the **Checkout & system** tab.
  </Step>

  <Step title="Find the recurring shipments label">
    Scroll down to find **Checkout shipping shipping method recurring shipments group title**. The search can be tricky — try searching for **"Recurring shipment"** first, then **"Recurring Shipments"**.
  </Step>

  <Step title="Edit or clear the message">
    Update or clear the label text, then save your changes.
  </Step>
</Steps>
