vark
Forum Replies Created
-
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Pre-purchase question about taxes and rolesHi,
I think the answer is ‘Yes’ for all questions. The only comment I have is for this statement:It’s also important that all prices (wholesale and ordinary customers) will have a prices without tax when adding the product.
Prices without taxation is a WOO setting, not a Pricing Deals function.
With Pricing Deals, if a customer Role has wholesale capability, and tax-free is set up for wholesale (here’s the documentation on tax-free:
http://www.varktech.com/documentation/pricing-deals/introrule/#rolesetup.roletaxfree ), the moment the wholesale-capable Customer logs in, all of their products and purchases become tax-free.Best,
VarkHi,
As you are testing the add-to-cart ‘outside’ of the normal path, any discount will do. Auto add will follow along like a good dog, when the Pro version is used.
Best,
VarkHi,
Discounts are based on what’s in the cart, not how they are added… so it should work fine. You could run a test using the free version from wordpress.org, just to be 101% sure….
Best,
VarkHi @williamlee,
Thanks for your query. The answer is ‘Yes!’ to all of your questions!
Best,
Vark@hortons,
The solution for this was to use the Pro version in combination with a Pricing Deal WordPress filter. You can contact me at http://www.varktech.com/support/ for more info .
Best,
VarkForum: Plugins
In reply to: [Pricing Deals for WooCommerce] Discount Cheapest Bug (upon update)Hi,
Thanks for your query. The cheapest function is a very literal function, and is actually working, I believe, to spec. I think where the issue lies is that you are expecting ‘cheapest in the cart’. However what the cheapest function actually does, is that it counts the first 3 books it finds, and then does the cheapest. Then it looks at the next 3, and does the cheapest, etc….There is an alternative for this in the pro version, where there is a Pricing Deals wordpress filter function provided in a file for you to customize for ‘cheapest in the cart’ functions.
Best,
Vark@jjbte
Aha, that makes sense. There is one other thing you can try, though. If the discounts which are not showing up are from “woocommerce role based price” and otherwise all is well, this may do the trick:// *** add to bottom of Theme Functions file //allows Pricing Deals to pick up current product pricing from other plugins // --- more resource intensive --- add_filter('vtprd_do_compatability_pricing', 'do_compatability_pricing', 10, 1); function do_compatability_pricing ($return_status) { return true; }Hi,
Thanks for your query. I have tested this issue and been unable to reproduce the error – it functions correctly in my test installation.Please contact me on my support channel http://www.varktech.com/support/ , and we can set up a skype chat for us to look over the issue together.
Best,
VarkForum: Plugins
In reply to: [Maximum Purchase for WooCommerce] Only buy product C if previously bought AHi,
Thanks for your query. Unfortunately, none of my plugins are suited for your needs…
Best,
VarkHi,
Thanks for your query. Free version definitely supports
“Buy any 2 Items, get 5% off the cart” .Here’s how:
http://www.varktech.com/documentation/pricing-deals/examples/#advanced
look for “Buy 12 bottles of wine, get 20% off all purchases”.
Just change:
Buy Group Filter : any product
Buy Group Amount Count : 2
Discount Amount Count : 5
etc….Best,
VarkI’m sorry, the free version of my plugin is not pointless.
Woocommerce built-in discounting requires the customer to present a coupon to get a discount, or to put a single product on sale.
Pricing Deals gives you the ability to create a store-wide sale. The customer does not need to present a coupon. A Pricing Deals discount can be shown directly in the Catalog, or be displayed when the customer adds to Cart.
Cart Discounts can be general, or applied when the Cart purchases have reached a minimum amount.
For example:
“Buy any 5 items, get 10% off the cart”
“Buy $50, get 10% off the cart”
“Buy any 5 items, get 10% off the those 5 items”You can also do pricing tiers:
“Buy any 2 items get 10% off the cart”
“Buy any 3 items get 15% off the cart”
“Buy any 5 items get 20% off the cart”As you can see, the free version does give you many discounting options not available in Woo.
Forum: Reviews
In reply to: [Pricing Deals for WooCommerce] Useless pluginI’m sorry, the free version of my plugin is not pointless.
Woocommerce built-in discounting requires the customer to present a coupon to get a discount, or to put a single product on sale.
Pricing Deals gives you the ability to create a store-wide sale. The customer does not need to present a coupon. A Pricing Deals discount can be shown directly in the Catalog, or be displayed when the customer adds to Cart.
Cart Discounts can be general, or applied when the Cart purchases have reached a minimum amount.
For example:
“Buy any 5 items, get 10% off the cart”
“Buy $50, get 10% off the cart”
“Buy any 5 items, get 10% off the those 5 items”You can also do pricing tiers:
“Buy any 2 items get 10% off the cart”
“Buy any 3 items get 15% off the cart”
“Buy any 5 items get 20% off the cart”As you can see, the free version does give you many discounting options not available in Woo.
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Coupon codes available in Pricing Deals?Hi,
Thanks for your query. Unfortunately, Pricing Deals does not have the functionality to generate codes. What it has, is the ability to activate a Pricing Deal rule through a single existing coupon code, if desired.
Best,
Vark@phinos,
You might be able to change Woo’s language and then reassert the wp-admin in English using https://wordpress.org/plugins/english-wp-admin/ …Forum: Plugins
In reply to: [WooCommerce] Show original price *and* discount prices for orders@pmc
This plugin may help: https://wordpress.org/plugins/pricing-deals-for-woocommerce/ . If you set up a Cart deal, all of the original/discount pricing will be available if crossout is selected.
Best,
Vark