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

# Shop

> Server-side events for the shop feature.

This page lists the **server-side** shop-related pages available in Jobs Creator.

<CardGroup cols={2}>
  <Card title="Item bought" icon="cart-shopping" href="/jobs-creator/server/shop/item-bought">
    Event triggered when a player buys an item or weapon at a shop marker.
  </Card>
</CardGroup>


## Related topics

- [About the Resource](/jaksam-inventory/home.md)
- [Shop bought](/shops-creator/server/shop-bought.md)
- [Shop sold](/shops-creator/server/shop-sold.md)
- [Shops Creator](/shops-creator/home.md)
- [Get objects in shop ID](/shops-creator/server/get-objects-in-shop-id.md)
