<section class="SCSV3-Hero SCSV3-Hero-type" data-cat="troubleshooting">
  <div class="SCSV3-Hero_orb SCSV3-Hero_orb-1"></div>
  <div class="SCSV3-Hero_orb SCSV3-Hero_orb-2"></div>
  <div class="SCSV3-Hero_orb SCSV3-Hero_orb-3"></div>
  <div class="SCSV3-Hero_inner">
    <h1 class="SCSV3-Hero_title">Troubleshooting</h1><div class="SCSV3-Hero_lede SCSV3-Prose"><p>Diagnose common issues and their resolutions across the StoreConnect platform.</p>
</div></div>
</section>
<section class="SCSV3-TypeListing" id="scsv3-main" data-cat="troubleshooting">
  <div class="SCSV3-TypeListing_layout">

    <aside class="SCSV3-TypeListing_toc" aria-label="On this page">
      <div class="SCSV3-Toc">
        <p class="SCSV3-Toc_label">On this page</p>
        <ul class="SCSV3-Toc_list"></ul></div>
    </aside>

    <div class="SCSV3-TypeListing_main"></div>

  </div>
</section>
<script>
  (function () {
    document.querySelectorAll('.SCSV3-Toc_list a[href^="#"]').forEach(function (link) {
      link.addEventListener('click', function (e) {
        var target = link.getAttribute('href');
        var el = target.length > 1 ? document.querySelector(target) : null;
        if (!el) return;
        e.preventDefault();
        el.scrollIntoView({ behavior: 'smooth', block: 'start' });
        history.replaceState(null, '', target);
      });
    });
  })();
</script>

