Enable the Zip on-site messaging
Magento 2
Enable the Zip on-site messaging
Let your customers know
Consumers are not always aware of the different payment options available to them before they reach the checkout. Knowing that Zip is available early on can influence the purchase decision. Enabling the Zip on-site assets is a great way to let them know even before they decide to buy.
Australian Product Page Widget Example
New Zealand Product Page Widget Example
#3 Tab title here
#3 Tab content here
Dolor sit amet
Ololo pysh pysh
Activate the Zip on-site messaging
- In the Zip configuration page, set the widget configuration to the below settings
| Home Page | Activate as per your preference |
| Product Page | Display Strip-Banner: Activate as per your preference
Display Widget: Yes Display Tagline: Activate as per your preference |
| Category Page | Activate as per your preference |
| Cart Page | Display Strip Banner: Activate as per your preference
Display Widget: Yes Display tagline: Activate as per your preference |
Add the Zip payment icon
Include the Zip payment icon alongside the other accepted payment logos, wherever they appear on your website.
In Magento, the footer payment icons are often located in the Footer Static Block.
- In the Magento admin dashboard, navigate to CMS > Static Blocks
- Select the Static Block for the footer, or that contains the payment icons.
- Use the following code below to add the Zip Payment Icon alongside the other accepted payment method logos.
<a><img src="https://static.zip.co/assets/default/footer-tile/footer-tile-new.png" alt=“zip icon” style="height:24px;"></a>- Save your changes
Updated about 9 hours ago
