Chapter 3. Adding Products and Services
In the previous chapter, Creating the Artisan Bakers Collective Website, we laid the groundwork for our site and added a few pages that are common to nearly all sites on the web. In this chapter, we will use Drupal to build a custom content type to store individual bakery items that appear on the Artisan Bakers Collective Breads menu. We will also explore different ways of displaying the content, to make the menu look its best.
At the end of this chapter, you will understand:
How to use Drupal's core content types structure to build new content types
How to display and theme content types and their custom fields to customize the overall display of content on your site.