> ## Documentation Index
> Fetch the complete documentation index at: https://bunny.net/docs/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](/docs/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/1bTPx1eyQm8EK8W3/images/cdn/integrations/cms/prestashop-performance-menu.png?fit=max&auto=format&n=1bTPx1eyQm8EK8W3&q=85&s=1577db04dc197b67baec0cbb17a3eab3" 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/1bTPx1eyQm8EK8W3/images/cdn/integrations/cms/prestashop-ccc.png?fit=max&auto=format&n=1bTPx1eyQm8EK8W3&q=85&s=a74f09508012dc5ff51e0433a46c08ab" 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/1bTPx1eyQm8EK8W3/images/cdn/integrations/cms/prestashop-media-server.png?fit=max&auto=format&n=1bTPx1eyQm8EK8W3&q=85&s=2bfafdbbc794b728d6b8871d9b5892c1" 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>
