Hiding product from shop and order via custom form
How to hide a product from the WooCommerce shop and only allowing users to order the product via a custom form.
Last updated
How to hide a product from the WooCommerce shop and only allowing users to order the product via a custom form.
Last updated
In order to only allow users to order the product via the form you build, you will have to follow the below steps:
Make sure you are running Super Forms v4.9.800 or higher
Go to Super Forms > Settings > WooCommerce Checkout:
Map the form with the product ID's and or Product category slugs under the Hide products from the shop setting. In the below example we will hide all products that belong to the category "Computers" which slug is "computers".
Click Save Settings
Visit your shop Front-end and confirm the products are no longer visible. Also confirm you can still order them via your forms.