concerning the Filter message about product not having enough stock accounting for what's already in the cart.
How can we use this code to insert a variable and get the product name in the message ? I'd like to get : "You are currently trying to order "Product name", You cannot add that amount to the cart — we have %1$s in stock and you already have %2$s in your cart."
Thanks