How to Display Zazzle Products on Any Website
The Zazzle Product Feed for any platform
Integrating Z-Feed into your website takes just minutes. Simply paste your provided Z-Feed script and customize it with your store ID, collection, or search term.
Z-Feed automatically retrieves live products from Zazzle and displays them in a clean, responsive grid or horizontal slider that matches your site’s design. No complex setup, no manual product updates, no more cut & pasting products 1 by 1 - just dynamic, always current content that keeps your website site fresh and monetized.
<script src="https://matchup-solutions.s3.us-west-1.amazonaws.com/z-feed-free-basic-2-2c.js"
data-store="< your store Id >"
data-collection=""
data-limit="12"
data-affiliate="">
</script>
Note: One of Store, Collection, or Search is required. All other data attributes are optional.
data-store : Store Id
data-collection : Collection Id
data-limit : Page size number from 1 - 100
data-affiliate : Affiliate Id or empty for self-referral fees
data-container : Element to display products below it; default is to display below script tag
data-search : Search phrase
data-heading : Title
data-subheading : Subtitle
data-mode : "auto" or "grid" or "strip"
data-cards : Number 1 - 12
data-strip-cards : Number 1 -10


