WooCommerce Sold Out Products

WooCommerce Sold Out Products Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 59,751 downloads
WooCommerce Sold Out Products Icon

Try plugin: WooCommerce Sold Out Products

We'll create fresh WordPress site with WooCommerce Sold Out Products installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WooCommerce Sold Out Products

Extends WooCommerce by adding a widget and shortcode for displaying sold out products

13


0


0


0


0

updated: 11 years ago
since: 11 years ago

Description

“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

  1. Go to Appearance -> Widgets
  2. Drag the ‘WooCommerce Sold Out Products’ widget to your desired widget area
  3. Select the setting and save.

Shortcode

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″]