The change is scheduled for release on June 17, 2025. 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 until July 1, 2025 to modify their customizations and accept the update.
You can preview the changes by running the command shoptet.helpers.enableUpdatePreview('logistics_unify_pickup_points') in the browser console.
Changes Made
Unification of Modal Windows: Modal windows for all delivery methods and their selectors have been unified. This means that unified selectors will now be used for modal windows.
New Wrapping Element for Pickup Points: All shipping methods related to pickup points will be wrapped in the cart in one of the following HTML elements:
<span class="sublabel pickup-point-choose" data-testid="deliveryPoint" data-method-id="{$shippingMethodId}"> where {$shippingMethodId} represents the ID of the shipping method.
<div class="pickup-point-choose" data-delivery-country-code={$deliveryCountryCode} data-testid="deliveryPoint" data-method-id="{$value->getId()}"> The use of <span> or <div> depends on the template generation.
Opening the Modal Window: The modal window for selecting a pickup point will now open on a click event on the .pickup-point-choose a element.
End of Support for the Old Solution: The existing solution for core shipping will be discontinued, including related endpoints.
Cookie setting button element
We will change cookie setting button (which is now a link <a>) to button element. This will be part of other accessibility improvements in the cookie bar and this will be delivered in the upcoming days.
Improvements
♿️ Text Color in the Banners
We have fixed the text color in text banners and highlighted any links inside.
♿️ Added Hidden Heading for Footer
We have added a hidden (class .sr-only) heading for screen readers to the footer of all 3G templates.
Bugfixes
Missing Cofidis Calculator
On the Techno and Waltz templates, we have added the missing Cofidis calculator for the table variant display.
Upcoming Improvements
♿️ Skip link for categories in the sidebar
♿️ Add to cart improvement for readers
♿️ Links in paragraphs underline
♿️ Brand link unification in the product detail