1. Skip to Navigation
  2. Skip to Content
our blog

Posts tagged WP E-Commerce

WP e-Commerce Category Product List Shortcode

Update: tested and working on v3.8.8.

While setting up a store using WP e-Commerce I noticed that the Category Product List Shortcode was no longer working for me.

I cooked up a quick shortcode function using some of their product list code that will query the products by the passed category and output them using the product template. (more…)