Improvement
- Added a customer email/SMS notification conditional placeholder that can be configured to notify the customer when the price of one of their auto ship items had changed since the last shipment. This notification can be used in both the email and SMS templates.
- Selectors for elements using client-specific colors have been moved out of the base stylesheet to their own template sheets in addition to adding new color settings for
primaryLight
-- Hovering over radio buttons for shipping method selectionaccentLight
-- Shopping cart qty, Account nav menu, header menu dropdown selection, search icon (mobile)success
-- Applying credit at checkout, address verified message, added to list messageerror
-- Giving a bad promo code at checkout, the loading progress bar
- Added the new product attribute Brand Tile. This attribute can be used to display plain or html formatted text in the product tiles as seen in search results or category pages.
- Refactored the stored procedures and webstore settings concerning product visibility.
- Refactored and updated implementation with Google Analytics, which is now on version 4. Refactoring included creating new events for:
login - A login event (conversion)
sign_up - New user account creation (conversion)
add_to_wishlist - Customer adds an item to one of their wish lists
share (Label=Item Name) - Sharing a product through the social media links on a product page
search (Label = Search Term) - Searching for a term
view_item - Entering a product page
add_to_cart - Adding a product to the cart
remove_from_cart - Removing a product from the cart
begin_checkout - Beginning the checkout process
purchase - Completing a purchase (conversion)
- Integrated with the FieldStack API, adding a user token request upon login/initial load of the site. This functionality can be activated through a setting so must be configured in order to operate.
Bug Fixes
- Fixed a bug where pressing Add to Cart more than once in rapid succession will add more items to the cart total than is visible in the cart.
- Fixed a bug that was allowing curbside pickup orders to be placed just by closing the form.
- Improved interoperability with browser auto fill functionality by preventing form text from overlapping with auto filled values.
- Improved the toast message displayed when adding/moving an item to and from a wish list to wrap text more effectively when on a mobile device.
- Fixed a bug that was displaying punctuation as Unicode in the "Back to search for:" field.
- Fixed a bug that was preventing the use of Loyalty Points on an item in a transaction where more than one of an item is being purchased and the customer does not have enough points for both items.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article