8THEME8
8THEME
May 11

Add scroll bar on the main product page

add scroll bar on the main product page. Hi. could you consider adding the scrolling bar as the one that can be activated in the widgets of xstore theme. My intention is that the information that the seller uploads, does not force the customer to be down much of the product area, as happens here for example. https://www.marketica.com.ar/shop/moda/mujeres/can-dress-3/ ---------------------------------------------- the solution you see in the link below looks good and does not seem to be complex. https://demo.xtemos.com/basel/shop/other/new-brands/yomber-j… I hope it is useful. Thank you.
ReviewingReviewing

May 11, 2026

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)

May 11, 2026

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

May 11, 2026

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.