Wholesale Suite Team
Member since March 2023
47
Snippets
10+
Favourites
10+
Downloads
keep retail prices showing including tax when wholesale price is set to show excluding tax
Display Prices in the Shop set to Excluding tax under Wholesale → Settings → Wholesale Prices…
<10
WWPP - Restrict add-to-cart on specific products to a specific wholesale role only
How to use and configure this snippet: 1. Set your exact Role Key: In the snippet,…
<10
WWLC - Default Wholesale Leads list to sort by registration date (newest first)
1. Navigate to your site: Go to your WP Admin dashboard. 2. Apply the snippet: Paste…
<10
Allow Shop Managers to edit and promote wholesale users.
/** * Allow Shop Managers to edit and promote wholesale users. */ function wws_add_shop_manager_user_editing_capability() { $shop_manager…
<10
WWPP - Restrict add-to-cart on specific products to a specific wholesale role only
How to use and configure this snippet: 1. Set your exact Role Key: In the snippet,…
<10
WWS - Disable and Redirect the Wholesale Suite Dashboard
By applying the following code, you will: 1. Remove the Dashboard submenu item from the sidebar.…
<10
Show Certain Products to Certain Wholesale Customers Only
How to use: 1. Do not tag normal/default products. 2. Tag only “special” products with "wholesale-special".…
<10