{"id":4152,"date":"2017-08-30T08:58:14","date_gmt":"2017-08-30T06:58:14","guid":{"rendered":"https:\/\/demos.welaunch.io\/woocommerce-quick-order\/?post_type=faq&p=179"},"modified":"2020-07-29T09:20:39","modified_gmt":"2020-07-29T07:20:39","slug":"woocommerce-quick-order-setup","status":"publish","type":"faq","link":"https:\/\/www.welaunch.io\/en\/knowledge-base\/faq\/woocommerce-quick-order-setup\/","title":{"rendered":"WooCommerce Quick Order Setup"},"content":{"rendered":"
In order to setup the plugin you should be able to see the Quick Order Menu under the WooCommerce menu. If you can not see theQuick Order menu make sure the Redux Framework plugin is installed and activated.<\/p>\n
General quick order settings give you the options to enable \/ disable, redirect after add to cart and enabling old theme support. Old theme support should be used when you do not see attributes in variations, that you added to cart.<\/p>\n In the Data to Show Section you can configure the product data fields you want to show in the table. You can decide if you want to show product image, name, sku, price etc. Furthermore you can drag and drop the data options to reorder or disable them. Multiple Quantity (QT) and multiple CB (checkbox) functionalities are also available.<\/p>\n <\/p>\n The datatables functionality gives your customers options to filter, search and order data easily. This can be used for attribute filtering also e.g. when users search for a specific product color or size.<\/p>\n <\/p>\n In the limitations settings you can disallow the shortcodes to be seen by logged in \/ logged out users. You can also exclude custom user roles to access.<\/p>\n After configuration and in order to use our plugin you need to create shortcodes on the pages where you want to show the quick order table. You can use the following shortcodes: A quick order table page only for certain categories can be achieved like this:<\/p>\n And only specific product IDs:<\/p>\n
Data to Show<\/h2>\n

Datatables Configuration<\/h2>\n

Limitations<\/h2>\n

Usage with Shortcodes<\/h2>\n
\nThe quick order search: <\/p>\n[woocommerce_quick_order_search]<\/pre>\n
[woocommerce_quick_order_table categories=\"PRODUCT_CATEGORY_ID1,PRODUCT_CATEGORY_ID2,PRODUCT_CATEGORY_ID3\" order=\"DESC\" orderby=\"menu_order\"]<\/pre>\n
[woocommerce_quick_order_table products=\"PRODUCT_ID1,PRODUCT_ID2,PRODUCT_ID3\" order=\"DESC\" orderby=\"menu_order\"]<\/pre>\n