Shop Shortcodes
Product by Id or Sku
[product sku="12345-124"]
[product id="292"]
Products by Ids or Skus
[products skus="12345-007, 12345-038, 12345-048, 12345-124" orderby="title" order="desc"]
[products ids="31, 102, 124, 292" orderby="title" order="desc"]
Available Order & Orderby Parameters please find on http://codex.wordpress.org/Class_Reference/WP_Query
Products by Category
[product_category category="bikinis" per_page="6" columns="6" orderby="date" order="desc"]
[product_category category="accessories" per_page="4" columns="4" orderby="title" order="desc"]
[product_category category="shoes" per_page="3" columns="3" orderby="rand" order="desc"]
Recent Products
[recent_products per_page="6" columns="6" orderby="date" order="desc"]
Featured Products
[featured_products per_page="4" columns="4" orderby="date" order="desc"]