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

All The Same Variations for WooCommerce

설명

All The Same Variations for WooCommerce is a simple, lightweight plugin which is really helpful when a variable product has a lot of options, but the user wants to select the same option for them all.

When activated at individual product level, this plugin simply inserts an ‘All the same’ checkbox (label can be changed) below the first variation in the list. Once the user selects the first option and ticks ‘All the same’ it will then set the rest of the options to the top option value and hide the rest.

Example use: You have a product which is a pick and mix x12 multipack. You provide 12 variations (options) for selection to make up the multipack. However, your shopper wants all 12 options to be the same. All The Same Variations allows the shopper to select the first option and then simply tick a box to fill the remaining 11, rather than having to make 11 further selections before adding to cart.

NOTE: Attribute values are case sensitive so please consider this when setting up attributes.

See screenshots

스크린샷

  • Product Editor Options
  • Frontend showing 'All the same' checkbox
  • Frontend showing 'All the same' checkbox ticked and activated

설치

All The Same Variations for WooCommerce requires the WooCommerce plugin (at least version 3.0.0) to be installed. Tested from WooCommerce 3.0.0 to 3.9.1.

Via WordPress

  1. From the WordPress Dashboard, go to Plugins > Add New
  2. Search for ‘All The Same Variations for WooCommerce’ and click Install. Then click Activate.
  3. Edit the products and activate the ‘All the same’ feature.

Manual

  1. Upload the folder /all-the-same-variations-for-woocommerce/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Edit the products and activate the ‘All the same’ feature.

후기

모든 1 평가 읽기

기여자 & 개발자

“All The Same Variations for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “All The Same Variations for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release

1.1.0

  • Updated readme text
  • Version compatibility updates
  • Better code commenting