Internal
Defines a ProductView controller instance.
ProductView
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.
subscribe
ec.productView
The ProductView controller definition.
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 anec.productView
event.