{"id":134570,"date":"2021-01-07T20:10:03","date_gmt":"2021-01-07T20:10:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/show-product-variations-for-woo\/"},"modified":"2026-06-07T14:27:09","modified_gmt":"2026-06-07T14:27:09","slug":"show-product-variations-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/ibo.wordpress.org\/plugins\/show-product-variations-for-woocommerce\/","author":18475611,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.8","stable_tag":"1.8","tested":"7.0.2","requires":"4.6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Show Variations For WooCommerce","header_author":"FLINIMI","header_description":"display the variations of your variable products easily","assets_banners_color":"804591","last_updated":"2026-06-07 14:27:09","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.buymeacoffee.com\/azouamauriac","header_plugin_uri":"#","header_author_uri":"http:\/\/azouamauriac@gmail.com","rating":4.1,"author_block_rating":0,"active_installs":90,"downloads":4679,"num_ratings":10,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.2.1":{"tag":"1.2.1","author":"azouamauriac","date":"2021-01-30 19:10:48"},"1.5.0":{"tag":"1.5.0","author":"azouamauriac","date":"2021-05-16 11:13:29"},"1.6":{"tag":"1.6","author":"azouamauriac","date":"2024-08-28 23:25:39"},"1.7":{"tag":"1.7","author":"azouamauriac","date":"2025-12-19 15:33:15"},"1.8":{"tag":"1.8","author":"azouamauriac","date":"2026-06-07 14:27:09"}},"upgrade_notice":[],"ratings":{"1":1,"2":1,"3":0,"4":2,"5":6},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3573598,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3573598,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3573598,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3573598,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3573609,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/?post_type=product\",\"preferredVersions\":{\"php\":\"8.3\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"steps\":[{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"installPlugin\",\"options\":{\"activate\":true},\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"woocommerce\"}},{\"step\":\"runPHP\",\"code\":\"<?php require_once 'wordpress\\\/wp-load.php'; if ( class_exists( 'WC_Product_Variable' ) ) { $p = new WC_Product_Variable(); $p->set_name( 'Demo T-Shirt' ); $p->set_status( 'publish' ); $a = new WC_Product_Attribute(); $a->set_name( 'Color' ); $a->set_options( array( 'Red', 'Blue', 'Green' ) ); $a->set_visible( true ); $a->set_variation( true ); $p->set_attributes( array( $a ) ); $id = $p->save(); foreach ( array( 'Red' => '19', 'Blue' => '24', 'Green' => '29' ) as $color => $price ) { $v = new WC_Product_Variation(); $v->set_parent_id( $id ); $v->set_attributes( array( 'color' => $color ) ); $v->set_regular_price( $price ); $v->save(); } }\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"show-product-variations-for-woocommerce\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":[],"tagged_versions":["1.2.1","1.5.0","1.6","1.7","1.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3563717,"resolution":"1","location":"assets","locale":"","width":2006,"height":1670},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2555858,"resolution":"2","location":"assets","locale":"","width":824,"height":323},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2555862,"resolution":"3","location":"assets","locale":"","width":721,"height":84},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2555862,"resolution":"4","location":"assets","locale":"","width":811,"height":642},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3563717,"resolution":"5","location":"assets","locale":"","width":2522,"height":1508}},"screenshots":{"1":"variations settings page","2":"single variations settings page","3":"add custom name to variation","4":"variations on shop","5":"variations table"}},"plugin_section":[],"plugin_tags":[51677,164992,266086,204628,151374],"plugin_category":[45],"plugin_contributors":[194886],"plugin_business_model":[],"class_list":["post-134570","plugin","type-plugin","status-publish","hentry","plugin_tags-product-variations","plugin_tags-show-variations","plugin_tags-variation-dropdown","plugin_tags-variation-price","plugin_tags-variations-table","plugin_category-ecommerce","plugin_contributors-azouamauriac","plugin_committers-azouamauriac"],"banners":{"banner":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/banner-772x250.png?rev=3573598","banner_2x":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/banner-1544x500.png?rev=3573598","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/icon-128x128.png?rev=3573598","icon_2x":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/icon-256x256.png?rev=3573598","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/screenshot-1.png?rev=3563717","caption":"variations settings page"},{"src":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/screenshot-2.png?rev=2555858","caption":"single variations settings page"},{"src":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/screenshot-3.png?rev=2555862","caption":"add custom name to variation"},{"src":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/screenshot-4.png?rev=2555862","caption":"variations on shop"},{"src":"https:\/\/ps.w.org\/show-product-variations-for-woocommerce\/assets\/screenshot-5.png?rev=3563717","caption":"variations table"}],"raw_content":"<!--section=description-->\n<p>Show Product Variations For WooCommerce is WooCommerce plugin to manage the display of variations, including the following:<\/p>\n\n<ul>\n<li>Show Variations As Single Product On Catalog Pages (shop, category, tag, search)<\/li>\n<li>Exclude variations by attributes<\/li>\n<li>Exclude variations by category<\/li>\n<li>Hide parent variable product<\/li>\n<li>Show Variations Dropdown On Shop &amp; Category<\/li>\n<li>Show Variations In Shortcodes<\/li>\n<li>Search variations by typing search keywords<\/li>\n<li>Add custom name for variation<\/li>\n<li>Show Lowest\/Highest Price for variable product<\/li>\n<li>Show a searchable variations table anywhere with the [wsv_show_variations] shortcode<\/li>\n<\/ul>\n\n<h3>Shortcode<\/h3>\n\n<p>Use the shortcode to display a searchable, sortable table of every variation of a variable product (image, variation, price, stock and an add to cart button):<\/p>\n\n<pre><code>[wsv_show_variations id=\"123\"]\n<\/code><\/pre>\n\n<p>Replace 123 with the ID of the variable product. On a single product page you can also use <code>[wsv_show_variations]<\/code> without an id to show the current product's variations.<\/p>\n\n<h3>Upgrading from 1.6<\/h3>\n\n<p>It's completely safe to upgrade from last release, there is no breaking changes, just cleaner code and new features.<\/p>\n\n<h3>Feedback<\/h3>\n\n<p>We are developing this plugin for you. \nIf you discover a bug, you need a feature or have any idea to, let us know by posting your suggestion on the plugin reviews page <a href=\"https:\/\/wordpress.org\/support\/plugin\/show-product-variations-for-woocommerce\/reviews\/#new-post\">Reviews<\/a>\nor you can <a href=\"mailto:azouamauriac@gmail.com\" title=\"Your Inspiration\">write us<\/a><\/p>\n\n<!--section=installation-->\n<p>Go to admin in <strong>WooCommerce &gt; WC SHOW VARIATION SETTINGS<\/strong> just enable settings<\/p>\n\n<!--section=changelog-->\n<h4>1.8.0<\/h4>\n\n<ul>\n<li>New [wsv_show_variations] shortcode: searchable\/sortable table of all variations of a product<\/li>\n<li>Declare compatibility with WooCommerce High-Performance Order Storage (HPOS)<\/li>\n<li>Add \"Settings\", \"Rate\" and \"Support\" links on the Plugins screen<\/li>\n<li>Add a dismissible review request notice<\/li>\n<li>Load DataTables assets only on pages that use the variations table<\/li>\n<\/ul>\n\n<h4>1.7.0<\/h4>\n\n<ul>\n<li>Update to support WooCommerce 10.4.2<\/li>\n<li>Update to WP 6.9<\/li>\n<li>Add cache system for product queries<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Exclude variations<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Show variations in woocommerce shortcodes<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Add reviews box<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fix Variations not display on category page<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Add Custom name to variation.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Hide the variation table for a specific variable product.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Display variable product as dropdown on shop and category.<\/li>\n<li>Exclude variations on shop and category.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>This is first version.<\/li>\n<\/ul>","raw_excerpt":"Display variations as single product or show variations dropdown on shop and category page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/134570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=134570"}],"author":[{"embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/azouamauriac"}],"wp:attachment":[{"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=134570"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=134570"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=134570"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=134570"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=134570"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ibo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=134570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}