Now I am making the product page on the front-end with Toolset plugin.
I am going to add variable prices for each product.
I want to know how to implement this function with Toolset plugin.
1. How to add the variable prices on the new product page?
2. How to display it on the product detail page and check out page ?
Please help me about it.
Thank you
Hello,
Q1) I assume you are going to create/edit Woocommerce variable product with Toolset Forms plugin.
If it is, Toolset Forms plugin does not support variable product, see our document:
https://toolset.com/course-lesson/creating-woocommerce-products-using-front-end-forms/
What kinds of Products you can add with Forms
You can create Toolset forms for adding and editing Simple Products and External/Affiliate products.
If you need help with this I would suggest you consider contacting one of our certified partners from this link: https://toolset.com/consultant/
Q2) It is possible to display product variable in single product post using Toolset WooCommerce Blocks/Views plugin, see our document:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-woo-buy-options
[wpv-woo-buy-options]
For Variable products, a user will be presented with a drop-down menu of Variations to select from.
In Woocommerce checkout page, that should be a built-in feature of Woocommerce plugin, it should be able to display the Variable product in checkout page without any problem.
I want to know the plugin to add, display and check the variable price for each product.
Which plugin is preferred for me if the Toolset plugin doesn't support this feature?
How can I combine it with Toolset plugin?
Thank you
I am not sure which plugin can support this feature, you might check it with Woocommerce support:
https://woocommerce.com/my-account/create-a-ticket/
In Toolset side, Toolset Woocommerce Blocks/Views plugin support Woocommerce standard variable product, you can use shortcode [wpv-woo-buy-options] to display product variable price in single product post , see my answer above:
https://toolset.com/forums/topic/adding-variable-prices-each-product/#post-1746167