# Display links on checkout (/docs/checkout-extension)











Ready to give your customers instant access? This guide walks you through adding the **Imprint Digital Files** block to your checkout flow using the Shopify Checkout Editor.

<PlanBadge plan="basic" />

import { Step, Steps } from 'fumadocs-ui/components/steps';

<Steps>
  <Step>
    ## Open the Configuration

    When you click "Open Checkout Editor" from the Imprint app (or navigate there via Shopify Admin), you will see your checkout configurations.

    * Locate your live configuration (e.g., **Imprint Dev configuration**).
    * Click the **Customize** button to enter the visual editor.

        <img alt="Open checkout configuration" src={__img0} placeholder="blur" />
  </Step>

  <Step>
    ## Choose Your Page

    Shopify allows you to add the download box to two different places. Use the dropdown menu at the very top of the screen to switch between them.

    ### 🅰️ The "Thank you" Page

    This is the screen customers see **immediately** after they successfully pay.

    * **Why use it:** It's the perfect moment for instant delivery. The customer is already staring at this screen.

    ### 🅱️ The "Order status" Page

    This is the page customers see if they click "View my order" in their email confirmation days later.

    * **Why use it:** It serves as a permanent "portal" where they can come back to download their files again if they lose them.

    <Callout type="info">
      **Recommendation:** We strongly suggest adding the block to **BOTH** pages to ensure customers can always find their files.
    </Callout>

        <img alt="Choose your page" src={__img1} placeholder="blur" />
  </Step>

  <Step>
    ## Add the Digital Files Block

    Once you are on the correct page (e.g., the "Thank you" page):

    1. Look for the **App blocks** section or click the "Add app block" icon (usually a small square `+` icon) in the bottom left.
    2. Select **Digital Files** from the list under "Imprint Files".
    3. A popup will ask where you want to add it (Thank you or Order status). Ensure the correct one is checked.

        <img alt="Add the Digital Files block" src={__img2} placeholder="blur" />
  </Step>

  <Step>
    ## Save and Publish

    You should now see the **Imprint Dev** block appear in your preview.

    * You can use the arrows below to move the block to position it where you want (e.g., above or below the order details).
    * When you are happy with the placement, click the black **Save** button in the top right corner.

        <img alt="Save and publish" src={__img3} placeholder="blur" />
  </Step>
</Steps>

***

## 🎉 The Result

That's it! Your checkout is now supercharged.

When a customer completes a purchase, they will see a **"Your Downloads"** popup or section. It clearly lists their files (like "Sample Digital Product") with a large **Download** button.

They can grab their files instantly without ever leaving your store!
