Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Woocommerce Category Best Seller Widget

Leírás

This widget only works on a Woocommerce single product page. When it is placed there, it will parse the Category location (set in the widget’s settings) for the any subcategories of the parent category. It will then list the best sellers, by subcategory, in widget form.

Here is an example case: We have mutliple authors that each have tons of products. Product categories are as follows:
– Books
– fiction
– nonfiction
– Authors
– Author 1
– Author 2
– Author 3

In our case, our widget’s Category location is Authors (the category). When you go to a product filed in Author 1, in the sidebar, all of Author 1’s other products are listed in order of best selling.

If there is more than one category that it falls under, it will list them all. It ignores the current product. It also hide itself if this is the only product in that subcategory.

Telepítés

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the Woocommerce Category Best Seller widget to a single product sidebar.
  4. Change the Category location to the parent category that you wish to display.

GYIK

Why do I have to have a `Category location`?

As of right now, I needed a way to exclude other parent categories. This seemed like the best method so far.

How do I get this to only show up on a single product page?

Here is a great free plugin that does it all for you: WooSidebars

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Woocommerce Category Best Seller Widget” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

Változási napló

1.0

  • Option for a title.
  • Option for a parent category.
  • Option for maximum best sellers to display.
  • Hides if it’s the only item in that category.
  • Ignores current product.
  • Multiple lists if the product is in multiple categories.