> For the complete documentation index, see [llms.txt](https://docs.gpscripts.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpscripts.dev/clothingshop/developers/client.md).

# Client

## Open Wardrobe

<pre class="language-lua"><code class="lang-lua"><strong>-- Export to open the wardrobe of the player
</strong><strong>exports["gp_Clothingshop"]:OpenWardrobe()
</strong></code></pre>
