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. Please note that the “https” portion of the URL must be included.
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.
...
Parent category with lowest display order defined in Admin (detailed in Step 1 of Configuration: Categories) will be farthest left.
Any subcategories flagged as include in top menu in Category Configuration belonging to this parent category following their nested display order within the parent category.
Parent category with second lowest display order defined in Admin (detailed in Step 1 of Configuration: Categories). Second lowest display order will be next, and on and on until 4 categories are displayed. Any categories fifth in display order will appear under the “More…” display farthest right in the header.
Any subcategories flagged as include in top menu in Category Configuration belonging to this a parent category that has also been checked to include in top menu will appear in the dropdown below the parent header item following their nested display order within the parent category. And so on.Note that the parent category must be in the top four display order (not included in the “More…” item).
To configure a Focused Header Category:
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.
...
String Resource Name | Default/function | Location |
---|---|---|
shoppingcart.mini.noitems | Default: No items in your cart Function: Appears when shopping cart is empty | |
[accountbuttontitle] | Default: Your Account Function: Title of My Account button when logged in | |
[accountbuttonsubtitle] | Default: None Function: Access vouchers, payment plans, and more | Goes underneath the “Your Account” shown above. |
[signincreateaccount] | Default: Sign In/Create Account Function: On menu for a user who is not logged in | |
[signout] | Default: Sign Out Function: On menu for a logged-in user | |
[shoplabel] | Default: Shop Function: Shop Link Text |
...
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.)
...