Frontend news from October 15, 2024

Breaking Change

Improvements to Client Center (via Deferred Template Updates)

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.

Preview

You can preview the changes by running the command shoptet.helpers.enableUpdatePreview('client_center_tables') in the browser console.

Technical details

Below is a list of technical details. It’s always best to preview and review the entire update yourself.


Improvements:

Introduction of CAPTCHA to contact and store rating forms

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.

Shoptet Bender skip custom codes option

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.


Bugfixes:

Default billing country in the checkout

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.

Thousand separator in the price filter

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.

Fixed spacing in the Techno template

We adjusted the line-height and padding for the Techno template on product detail parameters. See the result bellow:


What we plan in upcoming days:

Post navigation