Linux 软件免费装
Banner图

Extra Product Sorting Options for WooCommerce

开发者 skyverge
beka.rice
tamarazuk
更新时间 2024年10月29日 10:39
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.7
版权: GPLv3
版权网址: 版权信息

标签

woocommerce sorting orderby product sorting

下载

1.2.0 2.10.0 2.9.1 2.0.1 2.1.0 2.1.1 2.2.0 2.2.1 2.3.0 2.4.0 2.5.0 2.6.0 2.6.1 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.0.0 1.0.0 2.2.2 2.2.3 2.9.0 1.1.0

详情介绍:

Extra Product Sorting Options for WooCommerce provides options that extend the default WooCommerce orderby options on the shop page. You can optionally set a new name for the default sorting (helpful if you've used this to create a custom sorting order), and can enable up to 5 new sorting options: alphabetical, reverse alphabetical, on sale, review count, and availability product sorting. You can also remove core sorting options, or remove the sorting dropdown completely.
Requires: PHP 7.4, WooCommerce 3.9+ and WordPress 5.6+
产品特点 Includes options to: Rename Default Sorting You can customize your product sorting order on your shop pages - here's a handy tutorial to do so. However, many shop admins like to then rename this from "Default Sorting" to something more descriptive, such as "Our Sorting" or "Our Selection". You can optionally enter a new name for this sorting order if desired. Adding Sorting Options When you create a customized sorting order, you lose the ability to sort products alphabetically. This plugin gives you the ability to add new sorting options to list products by title A to Z or in reverse order (Z to A). Want to show items with the highest stock first? You can enable sorting by availability, which will enable sorting from high stock to low stock (See FAQ for more details). You can also sort by the number of product reviews. You can add the option to sort items by sale status - there's a sorting option to show "On Sale" items first in the shop catalog. Please note that only simple products can be sorted by sale status, and variable products will display mixed with non-sale products. Remove Sorting Options You can remove the core sorting options as well! If all sorting options have been removed, the sorting dropdown will become hidden on shop pages. Translations The plugin text domain is: woocommerce-extra-product-sorting-options 更多信息

安装:

  1. Be sure you're running WooCommerce 3.5+ and WordPress 4.4+ in your shop.
  2. Upload the entire woocommerce-extra-product-sorting-options folder to the /wp-content/plugins/ directory, or upload the .zip file with the plugin under Plugins > Add New > Upload
  3. Activate the plugin through the Plugins menu in WordPress
  4. Go to WooCommerce > Settings > Products > Display. The new settings are added after "Default Product Sorting". If you enable more sorting options, you can set these as new defaults as well.
  5. View documentation on the product page for more help if needed.

屏幕截图:

  • Some new sorting options on the shop page
  • Change sorting label (in shop dropdown) with the [Say What plugin](https://wordpress.org/plugins/say-what/)

常见问题:

Do I need to rename the default sorting?

Nope. You can use this plugin to simply add new sorting options to your shop pages. Any of the settings are entirely optional.

How do I set my new sorting option as the default?

When you check to enable these options, save your Product settings. You'll now be able to select your new options as a default under the "Default Product Sorting" list.

Can I change the sorting label in the shop dropdown?

Yep! You can use the Say What plugin to change the text - for example, you could change the label that says "Sort by name: A to Z" to "Sort alphabetically". See the screenshots for an example. The text domain to use is woocommerce-extra-product-sorting-options.

Why doesn't sorting by availability work?

Don't worry, it does :) It's possible to sort by stock, but this will work for parent products rather than using the stock available at the variation level. You can set this under Product Data > Inventory by enabling "Manage stock". Set the available stock for all variations, and this will be used to sort the item. You can still manage stock at the variation level. If you don't manage your stock, you should disable this option - it will simply work as an alphabetical sort if all products are just "In Stock" without inventory managed.

Why can't on-sale sorting work for variable products?

Simple products and variable products use two different "keys" to indicate if they're on sale. As a result, we can't order products using two different meta keys, so we've used the key that indicates a simple product's sale price in this plugin. We don't anticipate changing this in the foreseeable future, as we've spent a couple hours trying to get the custom search query to work, but WooCommerce core adds search parameters that conflict with it, and we haven't found a suitable work-around.

This is handy! Can I contribute?

Yes you can! Join in on our GitHub repository and submit a pull request :)

更新日志:

2023.07.28 - version 2.10.0 2022.07.31 - version 2.9.1 2021.04.27 - version 2.9.0 2020.05.04 - version 2.8.4 2020.03.10 - version 2.8.3 2020.02.05 - version 2.8.2 2019.10.24 - version 2.8.1 2018.10.30 - version 2.7.3 2018.08.10 - version 2.7.2 2018.02.13 - version 2.7.1 2018.02.08 - version 2.7.0 2017.08.22 - version 2.6.1 2017.03.23 - version 2.6.0 2016.07.28 - version 2.5.0 2016.05.31 - version 2.4.0 2016.01.18 - version 2.3.0 2015.09.07 - version 2.2.3 2015.08.17 - version 2.2.2 2015.07.27 - version 2.2.1 2015.07.13 - version 2.2.0 2015.02.06 - version 2.1.1 2015.02.03 - version 2.1.0 2015.01.09 - version 2.0.1 2015.01.05 - version 2.0.0 2014.07.30 - version 1.2.0 2014.07.29 - version 1.1.0 2014.07.28 - version 1.0.0