Posts

Showing posts with the label logical fields

Woocommerce Conditional Logical Fields in Checkout

Image
Case study: You have product which is not in stock actually but you do not want to show this product as pre-order item. What you want: You want to show a custom message after user go through the painful checkout process. Another Case Study: You want to show conditional field according to product in user cart, that conditional field must not show with other product or category. In this post you will study how to add conditional fields during checkout Conditional logical fields on base of cart item Conditional logical field on base of category Conditional logical field on base of product This method is free of cost and does not required any coding skills Why you study this? Because it is totally free and tested functionality you don't have to waste you money for this simpler task. Install free plugin and activate Go to plugin settings How to handle pre-order items without marking them pre-order? First go to checkout manager Step 1 Step 2 Add n...