Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In some cases, customers shopping from time zones different than the resort shop's time zone could see incorrect availability. This issue caused the season start and end dates to incorrectly show as available or unavailable. This now works as expected.

  • Issues with cutoff times being one day off on Cloud UI PDPs when customers were shopping in a different timezone from the store’s timezone have been resolved.

  • The “Upgrade your experience” language string that appears above add ons can now be edited for resorts using en-AU language culture.

Customizable Link Text

Link text theme including weight, color, and decoration can now be customized by working with an Aspenware Service Representative. To have link text theme updates apply to links, the following updates must be made

  • When adding links in product descriptions, for these links to inherit theme customizations, class="ads-link" must be added to the link HTML. For example Go to this <a href="{LINK}" class="ads-link">LINK TEXT GOES HERE</a> has the class, but the following link does not: Go to this <a href="{LINK}">LINK TEXT GOES HERE</a>

  • The language string ‘publicui.cartnotice.applycoupons’ should be updated to include class="ads-link". If changes haven’t been made to the default value, the default below should be updated

    Code Block
    Apply coupons in the <a href="{cartUrl}" class="ads-link">cart</a>

Google Analytics

  • Inconsistencies in the firing of view item events from a cross sell flow have been addressed and now work as expected.

  • The view_item event now consistently fires when PDP is loaded after clicking through from a pricing calendar.

...