Create Zip landing page
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
- 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.


- Enter the following:
CMS Category | Home |
---|---|
Meta title | About Zip |
Meta description | Zip - Own it now, pay later |
Meta keywords | Own it Now, pay Later, Zip, pay later, Interest Free |
Friendly URL | zip |
Displayed | Yes |


- Copy the below Zip Landing Page Code, then, in the Page content section, click on the source code (<>) button and Paste the code.
<div data-zm-merchant="YOUR ZIP MERCHANT UNIQUE ID" data-env="production"></div>
<div id="zip-LP" data-zm-asset="landingpage" data-zm-widget="inline"></div>
- Replace the YOUR ZIP PUBLIC KEY in the above code with your specific Zip public key
Paste your Public Key between the quotation marks " " and ensure there are not white spaces at both ends.
Updated about 1 month ago