이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

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

스크린샷

  • The Widget on Twenty Twelve theme
  • Shortcode 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. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

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!