> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bunny.net/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/RilmGx6yE6wbeAYi/images/cdn/integrations/cms/prestashop-performance-menu.png?fit=max&auto=format&n=RilmGx6yE6wbeAYi&q=85&s=73e71a4a0c6b89621a866d053898a321" 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/RilmGx6yE6wbeAYi/images/cdn/integrations/cms/prestashop-ccc.png?fit=max&auto=format&n=RilmGx6yE6wbeAYi&q=85&s=0eb632aaea304512e90f35e2c1263512" 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/RilmGx6yE6wbeAYi/images/cdn/integrations/cms/prestashop-media-server.png?fit=max&auto=format&n=RilmGx6yE6wbeAYi&q=85&s=c54dc7b55b69d82fd48cd88e94967abb" 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>
