-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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
- Wholesale Pricing Margin
- Wholesaler User Role
- Wholesale Sales Reports
- New Wholesale Order Page
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.
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".
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.
New tab in the WooCommerce Reports page, "Wholesale sales by date".
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).
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 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.