Hello, me again.
Since changing the shopping method on my website, I have now added a bit of inline code to the bounce page with a message telling customers that an item has been added to cart and to 'View Cart' for further details.
This works well, however I’ve discovered this same message also appears after using the contact us mailform, when the same bounce page is used to inform that an email has been sent. It also will appear if someone clicks the search icon without having entered any text first.
Is there a way, possibly using a 'block if' condition, that I can get this 'item added to cart' message to appear just for the cart bounce page, and not where other instances of the bounce page occur.
Thanks!
Since changing the shopping method on my website, I have now added a bit of inline code to the bounce page with a message telling customers that an item has been added to cart and to 'View Cart' for further details.
This works well, however I’ve discovered this same message also appears after using the contact us mailform, when the same bounce page is used to inform that an email has been sent. It also will appear if someone clicks the search icon without having entered any text first.
Is there a way, possibly using a 'block if' condition, that I can get this 'item added to cart' message to appear just for the cart bounce page, and not where other instances of the bounce page occur.
Thanks!
Comment