WordPress Plugin Demo
WP.osC (WP-osCommerce) Plugin for WordPress.
Usage: You have three options:
- Create a page or post and enter one of the following tags anywhere in the content.
- The plugin adds two widgets to display new products and random products, so you can place these widgets on your sidebar through Design=>Widgets.
- If your theme doesn’t use widgets, you can use one of the following functions in your sidebar:
[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
Please see the sidebar of this page =>
display_new_products();
display_random_products();
display_random_products();

