monitorRecItem

fun SystemaAI.monitorRecItem(    view: View,     product: Product,     onClickListener: View.OnClickListener? = null,     callback: (Result<HttpResponse>) -> Unit = {}): SystemaViewOnClickListener?