Hit Enter to Search
Hi,
You can make the same code above.
if ( url.search(‘checkout/cart/delete’) != -1 || url.search(‘wishlist/index/remove’) != -1 ) {
Thanks!