Hello @Pablo I think it is a good idea to implement such thing as option for default layouts. About your site as I see you are using our Single Product Builder so it is not really simple to add such option because you may have unlimited layouts with our builder. So I can suggest you to add next custom css to implement feature like you want on your Single Product : @media only screen and (min-width: 992px) { .single-product .element-TFML4 { max-height: 580px; overflow: auto; margin-bottom: 5vw; } } As you know your request should wait for some more voices before moving its to next steps. Thanks for good request and I hope many users will give their voices for it ! Regards, Jack Richardson
hi jack. thanks for the reply and the css code. i agree with the problem of custom layouts. Maybe it should only be an option to activate in case of selecting "accordion tabs". Something similar to the categories option in the sidebar of the shop page. (scroll option). I am dealing with an idea that requires the creation of a multivendor site. So I will be proposing ideas on this topic, which has a very different approach to a typical marketplace where a single person controls all the information related to each product. Have a great day! greetings from Argentina.
We've done much research on exactly this, talking to marketing experts and conversion specialists. Because we liked this at first too. It turns out that "hiding" content under an iframe, is VERY BAD for conversion. So, we would advise against it, besides the fact that it adds to the complex code Xstore already has (excessive DOM tree)