4552 comments found.
Hi,
Pre-purchase question.
I wish to have a Quantity Discount – discounts increase with quantity (of a specific item) purchased. Is this discount reflected in the price displayed before users add to cart or is it calculated once the items are added to the cart?
Thanks
Hi. The discount will be applied to the product’s price only once the item has been added to the cart since the discounts are based on quantity of the item purchased. Although, you can display this discount in a static table form on the product page also.
PRESALE
I want to reduce all my prices (1 000) of 25%.
This is not a discount, I want to modify price value.
Is that possible with your plugin ?
Thank you
Doesn’t matter I used a sql query… Thanks
Hi. Thank you for getting in touch! Unfortunately, this is not possible with our plugin.
I setup my quantity discount very similar to your example site, but the plugin will not take the discount if they are separate colors. I have a very simple sale and a very simple product situation.
I have 28 of the same product but in different colors that are all priced at $7.99. Each color comes with black trim or white. So there are 28 products with the black or white variation on each product. I set up a quantity discount with three rows like your example site (3-4 for 19.99, 5-9 for 29.99, 10-* for 49.99) I used price discount and calculated the value discount to give the right price.
The plugin will apply the quantity sale prices correctly if the products are the same color with either the black or white trim variable. However, the plugin will NOT apply the quantity sale prices if the products are different colors. Can you please tell me what needs to be adjusted to fix this?
Hi. Under Conditions, there are two fields:
Apply to : Categories in list Category list : Just select the category under which all of these products fall
This should work for you.
I tried that, and it did not fix the problem.
I only have this one product on my sight, so in Conditions, I selected Apply to: All Products
However, since it was not working for all colors, I tried selecting: Apply to : Categories in List And then I listed every category. This still did not correct the problem.
Below are my settings: METHOD- Apply Biggest Discount *Method: Quantity discount *Quantities based on: Quantities of each product individually *If Conditions are matched: Apply only this rule CONDITIONS *Apply to: All products *Apply to: All customers QUANTITY DISCOUNT Min quantity – Max quantity – Adj. type – Value 3 4 Price Discount – 1.327 5 9 Price Discount – 1.992 10 * Price Discount – 2.99 PRODUCTS TO ADJUST: Same products (selected above)
My sale is 3 for $19.99, 5 for $29.99 and 10 for $49.99. ALL products are priced at $7.99
When the customer reaches 3 items of any color, the discount per item ordered should apply. then that same per product price should apply for 4 products. When the customer increases the order to 5 products, the 5 item discount per item is applied, and this item price is applied up to 9 items. Ten and more items in the cart all receive the highest discount as shown above..
I hope the above information helps with determining why the quantity discount is not applying to all colors. Please advise me to what needs to be changed in my setup of the plug-in.
thank you for your help on this.
My columns ran together above. I will separate them and hopefully that will help:
QUANTITY DISCOUNT
Min quantity – Max quantity – Adjustment type – Value
3 – 4 – Price discount – 1.327
5 – 9 – Price discount – 1.992
10 – * – Price discount – 2.99
Hi LeAnn. Just replied to you ticket on support desk. Lets continue there.
Does this extension allow me to create user classes (like Gold Member or VIP), and apply discounts to them only (when they are logged in of course)?
Hi Rob,
Thank you for getting in touch!
The plugin does support user role based discounts but does not manage them. You will have to install another free plugin called Groups to manage them.
Sorry for the delayed reply. Are you referring to this plugin: http://wordpress.org/plugins/groups/
Yes, that is the plugin you can use for managing user roles.
Thanks. Do you happen to know if it will also create page lockers so that only users of certain roles can access certain pages?
One more question in addition to my question from 2 hours ago:
Specifically, I need a user to be able to buy one of 2 membership products, each of which will place the user in a specific role that will have different prices for the same products?
I see the Groups can create the roles, but can that role be assigned to a user automatically after they purchase a specific product?
I just want to be clear that I don’t have to manually place them into a role that activates dynamic pricing, but that instead the dynamic pricing will be activated automatically when the user makes a certain purchase.
Alternatively, I don’t necessarily need user role – based pricing. If the plugin will generate dynamic pricing based on the purchase of certain products, that will work also. For example, if a user buys a Gold Membership, then everything else they buy from thereafter (or certain product categories) will have a discount. Does this plugin do that?
Please advise.
Thanks, Rob
Hi Rob. I do understand what you are trying to achieve. But, unfortunately, the plugin does not handle user roles and hence, will not add a certain user to a particular user role in the way that you want.
I understand, but will it just allow me to trigger price discounts based on past purchases? So if someone buys a Gold membership, for instance, they will get discounts on other products. In this case, I don’t need to worry about user roles, correct?
But will this extension do that?
In this case, you will have to manually add the users who buy the Gold membership into the corresponding user role to display the discounts for them.
ugh…ok thx
So your page says this: “VIP club members get 25% cart discount on all items”
Does that mean that the user role for VIP club member has to already be manually created for it to apply a discount.
And your site also says this: “5% lifetime discount after your 10th order, 10% after 50th” Could that be applied to make something like – Get 20% lifetime discount after purchasing a Gold Membership?
Thanks, Rob
Hi Rob,
Yes, user roles must be managed manually or by employing some other plugin (like Groups which is free).
Regarding 20% lifetime discount – our example that you are quoting is not exactly what you are looking for. You simply need a user role “Gold Member” and create a discount rule offering a 20% discount to users with that role.
Right, but I am trying to have that role activated for a user automatically by the purchase of a Gold membership package. I saw how to in GitHub, but it’s a bunch of coding I don’t really have time to learn at the moment. I also found this which may help: http://www.sellwithwp.com/membership-sites-using-woocommerce/
The plugin will not add the buyer to a particular user role since it does not handle them directly. You will have to tweak the code to achieve this.
ok. I’ll see what I can do. thx for all your help.
Sure. Feel free to get back to me should you require further assistance.
is there a way to display to pricing rules on the shop pages automatically..
is there a way to display to pricing rules on the shop pages automatically..
Hi. Just replied to your message on the support desk. Lets continue there.
Pre-sales question… we are developing a fast food website for a client and need to know if your plugin offers a solution to a problem. Basically from monday to wendesday the client offers 10% on collection only and thurs to sun he offers 20% discount on collection only. I can setup coupons in wocomerce to handle this but dont want ot have to keep changing the code or once the code expires re-add the coupon for following week. Would your plugin handle a set discount on a set time every week?
Hi.
Thank you for getting in touch! Unfortunately, this is not possible with our plugin.
Pre-sales questions:
I am hoping this plugin will help me. I am upgrading a website and I had a price table (see below). Items are purchased in bulk quantities:
| Select Qty. | Price Each | Total | |
| <input type=”checkbox” name=”qty” value=”50”> | 50 | $.50 | $25.00 |
| <input type=”checkbox” name=”qty” value=”100”> | 100 | $.44 | $44.00 |
| <input type=”checkbox” name=”qty” value=”200”> | 200 | $.38 | $76.00 |
| <input type=”checkbox” name=”qty” value=”250”> | 250 | $.32 | $80.00 |
| <input type=”checkbox” name=”qty” value=”500”> | 500 | $.23 | $115.00 |
| <input type=”checkbox” name=”qty” value=”750”> | 750 | $.22 | $165.00 |
| <input type=”checkbox” name=”qty” value=”1000”> | 1,000 | $.19 | $190.00 |
| <input type=”checkbox” name=”qty” value=”2000”> | 2,000 | $.18 | $360.00 |
Will your plugin allow me to control the quantity? I don’t want the user to select the wrong quantity. Meaning, they can buy 1000 or 2000 items. They can’t buy 1500 items.
Thanks, Lil Rascal
Our plugin does not function the way you want it to. I would suggest you to try some other plugin.
Would it be possible to add a 4th method (or may already possible that I am missing) that is Role based but not qty dependent? So a “Gold” member automatically see a discount price once logged in WITHOUT it being dependent on a qty or Special Offer discount.
Incredible Plugin! Matt
Hi Matt. Do you want to show discounted prices across the site as soon as the Gold member logs in? If yes, then it is not possible with our plugin.
Would it be possible to customize the code so if you select a qty discount but put min at 0 and max at 0 it would recognize this as a rule for any and all amounts? That would achieve the same thing as I am looking for.
Hi, You can use 1 as Min Quantity and * as Max Quantity for the rule to achieve this.
I want to give a BIG THANKS.
After install your plugin, my sales grown 300%
I recommend to all.
Thank you for your feedback. Glad to know that you are liking the plugin.
Hi,
The pricing rule doenst work for me.. WC Version: 2.1.12 WC Database Version: 2.1.12 WP Version: 3.9.1
Can you fix this?
Hi. Please submit a support ticket so that i can assist you better with this issue. Link: http://support.rightpress.net/hc/en-us
Pre-sales question.
I have an attribute called LENGTH (0.50, 0.75, 1.00, 1.25, 1.50). Each product may be a different price but may have the same LENGTH assigned.
I would like to provide fixed total cart price at checkout.
Example: If they purchase 5 LENGTH. The original cart total might be $80 or it might be $100 but I only want to charge them $75. As the discount is based on total of attribute LENGTH.
Thank you, Jeffrey
Hi Jeffrey. Just replied to your email on the support desk. Lets continue there.
Hi I have a pre-sales question and I will do my best to explain it. My client has a fast food website and it has about 300 items available to order. One of the items is a special offer where the customer can purchase 1 starter, 2 main courses, 1 side and 1 bread choice which he sells for £17.95 hope your with me. On weekdays however the price of the deal is £15.95 so I need to know if I can use the plugin to only reduce the price on weekdays and if someone orders at the weekend it stays the higher price. Hope you can understand and help me with my dilemma. Ian
Hi.
Thank you for getting in touch! Unfortunately, this is not possible with our plugin.
Just bought this plugins. And now that I’m using it, I’m concerned it might not work as I thought?
I’ve got two categories – Children’s Tank Tops, Grown Ups Tank Tops – I want to set a bulk sale for C1 (Childrens Tanks) which is $15 and another sale for C2 (Grown Ups Tanks) – Ive read the documentation you provided, but I can’t see how to do this? This is the main reason I bought the plugin.
Can it do this? It seems like a pretty basic pricing rule? Please help!
Hi. This is possible with our plugin. Please submit a support ticket so that i can assist you better with this. Link: http://support.rightpress.net/hc/en-us
I was able to do this, and added some css to hide the confusing table thing that was added which displayed quantity min and max or whatever. That just didn’t make sense for my sale. One thing that I am very disappointed in is that it doesn’t globally change the price to the sale price for all the products in these categories… This is very important to me. When I run sales I want the customers to quickly and easily see which items are on sale and show the sale price. It shows it perfectly on the cart page… For example it shows the original price with with a strike through it, and the new price… That would be amazing to do that globally, on the product pages and the product category pages… Is this possible? I spent an hour trying to hack it to do that… But no luck. I’m not that advanced with PHP.
Unfortunately, this is not possible with our plugin. The plugin will show discounted prices in the cart only since it calculates the prices based on the rules you have created once the product is added to the cart.
Hello, I purchased your plugin and submitted a help request via http://support.rightpress.net/hc/en-us/requests/new?community_id=public
If I could get some urgent assistance it would be much appreciated. I have installed and set all parameters as described in your tutorial video but the discount pricing does not seem to be working?
http://myrealchaga.com/home/product/wildcrafted-siberian-chaga-extract-50ml-bottles/Hi. Just replied to your ticket. The problem was with the rule you created which has been solved now.
Hi ! I did some further testing with the Dynamic Pricing Discounts Plugin and it seems the Discounts are only applied once they are added to the cart. We thought to see instant changes while editing quantity in the single product page… but they are not dynamically shown.
Is it a normal behavior ?
Regards, Mirtil
Hi Mirtil, Thank you for getting in touch!
Yes, the discounts are shown in the cart and the checkout page only. If you want to display the discounts on the product page, then you can use the discount table which shows quantity discounts in a static table form.
Thanks for you reply. Just to be sure could you confirm : the default price in a single product page won’t be updated. We can only show a static discount table on this page. SO the customer won’t knwo the global cost until the checkout page.
Yes, the discount will be applied only when the product is in the cart. Although, when you display the pricing table, the discounted price of the product will be known to the customer on the product page itself.
I have purchased this plugin and its very good! 1 thing it seems to miss is the ability to ad the discounts when adding an order manually via the backend, or am I missing something?
Hi.
Thank you for getting in touch! Unfortunately, that is not possible with this plugin. It does not work for manual orders.
Hi there,
Can I do “Buy three items, get the cheapest one free”
Thanks, Matt
Hi. Thank you for getting in touch! Yes, this is possible with our plugin.
Hi, I have started using this plugin but im not sure i have it right.
i have VIP customers i want to offer 10%. i run specials that might be buy 2 get 1 free (33% Disc). if they buy 1 they should get 10% disc. if they get 2 they should get the 33% disc but off the original price.
this seams to work if they get 2 of the same product, but if they get 2 different products then it gives the 10% disc off the first product, then gives the 3rd free.
to fix this issue i set the buy 2 get 1 free to “Apply only this rule (disregard other rules)” but then they dont get the 10% disc on products that dont get buy 2 get 1 free.
i then tried cart discount “Only if pricing not adjusted” but that doesnt work if they get both discounted and non discounted products.
Hi. Please submit a support ticket so that i can assist you better with this issue. Link: http://support.rightpress.net/hc/en-us
Demo page is down. I have an e-commerce site with only two products. I offer a 10% discount when both products are added to the cart. Does this plugin make that pricing adjustment possible?
Hi. Yes, this is possible with our plugin. Also, the demo link is working now.