How Do I Nest My Product Reviews Within a Collapsible Tab?

Hello,

I’m currently working on updating our store to a new theme and I’m having trouble on the new product page.

I’d like to add our Products Reviews (from the Shopify Product Review App) into a collapsible tab, however it is only letting me post text in it.

I’ve gone into the edit code mode and tried pasting this:

<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>

and this

"shopify:\/\/apps\/product-reviews\/blocks\/reviews\/bae150af-8da8-48b2-9867-398188115e5f"

However neither work. I’m getting a message saying the content has to be

or

    .

    Is there a way using metafields I can bring in my product reviews?

    Thanks

Hi @paint-cabin111 ,

Please send the name of the theme you are using, I will check it for you

Hello,

We are using the theme Be Yours.

https://themes.shopify.com/themes/be-yours/styles/peace

Hi @paint-cabin111 ,

Please send me the code of main-product.liquid file or where you edited the code, I will help you to check it