Orbisius Quick Order for WooCommerce

Do your customers ask you if they want a convenient way to order your products e.g. from a single page?

If yes, then Orbisius Quick Order for WooCommerce is definitely for you.

Your customers can add to cart as many products as they need and proceed to checkout.

SKU: ORBISIUS_WC_EXT_QUICK_ORDER Category:
The greatest guarantee: If you don't love it, don't pay for it! If (for any reason) you don't love it, simply contact us within 30 days for a full refund.

Description

This is a paid extension for WooCommerce  that allows you to list products (for specific IDs, from a given category or all) on a single page which allows your customers to quickly order products in bulk.


= Features / Benefits =

  • Allows your users to quickly order your products (simple & variable)
  • Use multiple shortcodes on a page/post
  • Easy to use (just paste a shortcode) and that’s it
  • You can limit the number of products (default: 100). Use -1 to display all.
  • The data is cached/saved for a quick access at a later time
  • Optionally, you can include custom CSS or JavaScript to customize the look and position of button.
  • Added an option to skip products that are not in stock.
  • Add to cart can be done in Ajax
  • The variations can be sorted
  • Added a preview in the admin sidebar which points to the pages which use the quick order shortcode

 

Watch the video demo on YouTube

Orbisius Quick Order for WooCommerce Screenshot 1
Orbisius Quick Order for WooCommerce Screenshot 1

 

Orbisius Quick Order for WooCommerce Screenshot 2
Orbisius Quick Order for WooCommerce Screenshot 2

 

Since v.1.0.3. Variable products are supported too.

Quick Order for WooCommerce - Ordering Variable Products

 

 

Note: if your hosting has some caching system enabled (e.g. Varnish, MemCached etc) you may see an Internal Server Error if you (or your clients) try to add more products. This is NOT a bug in the plugin but it’s caused by the caching system. Solution: Talk to your hosting provider how to you can fix this.


Recipes

[code]

How to reduce the width of the quantity field

.orb_quick_order_product_qty_field {
    width: 50px !important;
}

How to shift product thumbnails to the centre.

.orb_quick_order_col_thumbnail img {
    margin-left: 25%;
}

if the above code doesn't work try this.

th.product-thumbnail {
    padding-left: 25% !important;
}


How to left align heading columns.

.orbisius_woocommerce_ext_quick_order_table th {
	margin-left:0;	
	padding-left:0;
	text-align:left;
}

[/code]


Demo (v1.0.3 & 1.0.4)
v1.0.4 – Do not cache product while the admin is logged in on the site.

Demo (v1.0.2)

New: list products from a given category. Enter category by ID or slug.

Demo (v1.0.0)

 

Demo


Screenshots

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

Support

To get support contact us

Pre-Sale Question

If you have pre-questions feel free to contact us

Change Log

== Changelog ==

= 1.3.4 =
* Updated updater
* Tested with WP 5.9 and WooCommerce 6.5

= 1.3.3 =
* Added product filter box
* Removed some unused blocks
* Made the options more compact
* Updated ajax add to cart to send to cart url page as the plugin does this when ajax add to cart is turned off.
* Added an option to redirect to the checkout page directly.

= 1.3.2 =
* Tested with WP 5.6 & WC 4.x
* Fixed non-ssl links to https links
* Added demo links

= 1.3.1 =
* Fixed: Variation labels were not shown correctly
* Code refactoring
* Tested with WP 5 and WooCommerce 3.7
* Corrected support links in plugin's readme.
* Removed screenshots so the package is small for quick download & install

= 1.3.0 =
* Tested with WP 5 and WooCommerce 3.5
* We support multiple categories now which could be a mix of numeric and non-numeric (slugs)
* Made the shortcode generator in the admin better and more visible
* Added example shortcode for multiple categories
* Fixed a deprecated call $woocommerce->cart->get_cart_url() -> with to wc_get_cart_url();

= 1.2.9 =
* Cleaned some debug statements
* Using a different implementation of singleton for the cache class as this new implementation causes errors with old php v5.2
* Tested with WP 4.8
* Tested with WooCommerce 3.x

= 1.2.8 =
* Added a more aggressive result caching

= 1.2.7 =
* Added product variation sorting
* Tested with wp 4.6.1

= 1.2.6 =
* Added a new attribute to the shortcode product_thumbnail_size="250x250" which allows the user to specify thumbnail sizes.
* Tested with WP 4.6

= 1.2.5 =
* Added code so on Ajax Add this refreshes refreshes different WooCommerce widgets.
		
= 1.2.4 =
* added a way to redirect to a given page after adding a product.
 if you want to redirect to a given page after adding a product you can do so by adding this in the wp-config.php file.
define( 'ORBISIUS_WOOCOMMERCE_EXT_QUICK_ORDER_AFTER_ADD_TO_CART_REDIRECT', '/shop/quick-order/' );
* fixed: when license key is not valid do not cache the response for N hours
* option show only paid products
* Added optional ajax add to cart
* Added optionally displaying pictures of product variations
* added 'id' parameter to the shortcode for listing individual products. You can also add more IDs by separating them with comma.

= 1.2.3/ 2015-03-04 =
* Fixed: sometimes product title links weren't retrieved.
* Added code so it's possible to have search functionality that our search plugin provides.
* New way of rendering products (beta).
* Made transient expiration consistent (4h)
* Tested with WP 4.3
* Allow $0 products to be *purchased*
* Added lots of cool internal hooks

= 1.2.2 / 2015-03-04 =
* Fix: category shortcode atrtrib was being ignored due to cache ID not found.
* Added License key validation
* Fixed an error when WooCommerce is not installed or activated.

= 1.2.1 / 2015-03-04 =
* Fixed add to cart issue
* QTY boxes are numbers now
* TODO: https://stackoverflow.com/questions/469357/html-text-input-allow-only-numeric-input

= 1.1.9 / 2014-07-?? =
* Fixed and error with strict standards when adding a product.
* Added some checks so not purchasable products will be skipped.
* Speed Optimizations and it flies now.
* Require product prices to be greater than 0 (so we don't check for purchasable)
* Image is retrieved only when thumbnail has to be shown

= 1.1.8 / 2014-07-24 =
* Skip attributes that do not have labels.

= 1.1.7 / 2014-07-16 =
* Made the columns to be extendable via extensions for quick order
* Fixes in wrong TD tags being appended

= 1.1.6 / 2014-07-12 =
* Fixed a weird notice on custom post types

= 1.1.5 / 2014-06-27 =
* Added code so WP doesn't cache product data
* Fixes ordering (incorrectly typed array keys for order_by instead of orderby). Thanks Fred Boak!

= 1.1.4 / 2014-06-21 =
* added ordering by sku and other fields.
* Also order direction can be specified as well order="desc" or order="desc"
* Added active="0" for temporary shortcode deactivation
* Tweaks to the examples area (removed bold).
* Added experimental search in multiple categories separated by comma

= 1.1.3 / 2014-06-12 =
* Improved SKU/ID displaying

= 1.1.2 / 2014-06-06 =
* Added a new option to skip the results cache

= 1.1.1 / 2014-06-06 =
* Skips variable products that are not in stock.

= 1.1.0 / 2014-06-02 =
* Made the plugin extendable by allow other extensions to render the quantity box.
* Improved UI
* Fixes and improvements.

= 1.0.9 / 2014-05-20 =
* Integrate with Min/Max quantity plugin to display a dropdown for the quantities.

= 1.0.8 =
* Added full plugin prefix to the util class
* Added option thumbnail
* Fix in the admin preview. Do not show button if the shortcode wasn't used.

= 1.0.7 =
* Added an option to skip products that are not in stock.

= 1.0.6 =
* Added a preview in the admin sidebar which points to the pages which use the quick order shortcode
* Fixed a bug introduced in v1.0.5. ... products couldn't be added to the cart.

= 1.0.5 =
* New option Listing price before the qty box if selected from the admin area
* Showing/hiding SKU based on the settings.
* Added links to the forum and product page
* Added a new line after each variation
* Added hire us in the sidebar

= 1.0.4 =
* Do not cache product while the admin is logged in on the site.

= 1.0.3 =
* Added support for ordering variable products

= 1.0.2 =
* Added support for categories. 
* Added a dropdown that pregenerates the shortcode for categories.
* Added uninstall.php to clean up after the plugin
* Added a nice 2 columns layout in the admin area and quick contact

= 1.0.1 =
* Added custom CSS/JS box. Good for customization.

= 1.0.0 =
* Initial release

Release Info

Tested up to WordPress version: 5.9
Min PHP version: 5.6
Min WordPress version: 4
Min WooCommerce version: 3.1
Tested up to WooCommerce version: 6.5
Release Date: May 11, 2022
Version: 1.3.4