These are very simple, well made and inexpensive pieces of kit which make life so easy when handling new pots without the risk of damage to them. Well done Scarva!
if($('.main-content .right-nav .product-list')[0].previousSibling.textContent.includes('7'))
{
$('.main-content .right-nav .product-list')[0].previousSibling.remove();
}
You may need to surround the script in a script tag if there is not one present in the Script content already, like so: