Define a MenuSheet
[newMenuSheet = MenuSheet
returned by Shop.createMenuSheet].
Comments
In addition to adding items to the MenuSheet, you can, of course,
also remove items from the default Shop MenuSheet if you want to
disable certain options. For information on the contents of the
default Shop MenuSheet see
sale.Shop.createShopMenuSheet
.
MenuSheets offer a rich API to find options based on tags, to remove
and to add options. For information on this API see
sale.MenuSheet
.