WP 6.3.1
Woo 8.0.3
Deal Type: BOGO
DISCOUNT WORKS TOGETHER WITH:
Other Rule Discounts – No
Priority 10
Other Coupon Discounts – No
Product Sale Pricing – No – if product already On Sale, no further discount
If you apply the coupon on the page Cart – BOGO discount is canceled – it works correctly.
When visiting a page Checkout or If you apply a coupon on the page Checkout – BOGO discount is not canceled – it does not work correctly. On page Checkout – BOGO and another coupon work at the same time.
How to fix it? Thx
]]>I am unable to get to your website to download my copy of Pricing Deals Pro For Woocommerce. I get a security warning in all browsers: “The certificate for varktech.com expired on 8/2/2023.” I need to download an updated zip file to reinstall it on my website. Thank you for your attention to this matter.
]]>I am using Coupon Affiliates for WooCommerce pro plugin and it has its own registration form for user to be get registered. When somone try to register I get this fatal error like in this screenshot https://prnt.sc/GnWwcfF4CTtZ
Get this error Fatal Error Call to undefine method WC_Session_handler::get_saved_cart()
Please fix this error. I have installed pro version as well for your plugin VarkTech Pricing Deals PRO for WooCommerce . Please fix this
]]>Hi, when the cart price is equal to 0 or free, the discount is not applied, what am I doing wrong?
]]>Fatal error: Uncaught Error: Undefined constant "WC_VERSION" in /path/to/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-functions.php:5434
Stack trace:
#0 /path/to/wp-content/plugins/pricing-deals-for-woocommerce/vt-pricing-deals.php(171): require_once()
#1 /path/to/wp-includes/class-wp-hook.php(303): VTPRD_Controller->vtprd_controller_init('')
#2 /path/to/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#3 /path/to/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#4 /path/to/wp-settings.php(578): do_action('init')
#5 /path/to/wp-config.php(79): require_once('/Users/brianhen...')
#6 /path/to/wp-load.php(50): require_once('/Users/brianhen...')
#7 /path/to/wp-admin/admin.php(34): require_once('/Users/brianhen...')
#8 /path/to/wp-admin/plugins.php(10): require_once('/Users/brianhen...')
#9 {main} thrown in /path/to/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-functions.php on line 5434
if ( version_compare( WC_VERSION, '3.1.2', '>=' ) ) {
add_action('woocommerce_new_product_variation', 'vtprd_update_session_ts_on_price_change') ;
} else {
add_action('woocommerce_create_product_variation', 'vtprd_update_session_ts_on_price_change') ;
}
which you could change to
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.1.2', '>=' ) ) {
but there’s still other places that need that check too.
That code is running on init
, so another option is to move those add_action
s into functions called on woocommerce_init
or woocommerce_loaded
.
i’ve purchased the plugin but i can’t use it becuse i have to donload the free version too.
the free version here –
“This plugin has been closed as of June 2, 2022 and is not available for download. This closure is temporary, pending a full review.”
please let me know what can i do in the next hour before i cancel the purchase through paypal
]]>Afternoon…
After multiple large updates (Server, Apache, PHP, Maria-DB, WordPress and WooCommerce), I’m now receiving the following error message withthe plugin:
[Sat May 14 20:44:54.846458 2022] [proxy_fcgi:error] [pid 15515:tid 140262582310656] [client x.x.x.x:63684] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php:5179\nStack trace:\n#0 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(1168): VTPRD_Apply_Rules->vtprd_are_groups_in_inPop_list_check()\n#1 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(979): VTPRD_Apply_Rules->vtprd_manage_customer_rule_tests()\n#2 /bitnami/wordpress/wp-content/plugins/pricing-deals-pro-for-woocommerce/core/vtprd-apply-rules.php(182): VTPRD_Apply_Rules->vtprd_manage_shared_rule_tests()\n#3 /bitnami/wordpress/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-cart-validation.php(4430): VTPRD_Apply_Rules->__construct()\n#4 /bitnami/wordpress/wp-content/plugins/pricing-deals-for-woocommerce/woo-integration/vtprd-parent-cart-validation.php(4290)...', referer: https://www.hidden.com/
When the BASIC and/or PRO are enabled, it leads to a critical error. Making them inactive is the only option to regain functionality.
Although it had been working prior, obviously much was changed. It this a known issue or one perhaps isolated to my environment.
Thanks.
]]>Do you have any plans to make this plugin compatible with php 8? I recently upgraded to 8.0.16 and get a fatal error on the frontend, “Fatal error: Uncaught Error: Attempt to modify property ‘cart_items’ on null in /wp-content/plugins/pricing-deals-for-woocommerce/core/vtprd-apply-rules.php:1123”. When I switch back to 7.4 this error goes away. If not, naturally I’ll have to find an alternative plugin to use, but like the way yours is set up. Thanks!
]]>Hi,
Some of my order emails shows 0.00,instead of actual price,with discounted price.
Screenshot:https://prnt.sc/26w1gtz
Happens very random,could not replicate manually.
Anyway ,we can test it out
thanks
]]>Hello,
We have found these lines in our table, are they related to this plugin?
71 wp_vtprd_lifetime_limits_purchaser
72. wp_vtprd_lifetime_limits_purchaser_logid_rule
73. wp_vtprd_lifetime_limits_purchaser_rule
74. wp_vtprd_purchase_log
75. wp_vtprd_purchase_log_product
76. wp_vtprd_purchase_log_product_rule
77. wp_vtprd_transient_cart_data
If they are related to this plugin, are we okay to delete them because we do not have this plugin any more.
Thanks in advance for your reply
]]>Hey! Is there a way to exclude products with an active sale price from certain rules?
]]>The rule works, but the total price is not calculated (https://bityl.co/9qO9)
]]>Hello, Your plugin can fix warning: Missing field “offers”?.
In google console webmaster
Hello, the plugin is great, I made a BOGO deal like a month ago. Today I wanted to edit something and I realised I can’t edit the BOGO I made, I can’t make a new Price Deal, in fact some of the plugin’s options disappeared. Is it because I am not using the Pro version and after a month of using the free version, the options of the plugin change?
Here are some photos of what I am talking about:
]]>
I’m sure it’s my mistake, but after setting up a Discount Cheapest rule and putting the name of a valid coupon in the “Discount Coupon Code” field, I find all carts have the discount applied, wether the required coupon is applied or not. What can I be missing here?
]]>Hi,
I would like to add wholesale prices to customers with a separate role, say wholesale customers.
Please let me know whether I can show wholesale prices to logged in wholesale customers with your plugin.
Thank you..
Hi,
First of all, thanks for the awesome plugin.
I set up a buy 2 get 1 for free deal following the documentation provided.
It works well when 1 unit of each product is added to cart but behaves strangely when 2 units of a product are in the cart and 1 unit is subsequently removed from cart.
For example, 3 products priced at 29$ each.
Add to cart: 2 units product A -> cart total= 58$
Add to cart: product B -> cart total= 58$
Remove from cart: 1 unit of product A -> cart total= 29$
Or:
Add to cart: product A -> cart total= 29$
Add to cart: 2 units of product B -> cart total= 58$
Remove from cart: 1 unit of product B -> cart total= 44$
Or:
Add to cart: 3 units of product A -> cart total= 58$
Remove from cart: 1 unit of product A -> cart total= 39$`
So the cart behaves well when different products are added to cart and removed but not when several units of the same product are in the cart.
Thanks in advance for your help.
John
]]>I use Pricing Deals Pro.
I want to enable for some registered customers to buy products with 100% discount.
Discount should be added in Cart and discount should be used for all products and for all items of the same product in the Cart.
But it doesn’t work properly.
If I put into Cart more than 1 item of the same product (increasing quantity on a product page), only the first item has discount 100% and the second, third, etc. has no discount.
My settings:
BLUE PRINT
Discount Type: Cart Deal
Deal Type: Simple Discount (Just Discount The Item …)
Deal Schedule: Rule is ON Always
Show me: Basic Rule
Apply Discount to – which – Cart Item First: Process As Normal
DISCOUNT GROUP
Select Group By: By Category/Role/Product/Variation/…
Select Customers: By Role (Whosale) / Email / ….
Role: Discount 100% Role
Rule Usage Count: Unlimited Rule Usage per Cart
Discount Type: % Off 100
Discount Applies To: ALL Products – Dicount across whole group
How to change settings to achieve suspect result?
]]>is it possible to make the following scenario with this plugin:
1. Customer places order for $500+.
2. Order is shipped and status is updated to completed.
3. Once done, the plugin automatically sends coupon for 10% to the customer for the next order. Coupon code is automatically generated and only valid for one customer and one order. If he places another order for $500+ a new one is generated and sent to him.
Hope I clarified it good enough. Thanks!
BR
]]>Hello does this plugin support a global maximum free product limit option?
I want to set all products to Buy 1 get 1 free but want to limit to a maximum of 2 free items per customer and per order. For example 2 shirts or 1 hat + 1 shirt. Is this possible with this plugin? Would I need to buy the pro version for this?
]]>Hi,
I’ve modified my child theme to display the prices for variation products as “From: [lowest price]” instead of the WooCommerce default price range (“[lowest amount] – “[highest amount]”).
Everything works fine for products to which no Pricing Deals Rules rule is applied, but those that have a rule applied to them still display the price range.
This page is a perfect example of what I’m talking about.
Is there any way to make the prices for variation products with an applied rule be displayed as “From: [lowest price]” instead of a price range?
Thank you! ??
]]>Hi,
Is it possible to display only the coupon name instead of “coupon” : “coupon name” ?
I would like to apply this for all the pages (cart, checkout, emails,…)
Thanks !
]]>Like to try the plugin for winery store.
Is the plugin support RTL Languages?
Hello,
I am going to install your plugin. However, I wanted to ask first if this is possible.
For a certain category of a product can I offer discounts such as buy 2-3 get it for xxx amount, buy 4-6 get it for xxx amount and so on.
I hope you see what I mean.
Thanks
]]>Hello
how can i display discount percentage in category page ?
thxs for helping
Our WordPress site database is over 8GB now, and it keeps growing. I took a deeper look and discovered that it is related to your plugin and the table
wp_vtprd_transient_cart_data
That table alone is about 6.4GB right now.
What does this table do, can we clean it out?
Shouldn’t there be some sort of cronjob that cleans this out?
Thanks
]]>Hi, in my custom theme I have a custom badge with percent discount, which works on
$product->get_regular_price();
and
$product->get_sale_price();
On this two variables is calculated percent discount. But products discounted with your plugin (PRO Version) doesn��t have this variables.
How I can reach the regular price and sale price?
Or maybe just the percent calculated by plugin? In options there is variable, which can be used as suffix: {price_save_percent} �C how I can use this in php code in theme?
Where is the option to exclude sale items?
So to prevent further discounts on already discounted items?
Regards
Marc
Hi,
Have defined a global 10% discount on all products but when displaying the products of a category the onsale badge shows -100% instead of -10%.
Any ideas?
thanks,
Rui
Hi, I want to create a simple rule to buy 2 and get free 1 or buy 1 and get free 1, on any product, paying only the expesive or highest product only but I can’t, I get only errors, please I need your help with this. thanks
]]>