このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WooCommerce Sold Out Products

説明

“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

使い方

ウィジェット

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

ショートコード

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

スクリーンショット

  • The ウィジェット on Twenty Twelve theme
  • ショートコード on a page
  • Sold Out Flash on single product page

インストール

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:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

Nothing here yet

評価

2016年9月3日
Perfect Plugin if you want to show your Out Of Stock or Sold Out Products
2016年9月3日
I'm thrilled with this plugin! Just one thing that took me a while to figure out: to set an item to "sold out", that is, if it doesn't sell through your site, manually set the Stock Status to "Out of Stock" under Inventory, and wallah!
13件のレビューをすべて表示

貢献者と開発者

WooCommerce Sold Out Products はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WooCommerce Sold Out Products” は3ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“WooCommerce Sold Out Products” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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!