Enables Zazzle shopkeepers and people who have affiliate websites to display Zazzle store products on their own website using Zazzle's RSS feed.
zStore Manager Basic gives a Zazzle shopkeeper or Zazzle Affiliate site the ability to easily display Zazzle products on another domain.
zStore Manager Basic can be configured using a setup page. The user can configure the shop name, associate’s id, custom url, and the product layout. Users can
also use the cache so that images load faster. The user can also use a shortcode on a page which will override the settings in the Settings page, except
for the cache and the custom url.
For shortcode documentation go to the website .
Zazzle adds new products often and you will want them to show up in zStore Manager Basic. To add a product to zStore Manager Basic, open the producttype.csv file that is located in the root directory of the plugin. Add 1 product per line in the following format:
productname, zazzle_product_code.
For instance, to add kids’ t-shirts this would be
Clothing | Kids | T-Shirts,252175184843195737
Download the plugin to the plugins directory.
Activate the plugin
Fill in the information in the settings tab.
Add the shortcode, [zStoreBasic] to a page. If you simply want to use the configuration from the Settings page, no further action is necessary.
Collections can only be added via shortcode.
1. Use ONLY the collection number and not the name in the shortcode. [zStoreBasic collections ="119729523592642168"] 2. Do NOT use ampersands in the collection title. Zazzle's RSS feed will not handle them
open the producttype.csv file that is located in the root directory of the plugin. Add 1 product per line in the following format:
productname, zazzle_product_code such as
For instance, to add Kids’ t-shirts this would be
Clothing | Kids | T-Shirts,252175184843195737
Set the permalinks to something OTHER than default such as “Post Name”
fixed issues with CSS overwriting theme CSS on certain attributes
fixed update issue so that update does not clear out saved settings
made all product display squares a uniform height
recalculated height of product squares to accommodate different heights when user selects different features such as show description or show designer
added zoom feature for products. When mouse is over the product, it zooms in for a better look
updated products.csv
added option to open product in new window
fixed some issues with affiliate code not appearing in some links
Added tracking code feature. Puts tc=somecode in the link
Fixed bug – show sorting and show paging were still appearing at the bottom even though that selection was unchecked in settings
Fixed problem with images appearing in a column in some templates.