How to Add Notes Section to Shopify Checkout

Learn how to add notes section to shopify checkout to capture gift messages and instructions. Improve your UX and boost conversions with our step-by-step guide.

13 min
How to Add Notes Section to Shopify Checkout

Table of Contents

  1. Introduction
  2. Foundations First: Is a Notes Section Your Priority?
  3. Understanding the Shopify Checkout Constraint
  4. Defining the Goal: Why Do You Need Notes?
  5. Method 1: Enabling Order Notes in the Shopify Theme Editor
  6. Method 2: Adding Notes via a Cart Drawer (The Cartly Pro Way)
  7. Method 3: Line Item Properties (For Product-Specific Notes)
  8. Method 4: Shopify Plus and Checkout Extensibility
  9. Integrity and Risk Check: Avoiding Dark Patterns
  10. Performance and Measurement: How to Track Impact
  11. When to Bring in Professional Help
  12. Summary of the Decision Path
  13. Optimize With Intention
  14. FAQ

Introduction

Have you ever had a customer reach out via email, minutes after placing an order, frantically asking to add a gift message or change a delivery instruction? Or perhaps you’ve seen a promising session end abruptly at the final stage because the shopper couldn’t find a place to specify their custom requirements. These moments of friction are more than just minor inconveniences; they are silent conversion killers that increase your support burden and leave customers feeling unheard.

For many Shopify merchants—from boutique gift shops to high-volume DTC brands—the ability to capture customer instructions is vital. Whether it’s an engraving request, a gate code for delivery, or a heartfelt birthday note, these details humanize the digital transaction. However, if you have spent any time poking around the Shopify admin looking for a "Notes" toggle for your checkout page, you have likely discovered that it isn't quite where you expected it to be.

In this guide, we will walk through the practical paths to adding a notes section for your customers. We will cover the technical "how-to" for different Shopify plans, but more importantly, we will look at this through the lens of intentional optimization. At Cartly Pro, we believe that every element you add to your checkout flow should serve a specific purpose without cluttering the user experience.

Our thesis is simple: don’t just add a box because you can. Start with your foundations, clarify exactly why you need that information, ensure the implementation respects the integrity of your site performance, and then refine your approach based on real customer behavior.

Foundations First: Is a Notes Section Your Priority?

Before we dive into the code and the settings, we must address the "Optimize with Intention" philosophy. It is tempting to look at a notes section as a quick fix for better customer service. However, if your store’s foundational elements are shaky, a notes box might just be a band-aid on a larger wound.

Before adding new fields to your cart or checkout, ensure your store meets these baseline criteria:

  • Clear Shipping and Return Policies: Many "notes" are actually customers asking questions about shipping speed or returns because the information wasn't clear on the product page.
  • Transparent Product Descriptions: If customers are using notes to ask about sizing or materials, your product pages need more detail.
  • Mobile-First Design: Checkout friction is amplified on mobile. Every field you add is another hurdle for a thumb-tapping shopper.
  • Site Speed: Each script or app added to your theme can impact load times. A slow checkout is the fastest way to lose a sale.

If these foundations are solid, then adding a notes section becomes a genuine value-add rather than a fix for a deeper problem.

Key Takeaway: Before adding custom fields, audit your recent support tickets. If most customer questions could have been answered by better product descriptions or a clearer FAQ, fix those first.

Understanding the Shopify Checkout Constraint

The most important thing to understand when searching for how to add a notes section to Shopify checkout is that for the vast majority of merchants, the checkout page itself is a "locked" environment.

Shopify maintains a strictly controlled checkout environment for security and PCI compliance. This ensures that payment data is handled safely. Unless you are on the Shopify Plus plan, you cannot directly edit the checkout.liquid file or add custom HTML fields directly to the checkout pages (the Information, Shipping, and Payment steps).

So, how do merchants "add notes to checkout"? They typically do it in one of three places:

  1. The Cart Page: The traditional way to collect notes before the customer enters the checkout flow.
  2. The Cart Drawer: A modern, high-conversion alternative that captures notes while the shopper is still on the product page.
  3. Product-Level Fields: Using "Line Item Properties" for notes that apply to specific items rather than the whole order.

What Optimization Tools Can and Cannot Do

When you use tools like Cartly Pro or other cart optimization apps, it is helpful to understand their role in this process.

What they can do:

  • Reduce Friction: A well-designed cart drawer makes adding a note feel like a natural part of the shopping journey.
  • Improve Clarity: You can use placeholders and labels to tell customers exactly what the notes section is for (e.g., "Write your gift message here...").
  • Support Upsells: Integrate notes alongside relevant add-ons, like gift wrapping.
  • Enhance UX: Provide a seamless transition from the product page to the checkout without extra page loads.

What they cannot do:

  • Fix Product-Market Fit: If people don’t want your product, a beautiful notes box won't change that.
  • Guarantee Revenue Lifts: While optimization usually helps, your results depend on your traffic quality and overall brand trust.
  • Override Shopify’s Core Security: No app can bypass Shopify’s basic security protocols on the checkout page itself for non-Plus merchants.

Defining the Goal: Why Do You Need Notes?

Before choosing a technical method, you must identify the "why." Different goals require different implementations.

  • Goal A: Order-Level Instructions. You need to know if there is a gate code or if the customer wants the package left at the back door. This is best handled by a "Cart Note."
  • Goal B: Gift Messages. You want to offer a space for a personalized message. This is often handled by a Cart Note, sometimes paired with a "This is a gift" checkbox.
  • Goal C: Product Customization. You sell engraved jewelry or custom-printed shirts. This must be handled by Line Item Properties on the product page, as the note needs to stay attached to a specific item.

What to Do Next:

  1. Review your last 50 orders.
  2. Count how many required extra communication.
  3. Categorize those communications into "Delivery," "Gifting," or "Customization."
  4. Choose the path below that matches your highest category.

Method 1: Enabling Order Notes in the Shopify Theme Editor

This is the most common method for merchants using standard Shopify plans. Even though the note is technically added on the Cart Page, Shopify carries this note all the way through to the checkout and attaches it to the final order in your admin panel.

Step-by-Step Implementation:

  1. Navigate to Themes: From your Shopify Admin, go to Online Store > Themes.
  2. Enter the Editor: Click the Customize button for your active theme.
  3. Select the Cart Template: Use the dropdown menu at the top of the screen to select Cart.
  4. Find the Subtotal Section: On the left-hand sidebar, look for the "Subtotal" or "Cart items" section.
  5. Toggle the Notes: Look for a checkbox that says "Enable cart note".
  6. Save: Click the Save button in the top right.

Once enabled, your customers will see a text box on the cart page. The label usually defaults to "Order special instructions," but most modern themes allow you to change this text in your theme's language settings (Edit Default Theme Content).

The Risk Check: Cart Page vs. Conversion

The downside to this method is that it requires customers to visit the /cart page. In modern eCommerce, many stores are moving away from a dedicated cart page in favor of a cart drawer vs popup cart to keep the checkout flow fast and minimize page jumps.

Method 2: Adding Notes via a Cart Drawer (The Cartly Pro Way)

If you are using a cart drawer—which we highly recommend for improving mobile conversion rates—you want the notes section to live inside that drawer. This allows the customer to add their message and click "Checkout" immediately, without ever leaving the context of the store.

At Cartly Pro, we prioritize "Optimizing with Intention." Adding a notes field to a cart drawer should feel helpful, not like a chore.

Why Use a Cart Drawer for Notes?

  • Speed: It eliminates one entire page load (the cart page).
  • Visibility: The note box is visible immediately after an item is added.
  • Mobile Experience: It is easier for mobile users to tap a note field in a drawer than to navigate through multiple pages.

Implementation Logic:

Most cart drawer apps (including Cartly Pro) have a toggle within their settings to "Enable Order Notes." Because these apps are built to work with the Shopify AJAX API, the note is saved to the customer's session and automatically passed to the Shopify checkout when the customer clicks the checkout button.

Curation Tip: If you use a cart drawer note, keep the label short. Instead of "Please enter any special instructions for the delivery of your order here," try "Delivery instructions" or "Add a gift note."

Method 3: Line Item Properties (For Product-Specific Notes)

If you need a note for each item (e.g., three different shirts with three different names printed on them), a single cart note will not work. You need Line Item Properties.

These are fields added directly to the product page. When the customer clicks "Add to Cart," the text they typed is attached specifically to that item.

How to Implement:

  1. Use a Generator: Shopify provides a UI Elements Generator tool (online) that creates the HTML code for you.
  2. Edit Your Theme Code: You (or a developer) will need to paste this code into your main-product.liquid or product-form.liquid file.
  3. Placement: The code must be placed inside the <form> tags for the "Add to Cart" button.

Red Flag Guidance: Editing theme code can be risky. If you are not comfortable with HTML/Liquid, we strongly recommend working with a Shopify Partner or using a specialized "Product Options" app. Always test changes on a duplicate version of your theme before publishing them to your live store.

Method 4: Shopify Plus and Checkout Extensibility

If you are a Shopify Plus merchant, you have access to "Checkout Extensibility." This is the modern, upgrade-safe way to customize the checkout.

Instead of editing a code file, Plus merchants can use "Checkout UI Extensions" to drag and drop custom fields—including note boxes—directly into the checkout flow.

  • Location: You can place a note box on the Information page, the Shipping page, or even the Thank You page.
  • Data Handling: These fields can be set to update the "Order Note" or be saved as "Metafields" for more complex backend workflows.

For Plus merchants, this is the gold standard because it allows you to collect information at the exact moment it becomes relevant (e.g., asking for delivery instructions on the Shipping step).

Integrity and Risk Check: Avoiding Dark Patterns

When adding notes to your checkout flow, it is easy to accidentally create a poor user experience. Here is how to keep your integrity in check:

1. Avoid Making Notes Mandatory

Unless it is a custom-engraved product where the order cannot be fulfilled without text, never make the notes field required. Making it mandatory adds significant friction and will almost certainly increase your cart abandonment rate.

2. Don’t Hide Fees in the Notes

If you are using the notes section for "Gift Messages," do not use it as a way to upsell a $5 gift card without a formal product add-on. If there is a cost associated with the request, it should be a separate product or a clear add-on in the cart.

3. Be Realistic About Fulfillment

If you provide a notes box, customers will expect you to read it. If your fulfillment process is automated and you cannot see these notes, do not offer the box. There is nothing more frustrating for a customer than providing a "fragile" instruction or a "gate code" that is ignored by the warehouse.

Performance and Measurement: How to Track Impact

Optimization is not a "set it and forget it" task. You need to measure if adding a notes section actually helped or hindered your store.

Key Metrics to Monitor:

  • Checkout Completion Rate: Does adding the notes box cause a dip in the number of people finishing their purchase? If so, the box might be too prominent or confusing.
  • Support Ticket Volume: Specifically, look for "Post-purchase clarification" tickets. If these go down, your notes section is doing its job.
  • Average Order Value (AOV): If you are using notes for gift messages, are you seeing more people buy products as gifts? This could lead to higher AOV if paired with gift-wrapping options.
  • Mobile Conversion Rate: Check this separately. A note box that looks fine on a desktop might be an annoying, screen-covering block on an iPhone.

Testing One Variable at a Time

If you decide to move your notes section from the cart page to a cart drawer, don't change your shipping rates or your checkout colors at the same time. Change one thing, wait for a statistically significant amount of traffic (this varies by store, but usually a few hundred orders), and then compare the data.

When to Bring in Professional Help

While many of these steps are DIY-friendly, there are times when a professional touch is necessary to protect your business.

  • Theme Conflicts: If your notes aren't showing up or are breaking the layout of your cart, a developer can help resolve CSS or Liquid conflicts.
  • Complex Logic: If you only want the notes box to appear for certain products (e.g., only for the "Gift" category), you will likely need custom coding or a robust app like Cartly Pro with conditional rules, as shown in our conversion case studies.
  • Security & Payments: If you are worried that your customizations are interfering with your payment gateway or "Express Checkout" buttons (like Shop Pay or Apple Pay), contact the Help Center immediately.
  • Legal/Compliance: If you are collecting sensitive information in notes (like health data or specific privacy-related instructions), consult a compliance specialist to ensure you are meeting GDPR or CCPA standards.

Summary of the Decision Path

To implement a notes section responsibly, follow this path:

  1. Foundations: Ensure your product descriptions and shipping policies are already clear.
  2. Clarify Goal: Determine if you need order-level notes, gift messages, or per-product customization.
  3. Integrity Check: Decide if the field should be optional (usually yes) and ensure your team can actually act on the notes.
  4. Implementation:
    • For general notes: Enable "Cart Notes" in the Theme Editor.
    • For better UX: Use a cart drawer app like Cartly Pro to house the notes.
    • For custom items: Implement "Line Item Properties" on the product page.
  5. Reassess: Watch your conversion rates and support tickets to ensure the change is positive. For a real-world example, review the Lace Lab case study.

"A better cart experience isn't about adding more features; it's about removing the questions that stop a customer from clicking 'Buy Now.' If a notes section answers a customer's 'How do I tell them...?' question, it is a win for both of you."

Optimize With Intention

At the Cartly Pro team, we are dedicated to helping Shopify merchants build better shopping journeys. We know that the space between the "Add to Cart" button and the "Thank You" page is where the most valuable relationships are built. By adding a notes section with intention—respecting both the customer's time and the store's performance—you create a more professional, trustworthy, and human shopping experience.

If you are ready to move beyond basic theme settings, consider how a streamlined cart drawer can centralize your notes, upsells, and progress bars into one high-performance widget, and add one-click checkout to your store. Start simple, stay customer-focused, and always measure the results.

FAQ

Does adding a notes section slow down my Shopify checkout?

Adding a standard cart note through your theme settings has a negligible impact on performance because it uses Shopify's native functionality. However, using heavy, unoptimized third-party apps to add custom fields can sometimes increase load times. It is best to use "Built for Shopify" apps or native theme settings to ensure your mobile performance remains high.

Why doesn't the note I added on the cart page show up in the checkout?

The note itself usually won't be visible to the customer on the checkout pages (Information, Shipping, Payment) because those pages are strictly for shipping and billing data. However, the data is still being carried in the background. You can verify this by placing a test order; the note should appear in your Shopify Admin under the "Notes" section of that specific order.

Can I make the notes section mandatory for certain products only?

This is difficult to do with native Shopify settings. To make a note mandatory for specific products, you would typically need a specialized app or custom JavaScript on your product page or cart. At Cartly Pro, we recommend keeping notes optional whenever possible to avoid "form fatigue," which leads to cart abandonment.

Will cart notes work with Express Checkout buttons like Apple Pay or Shop Pay?

Generally, yes, but with a caveat. If a customer clicks an Express Checkout button directly from a product page, they bypass the cart and any notes field you have placed there. To ensure you capture notes, it is often better to have the customer go through the cart drawer or cart page first, where the "Express" buttons are then displayed alongside the notes field. You can also try Cartly’s checkout app if you want a faster path to checkout.