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

# Versions

> Complete checkout configurations that let you test, deploy, and manage different checkout experiences safely

> Why does every checkout look the same? \
> Why is buying groceries so similar to shopping for a t-shirt? \
> Should a single-item purchase follow the same flow as a five-product cart?

What if showing cashback earlier — say, on the cart page — actually boosts conversion? It’s time to break free from one-size-fits-all checkouts.

With Versions, you can create, test, and launch different checkout experiences — without touching your live store until you’re ready.

<video autoPlay muted loop playsInline src="https://mintcdn.com/ollie/jBGcU0GmSDfRGD9I/videos/versions.mp4?fit=max&auto=format&n=jBGcU0GmSDfRGD9I&q=85&s=be8746687a1bc0eb631eef894c0b39c3" data-path="videos/versions.mp4" />

<Frame>
  <img src="https://mintcdn.com/ollie/UatGh8GLCugPlVFB/ollie-shop/imgs/Versions.jpg?fit=max&auto=format&n=UatGh8GLCugPlVFB&q=85&s=457e014f5e56798dc736f442f56163a3" alt="Versions Jp" width="2400" height="730" data-path="ollie-shop/imgs/Versions.jpg" />
</Frame>

## How to create a new Version

Versions are complete, independent checkout configurations. Since you can assign a template to a version, you can make versions completely different from one another.

<Frame>
  <img src="https://mintcdn.com/ollie/Io6Jvu4TldP5tH4V/ollie-shop/imgs/version-create-new-form.png?fit=max&auto=format&n=Io6Jvu4TldP5tH4V&q=85&s=c4f088af9456630c37e7ed66bb75d68a" alt="Version Create New Form Pn" width="1406" height="1210" data-path="ollie-shop/imgs/version-create-new-form.png" />
</Frame>

<Info>
  **Pro Tip**: You can change versions using a query string paramenter `?version_id={version_id}`\
  \
  This will only work in "development", meaning that you can only change versions via a query string \
  when using:\
  \
  The Ollie Shop URL - [checkout.ollie.shop](http://checkout.ollie.shop)\
  VTEX internal URL - [yourstore.myvtex.com](http://yourstore.myvtex.com)

  \
  The version\_id is also stored as a cookie `ollieshop_store_version_id`
</Info>
