Hi there
I wonder if this plugin has reached EOL since it has not been updated for the 3 latest major wp/woo updates?
]]>Hi,
I saw on a website (https://idc-pharma.com/produit/test-antigenique-wondfo-boite-de-20-tests) that when a quantity is reached the plugin add a “active” class on the table line.
I have tried to reproduce but, by default, the plugin doesn’t add any “active” class.
How can I achieve that?
hi! I’m using your plugin to automatically apply coupons to checkout using custom links. I am having trouble: It only works the 2nd time you click the link. The first time, the window opens (new window) and the coupon is not applied. The second time you click it, it works. I’ve tried with multiple browsers.
Any ideas why this is not working?
An example would be (click the red bottom button “get the course”) on https://www.worshipministrytraining.com/developing
Thank you for your help!
]]>Hello,
I used the below code to show only from in the price table, but still shows from-to
add_filter (‘soft79_wcpr_min_max_price_html’, ‘soft79_wcpr_min_max_price_html’, 10, 6);
function soft79_wcpr_min_max_price_html( $new_price_html, $original_price_html, $product, $min_price, $max_price, $is_singular ) {
if ( ! $is_singular ) {
return sprintf( __(‘From %s’, ‘your-text-domain’), wc_price( $product->get_display_price( $min_price ) ) );
}
}
Hi, is this plugin compatible with Woocommerce v4.6.x?
Thanks!
]]>Hello, your plugin is very good, but I have a problem, in the administrative panel, when I edit an order and add more products in the order it does not calculate according to the quantity set, it only takes the normal price of woocommerce, would have a solution for that?
]]>Hi, with reference to the recent updated version, how can I calculate and display the total price based on quantity input on the product page? For example when the user inputs 100 qty, I would like to display the total amount based on the price rules for qty 100 for the selected variation.
Or otherwise can you tell me where the variation tier pricing rules are stored? Like which php file, so that I can use the variable/array in my childtheme’s function.php
Thanks.
]]>Hi, I’m using ‘SOFT79 Pricing Rules for Woocommerce’ Version 1.3.1. I need to create bulk pricing(based on quantity) for each product variation and I’m aware that this plugin provides this feature. However, after I enter my bulk prices for a particular product variation and click ‘save changes’ (at the bottom of all the product variations), the bulk pricing fields become blank(reset). When I select this variation in the single product page, enter a quantity, and add to cart, it does not use the bulk price that I set for this variation at this quantity, but instead it uses this variation’s regular price(the default field). I have to enter the variation regular price, otherwise this variation will not be included in the single product page.
I have tried deactivating all my other plugins and just leave these plugins active:
Woocommerce
SOFT79 Pricing Rules for Woocommerce
WooCommerce Variation Swatches
I then repeated the process, from resetting the variation bulk prices to adding product to cart, and I still faced the same issue.
This problem has been there ever since I installed this plugin, so the variation bulk prices have never worked. However, I have tried to set bulk pricing rules in the ‘General’ tab of ‘Edit product’ (this applies to all variations under that product), and it does work, meaning that the calculations in the mini cart are based on the ‘general’ bulk pricing rules. However, what I really need is the variation bulk pricing.
Would greatly appreciate any help I can get!
]]>Hi,
I have a huge issue with the way this plugin is calculating prices ….
In admin (woo product variations or even for simple products, the bug is the same) I entered the information like this:
Normal price: 3
from …….. to ……. Price
1 ………….4……….3
5…………..9……….2,8
10……………………2,5
but they are shown on the product page like THIS:
Qty …….. price
1-4…………2,52€ inc VAT
5-9…………2,8€ inc VAT
10+…………2,1€inc VAT
What on Earth is that !??! What does the plugin calculate there !??!? And why !?!?
I have chosen in Woo Settings to enter prices INCLUDING tax (19% VAT respectively). So where on Earth is that value coming from !?!?
I was supposed to see prices including VAT in that table, so what is there !?!?
We are getting a message on variable products “Not for this product” directly below price.
]]>Hi, I would like to know how can I add the fields of the discounts that belongs to your plugin in a CSV file so I can update for all my products at once the pricing rules and other information. I have almost 2000 products that I need to update with quantity discount.
Thank you for your help
]]>Hello, just a quick question: Does this plugin allow me to apply the following rule based on a product category?
“Buy at least 10 postcards (choose any you like), and you will get 10 % off on all postcards you buy.”
This rule should be independent of any other (non-postcard) products the customer puts in the cart.
Regards,
J?rg
Hi.
I’m selling a product in 4 varieties and offering discount on 2+ order regardless of the variety. Is there a way to apply the discount on combined varieties?
Thanks,
Sunny
Hi – thank you for the plugin – looking good so far.
Is it possible to add the following feature:
I have a product that costs £100 and I want to charge £90 per item if the customer buys 2 or more – BUT I want the original £100 to be charged for the first item and £90 for any additional one – eg 1 costs £100, but 2 costs £190 or 3 will cost £280 (100 + (2 * 90))
Or, can I add something into my function.php file to achieve this?
Many thanks
]]>Hi,
No table with discounted prices is showing on the product page.
How to fix?
Thx
]]>Hi.
I like your plugin, but discovered a problem.
The discount is applied and one may see it incart ONLY in total line, but in the line, where the price is crossed, it is the same as the base price (doesn’t change).
[ Moderator note: link fixed. ]
https://piccy.info/view3/8851554/2f17c726740afd83c11117d42e55a327/
]]>Please go to this forum for support.
]]>