Laali

 
Snyder and Rowe Inc

Snyder and Rowe Inc

  • In distinctio Sit, Distinctio Obcaecat Eu porro deserunt se, In facere sit dolor, Guinea-Bissau
  • No ratings found yet!
  • Ellis and Gomez LLC
  • Harrison Wilson Inc
  • 974
  • Hanna Battle
  • Adipisicing voluptat
    No Reviews found
Shopping cart close
document.addEventListener("DOMContentLoaded", function () { const observer = new MutationObserver(function () { const dashboardLink = document.querySelector(".account-dropdown a[href$='my-account/']"); const isVendor = document.body.textContent.includes("Vendor Dashboard"); if (dashboardLink && isVendor) { dashboardLink.setAttribute("href", "/dashboard/"); dashboardLink.textContent = "Vendor Dashboard"; observer.disconnect(); } }); observer.observe(document.body, { childList: true, subtree: true }); });