Skip to content
Justin Sternberg edited this page Aug 3, 2017 · 20 revisions

Welcome to the zao-woocommerce-wholesale wiki!

Better structured wiki coming... In the meantime, in no particular order:

Table of Contents generated with DocToc

Wholesale Category

Plugin comes with a custom taxonomy, "Wholesale Category", which is used to determine which products are displayed in the wholesale order modal.

There are only 2 terms, 'Wholesale Only' (wholesale-only) and 'Wholesale + Retail' (wholesale).

Wholesale Only means the product's Catalog visibility is automatically set to Hidden when the product is saved.

Wholesale Category Metabox

Wholesale Pricing Margin

Plugin adds a new input/setting to the product's "General" settings which allows you to add your wholesale margin.

For example, if you have a $100 product, and sell it wholesale for $50, this value should be "2".

Wholesale margin product setting

Wholesaler User Role

The plugin registers a new user role, "Wholesaler". Only users which have this role will be available for selection in the "New Wholesale Order" page.

Wholesale Sales Reports

New tab in the WooCommerce Reports page, "Wholesale sales by date".

New Wholesale Order Page

With this plugin, you can generate wholesale orders. The wholesale order page flow requires selecting a wholesaler first, then the product quantity selector modal will open (which is a replacement for the WooCommmere add-product modal).

New Wholesale Order Page

New Wholesale Order Page Modal

With this interface, you can add items in bulk to your order. You can click on any item in the modal with a green arrow green arrow or the items in the sidebar to filter/sort the products by that item. Also keep in mind, any items you add quantity will float to the top. This makes it simpler to review the items you are about to add to your order.

New Wholesale Order Page Modal