Here is a list, with examples, of the attributes used for over-rides for the Zazzle Store Builder. They are similar to HTML attributes so HTML users should feel right at home. Their uses match the configuration options so refer to that list for any explanations.
NOTE: All shortcodes should be enclosed in brackets [ ]. Example: [shortcode]
contributorhandle
zstore contributorhandle=”ZazzleStore”
associateid
zstore associateid=”THEASSOCIATEID”
productlineid
zstore productlineid=”THEPRODUCTLINEID”
producttype
zstore producttype=”cards”
You may use the three digit code or the name of a product from the product list.
keywords
zstore keywords=”cats”
A list of keywords if more than one is used they must be comma(,) separated.
gridwidth
zstore gridwidth=”400″
gridcellsize
zstore gridcellsize=”medium”
This must match either tiny, small, medium, large or huge.
gridcellspacing
zstore gridcellspacing=”5″
gridcellbgcolor
zstore gridcellbgcolor=”FFFFFF”
useanalytics
zstore useanalytics=”false”
Options are true or false.
analyticsid
zstore analyticsid=”UA-xxxxxxx-x”
showhowmany
zstore showhowmany=”20″
startpage
zstore startpage=”1″
showpagination
zstore showpagination=”true”
Options are true or false.
showsorting
zstore showsorting=”true”
Options are true or false
defaultsort
zstore defaultsort=”date_created”
Options are date_created or popularity.
showproductdescription
zstore showproductdescription=”true”
Options are true or false.
showbyline
zstore showbyline=”ZazzleStore”
Options are true or false.
showproducttitle
zstore showproducttitle=”true”
Options are true or false.
showproductprice
zstore showproductprice=”true”
Options are true or false.
usecaching
zstore usecaching=”false”
Options are true or false
cachelifetime
zstore cachelifetime=”3600″
Length in seconds.
You can use any of these in combination like this:
zstore contributorhandle=”ZazzleStore” producttype=”Mugs” keywords=”cats, dogs”








