Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in _gmap_base_js() (line 273 of /home4/monk233/public_html/sites/all/modules/gmap/gmap.module).

Ubercart add new (content type) product

From... http://www.ubercart.org/forum/support/15695/how_create_new_product_type_...

In Drupal, you create a new Content Type in "Administer » Content management » Content types". So, at first, I tried creating my new type of Ubercart Products there. But that didn't work. They didn't show up in the Ubercart Catalog and I couldn't figure out how to get the new products to show up. So, since I didn't Understand how to correctly add new product types/classes , I want to clarify it for others.

In Ubercart a New Content Type AND a New Product Type are basically the same thing.

However, the New Product type is called a "New Class" (You can find out more about Classes here: Understanding Product Classes., although I did not understand what to do from reading that ). So, to state it plainly,

To create a New Product Type, Create a new Class at "Administer » Store administration » Products » Manage Classes".

Name the new class what you want the new product class to be called. (i.e. tools, supplies, t-shirts, fabrics, etc.) When you have finished creating the new class, it will automatically show up in  "Administer » Content management » Content types" as a new content type. To add new fields to the new "Class/Product Type" you go to "Administer » Content management » Content types", find the name of the one you just created and click on "Manage Fields". You enter all the new fields here. SECONDLY, your catalog taxonomy vocabulary will have been automatically checked for your new product type. However, if you have added any new Vocabularies that you want your new "Product Type/Class" to use, you'll have to manually add them at "Administer » Content management » Taxonomy". Best Wishes, Stephen