New improvements to the Client Center are scheduled for release on October 29, 2024. If you are an addon developer, please review the changes described below now and adjust your addons accordingly. On the release date, these improvements will be rolled out to the majority of customers. E-shops using Deferred Template Updates will have time until November 12, 2024 to modify their customizations and accept the update.
You can preview the changes by running the command shoptet.helpers.enableUpdatePreview('client_center_tables')
in the browser console.
Below is a list of technical details. It’s always best to preview and review the entire update yourself.
temp_new_clientTables
class to the element <body>
in the preview of changes and temp_old_clientTables
class is added to the old view. Both classes will be removed after date of deferred update.:where
pseudo-class in the selectors to avoid changing the specificity of the selectors after removing the classes.Due to an increase in spam and misuse of forms, CAPTCHA has been implemented to limit improper use of the contact form and store reviews. It’s already in the production, so you can enable it and explore the change yourself.
We have added the ability to bypass custom scripts and styles, which allows for the development of plugins while maintaining compatibility with existing code if it is present on a page. Please check out the README page Shoptet Bender repository for more details.
Based on your feedback we fixed the bug in the checkout. We displayed bad billing country when the user was logged in. This behavior is fixed now, so saved billing country is displayed.
We fixed the incorrect visibility of the thousands separator in the price filter with this PR. We don’t display a leading thousand separator when the price is bellow thousand.
We adjusted the line-height and padding for the Techno template on product detail parameters. See the result bellow: