Hello,
Upon installation, Ubercart creates a new content type - Product - which serves to publish items in the online store that have a price and can be added to the shopping cart.
Please help with the following question:
How do I add a second content type that serves to add items to the store that require other fields in the content type (new group of products with different information fields) and again have product behavior - have a price, add to cart, etc.
/admin/store/products/classes
Add a new "class" - a new content type (with product properties) will be created.