public static void ClearCache() { ProductCache?.Clear(); }
public static void Clear() { ProductCache?.Clear(); RequestHistory?.Clear(); }