Const
Service for handling product-related API calls with caching.
Creates a new product and invalidates cache.
Deletes a product and invalidates cache.
Fetches all products. Uses cache unless forced.
Fetches the price history for a specific product ID.
Updates an existing product and invalidates cache.
Service for handling product-related API calls with caching.