Introduced in version 1.3.9 you can use the following shortcode to display variations directly on any page.

[woocommerce_single_variations]

Parameter you can use:

  • products (product variation IDs comma separated)
  • parent_products (parent product variable Ids comma separated)
  • categories (category IDs comma separated)
  • order (default: DESC)
  • orderby (default: menu_order)

An example with product variation IDs:

[woocommerce_single_variations products="813"]

3 thoughts on “WooCommerce Single Variations Shortcode

  1. BC says:

    How do I select or display one product variation on a page? I want to show 4 products on the home page and select 2 variations of the same product to display here.

Leave a Reply

Your email address will not be published. Required fields are marked *