> For the complete documentation index, see [llms.txt](https://easify.gitbook.io/easify-box-bundle-builder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/first-sale-cheat-sheet/check-box-page-accuracy-prices-discounts-stock.md).

# Check Box Page Accuracy – Prices, Discounts, Stock

Your box page looks beautiful and works on every device. But there’s one more thing you need to check before sending customers to it: accuracy.

You’ve set up prices, added discounts, and connected your products. But do they all work correctly together? A customer who sees the wrong price or tries to buy an out-of-stock item won’t stick around to figure out why.

<figure><img src="https://easifyapps.com/wp-content/uploads/2026/05/Group-2085662489-1024x586.png" alt=""><figcaption></figcaption></figure>

**🎯 Why this helps you get that first order**

Customers need to trust what they see. When prices, discounts, and stock counts are correct, they feel confident clicking through to checkout. One small mistake can cost you that first sale.

So before you share your box page anywhere, take a few minutes to verify everything.

### What to check <a href="#id-0-toc-title" id="id-0-toc-title"></a>

**Prices** – Does the base price match what you set? When you add products, does the total update correctly?

**Discounts** – Do tiered discounts apply at the right quantities? Does the discount amount show up on the box page and cart?

**Stock counts** – Do products show as “In stock” when available? What happens when something sells out?

### How to check <a href="#id-1-toc-title" id="id-1-toc-title"></a>

Build a test box from start to finish. Select real products, add custom fields, and apply any discounts. Then compare the price on your box page, cart, and checkout – they should all match.

If something looks off, double-check your settings in the Visual Editor and make sure your Shopify inventory is up to date.

Your box page might be perfect, but don’t forget to test checkout too. Every price and discount has to work there as well. Continue to [***“Verify Cart & Checkout Accuracy”**.*](broken://pages/tw7Yf53ojUd5v2R297kQ)

### Need assistance? <a href="#id-2-toc-title" id="id-2-toc-title"></a>

If something doesn’t add up and you can’t figure out why, just click the live chat in the bottom-left corner. We’ll help you track down the issue.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/first-sale-cheat-sheet/check-box-page-accuracy-prices-discounts-stock.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.
