> For the complete documentation index, see [llms.txt](https://docs.shoplift.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shoplift.ai/test/price-testing.md).

# Price Testing

Price testing allows you to experiment with different pricing strategies by showing different prices to different visitor segments for the same product. This approach lets brands gauge consumer reactions and measure the impact on conversion rates and revenue before making widespread pricing changes.&#x20;

For details on Shoplift's price testing feature, explore the documentation below.

{% hint style="warning" %}
Before launching a price test, you **must** read (1) [Overview](/test/price-testing/overview.md)  and (2) [Theme Setup](/test/price-testing/setup.md).
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td>Explore how price testing works and requirements for your store</td><td><a href="/files/VfvwKwZ0hdiGl4654FcV">/files/VfvwKwZ0hdiGl4654FcV</a></td><td><a href="/pages/dzAJw5SQzh49eyWezmRd">/pages/dzAJw5SQzh49eyWezmRd</a></td></tr><tr><td><strong>Theme Setup</strong></td><td>Learn about the 1-time setup to enable price testing on your theme</td><td><a href="/files/HJiQQIGhhRs2l5qNKsQT">/files/HJiQQIGhhRs2l5qNKsQT</a></td><td><a href="/pages/LhBOjEJEww4XlsdnfpHs">/pages/LhBOjEJEww4XlsdnfpHs</a></td></tr><tr><td><strong>Creating a Price Test</strong></td><td>Follow step-by-step instructions on creating a price test</td><td><a href="/files/aTkxxTwYjQ7pCdRdGeRS">/files/aTkxxTwYjQ7pCdRdGeRS</a></td><td><a href="/pages/L5nSqDzxLzcmwINpBKuU">/pages/L5nSqDzxLzcmwINpBKuU</a></td></tr><tr><td><strong>Preview &#x26; QA</strong></td><td>View prices across your site to ensure visitors have a seamless experience</td><td><a href="/files/ydIWww9xBTfWz7SsF1kw">/files/ydIWww9xBTfWz7SsF1kw</a></td><td><a href="/pages/ikaY3rUFSzQWQJlxPmri">/pages/ikaY3rUFSzQWQJlxPmri</a></td></tr><tr><td><strong>Launch Your Test</strong></td><td>Review best practices for post-launch validation and reports</td><td><a href="/files/6LDYnoUy6JrEGc5vLANO">/files/6LDYnoUy6JrEGc5vLANO</a></td><td><a href="/pages/Uy790IsRQpuvSdGmz5Uy">/pages/Uy790IsRQpuvSdGmz5Uy</a></td></tr><tr><td><strong>Troubleshooting Guide</strong></td><td>Get answers to price testing FAQs</td><td><a href="/files/8V5lI28BxmBeRrlDiTxW">/files/8V5lI28BxmBeRrlDiTxW</a></td><td><a href="/pages/7gxKUVhOVV1ZSxIKUfwj">/pages/7gxKUVhOVV1ZSxIKUfwj</a></td></tr></tbody></table>


---

# 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://docs.shoplift.ai/test/price-testing.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.
