> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-claude-slack-session-t7p5ro.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PrestaShop

> Speed up your PrestaShop store with bunny.net CDN for faster product pages and improved checkout performance.

PrestaShop includes built-in CDN settings, so connecting it to Bunny CDN is straightforward.

<Steps>
  <Step title="Create a Pull Zone">
    Log in to your [bunny.net dashboard](https://dash.bunny.net) and create a new Pull Zone with your PrestaShop store as the origin URL. Match the protocol (HTTP or HTTPS) of your site exactly. For details, see [How to create your first Pull Zone](/cdn/quickstart).
  </Step>

  <Step title="Open the Performance panel">
    Log in to your PrestaShop admin panel and go to **Advanced Parameters → Performance**.

    <Frame>
      <img src="https://mintcdn.com/bunnynet-cb9733c2-claude-slack-session-t7p5ro/KwQrII7tl4x7JZin/images/cdn/integrations/cms/prestashop-performance-menu.png?fit=max&auto=format&n=KwQrII7tl4x7JZin&q=85&s=7048f244e978203e8106c11b8f2df56c" alt="PrestaShop Advanced Parameters menu" width="1533" height="779" data-path="images/cdn/integrations/cms/prestashop-performance-menu.png" />
    </Frame>
  </Step>

  <Step title="Configure the CCC section">
    In the **CCC (Combine, Compress and Cache)** section, set **Smart cache for CSS** and **Smart cache for JavaScript** to **Yes**.

    <Frame>
      <img src="https://mintcdn.com/bunnynet-cb9733c2-claude-slack-session-t7p5ro/KwQrII7tl4x7JZin/images/cdn/integrations/cms/prestashop-ccc.png?fit=max&auto=format&n=KwQrII7tl4x7JZin&q=85&s=18acb02a5f121ddcb8a47062067597fb" alt="Configuring the CCC section" width="610" height="528" data-path="images/cdn/integrations/cms/prestashop-ccc.png" />
    </Frame>

    <Note>
      On older versions of PrestaShop, this section shows checkboxes instead of dropdowns. In that case, select **Use CCC for CSS** and **Use CCC for JavaScript**.
    </Note>

    Click **Save**.
  </Step>

  <Step title="Configure the Media Servers">
    Scroll down to the **Media Servers** section and enter your Pull Zone hostname in the **Media server #1** field. Click **Save**.

    <Frame>
      <img src="https://mintcdn.com/bunnynet-cb9733c2-claude-slack-session-t7p5ro/KwQrII7tl4x7JZin/images/cdn/integrations/cms/prestashop-media-server.png?fit=max&auto=format&n=KwQrII7tl4x7JZin&q=85&s=24cfc7204c1e1c783a86d2b7567acc06" alt="Configuring Media server #1" width="607" height="483" data-path="images/cdn/integrations/cms/prestashop-media-server.png" />
    </Frame>
  </Step>

  <Step title="Clear the cache (optional)">
    If caching is enabled for your store, click **Clear cache** at the top of the page. Your pages will now be served through Bunny CDN.
  </Step>
</Steps>
