Plugin for integrating your DizzyJam shop into your WordPress website by taking advantage of the public Dizzyjam API (documented here).
This plugin displays your DizzyJam merchandise on your WordPress blog, and enables the visitors to make purchases directly via the blog pages.
You can also use this plugin to manage your shop (settings and products) directly via the WordPress administration pages.
After a successful installation, you should see a Dizzyjam entry in the WP Admin navigation menu. This link will take you to the plugin administrative settings. Initially, the settings consist of two fields – Auth ID and API Key. You need to fill in your DizzyJam API ID and Key values, and then press the Get Shop Data button. If your credentials are valid, the plugin will load the information for your shop(s) along with the products you have in them.
When shop data is successfully loaded, you will also have access to the following settings:
<?php get_dj_basket() ?><?php get_dj_basket('my-custom-shop-url') ?>