monitorProductPage

fun SystemaAI.monitorProductPage(    view: View,     product: Product,     attachStateChangeListener: View.OnAttachStateChangeListener? = null,     callback: (Result<HttpResponse>) -> Unit = {}): SystemaOnAttachStateChangeListener?