=== Shopify Importer ===
Tags: shopify, ecommerce, e-commerce, shopping cart, store, shop, shopp
Requires at least: 2.8
Tested up to: 3.0.1
Stable tag: trunk
Contributors: katzwebdesign
Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Lottery%20Results&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8

Import products from a Shopify.com online store into your blog.

== Description ==

> This plugin requires a <a href="http://www.shopify.com/?ref=katz-web-services" rel="nofollow">Shopify.com</a> ecommerce store. Don't use Shopify? <a href="https://app.shopify.com/services/signup?ref=katz-web-services" rel="nofollow">Try Shopify 30 days risk-free</a>.

<h4>Visit the official <a href="http://www.seodenver.com/shopify-importer/">Shopify Importer plugin page</a> for more support & additional information</h4>

If you have a <a href="http://www.shopify.com/?ref=katz-web-services" rel="nofollow">Shopify.com</a> website, you may want to export your products from Shopify and into your WordPress blog. This would make it easy to blog about all the products in your store.

<h3>Plugin functionality:</h3>

* Tags will be imported as tags
* All the exported product details will be added to the post or page as Custom Fields, allowing you to modify your theme to display all the details of your products.

<h3>Import options:</h3>

* Import products as draft (Default: Import products as published)
* Import products as pages (Default: Import products as posts)
* Import Vendors as categories (For "Import as posts" only)

== Installation ==

1. Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer
1. Activate the plugin
1. Go to the Import page (Tools > Import)
1. Click on the Shopify link
1. Follow the instructions on the page

== Screenshots ==

1. How the Shopify import screen appears
2. Screen after a successful Shopify import

== Frequently Asked Questions == 

= How should the CSV file be formatted? =
The CSV file should be formatted exactly how it gets exported from the Shopify products screen. There is a `sample-products.csv` file included in the plugin for you to use as a template as well.

= Does this plugin require I use Shopify? =
The purpose for this plugin is to import data from a Shopify store, so you would either want to have an active store or have at least an exported CSV file.

= What is the plugin license? =

* This plugin is released under a GPL license.

== Changelog ==

= 1.0 =
* Initial plugin release.

== Upgrade Notice ==

= 1.0 = 
* Woot!