> ## 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.

# Slots

> Strategic placement points where components transform your checkout experience

Slots are predefined blocks that structure a [Template](https://docs.ollie.shop/ollie-shop/concepts/templates) in Ollie Shop. Each slot is filled with a native component by default, but you can easily replace it with your own — no need to rebuild your entire checkout.

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

This modular approach lets you customize specific parts of the checkout experience while maintaining speed and stability.

To learn how to use Slots to iterate and improve your checkout, check out [Versions](https://docs.ollie.shop/ollie-shop/concepts/version).

<Frame caption="Component Assigned to a Slot">
  <img src="https://mintcdn.com/ollie/LKVB6wXT3aCy5aeD/ollie-shop/imgs/slot-component.png?fit=max&auto=format&n=LKVB6wXT3aCy5aeD&q=85&s=0e97b1e1dc2e4f6da484ffc20d91aa0d" alt="Component assigned to a slot" title="Component assigned to a slot" className="mx-auto" width="1802" height="2414" data-path="ollie-shop/imgs/slot-component.png" />
</Frame>
