4552 comments found.
My products are preferably sold in per 6 in one pack. I want to add a price discount if customers buy per 6 or multiples of 6. Is it possible to target ‘multiple of 6’? I can add ‘buy minimum 6 and max 6’ + ‘buy minimum 12 and max 12’ and so on and add the discount but it would be easier if i can just target all multiple of 6.
Hi there. Currently there’s no easier way to solve this. We will be sure to consider this functionality for future product development. In my opinion, we will implement this in the next big release.
I have create a rule that gives a set price starting from ~“Min Quantity = 10” and “Max Quantity = 25”. When looking on the product it shows the Quantity 1-9 as the same price as the product which is correct but how do I hide quanitity 1-9 or the first column in the table as it is irrelevant. I was going to use css to hide to first column however there is not a unique css assigned to the first row title and quanitity.
Many thanks
Hi there.
You can try this provided that you are using a horizontal pricing table and you want to do the same for all of your products where pricing table is displayed:
.rp_wcdpd_pricing_table tr:first-of-type td:first-of-type,
.rp_wcdpd_pricing_table tr:last-of-type td:first-of-type {
display: none;
}
Thanks, worked brilliantly, is there a way to make the top line a different color to the bottom line?
For your use selector
.rp_wcdpd_pricing_table tableand define how you would like your top border to appear.
Hello,
I wonder if this plugin is right for me, this is my situation:
I have regular products and all have already a discount price. I used the old-price and discount-price options in the original woocommerce product settings.
But i want to show the old price and new price in the cart and emails. Is that possible with this plugin?
Thanks in advance,
JustinusMaximus
Hello,
Our dynamic pricing plugin would show both original price and discounted price in cart but it would not show the original price on the order page, order emails and also on a product page before the product is added to cart.
Ah I see, is that possible with one of your other plugins? Is that even possible at all within woocommerce?
Hi. Our other products are not related to discounts and would not be of much use in this case. I am not aware of any other extensions that could do all that and I believe this would require some custom development.
Hi, pre-purchase question: We use multi-currency plugin Aelia to create variables of different prices per SKU. we need a bulk discount which we can apply to all products with a tag etc…will yours work with our setup?? Thanks!
Hi there. We have not tested our plugin with the one you are referring to and really can’t tell for sure. The best way to go would be to purchase our product and test it in your setup – if it will have any compatibility issues, we will be happy to issue a full refund.
Hi there,
We have wholesale pricing tiers where discounts apply on the amount spent per year. Is there a way to modify “Amount spent to date” to “Amount spent per 12 months” in pricing rules?
Hi there. Currently no, unless you are happy to modify the plugin itself. We will be sure this functionality is implemented at some point in the future.
Thanks for the quick reply. Can you provide me with information as to where I can hook in or even which file/function to take a look at?
Hi.
You can search for “Amount spent to date” and trace it back from there. The key of this condition is “history_amount”. You can either make the “history_amount” work like you want (but would lose the current behaviour) or you can add a new condition. If you are interested in the former, look for method customer_value() in Discounts.php – there you need to modify the query to include date comparison that should look something like this:
$config['date_query'] = array(
'after' => array(
'year' => $year,
'month' => $month,
'day' => $day,
),
'inclusive' => true,
);
Just keep in mind that your changes would be overwritten when updating the plugin.
Hi,
I’ve searched this out and the farthest I can trace this back is to the Discounts.php file’s validate_rule() function. I’ve also traced this to includes/view/admin/discounts.php but this is just the admin view.
Where are you doing the query to determine overall amount spent by a User?
I would simple like to add date parameters to this to create a 12 month window.
Cheers, Erica
Hi Erica,
It’s all done in the customer_value() function. You need to add the ‘date_query’ array as in the example above to the $args array in customer_value().
Feel free to get back with any further questions.
I tried adjust under “Special offer” , but i couldn’t get buy 1 get one free. Can you advise?
Hi there. Please submit a support ticket here so that we can look into your issue.
Hi, is there a way shop 3, pay 2. So they get 1 item for free, if its possible the cheapest item for free?
Thanks,
Ryan
Hi Ryan,
Yes – just create a new Pricing Rule, change “Method” to “Special offer” and fill in appropriate fields under section “Special Offer”.
Thanks 
Is there also a way to put a limit on it?
Hi Ryan,
There are two options – to apply it one time only or to apply it continuously (like if you have 9 products in cart, you pay only for 6). To control this, just check or uncheck the “Repeat” option.
Hello, It is apparently easier to get an answer by this way than by the support page… Then I bought the plugin last week and I can’t use it at all! This is the message I left on the support page (36242) the 4th May and I still have no answer: “Hello, I’ve just bought, installed and activated Woocommerce dynamic pricing & discounts, but it’s not working. I’ve entered the purchase code, and then nothing is appearing. When I click on Pricing & discounts, I get a blanck screen.”
Hi there.
I am sorry about the issues that you are facing.
It’s equally easy to answers via our support site as we do not check CodeCanyon comments more often that we check our support system.
I see that my colleague responded to you last Thursday and then you repeated your question yesterday – I suppose our initial response ended up in the spam folder or was otherwise overlooked. Anyway, I see that you are already having a conversation.
To speed up the process, please update that support ticket with temporary login information so that we can check what exactly causes this problem.
Hi
Here is a pre-sale question I hope you can answer. Thank you very much in advance.
My client wants to provide a discount for particular group (non-member), maybe by coupon, so that when coupon applied:
- Qty = 1: $20 discount - Qty >= 2: $70 discount
My concerns are (1) about giving discount to particular group of non-member (or, not our member yet), and (2) applied above discount rules.
Can your plugin do that? I have played around your demo but it seems hardly done.
Thank you again in advance.
Hi,
Currently this can’t be done, unfortunately.
If you tried to use Pricing Rules, you would be stuck when trying to set a fixed $70 discount on a subtotal when 2 or more units are purchased (i.e. Pricing Rules only allow pre-item discount so $70 would be applied to each quantity unit).
If you tried to use Cart Discounts, you would be stuck when trying to check quantity of specific product in cart – currently it only checks quantity of all products in cart.
We will see how this can be improved in the future.
No problem. Thank you.
Hey.
My theme has a section Shop and Tours. In the shop I can change the price depending on the number, and how do I do the same thing in the booking section of Tours? Booking is made on the basis of Woocommerce
Hi there,
Could you please provide more details regarding your issue and possibly some screenshots?
Hi,
I have just purchased your product and I want to set pricing rules for categories which I have worked out how to do.
But I want to do it as simply as
“All products in X Category have a X% Discount”
Can I do that without having to screw around with all the quantity stuff. And once applied (if it works) will it adjust the product prices in the customers category view ? I.e. when they view all items they will see which ones have a discount.
Thanks.
Hi there,
Just create a quantity pricing rule, add a single row to the quantities table (1-*), set a 35% discount there and pick a category condition for that pricing rule.
Unfortunately, savings will only be applied/displayed once the product is in cart. You will have to rely on static banners/notifications to let your customers know about this promotion.
Hi,
I just purchased this plugin and I can’t figure out how to apply a cart discount of 35%, but exclude a certain product from receiving this 35% discount.
You see I have a product set up as a membership, when the membership product is added to the cart a 35% discount should automatically be applied to all other items in the cart excluding the membership.
Thanks for the help!
Hi there,
Since you are adding a cart discount, it will be applied to the cart subtotal as a whole, not to individual cart items. For this you need to add a Pricing Rule – you will be able to set a condition there, like “Products not in list” and then this pricing rule won’t be applied to the specified products.
Hi there, seems you have a nice plugin here. I would to know a few things first before buying. 1- i whant to set up different % of discount based on the total checkout price, so far so good with your plugin. But i want to know how the reduction is displayed, and if we can display a custom message on the checou page when the reduction is apply. And if the plugin can display a message on the checkout page, to show the the total price missing to the next reduction ?
Regards.
Hi there.
The cart discount is displayed in the same way as a regular discount coupon. You can set a discount name that will be displayed there. For now, you can’t provide too much information (only a short name) but we are going to add a description there too. It won’t show how much customer is missing for the bigger discount, unfortunately.
Hi, I have two problems with the plugin. It’s either not working right or I can’t figure it out.
1. I want one rule to change prices based on quantity for each product individually. Right now it looks like it sets same price for every product despite quantity, and the price is same as for product with most pcs added to cart. All products are in the same category. I tried every option form “Quantities based on:” option but id doesn’t change anything.
2. I would like the lat bulk price to say “contact us” . In my case the cell with 41pcs+ .
Here is screen that should explain more. http://braksy.net/bulkprices.jpgThanks in advance.
Hi there,
1. Try changing “Products to adjust” to “Same products (selected above)”.
2. For this you will need to modify the plugin itself or add some JS code to your site that will replace the contents of the last cell to your own. There’s no feature to do this.
Feel free to get back to me with any further questions.
Good day! Besides thanking for an excellent plugin which works very well thanks. I do have a problem. I can’t add more than 50 rules. After I save the 51st, it doesn’t appear in the list anymore. Is there a way to solve this problem? Thanks in advance.
Hi there,
Try increasing max_input_vars in your PHP config. If you are not sure what this is all about, ask your hosting provider or server administrator to do this for this.
We are aware that clients sometimes run into this issue and will do our best to make our product less resource intensive over time.
Thanks for the info, is it the only way?
You can try a different approach but it still includes max_input_vars. Please check this Stack Overflow article, it has several examples on how to do this via .htaccess file.
Hi, Can discounts/coupons happen on multiple purchases rather then just one cart purchase. For example over time if someone bought 10 products can I give him discount on the next 10 ones. Is that possible? I have a shop where all the different products have the same price. So when someone reaches 10 products I want to give them a discount on the next 10.
Hi. It is possible to set up cart discounts (applied to cart as a whole; does not change individual product pricing) based on previous orders placed by a customer. You are, however, limited to two conditions: order count to date and amount spent to date. So currently it would not be possible to check how many units of some specific product your customer purchased previously. We will do our best to improve this in the future.
Hi, I’ve just purchased the Pricing & Discount Pluging and set up my first rule. On my products page, I’ve only got 2 columns that I need displayed, but the table is showing three.
Why does it show 3, if only 2 columns are configured? How can I have the 3rd column removed, or configured to only show the columns which are configured in the backend? Where can I edit the CSS to apply some formatting to the table?
Below is the URL which can be used to see what’s currently showing.
http://www.absortechaustralia.com/shop/shipping-desiccants/absorbag-shipping-desiccants/Thanks Lee
Hi Lee,
Thank you for purchasing our product.
It seems that your theme is adding some CSS rules that make our quantity discounts table look weird. The last column is added to fill the width of the parent HTML element – by default no vertical borders are displayed and with only horizontal borders visible it looks normal (like this).
You can use class selector .rp_wcdpd_pricing_table to style the table. For example, to get rid of the empty column, just do this:
.rp_wcdpd_pricing_table td.last_cell {
display: none;
}
I hope this helps!
HI Guys,
is there any chance you can pinpoint where the conflict is? I’m not a developer so have no clue but if you can point me in the right direction I can look to hire one to have this issue addressed, as would prefer to use your table format/layout?
thanks Lee
Hi Lee,
Just add the following to your theme’s style.css file (it’s pretty easy, you can find it Appearance > Editor):
.rp_wcdpd_pricing_table table {
margin: 0;
border: 0;
border-top: 1px solid #c4c4c4;
}
You may or may not wish to add this too:
.rp_wcdpd_pricing_table td.last_cell {
display: none;
}
I hope this helps.
Hi,
Your plugin looks great. I just need to know a few things before purchasing.
I want to show 3 percentage based discount tiers based upon total cart value, as well as add an additional discount rule for lifetime spend.
Can I display some marketing language (in the cart), such as: Tier 1, Tier 2, or Tier 3 discount? Or could the cart say: “Congratulations (customer), your order applies for a Tier 2 discount! You saved 10%!”
I want the customer to see what they are getting. Is any of this possible?
Thanks, Josh
Hi Josh,
Thank you for your interest in our best-selling product.
This extension does not show any notifications or marketing banners throughout the site. So far our clients relied on manually setting up various banners on their sites to advertise sales, promotions etc.
This is a subject to change in the future.
We are looking to assign certain customers to a “Wholesale” user role, we would like to then provide a minimum quantity on a per product basis so that this is shown to “wholesalers” on the frontend and they must purchase the minimum product quantity accordingly.
1) Is the above possible with your plugin?
2) Can the wholesale pricing and minimum order quantities be added on the new/edit product screen within the wordpress admin?
3) Can the special wholesale price and quantities be shown to only “Wholesalers” when they are logged in?
Many thanks in advance
Hi there,
1. No, this would need to be done using some other plugin/script. Our product does all sorts of things related to prices and discounts and currently does not set any limits on product quantities.
2. Currently pricing rules and cart discounts are controlled from within one user interface but you can target them to individual products or product groups using conditional logic.
3. Yes, wholesale prices would be applied and displayed to wholesalers only. Keep in mind that this extension does not change prices throughout the site – discounts are only displayed once a product is added to cart with a possibility to display quantity pricing table on the product page (and again – it does not do anything quantity-related).
I hope this helps.
Hi, I want to ask you, i’ve purhased the plugin, but when i installed, it doesnt show anything, just a blank page.
How to solve it? thanks,
Hi there,
This usually indicates either some issue related to incompatibility with other plugins or with PHP settings on your server.
Could you please submit a support ticket here so that we can check this for you?
Hi, I just sent via support ticket,
Thankyou,