Product
is a functional representation of the product endpoints
from the API.
The list and details actions are supported.
When viewing the details of a given product some elements of the original data become mutated into an object.
Find the expected API response data here.
Each category becomes mutated into a category object.
Each media item becomes mutated into a Optimus\Entities\Media
object.
Each pricing item becomes mutated into a Optimus\Entities\Pricing
object.