Linux 软件免费装
Banner图

Taxonomy/Term and Role based Discounts for WooCommerce

开发者 webdados
ptwooplugins
更新时间 2023年9月7日 23:53
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.4

标签

sales marketing tag woocommerce ecommerce e-commerce taxonomy roles category wpml promotion promotions role discounts deals dynamic pricing discount bulk special offers bogo webdados dynamic princing category discount taxanomy discounts tag discount percentage discount

下载

3.8.1 4.0 0.6.2 4.2 4.4 1.3 4.1 3.7 3.8 0.6.2.1 0.7 0.7.1 0.7.2 0.7.3 0.7.4 0.8.1 0.9 0.9.5 1.0 1.1 1.2 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.5.0 1.5.1 1.5.2 3.0 0.3 0.8 0.9.6 0.9.7 0.9.8 2.0.0 0.6 3.5 0.5 3.1 3.1.1 3.2.0 0.4 3.3.0 3.4 2.1.0 3.6

详情介绍:

Lets you configure discounts/pricing rules for products based on any WooCommerce product taxonomy terms (built-in or custom), in a very simple way. The discount can be applied for all users, logged-in users or only for certain WordPress user roles. Allows you to set a start and end date for each discount. Discount types Get more with the PRO add-on 笔记 Other (premium) plugins Already know our other WooCommerce (premium) plugins? Banner by Arno Senoner

安装:

  1. Use the included automatic install feature on your WordPress admin panel and search for “Taxonomy / Term based Discounts for WooCommerce”.
  2. Activate the plugin through the Plugins menu in WordPress
  3. Got to Products, Taxonomy Discounts to set it up

屏幕截图:

  • Set discount rules based on taxonomy/term, role, quantity and dates. Specify percentage or BOGO discount.
  • PRO add-on settings
  • Show discount information, including dates on the product loop (available with the PRO add-on)
  • Show discount information, including dates on the product page (available with the PRO add-on)

常见问题:

Why is my product not showing the “Sale” badge?

We can only show the “sale” badge when we are absolutely sure the product will get a discount, no matter how many do you buy. So, the badge is only shown for percentage base rules with no minimum quantity required.

How can I show the discount information on the product loop and page?

You need to use the following filters:

  • tdw_loop_disc_info_action and tdw_loop_disc_info_prio: to set the hook and priority for the loop page and return, for example woocommerce_after_shop_loop_item_title and 1
  • tdw_single_disc_info_action and tdw_single_disc_info_prio: to set the hook and priority for the product page and return, for example woocommerce_single_product_summary and 6 (This is for Storefront. You may have to tweak the action and priority to better match your theme.)
Or you can just use the PRO add-on

How can I replace the sale badge with the discount percentage?

This only works for percentage discounts with a minimum quantity of 0 or 1, and you need to add this to your (child-)theme functions.php file: add_filter( 'tdw_perc_sale_badge', '__return_true' ); Or you can just use the PRO add-on

How can I get the current product or variation price, with the discount applied, outside the loop?

You can use the wctd_get_product_current_price helper function with the product or variation object or id as the first argument. You can also pass the quantity as the second argument, so that the calculations are made for percentage discounts with a minimum quantity higher than one or for “buy x get y free” discounts. The returned price will be the price per unit. This is still beta.

Will this work on multi currency shops?

No. The way we store the cart item prices is not currently compatible with stores where the customer can change currency during the shopping session.

Can I contribute with a translation?

Sure. Go to GlotPress and help us out.

I need help, can I get technical support?

This is a free plugin. It’s our way of giving back to the wonderful WordPress community. Only customers of the PRO add-on get included limited technical support. There’s a support tab on the top of this page, where you can ask the community for help. We’ll try to keep an eye on the forums but we cannot promise to answer support tickets. If you reach us by email or any other direct contact means, we’ll assume you are in need of urgent, premium, and of course, paid-for support.

Where do I report security vulnerabilities found in this plugin?

You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.

更新日志:

4.2 - 2023-09-07 4.1 - 2023-09-06 4.0 - 2023-09-05 3.8.1 - 2023-07-11 3.8 - 2023-07-11 3.7 - 2023-05-29 3.6 - 2022-11-23 3.5 - 2022-11-22 3.4 - 2022-11-10 3.3.0 - 2022-10-17 3.2.0 - 2022-10-07 3.1.2 - 2022-09-19 3.1.1 - 2022-09-19 3.1 - 2022-09-19 3.0 - 2022-09-18 2.1.0 - 2022-06-29 2.0.0 - 2021-05-10 1.5.2 - 2021-03-10 1.5.1 1.5.0 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4 1.3 1.2 1.1 1.0 0.9.8 0.9.7 0.9.6 0.9.5 0.9 0.8.1 0.8 0.7.4 0.7.3 0.7.2 0.7.1 0.7 0.6.2.1 0.6.2 0.6.1 0.6 0.5 0.4 0.3 0.2 0.1