Newest Products website
     

                  Newest Products              

document.addEventListener("boost-pfs-filter-done", function() { document.querySelectorAll(".boost-pfs-filter-product-item-price").forEach(function(el) { if (el.textContent.includes("$0.00")) { el.innerHTML = 'Request Price'; } }); });