Chapter 12: Implementing Product Information Management
In previous chapters, you learned about some key features of the Pimcore environment presented in Chapter 1, Introducing Pimcore. In particular, in Chapter 6, Using Digital Asset Management, you discovered the Pimcore Digital Asset Management (DAM) feature and all aspects related to images and asset management. Then, in Chapter 4, Creating Documents in Pimcore, and in Chapter 8, Creating Custom CMS Pages, you learned about the concept of content management systems (CMSes) and how to create documents and site pages.
In this chapter, we will go in-depth through the concept of Product Information Management (PIM), putting into practice the concepts of Pimcore classes learned in Chapter 5, Exploring Objects and Classes, to define a Product
entity. The chapter is organized as follows:
- What is a PIM?
- Defining the
Product
entity - Creating Product Variants
- Creating a Bundle Product
- Managing different Product...