Intent create families of related objects without concern for the concrete type Structure - for each product: - interface - for each family: - concrete product - abstract factory (interface) - for each family: - concrete factory - for each product: - create product method Note Factories typically are singletons