Beskrivning
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+
Funktioner
Inkluderar alternativ till:
- byt namn på standardproduktsortering (dvs. byt till ”Vår sortering”)
- aktivera alfabetisk produktsortering
- aktivera omvänd alfabetisk sortering
- aktivera ”På rea”-sortering (obs: fungerar endast för enkla produkter)
- aktivera sortering efter lager/tillgänglighet
- enable sorting by review count (most reviews to least)
- remove core sorting options
Byt namn på standardsortering
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.
Lägger till sorteringsalternativ
När du skapar en anpassad sorteringsordning, förlorar du möjligheten att sortera produkter alfabetiskt. Detta tillägg ger dig möjlighet att lägga till nya sorteringsalternativ för att lista produkter efter rubrik A till Z eller i omvänd ordning (Z till A).
Vill du visa varor med högst lager först? Du kan aktivera sortering efter tillgänglighet, vilket möjliggör sortering från högt lager till lågt lager (Se vanliga frågor för mer detaljer). Du kan också sortera efter antalet produktrecensioner.
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.
Översättningar
Tilläggets textdomän är: woocommerce-extra-product-sorting-options
Fler detaljer
- Visa mer av SkyVerges gratis WooCommerce-utökningar
- Visa alla SkyVerge WooCommerce-utökningar
- Visa vanliga frågor för några tips.
Skärmdumpar
Installation
- Be sure you’re running WooCommerce 3.5+ and WordPress 4.4+ in your shop.
- 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 - Activate the plugin through the Plugins menu in WordPress
- 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.
- Visa dokumentation på produktsidan för mer hjälp om det behövs.
Vanliga frågor
-
Behöver jag byta namn på standardsortering?
-
Nej. Du kan använda detta tillägg för att helt enkelt lägga till nya sorteringsalternativ på din butikssida. Varje inställning är helt frivillig.
-
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.
Textdomänen som ska användas är
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.
Om du inte hanterar ditt lager bör du inaktivera detta alternativ – det kommer helt enkelt att fungera som en alfabetisk sortering om alla produkter bara är ”I lager” utan lagerhantering.
-
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.
-
Detta är praktiskt! Kan jag bidra?
-
Yes you can! Join in on our GitHub repository and submit a pull request 🙂
Recensioner
Bidragsgivare och utvecklare
”Extra Product Sorting Options for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Extra Product Sorting Options for WooCommerce” har översatts till 5 språk. Tack till översättarna för deras bidrag.
Översätt ”Extra Product Sorting Options for WooCommerce” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
2023.07.28 – version 2.10.0
- Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
- Misc – Require PHP 7.4+, WordPress 5.6+ and WooCommerce 3.9+
2022.07.31 – version 2.9.1
- Misc – Rename to Extra Product Sorting Options for WooCommerce
2021.04.27 – version 2.9.0
- Feature – Allow users to remove core sorting options
- Misc – Require WordPress 4.4+
- Misc – Require WooCommerce 3.5+
- Misc – Require PHP 5.6+
2020.05.04 – version 2.8.4
- Misc – Add support for WooCommerce 4.1
2020.03.10 – version 2.8.3
- Misc – Add support for WooCommerce 4.0
2020.02.05 – version 2.8.2
- Misc – Add support for WooCommerce 3.9
2019.10.24 – version 2.8.1
- Misc – Add support for WooCommerce 3.8
= 2019.08.15 – version 2.8.0
* Misc: Add support for WooCommerce 3.7
* Misc: Remove support for WooCommerce 2.6
= 2019.06.12 – version 2.7.4
* Misc: Declare support for WooCommerce 3.6
2018.10.30 – version 2.7.3
- Fix: Respect product shortcode ordering on product pages
- Övrigt: Lagt till stöd för WooCommerce 3.5
2018.08.10 – version 2.7.2
- Localization – Bundled French translation, thanks Jérôme Wymann!
2018.02.13 – version 2.7.1
- Fix: PHP warnings for themes that don’t support WooCommerce product column and row settings
2018.02.08 – version 2.7.0
- Justerat: Flyttat inställningarna till anpassningspanelen i WooCommerce 3.3+
- Fix: Ensure default sorting can be renamed if translated
- Övrigt: Lagt till stöd för WooCommerce 3.3
- Övrigt: Kräver WooCommerce 2.6.14 och WordPress 4.4
2017.08.22 – version 2.6.1
- Åtgärdat: PHP-varning när WooCommerce är föråldrad
2017.03.23 – version 2.6.0
- Funktion: Sortera produkter efter antal recencioner
- Misc: Removes ’featured first’ sorting in shops running WooCommerce 3.0+ since featured meta is no longer available for products (see notes for further details)
- Övrigt: Lagt till stöd för WooCommerce 3.0
- Övrigt: tagit bort stöd för WooCommerce 2.3.x
2016.07.28 – version 2.5.0
- Misc: removed ’randomized’ sorting due to issues with larger catalogs (see notes for further details)
2016.05.31 – version 2.4.0
- Övrigt: Lagt till stöd för WooCommerce 2.6
- Övrigt: tagit bort stöd för WooCommerce 2.2
2016.01.18 – version 2.3.0
- Misc: updated textdomain to
woocommerce-extra-product-sorting-options
– please update translations! - Övrigt: Kompatibilitet för WooCommerce 2.5
2015.09.07 – version 2.2.3
- Fix: properly use
orderby
attributes when passed in via shortcode
2015.08.17 – version 2.2.2
- Övrigt: introducerat
wc_extra_sorting_options_fallback_order
-filter - Misc: pass in
$orderby_value
towc_extra_sorting_options_fallback
andwc_extra_sorting_options_fallback_order
filters to let you change them for particular orderby
2015.07.27 – version 2.2.1
- Övrigt: Kompatibilitet för WooCommerce 2.4
2015.07.13 – version 2.2.0
- Feature: added title fallback to use as secondary sorting parameter
- Misc: introduced
wc_extra_sorting_options_fallback
filter - Misc: dropped WooCommerce 2.1 support since 2.2 added orderby = rand support
2015.02.06 – version 2.1.1
- Fix: bug with loading translations
2015.02.03 – version 2.1.0
- Övrigt: Kompatibilitet för WooCommerce 2.3
2015.01.09 – version 2.0.1
- Fix: Squished a bug affecting random sorting
2015.01.05 – version 2.0.0
- Misc: Refactored to simplify code and add upgrade routine
- Funktion: Lagt till ”Utvald” sortering
- Feature: Added ”Availability” sorting
- Tweak: Changed settings to multi-select instead of checkbox group
- Tweak: Text domain is now
wc-extra-sorting-options
instead ofwoocommerce-extra-product-sorting-options
2014.07.30 – version 1.2.0
- Feature: Added ”On Sale” sorting (thanks Bryce Adams for the idea)
2014.07.29 – version 1.1.0
- Funktion: Lagt till omvänd alfabetisk sorteringsalternativ
2014.07.28 – version 1.0.0
- Första version