HI am currently looking for a way to add just the product options within a bundle in its own container. I think the best way to do this is using shortcode, but I don't know exactly how to do it.
I don't want to display the entire product (title, image, etc.) in the shortcode, but just the product options and quantity selectors.
You just put that shortcode in a product detail page or product card without passing any other parameters. It will get the list of child products of the current product if it is a bundle.
Sorry, we don't have documentation for shortcodes yet. We'll try to get it done soon.
HI am currently looking for a way to add just the product options within a bundle in its own container. I think the best way to do this is using shortcode, but I don't know exactly how to do it.
I don't want to display the entire product (title, image, etc.) in the shortcode, but just the product options and quantity selectors.
What would be the right shortcode to use?
Hi Jason,
Please try this shortcode: [woosb_bundled].
To hide unwanted elements, you need to write CSS code for them.
Best regards,
Dustin
okay so would I write something like [woosb_bundled=“####”] where the #### is the product id?
Is there a document with a lot of these short codes detailed out?
You just put that shortcode in a product detail page or product card without passing any other parameters. It will get the list of child products of the current product if it is a bundle.
Sorry, we don't have documentation for shortcodes yet. We'll try to get it done soon.
Best regards,
Dustin