WordPress Plugin Demo

WP.osC (WP-osCommerce) Plugin for WordPress.

Usage: You have three options:

  1. Create a page or post and enter one of the following tags anywhere in the content.
  2. [wposc:new] Displays new products.

    [wposc:best] Displays top 10 best sellers.

    [wposc:rand] Displays random products.

    There are some examples available on this site :
    New Products
    Random Products
    Top 10 Best Sellers

  3. The plugin adds two widgets to display new products and random products, so you can place these widgets on your sidebar through Design=>Widgets.
  4. Please see the sidebar of this page =>

  5. If your theme doesn’t use widgets, you can use one of the following functions in your sidebar:
  6. display_new_products();
    display_random_products();