Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #4510477
Displaying selection options separate from entire product
Open

Comments

  • Jason started the conversation

    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?

  •  1,565
    Dustin replied

    Hi Jason,

    Please try this shortcode: [woosb_bundled].

    To hide unwanted elements, you need to write CSS code for them.

    Best regards,
    Dustin

  • Jason replied

    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?

  •  1,565
    Dustin replied

    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