> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-docs-dns-cli-tabs-and-scriptable-types.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-docs-dns-cli-tabs-and-scriptable-types/OE7gQUYbaqy-Lyb7/images/cdn/integrations/cms/prestashop-performance-menu.png?fit=max&auto=format&n=OE7gQUYbaqy-Lyb7&q=85&s=cb5421abb07eb0db8e1ecb29bb9bd4b1" 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-docs-dns-cli-tabs-and-scriptable-types/OE7gQUYbaqy-Lyb7/images/cdn/integrations/cms/prestashop-ccc.png?fit=max&auto=format&n=OE7gQUYbaqy-Lyb7&q=85&s=c67f95aba4a6686ab148c6c918a65723" 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-docs-dns-cli-tabs-and-scriptable-types/OE7gQUYbaqy-Lyb7/images/cdn/integrations/cms/prestashop-media-server.png?fit=max&auto=format&n=OE7gQUYbaqy-Lyb7&q=85&s=037aa7babb668635a1dc415940607991" 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>
