Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Beta Release Date: 10/11/2024

Release Date: TBD


Current Releases

(as of 7/24/24)

Cloud UI

Commerce

Identity (Auth0)

Identity (Legacy)

Unity

Arrival

Resort Tools

Commerce 3.6.1

Currently in Beta Testing

Enhancements

Customizable Product-Level Attribute Titles and Descriptions - NEED SHORTER EXPLANATION AND MOVE THE REST TO DOCO

Admins now have the option to define custom guest-facing titles and descriptions for product attributes at the product level. This allows for clearer guidance on product detail pages (PDPs) and streamlines attribute management.

Key Improvements:

  • A new Product Attribute Overrides section has been added to the admin product editor screen, enabling admins to define product-specific attribute titles and descriptions.

  • The new Attribute Display section includes a grid showing global titles and descriptions (view-only) for all assigned attributes.Admins can now edit and save custom attribute titles and descriptions for each product.

    • Titles must be plain text.

    • Descriptions can include links (anchor tags) but no other HTML.

    • Both are optional, and if left blank, global values will be used instead.

  • Character limits from the attribute editor (200 characters) are enforced for product-specific configurations.

  • Invalid inputs trigger an error message, preventing incorrect data from being saved.

  • If no product-level title is defined, the system defaults to the attribute name on the front end.

image-20241016-225834.png

New Language Strings Added:

  • "Attribute Display" (section title) - Need to get from Derrick Brown

  • "Override Attribute Title" (column header) - Admin.Catalog.Products.ProductAttributes.AttributeCombinations.Fields.OverrideAttributeTitle

  • "Override Attribute Description" (column header) - Admin.Catalog.Products.ProductAttributes.AttributeCombinations.Fields.OverrideAttributeDescription

  • Existing language strings for "edit," "save," "cancel," "attribute name," "global attribute title," and "global attribute description" have been reused where applicable.

New Language String

New Language String Default

Admin.Catalog.Products.ProductAttributes.AttributeCombinations.Fields.OverrideAttributeDescription

Admin.Catalog.Products.ProductAttributes.AttributeCombinations.Fields.OverrideAttributeTitled

Golf Updates - NEED TO UPDATE GOLF DOCO

  • For categories displaying golf tee time products for booking, the display order now properly respects the sequence defined in the Aspenware Commerce Admin. This ensures that products are presented in the intended order.

  • Golf product descriptions have been updated to allow the use of anchor tags, enabling links to external platforms like Noteefy, a tee time waitlist product. Please note that these links should be set to open in a new tab. Adding HTML beyond anchor tags may disrupt the page layout.

NOTE: These links should be set to open in a new tab. Additionally, if HTML beyond anchor tags is added, it may disrupt the layout.

Customizable Text for Media Step in Checkout - NEED TO UPDATE LS LIBRARY AND DOCO

Aspenware has added a enhancement to the media step in checkout. Now, customers can configure the text beneath the “Add New Media” and “Reload Media” options on the media card selection modal. The previous hardcoded text will remain the default unless resorts opt to change it. Aspenware recommends limiting text length for clarity, although there is no character limit for the language string.

New Language String

New Language String Default

account.login.checkout.media.subhead.addmedia

Media Card(s) will be added to your order

account.login.checkout.media.subhead.reload

Reload existing Media Card(s)


Resolved Issues

Sticky Add to Cart Button Issue Resolved on Legacy PDPs

Fixed issue where sticky add to cart was not properly enabling on Legacy PDPs despite having the setting to enable this feature turned on. The setting is now respected.

Product Tile Shadow Fix on PLP

Resolved an issue where product tile shadows on the Product Listing Page (PLP) were cut off along the outer edges of the product cards, ensuring a more polished and consistent visual display.

Support for Alphanumeric Voucher Formats

Aspenware Commerce now supports alphanumeric voucher formats, following an RTP update that enabled alphanumeric vouchers. Previously, vouchers could only be numeric. Although alphanumeric vouchers were accepted, they weren't invalidated properly if not entered in all caps, leading to overuse. This issue has now been corrected.

Loyalty Program Floating Action Button (FAB) Visibility Fix

Resolved an issue where the Floating Action Button (FAB) for loyalty program sign-up (logged-out users) and points accumulation (logged-in users) was hidden behind other elements on some devices. Additionally, the loyalty program logo image was blank on certain devices. These issues have now been fixed.

Duplicate Emails Issue Resolved for SendGrid Users

Aspenware has fixed an issue where resorts using the SendGrid email delivery system experienced duplicate emails when sending bulk emails.

IMPORTANT: Deployments for resorts that require this fix will need to be coordinated with DevOps for the first deployment, due to infrastructure changes.


  • No labels