2. We are looking to add this soon to the plugin along with more functionality for the quote system. However it's not possible in the current version - we are looking to add it in the next months.
The idea behind metadata import is to allow you to do this in BULK for a large number of products. There are many ways to import metadata:
- You can set things directly in the database via SQL / PHP MY ADMIN
- You can use PHP to update the database with commands such as update_meta_data($post_id,'meta_key', $value).
- The most common way to set metadata is to use an Import plugin. The most popular one as far as I know is the WP ALL IMPORT plugin: https://wordpress.org/plugins/wp-all-import/
Whenever we are trying to make an offer, customers see it as a bundle and not as an individual product. Is there an option where instead of bundle cusotmer see it as individual item with qty. Because offers create a new item in woocomerce which we dont want as are offering same item which are there in woocomerce.
Do you have an offer with only 1 product inside, and you want it to show like the product, instead of the offer? Did I understand that correctly?
I'm afraid there's no way to display it as a single product, as our offers were designed to hold multiple products at the same time.
However, if you would like to offer a better price for a specific user or group, you can do this with group pricing, or dynamic rule for example, which can apply for groups or specific customers.
Below are few points that we need some information
1. We are trying to import tier pricing, on the support page it is written to do via metadata, can you help us more on the same.
2. Is there an option to reply to custom quote requests as an offer.
Thanks
Hi there,
Thank you for purchasing the plugin,
1. Regarding metadata import, we are happy to assist with any relevant info. First of all, please see our documentation here (Chapter 3) on the specific metadata needed for this: https://woocommerce-b2b-plugin.com/docs/b2bking-tiered-pricing-setup-auto-generated-tiered-pricing-table/
And let us know if you have additional questions.
2. We are looking to add this soon to the plugin along with more functionality for the quote system. However it's not possible in the current version - we are looking to add it in the next months.
Kind regards,
Stefan
Hello,
Regarding metadata import, i have read the article and need further help in "
Import Tiered Pricing - Set via MetaData"I want to more details and as in how to set via meta data. I want to set tier pricing based on groups for each individual product.
Thanks
Shreyans
Hi Shreyans,
The idea behind metadata import is to allow you to do this in BULK for a large number of products. There are many ways to import metadata:
- You can set things directly in the database via SQL / PHP MY ADMIN
- You can use PHP to update the database with commands such as update_meta_data($post_id,'meta_key', $value).
- The most common way to set metadata is to use an Import plugin. The most popular one as far as I know is the WP ALL IMPORT plugin: https://wordpress.org/plugins/wp-all-import/
https://www.wpallimport.com/woocommerce-product-import/ - here it is mentioned that they fully support metadata import for WooCommerce Products.
Then for each product you import you can set meta keys such as b2bking_product_pricetiers_group_b2c to values such as 10:90;20:80;50:70;
The above sets the regular tiered price for a product.
Whenever we are trying to make an offer, customers see it as a bundle and not as an individual product. Is there an option where instead of bundle cusotmer see it as individual item with qty. Because offers create a new item in woocomerce which we dont want as are offering same item which are there in woocomerce.
Hi there,
Do you have an offer with only 1 product inside, and you want it to show like the product, instead of the offer? Did I understand that correctly?
I'm afraid there's no way to display it as a single product, as our offers were designed to hold multiple products at the same time.
However, if you would like to offer a better price for a specific user or group, you can do this with group pricing, or dynamic rule for example, which can apply for groups or specific customers.
Kind regards,
Stefan