order item x when item y is added to the shopping cart
We have an ask that if item x is ordered, a laptop for example, that item y (an asset tag) is also automatically added to the shopping cart. I am certain I could do that via CartJS and a business rule but I suspect there is a solution that is far mor...