Catalog settings
Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites
This documentation needs review. See "Help improve this page" in the sidebar.
The Catalog module extends the functionality of Drupal's taxonomy system. When it is first installed, a vocabulary named Product Catalog is created with the following settings:
- Multiple inheritance -- Terms may be in more than one place in the hierarchy.
- Multiple selection -- Nodes may be in more than one category in the Product Catalog.
- Not required -- Product type nodes are not required to be in the catalog.
- No free tagging -- Categories must be specifically created before being used.
- Node types: product
Any of these properties may be changed as with any other Drupal vocabulary by browsing to Administer > Content management > Taxonomy and then selecting the edit vocabulary link. If other modules that define product-like nodes are enabled, those node types should be allowed in the vocabulary. When a product class is created, the new node type is automatically added to the Product Catalog.
The Catalog settings page at Administration » Store » Configuration » Catalog (admin/store/settings/catalog) lets you change which vocabulary is used as the product catalog. There is also a text field to set the URL that links to the main catalog page. The checkboxes contain various display settings for the catalog block and pages. The choice for the number of grid columns should be based on your theme.
To read more about adding categories to your product catalog, check out the following page:
http://www.ubercart.org/docs/user/10964/building_product_catalog
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion