Hello,
We appreciate your prompt response.
1/ We’ve synchronized translations https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
Please find and translate strings via Loco Translate > Plugins > XStore Core.
2/ Custom CSS code can be used to change the size of images:
.etheme-search-ajax-results .product-content-image img {
min-width: 270px !important;
margin: auto;
}
Best Regards,
8Theme’s Team