Versions Compared

Key

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

This guide will review how to update categories that appear in the navigation and menu and utilize the new category capabilities of the Commerce Site Navigation.

...

  1. Configure Externally Linking Categories (Optional)

  2. Configure Focused Header Categories for Desktop (Optional)

  3. Customize Settings for Linking to the Marketing Site

  4. Customize Language Strings for the Slide Out Menu and Empty Cart

  5. Special Considerations

...

A category can be configured as an Externally Linking Category and is configured in Aspenware Commerce Admin. An Externally Linking Category represents a category that exists on another site (typically the resort’s marketing site) and is accessed from the Commerce Site Navigation by a URL.

...

Once the category is created and saved, it can then be configured as an Externally Linking Category. To configure:

  • Go to Catalog > Categories

  • Search and click Edit on the category you wish to make external linking.

  • Scroll to the ResortOS Product External Category Settings section.

  • In Category External Url, paste the URL the category should link to when a customer selects this category. Please note that the “https” portion of the URL must be included.

  • Check the Is External Url Category checkbox.

  • Click Save.

...

2. Configure Focused Header Categories on Desktop (Optional)

...

Note

IMPORTANT: Previously, Aspenware Commerce required that all categories were set to Include in top menu for the category to work, but this selection now is no longer required during configuration and is now used to enable this new feature.

Consequently, if there are existing Aspenware Commerce categories that were configured previously with the Include in top menu box checked, those will need to be unchecked if you do not want them displayed as focus categories in the Commerce Site Navigation.

...

To customize a language string:

  • Go to Configuration > Languages

  • Click Edit on English.

  • Expand String Resources Tab.

  • Search for the string resourcein Resource Name.

  • Click Edit.

  • Enter the desired text to display.

  • Click Update.

Special Considerations

  • Categories fenced by customer roles are supported.

  • Some content elements cannot be configured, such as the cart notice title “Item Added,” “Subtotal,” “View Cart,” “Checkout”, and header content, including “Menu”, Login, Logout, and “More…” which appears if more than four focused header categories are enabled. These will be converted to language strings and customizable in Admin in a future release.

  • For customers using the Loyalty feature, The setting for loyalty.fab.attach.to, which controls the location of the loyalty Fab must be set to #HERO for it to display correctly. The fab position of #BRANDHEADER is not supported for ResortOS shops. (Refer to the Configuration: Loyalty for more details on editing this setting.)

  • For customers using the loyalty feature, the Loyalty Styles HTML widget’s HTML should be updated to the code snippet below. Note that the change is to --fab-position-top-mobile: 80px so that the fab is always located below the header and above the products and shop banner. (Refer to the Configuration: Loyalty for more details on editing this HTML widget.)

...