flycart
Forum Replies Created
-
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Menu formulaThank you for the clarification. Really appreciate it ?
I guess you are looking for something like:
3 for $10 (Example: Buy A+B+C for $10)… Right ?But they need to buy all three to get that price? correct?
If yes, you can do this in our Discount Rules 2.0 (the next major version, which is currently in public beta)
But I have a question. What if the customer buys A+B+C+D ?
The price of the D will be A+B+C = 10 and then 10 + D ?- This reply was modified 6 years ago by flycart.
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Menu formulaHi
Thank you for reaching out.
Are you looking for something like a a combo offer.Buy A + B + C and get 10% discount ?
Or
Customer can choose any items from
Category A + B + C and get 10% discount.That is at least 1 item from all three categories had to be there in the cart to get the discount.
Did I understand your discount scenario correctly ?Hi
Thank you for reaching out.
Is it possible to send us screenshots of your rule configuration ?
Also can you provide us url to a product on the site ?
This forum is open. if you like, please consider opening a ticket at our support section and provide the url to a product where we can check this behaviour.Really appreciate it.
Thanks
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Plugin not workingHi
Thank you for reaching out.
Is it possible to share screenshots of your rule configuration ?
Do you have any other discount plugins active ?
We have also responded to the question via our helpdesk.Thanks
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Badge Text Based On Discount RuleHi
We do not have a sale bade for cart rules. We only have a Sale badge for Price based rules.
If products match the rules in the price based rules, it is possible to show a sale badge (a static text “Sale” )
For cart rules, we dont have a sale badge. Because those rules run only in the cart / checkout pages only.
May be there is a misunderstanding ? is it possible to provide screenshots showing the sale badge configuration and the issue ?Really appreciate it.
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Bulk discountsHi
Thank you for reaching out.
Yes. The bulk discount can be configured by creating a rule in our plugin
Example:
1 to 10 – 5% discount
11 to 20 – 10% discountBulk discount guide: https://docs.flycart.org/en/articles/2498937-bulk-discounts-tiered-pricing-discounts
Instead of a discount, if you want to set up a fixed price per unit for bulk purchases, then here is a guide:
https://docs.flycart.org/en/articles/3381529-fixed-price-per-unitAnd this discount can be shown in the product page using a discount table:
https://docs.flycart.org/en/articles/2417123-all-about-discount-tableHope this helps.
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Badge Text Based On Discount RuleHi
The Sale Badge is usually a static text. WooCommerce by default only displays a static text: Sale!
However, some theme authors customize this text within their themes to show a discount percentage or amount.This is achieved by them through the following calculation
Regular Price – Sale Price = Discount Amount (or a percentage)However, when using a dynamic pricing plugin like ours, the discount is based on the rules.
An Example Scenario:
Buy 5 or more products, get 10% off.
In this case, the 5% discount is eligible ONLY when a customer adds 5 quantities to cart.
But if we show a Sale Badge with 5% discount on it, customer will MISUNDERSTAND and will look forward to get 5% discount even when he purchases 1 quantity. But that is not the condition.
That is the reason why we do not display a discount percentage or amount inside the Sale badge. Our plugin will just show the default Sale badge text (Sale!).
You can customize the Sale badge text in our plugin settings
Here is a guide
https://docs.flycart.org/woocommerce-discount-rules/faqs/sale-tag-sale-badgeIn the next major 2.0 release, we are coming up with some more customized badge possibilities.
Thanks
Hi
Thank you for reaching out. My apologies for the delayed response due to a long weekend.
Is it possible to open a ticket using the support form and provide us a url to a product page in your site?
It would help us troubleshoot and solve the issue.
Thanks
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Limit Price Adjustment to One useHi
Thank you for the response. My apologies for the delayed response due to a long weekend.
You can do this using the dependent / condition discount rule type.
There is a “Skip quantity” option available
https://docs.flycart.org/en/articles/2143943-dependant-product-based-ruleSo you can skip applying the discount to the first quantity of Product A.
The subsequent quantities will get the discount.But unfortunately, it is not possible to overwrite the price for this scenario. You can only set a discount using our plugin.
Thanks
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Limit Price Adjustment to One useThank you for the quick response.
based on my understanding, i guess, you are trying to achieve something like this:
Buy Product A, get 10% discount on just 1 quantity of Product A only.
If you buy 10 quantities of Product A, you still get 10% on 1 quantity only.
Rest of the 9 will be charged at full price.Am I right ?
- This reply was modified 6 years ago by flycart.
No worries. Happy to help 🙂
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Limit Price Adjustment to One useHi
Thank you for reaching out.
While I understand the requirement, I just wanted to ensure that we are on the same page.
Is it possible to give us an example scenario based on your store ?Thanks
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Change the default “Range” titleHi
You can easily do by using the LocoTranslate 🙂
Here is a guide:
https://docs.flycart.org/en/articles/3420570-how-to-translate-using-loco-translateHope this helps.
Hi
it appears you are using a plugin called: Woo Show Product Discount.
It has a file which generates the error. I could not find much info about this plugin. So I did a Github search and found the line where the issue occurs in the plugin
https://github.com/MaksymDev/Woo-Training-/blob/b88cc7abf3fe5f5ba9079f8a8e3d8d0541fa160c/wp-content/plugins/woo-show-product-discount/frontend/class-woo-show-product-discount-frontend-manager.php#L170You may want to reach out to its developer and ask him to update as it is getting the variation_id incorrectly in that line.
Hope this helps
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Dont work with diviHi
Thank you for reaching out.
Is it possible to provide us with the screenshots of your rule configuration ?
Divi is a theme. So it might not be causing any conflict.
Do you have any other discount plugins active?Let us know. Alternatively, you can share this information by opening a ticket at our support form