addProductTags

fun SystemaAI.addProductTags(    v: View,     product: Product,     tagMapping: Map<String, Int>? = null): Result<View>

Add product related tags for a view or button Here view refers to an element that represents a single product