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.

...

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 Settings section.

  • In Category External Url, paste the URL that the category should link to when a customer selects this category. We recommend that the external category link goes to a resort’s marketing site page where Headless Commerce is enabled for a specific product type (coming soon).

  • Check the Is External Url Category checkbox.

  • Click Save.

  • Once Category creation is complete, follow the instructions in Step 1 of this release guide (above) to refresh the categories in order to publish changes.

...

  • Follow Step 1 in Configuration: Categories.

  • Select Include in top menu.

  • Click Save.

  • Once complete, follow the instructions in Step 1 of this release guide to publish category admin changes to the Commerce Site Navigation.

...

There are several language strings available for customization in Commerce Site Navigation.

String Resource Name

Default/function

Location

shoppingcart.mini.noitems

Default: No items in your cart

Function: Appears when shopping cart is empty

Image RemovedImage Added

accountbuttontitle

Default: Your Account

Function: Title of My Account button when logged in

Image RemovedImage Added

accountbuttonsubtitle

Default: None

Function: Access vouchers, payment plans, and more

Goes underneath the “Your Account” shown above.

Default: Sign In/Create Account

Function: On menu for a user who is not logged in

Image RemovedImage Added

Default: Sign Out

Function: On menu for a logged-in user

Image RemovedImage Added

Default: Shop

Function: Shop Link Text

Image RemovedImage Added

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.)

...