Popis
„WooCommerce Sold Out Products“ enhances the built-in WooCommerce functionality by adding a Widget and Shortcode for displaying sold out products. The WooCommerce Sold Out Products extension uses native WooCommerce functionality ensuring that the widget and shortcode content for the sold out products integrates with your current WooCommerce templates ensuring uniformity on your WooCommerce store.
This plugin is WooCommerce 2.x compatible.
Contribute to the plugin via github
Usage
Widget
- Go to Appearance -> Widgets
- Drag the ‚WooCommerce Sold Out Products‘ widget to your desired widget area
- Select the setting and save.
Shorcode
The shortcode to use is sold_out_products and takes the following arguments:
* per_page – Number of products to display
* columns – Number of columns per row
* orderby – Order by https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters ( default: date )
* order – asc or desc ( default: desc )
[sold_out_products per_page=“10″ columns=“4″]
Snímky obrazovky
Instalace
Installing „WooCommerce Sold Out Products“ can be done either by searching for „WooCommerce Sold Out Products“ via the „Plugins > Add New“ screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‚Plugins > Add New > Upload‘ screen in your WordPress dashboard
- Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
- Nothing here yet
Recenze
Autoři
WooCommerce Sold Out Products je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „WooCommerce Sold Out Products“ byl přeložen do 3 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “WooCommerce Sold Out Products” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.4
2013-08-27 =
* Version bump to fix missing templates files
1.0.3 – 2013-08-14
- Fix missing sale badges after first sold out badge
1.0.2 – 2013-07-03
- Show sold out products on shortcode page when WC has it set to hide
1.0.1 – 2013-05-16
- Sold Out flash on shop archive pages
1.0 – 2013-05-10
- Initial release!