flycart
Forum Replies Created
-
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Show only lowest price on product pageHi @alestomic
Since our plugin is a dynamic discount one, it is possible to show a strike through in the product price only when the rule matches
If the discount starts right from the first quantity, then discount price for the first quantity will be displayed through a strike through.
However, it is not possible to show the lowest pricing tier (especially when you have a bulk tiered discount).
As a work around, you can consider using the discount table to show the discounted prices of the products for each range using “Advanced table layout”:
https://docs.flycart.org/articles/2547090-advanced-layout-discount-tableHi
We have received your ticket as well and answered to it. Please do check your email.
Unfortunately, we do not have an “AND” condition for the categories.
In the Price Based rules, we only have an OR condition.In the ticket, we have suggested a workaround. Please do check and see if that would work.
AND operator is something we are working on for the Version 2.0. It is still in development and we do not have a ETA yet.
Thanks
RameshHappy that you were able to workaround by adding the Category shortcode.
Thank you for sharing the workaround 🙂
Wish you a great day.Thanks
Ramesh@michello50 Just replied in the other thread 🙂
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] only admin discountHi
We have sent you an updated package via our helpdesk.
Can you please install it and see if that helped sorting out the issue?
The issue was not actually with the WooCommerce versions, but with the discount identifier field.After installing the updated pack, please go to the settings and save the settings once.
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] only admin discountThank you for letting us know Michel
Is it possible to provide a screenshot of the Woo Discount Rules -> Settings -> Cart rules tab ?
Have you set any value for the Discount identifier in the backend ?
If so, can you make it as one word and remove the spaces (both leading and trailing spaces) ?
There was a minor bug involving leading/trailing spaces in the recent version.Let me know after you have tried it.
If the issue persists, please send us a support ticket via https://www.flycart.org/supportThanks
RameshThanks
RameshHere is a possible cause:
Go to Woo Discount Rules – Settings -> Cart Rules tab.
Check the value entered in the following field:
Discount identifier in the backend:If empty spaces or words entered with trailing or leading spaces, please remove and try entering any words without spaces.
Example test you can use: Offer
Save and now check it.
Let me know if that helped
Thanks
RameshHi
Is it possible to submit a support request via https://www.flycart.org/support
and can you include the the screenshots for the plugin’s setting page (especially the General and the Cart rules tabs) ?Really appreciate it.
Thanks
RameshForum: Plugins
In reply to: [Discount Rules for WooCommerce] only admin discountHi
Thank you for reaching out.
Were you using the User role condition in the rule and set it to Administrator only ? If so, can you disable the user role condition and check ?
Is it possible to send us the screenshots of the rule configuration via the Live Chat section at our website https://www.flycart.org/support
Happy to assist you with the issue.
Thanks
RameshForum: Plugins
In reply to: [Discount Rules for WooCommerce] Show discount on checkout pageHi
In the Checkout order summary, WooCommerce by default does not run this event:
woocommerce_cart_item_price(Probably to save some space there)
As a result, the crossed out original price and the discounted price does not show up there.
Alternative Solution 1:
In the recent version, we have added a feature to show a “You saved” message at the cart and checkout.
It is a great way of telling the customers that they got a discount.
You can consider using this feature. Here is a guide:
https://docs.flycart.org/woocommerce-discount-rules/discount-display-settings/display-you-saved-messageAlternative Solution 2:
This will involve adding a theme override to the review-order.php template
and adding the following line<?php echo apply_filters( 'woocommerce_cart_item_price', WC()->cart->get_product_price( $_product ), $cart_item, $cart_item_key ); ?>If you would like the Solution 2 and need assistance, please feel free to submit a support request at https://www.flycart.org/support
Thanks
Ramesh- This reply was modified 6 years, 11 months ago by flycart.
Just wanted to give you an update.
The issue has been fixed in the recent update.Thanks
RameshHi
Since it is a dynamic discount plugin, the discount gets applied dynamically (on the fly).
In order for a product to be displayed using the “on sale” short code, there should be a SALE price entered and saved in the product.
So it is not possible to have the dynamically discounted items on the “on sale” page. I am so so sorry.Thanks
RameshForum: Reviews
In reply to: [Discount Rules for WooCommerce] Useful PluginJust wanted to give you an update.
The intro part wording now adds more clarity. As I mentioned earlier, we already mention the features in the free/pro versions under separate headings. That already adds full clarity on what is possible with the free version and the pro version.Thanks
Ramesh- This reply was modified 6 years, 11 months ago by flycart.
Forum: Reviews
In reply to: [Discount Rules for WooCommerce] Useful PluginHi
Thank you for the feedback and my apologies if the description caused any misunderstanding.
In the plugin description, we have separated free and pro features and listed them separately under the headings – “Free version features” and “Pro version features”. I guess that clarifies any doubts on the features. There was no intention to lie or mislead.
But if the intro part requires more clarity, we are glad to add there as well. We will notify you here shortly.
Meanwhile, we really appreciate the feedback. Its very kind of you.
Thanks
RameshHi
Thank you for reaching out. Really appreciate it.
Let’s re-produce the issue and get back to you.Thanks
Ramesh