Needed to smooth the clay but my old steel kidney was old and I wanted to replace it, but found this way to stiff, compared to the paper thin one, bit disappointed really.
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: