Create A Landing Page

Plugin icon

Prestashop

Setup a Zip landing page


The landing page is a dedicated information page to educate customers about the Zip product, while also providing access for customers to pre-apply for their Zip accounts.

Adding the page only takes a few moments and only involves a few simple steps.

Add a Zip landing page

  1. In the PrestaShop admin dashboard, navigate to Online Design > Pages > Add New or navigate to Preferences > CMS > Pages > Add New
🚧

This may differ depending on your Prestashop version.

  1. Enter the following:
CMS CategoryHome
Meta titleAbout Zip
Meta descriptionZip - Flexible Payment Options
Meta keywordsOwn it Now, pay Later, Zip, pay later, Interest Free
Friendly URLzip
DisplayedYes
  1. Copy the below Zip Landing Page Code, then, in the Page content section, click on the source code (<>) button and Paste the code.
<script type="text/javascript" src="https://static.zip.co/lib/js/zm-widget-js/dist/zip-widget.min.js"></script>
<div zm-asset="landingpage" 
     data-env="production"
     data-zm-merchant="{put the AU merchant_public_key here}"
     zm-widget="inline"
     data-zm-region="AU">
</div>
🚧

Paste your Public Key between the quotation marks " " and ensure there are no white spaces at both ends.