Adding Woocommerce product to page using Pro builder

Hello,

I’m having a trouble getting a product I built in woocommerce to show up correctly on one of my pages. I used a raw content element within the pro builder to put the short code in. The product does show up, but it’s not showing up the way that I want it to. I’ve done a lot of searching around and I haven’t been able to figure it out and I’m hoping someone here can help shed some light.

Currently, the product is showing up as you see in screen shot #1 (just the thumbnail that you have to click to get the drop down options). I would like it to look how it does in screen shot #2 (where the drop down options are immediately visible). Is it a matter of using the wrong short code, or do I need some additional css to get this to work right?

I’ve included login info and the specific page I’m having the issue with in the secure note.

Thanks! :slight_smile:
Dave

Hey Dave,

You’re currently using the product list shortcode. What you need is the Product Page shortcode.

The Product Page shortcode will display the whole product page so if you don’t want extra information to display, you either need to hide them using custom CSS or disable the tab options in Theme Options > WooCommerce.

Hope that helps.

Perfect, thank you! That solved the issue!

We’re glad that helped, Dave.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.