
WP Bigcommerce
by coreymcmahon on WordPress.org
WP Bigcommerce is the quickest and easiest way to list products from your Bigcommerce store on your Wordpress blog.

Quickly and easily list products from your Bigcommerce store on your Wordpress sites.
WP Bigcommerce enables Bigcommerce store owners to list their products on WordPress blogs. By using a simple shortcode you can quickly and easily list products on pages and posts.
Once the plugin is installed, you can place a product listing on a page or post using the following shortcode syntax:
[wpbigcommerce products=72,73,81]
Where 72,73,81
is the list of product IDs you’d like displayed. You can also change which fields will be displayed using the syntax:
[wpbigcommerce products=72,73,81 fields=name,image,sku,description,price]
Available fields
You can control which fields will be displayed in the product listing by changing the fields
attribute in the shortcode. The following values are currently available:
- name*
- image*
- sku*
- price*
- retail_price
- sale_price
- warranty*
- rating*
- categories*
- condition*
- availability_description
- is_free_shipping
- upc
- weight*
- width
- height
- depth
- description_snippet*
- description
- description_html
- link*
*: show by default
Upcoming features
- Dialog window to automate shortcode creation (select product[s] from a user interface instead of having to supply the ID).
- Change the order in which fields are displayed in the product template.
- Tracking for referrals back to your Bigcommerce store.