Hi,
I have custom content template for Single Product Page.
I am doing product catalog without selling, asking for price only.
I have prepared variants product, but I can not see Variants options. I need to add shortcode to template to display Variant options.
I had a look for a shortcode but some of them crashes my page.
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/
I wonder which is good for me.
Hello,
Please try the shortcode [wpv-woo-buy-options], see our document:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-woo-buy-options
In the single product post: For Variable products, a user will be presented with a drop-down menu of Variations to select from.
In order to use above shortcode, you need to install Toolset Blocks + Toolset WooCommerce Blocks plugins.
You can download them here:
https://toolset.com/account/downloads/
click link "Download Toolset manually"
My issue is resolved now. Thank you!