Inserting images in product page Prestige (Template 2.0)

Hi,

I just updated my template to the new Prestige 2.0 for my store, but I’m trying to add some images as the security badges in liquid but the sections changed in this new type of template. I used to use this code in product-template.liquid


And in theme.scss.liquid this:

.bannerprod{
padding-top: 20px;
}

but I can’t find product-template.liquid in my new template and don’t know how I could add the security badges.

Also I have another question: Would it be possible to add an image in a product tab? I would like to have in every product a tab named “packaging” showing a little image of the boxes I use but don’t know if that’s possible.

Thankyou!