In order to create the quick order tables or search you need to setup pages and enter the shortcodes there.
Example: Quick Order Search
If you want to create a quick order search page, you should use the following shortcode:
[woocommerce_quick_order_search]
Quick Order Table (All products)
If you want to create a quick order table page with ALL products, you should use the following shortcode:
[woocommerce_quick_order_table order="DESC" orderby="menu_order"]
Quick Order Table (Specific Categories)
A quick order table page only for certain categories can be achieved like this:
[woocommerce_quick_order_table categories="PRODUCT_CATEGORY_ID1,PRODUCT_CATEGORY_ID2,PRODUCT_CATEGORY_ID3" order="DESC" orderby="menu_order"]
Quick Order Table (Specific Products)
And only specific product IDs:
[woocommerce_quick_order_table products="PRODUCT_ID1,PRODUCT_ID2,PRODUCT_ID3" order="DESC" orderby="menu_order"]
Quick Order Table with Split Categories
And only specific product IDs:
[woocommerce_quick_order_table categories="PRODUCT_CATEGORY_ID1,PRODUCT_CATEGORY_ID2" splitcategories="1" order="DESC" orderby="menu_order"]
Do you have more shortcodes to filter products (single product) by different attributes such as model or year?
Well currently not, but we can customize / add this feature for you on Charge. Contact us at
su*****@we******.io
Here is the translation:
“Is there a way to use the shortcut [woocommerce_quick_order_search] with the buttons Print, Copy, Excel, CSV, and PDF?”
Not at the moment but we can code that on charge if you want. For a quote contact us 🙂