Defines a ProductView controller instance.
This controller is stateless and does not implement a subscribe method,
making it simpler but different from other controllers in the system.
Its sole purpose is to log an ec.productView event.
The ProductView controller definition.
See Implement server-side rendering.