Defining a Discount for 4 of a Product works okay.
Defining a Discount for 4 units of a Catergory fails.
]]>Hi,
Recently I noticed that “Discount by Category” stopped showing on products with a sale price, maybe that happened after Woocommerce 7.1.1 update
Product with a sale price:
https://www.vapeesh.com/liquidation/fl-liquidation/555-tobacco/
Product without a sale price:
https://www.vapeesh.com/liquidation/fl-liquidation/absinthe/
Hi,
I’ve been testing this plugin but I don’t see any discount being applied to my products so I guess it’s an issue related to the latest version of WooCommerce?
Are there plans to update the plugin?
Thank you
]]>Please describe the details of the -plugin. How can we use this plugin via discounts in the category? Can I do the discount category wise ??
]]>I have found every kind of discount imaginable. I am trying to provide a bulk discount to a school (non profit) that is not the issue. The issue is I am happy to provide the bulk discount and if the order comes from a single buyer but with 100 kids all have their own address email etc. I need to enable the bulk discount for one product/listing but the buyers each have their own account on my site? Thanks again. Would it be possible to create a temp. login and provide each of the buyers with the login details so they can trigger the bulk discount viz all the orders will then come from one account. Obviously the account will only be used to trigger the discount (in real time) buyers could see the per unit price getting lower. All I ask is they provide their email/contact number and then I ask them to pay privately. The discount amount I think will be set based on the number or units (stock) 1000 school uniforms the price is $100.00 but if 100 are purchased the price per uniform is $80.00 the buyer knows if all units are sold they will only pay $55.00. That is what they pay if the 1000 items are not sold I simply refund those who have already paid. Thanks email: [email protected]
]]>Hi,
With wordpress new version 5.5 and after updating all plugins, a lot of issues within the dashboard are caused by this plugin, mainly some buttons & tabs are not responding. A product description box does not load at all. Also, the dashboard side options do not expand by hovering anymore.
Changed my Avada theme to one of the wp themes did not have any effect. Disabling all plugins except for wholesale plugin again did not fix the issues. Once I disable wholesale plugin all issues are fixed.
It seems an issue with JavaScript or jQuery of the plugin loading on the dashboard as described on the following link:
https://updraftplus.com/do-you-have-a-javascript-or-jquery-error/
Hello, I just realized I can setup the discounts by category but already added a bunch of discounts from the product details. How can I delete them so I can start over? I tried deleting the plugin but the database table must be still up and I can’t find it, thanks!
]]>Hi, Very nice plugin!! Very simple to use!
A feature that would be practical is to be able to choose for each product the type of Discount Types. $ or %.
Give me news if possible!
Thanks a lot!
if($prodObj->get_attributes()[‘pa_size’] !== “large”){
return “<span>”.$item_price.”</span> <span class=’txt-discounted-amount’>“. get_woocommerce_currency_symbol().” “.$cart_original_price * $cart_quantity. “</span>”;
}
if($wwsd_discount_type == “flat”)
{
if($prodObj->get_attributes()[‘pa_size’] !== “large”){
$discount_msg = get_woocommerce_currency_symbol().” “.($wwsd_discounted_amount * $wwsd_arr_wholesale_discount_values[$product_id][‘quantity’]). ” скидка”;
$discount_msg = “<span style=\”color:#3eb903\”> [“.$discount_msg.”]</span>”;
}
}
]]>Hi
The plugin do not accept Wholesale price with decimal can you add thie feature please ?
Thanks
]]>Add the ability to translate the message that appears when the discount is applied, instead of “OFF” give the possibility to customize the message with the discount applied.
Thanks
]]>