4556 comments found.
Hello, has this plugin been updated to integrate with the new WooCommerce Blocks Cart / Checkout ? Details here: https://woocommerce.com/document/cart-checkout-blocks-support-status/
Hello,
We haven’t done any testing yet but it’s on our to-do list.
Paul
How do I display ” You Saved” on receipt email?
Hello,
Thank you for your question!
“You Saved” functionality only displays the amount saved on the checkout page. It is not displayed in emails.
Paul
Hi RightPress, I’ve got a rather simple(?) setup but couldn’t see my use case in your documentation, so here goes:
+we have one article with a few variations
+the article costs 14.95 each if you buy one or two
+if you buy 3 there should be a discount so you don’t pay ~45, but only 34.95
+if you buy 4 or 5 you should of course get the first 3 items discounted and the other one or two items (4 / 5) should be at normal price
+if you buy 6 you should of course get 2×34.95, so the discounted price applies to each third item from this product in the basket
I don’t mind whether we discount each 3-pack or just make each third item cheaper. I just need to know how I should design the rules for that.
I’m pretty sure you laugh at this request because it’s just so easy. But I’m new to your fine plugin and need guidance. Would you please give me a hint how to design my rules for this use case, please?
Thank you.
Or: each three products you buy from this specified product you get x € discount. That would (should?) work as well. Maybe that’s easier to understand.
Hello,
Sorry for keeping you waiting!
What you want to use is a “Group of products – Repeating” product pricing rule. You would then add your products under “Product Group” and select “Fixed price per group” under “Adjustment” and set your group price there.
If you have several variable products like that and customers can’t mix variations of different products to get a discount, you may need to create multiple rules like that – one for each of your variable products.
Paul
Hi, is there a way to create a 3×2 limited by shipping method? For example, that the 3×2 offer only applies to local collection.
Regards
Hello,
No, I’m afraid shipping method conditions are not available for product pricing rules (they are only available for cart discounts and checkout fees).
Paul
Hello, i’m thinking about buying plugin.
And i have a question:
If i’d like to show discounted products on homepage will the default shortcode work? for example shortcode will look like this [products limit=”10” on_sale=”true” ]
If not, is there any other way to show discounted products to any other page? ( My goal is to create a ROW on homepage, which will show 10 products with discounted price )
Thank you!
Hello,
No, I’m afraid there’s no easy way to pull products discounted with our plugin and display them in a list. This is due to the fact that our plugin applies discounts dynamically and their are not pre-set in product data.
We have received quite a few requests like this lately and we are looking for ways to improve this.
Paul
Hi, a question! in Bulk discount method, is it possible to Not Display the price until the customer select a range? then display the range price. OR is there any chance to set the first qty of range to 0(zero) ? (I’ve change the min qty to 0 in wc)
Hello,
Are you trying to hide the price completely (main product price) or are you referring to the Volume Pricing Table that is part of our plugin?
Paul
Hi , One of my client is using your plugin for discount in his woocommerce store and when he tries to go to setting page keypersky security is blocking with message Reason: object is infected HEUR:Trojan.Script.Generic
Hello,
We had a security vulnerability in the plugin and it was fixed long time ago. It was not a trojan or something like this, rather it was an authentication issue related to our settings export/import functionality that allowed for a XSS attack.
It might be that this particular antivirus flagged some of our files (although they do not contain and did not contain any virus by themselves).
Paul
hello there
how can i build a rule to give a product discount but only in products that does NOT have a sale price?
thank you for your support!
Hello,
When configuring your pricing rule add a row under “Products”, select “Product is on sale” (located under “Product Property”) and set it to “no”. This way this pricing rule would only apply to products that do not have a sale price set in WooCommerce product settings.
Paul
Hey Guys, i wanted to use your Live Preview before i buy this plugin, but it is not possible to use it. I get always this Error: “Error establishing a database connection”.
Thx for your help
Hello,
Thank you for reporting this. We fixed our demo server a while ago.
Paul
Hi There,
I purchased this plugin and upon installing it and activating it I have tried to implement some conditions/rule but have come across a problem. I submitted a ticket on your website almost 3 weeks ago but I have yet receive a reply to my query.
Please could you advise.
Thank you.
Hello,
You should have received a response by now – sorry for the delay!
Paul
I want to ask something. Can the add-on only sell through the defined discount codes?
We want customers to be able to buy products only with the discount code shared with them. We don’t want them to be able to buy it at all without a discount code.
Hello,
Our plugin handles price adjustments, discounts and fees – preventing users from purchasing a product is out of scope for our plugin I’m afraid.
Paul
Hello, A user asked about 4 years ago about this issue BUY x Get y Condition -> ”Cart Subtotal “available? Any news regarding this?
Hello,
Sorry for keeping you waiting!
Cart subtotal conditions are not available for Product Pricing rules as doing so may result in weird behaviours. This is due to the fact that product prices make up the cart subtotal and if we base product price discounts on cart subtotal this will in turn change the cart subtotal (makes a loop).
Paul
Hi team RightPress.
Pre-purchase Question.
The same questions have been asked several times, but since it’s been a long time, I’ll join them to ask the question again.
On the browser your demo displays Database connection error.
I wanted to know if your plugin is compatible with the WCFM plugin WooCommerce Frontent Manager and WooCommerce Multivendor Marketplace.
Thank you.
Hello,
Our plugin is compatible with most other Wordpress plugins and WooCommerce extensions in terms that they can work alongside each other. There’s no specific integration code with these particular plugins so together they may not do what you would expect them to do.
Feel free to purchase our extension and if it gives any issues we will be able to issue a full refund.
Paul
Any 3rd (repeat) product is subsidized under a fixed category products 1, 2 full price product 3 has a fixed price discount by category so the 6th, 9th, .... products will be applied as such On request, the product in those 3 products is taken with the lowest price to apply the discount.
I have a request like this, I don’t know if the plugin will work
Hello,
Yes, our plugin can handle that provided you do not have further requirements that may complicate things.
To implement this you would create a pricing rule of type “Group of products – Repeating”.
Paul
Hello, it seems that stacked discounts (ie 10% manually set on product and 15% set via your plugin for a specific product) are not compatible with flatsome theme’s product sale badges, in this case sale badge shows only 10% discount. Is this fixable somehow please? Thank you.
Hello,
This is fixable on the theme’s side as they are pulling and displaying the data. To make this work they should call $product->get_price() to get the final discounted price and calculate discount based of that. Now they are simply taking the sale price as set in product settings.
Paul
Hello Paul, Happy to see you here again…
I want to make a discount on the purchase of 12 items. However, I would like this information to be displayed directly on the product when displaying it in ‘simple product mode’ and of course, when the quantity is 12. Is it possible to do this with your plugin?
If not, is it possible to display this discount on the product? For example, “with the purchase of 12, you save $25!” I can do it in the description, but if it could be dynamic with your plugin, you would have an happy customer 
Hello,
You can try using “Product Banners” feature that you can find under the “Promotion” tab. It can show a message to buyers on the product page when a discount is applicable.
Paul
You got mail Paul. Thanks.
Hello
I’m trying to add rules for cart items qty from specific categories but exclude specific products that in this categories.
The result is that this rule does not apply at all, Instead the second one is apply, You can see in the image attached.
Is it possible?
Thank you
Hello,
Sorry for keeping you waiting!
There’s no image attached – this comments are does not support images. Could you please send screenshots of your configuration to us by submitting a support ticket on https://support.rightpress.net/ – I will take a look.
Paul
Hi,
Presale question:
Is it possible to apply a discount of 20% (any percentage) to all product variations in one time ?
Thanks
Hello,
Sure, our plugin offers a unified user interface that you can use to apply discounts to multiple products or variations at once without going into each product/variation.
Paul
Hi i want to get a list (ids) of all the products that are in sale. I use this function wc_get_product_ids_on_sale() but it doesnt reture the products that has been to sale by your plugin is there another way ?
Hello,
No, currently there’s no way to pull a list of products that have discounts applicable as they are applied dynamically and not stored in individual product settings.
Paul
I’m trying to configure BUYXGETY, but the system doesn’t work or I’m not doing it right. All that I need is when the customer buying a product another one is added to the cart with a % discount. is this possible right? Do you have a manual to verify that my configuration is correct? Thank you
Hello,
Automatically adding another product to cart is only possible when the discount is 100%.
If you add the second product to cart is the discount applied correctly?
Paul