Release Date:
...
Current Releases (as of XX/XX/23) | ||||||
---|---|---|---|---|---|---|
Cloud UI | Commerce | Identity (Auth0) | Identity (Legacy) | Unity | Arrival | Resort Tools |
...
Additionally, the cart notice includes information on discounts applied to the added item from coupons they have already added in their session.
NEED TO UPDATE VISUAL FOR CART NOTICE
...
Ability to add accurate savings information for non-dynamically priced products: Defining a max price for non-dynamically priced variants enables more robust discount visibility. This used to only be available for dynamically priced products using the base price entry feature.
...
Radio button
Drop down (aka Select)
Checkbox
Inline date picker
Drop down date picker
Item Summary
Product Description
Product image
Add to cart button
Quantity selection
Related products
Coach messages
Cart notice
Cross-sell products
Error and success messages
Edit cart mode
Button chip selector (COMING SOON in 1.5)
Automatic redirection for deep links to the PDP if URLs from the marketing site: For the best user experience, it is advised that product detail page deep links on the marketing site and from emails be updated to use the new url path, which uses an /l/ between the host domain and category slug rather than an /s/ See documentation, however, if a deep link to a PDP is not updated, or a link is updated to use the Cloud UI url and that product page should continue to render in legacy, the shop will handle re-directing the user to the correct experience (legacy or Cloud UI) automatically so that customers have a consistent experience with a given product. regardless of their origination route.
...
PDP - Language String for Attributes
new language strings are
productattributes.selectoption - "Select Option"
optional - Optional (parens are added by code, so don’t add parentheses)
required - Required (parens are added by code, so don’t add parentheses)
Select Option (Required) is a new language string defaulted to “Select Option (Required)” - unless created via a separate ticket - same language string across control types
Product use number of days attribute (can use same product in cycle e when ready): https://qa-current.aspenwarecommerce.net/s/purchase-team-products/p/attributed-product-with-dynamic-pricing-and-simple-add-on-copy (confirmed for qa current- will need to update cycle e if testing there)
If a date is not required and has not yet been selected, the “Select Option (Optional)” message shows in grey (See Mobile 1.7 for example)
Select Option (Optional ) is a new language string defaulted to “Select Option (Optional)” - unless created via a separate ticket - same language string across control types
Product use insurance add on attribute (can use same product in cycle e when ready): https://qa-current.aspenwarecommerce.net/s/purchase-team-products/p/attributed-product-with-simple-and-hidden-attributed-add-on (confirmed for qa current- will need to update cycle e if testing there)
...
Previously, for resorts on the Cloud UI header, there were some formatting issues on the PDP when in edit mode. These have been resolved and the formatting now works as expected.
Edit Cart-Enabled Products
Previously edit cart-enabled products would route the customer to the legacy experience if a product was in edit mode. Now edit cart item works with the Cloud UI and will route the product to legacy or cloud depending on the product’s flag.
Snippet to Support Convert AB Testing Tool
Snippet code has been added to the nopCommerce setting seosettings.customheadtags, Previously, an HTML widget was used and the HTML widget zone html_head_tag loaded in the body of the code on some pages, causing issues with Convert AB testing tool. The tool now works as expected.
Scarcity Indication
For PDPs that use the new scarcity color indication, If “today’s date” triggered the threshold, it was not showing as color coded even though it should have been. This has been resolved and color-coding now displays as expected.
...