Buy B2BKing
$179 $129
The plugin comes with the following shortcodes that you can add anywhere in your website:
[b2bking_offers] - Adds the offers page anywhere
[b2bking_offer id=1234] - Adds an individual offer anywhere on the site. For example you can use this to add an offer in a product's description, advertising a bundle that product is part of.
To get an offer's id, go to B2BKing -> Offers in the backend and click on the ID. The number in the URL (e.g. ?post=1234) is the id of the offer.
[b2bking_purchaselists] - Adds the purchase lists page anywhere
[b2bking_bulkorder] - Adds the bulk order form anywhere
There are additional shortcode parameters for styling (order form theme) and excluded products. Please see the following article for details: https://woocommerce-b2b-plugin.com/docs/wholesale-bulk-order-form/
Examples:
[b2bking_bulkorder theme=cream sku=yes]
[b2bking_bulkorder theme=cream stock=yes]
[b2bking_bulkorder theme=cream sku=yes stock=yes]
[b2bking_csvorder] - Adds the CSV order form anywhere
[b2bking_b2b_registration] - Adds Login + Registration forms
In order to see the registration form, and not just login, the following setting needs to be enabled: In WooCommerce->Settings->Accounts you need to enable “Allow customers to create an account on the “My account” page”.
[b2bking_b2b_registration_only] - Adds Registration form only
The 2 registration shortcodes also support parameters. For more details about using these shortcodes and what parameters you can use, see our article on How to Separate B2B and B2C Registration.
To add the product information table to the product page (especially when designing a single product template), you can use:
[b2bking_product_information_table]
To add the tiered price table to the product page, you can use:
[b2bking_tiered_pricing_table]
This also supports product IDs, for example:
[b2bking_tiered_pricing_table id=123]
This way you can display multiple tiered tables by specifying the product IDs you're requesting the tables for.
[b2bking_tiered_pricing_table allvariations=yes]
This can be added to the description of a variable product to show a table for each of its variations.
Powered by BetterDocs