Improved filtering by Name on the Manage Contacts, Data Retention, and Create New Order pages. It is now possible to filter by name based on the customer's first name, last name, or full name.
The Admin System Log will now remove older Warning and Information logs based on two new settings, Logging.Warning.DaysToKeep and Logging.Information.DaysToKeep. By default, these are set at 31 days and 7 days respectively.
Checkout
Notifications from the USPS Address Verification service to the customer during checkout have been improved for clarity. This makes it easier for the customer to correct their address if necessary.
Selectable shipping methods during checkout now have a more consistent order in which they are displayed.
Maintenance
JQuery has been updated from version 3.3.1 to 3.4.1.
Bootstrap has been updated from version 3.37 to 3.41.
New Engagement Platforms
Open Graph and Twitter Card support have been added.
Product and Entity Page Layouts
Product page layouts have been updated to improve Search Engine Optimization (SEO).
Entity XMLPackages Products In A List (entity.simpleproductlist.xml.config), Products In A Grid(entity.grid.xml.config), and Products In A Grid with Prices (entity.gridwithprices.xml.config) have new options for displaying sub-entities.
New options exist for product pages for displaying SKU, SKUSuffix, and Manufacturer Part Number (MPN).
Site Content
It is now possible to schedule changes to topic contents. The scheduled changes allow for planned, time-sensitive communication with customers as well as queueing up site changes in advance. The changes made will then display when the scheduled time comes. Refer to Topic Version Scheduler for more information.
Corrected an issue where background metadata associated with a Topic (title) could be blank.
If a product page's layout is "Variants In List", XML Package product.VariantsInList.xml.config, there is now a new Configuration Show.Variant.Image. Show.Variant.Image is enabled by default which allows the display of variant images on product pages using the "Variants In List" layout.
Regular and full-text searching for product SKUs within the site search bar has been improved. Previously, there were some scenarios where searching for a SKU would not always return a result for the associated product.
Settings added to eRATEX 1.16
Name
Description
Default Value
Possible Values
ProductSkuDisplay
This setting controls the display of Product SKUs on Product detail pages. "FullSKU" displays both the Product SKU and Variant SKU Suffix. "SKU" displays just the Product SKU. "SKUSuffix" displays just the Variant SKU Suffix. "None" disables the display of the SKU for Products.
FullSKU
None
FullSKU
SKU
SKUSuffix
VariantSkuDisplay
This setting controls the display of Variant SKUs on Product detail pages. "FullSKU" displays both the Product SKU and Variant SKU Suffix. "SKU" displays the Product SKU. "SKUSuffix" displays just the Variant SKU Suffix. "None" disables the display of the SKU for Variants.
FullSKU
None
FullSKU
SKU
SKUSuffix
ShowManufacturerPartNumberOnProductPage
Show Manufacturer part number (MPN) on product pages.
true
ShowSubCategoryImages
Show subcategory images on entity XML packages. Setting ShowSubCatsInGrid must be set to true for this setting to apply.
false
OpenGraph.Enabled
Set to Yes to enable OpenGraph meta tags.
false
OpenGraph.Tag.Title
The Title for the websites OpenGraph meta tags.
OpenGraph.Tag.Descriptio
The Description for the websites OpenGraph meta tags.
OpenGraph.Tag.DefaultImageUrl
The default Image URL for the websites OpenGraph meta tags.
OpenGraph.Tag.Type
The Type for the websites OpenGraph meta tags.
website
TwitterCard.Enabled
Set to Yes to enable Twitter Card meta tags.
false
TwitterCard.Tag.Title
The Title for the websites Twitter Card meta tags.
TwitterCard.Tag.Descriptio
The Description for the websites Twitter Card meta tags.
TwitterCard.Tag.DefaultImageUrl
The default Image URL for the websites Twitter Card meta tags.
Facebook.Pixel.Enabled
Set this to true to enable Facebook pixel tracking. Note you also must enter your Facebook Pixel Id in Setting Facebook.Pixel.Id.
false
Facebook.Pixel.Id
When enabling Facebook Pixel tracking this is your Facebook Pixel ID
obtained from your Facebook Events Manager.
Logging.Information.DaysToKeep
How many days back to start deleting informational log entries when the value in Setting System.MaxLogEntries is reached.
7
Logging.Warning.DaysToKeep
How many days back to start deleting warning log entries when the value in Setting System.MaxLogEntries is reached.