Right now, we just have a thin logic isVisible(product:) on ProductFormBottomSheetAction/ProductFormSection.SettingsRow to decide which settings rows / bottom sheet actions are to be displayed. It might be nice to have a factory that creates both sets of product editing actions since they are based on the same logic whenever the product is updated.