How can I check that product is able to coupon apply? I need the coupon id or other coupon data in shop loop items of the woocommerce and product details of the woocommerce.
Any coupon data is stored them in the product details like in the product meta information so we can check it directly?
Thanks
After 3 Downvotes Need to more clarify the Question.
In my WooCommerce store, I have created the many coupons for the selling products but When new customer comes to my website they do not know if there are any coupons available for this xyz product. So, I need to display the flag like "Special Offer" in the shop loop of the products and product details page If the products discountable by the coupon code.
Generally, what happened the new customer does not know about the coupon code and in woocommerce there is no functionality for displaying the flag for the product is discountable if there is the coupon for that products.
I hope now all can understand the question. So, Please do let me know if you have any suggestions or inputs about the same.
Thanks again.