Zonotone(ゾノトーン)公式サイト

Where there is Music, there is Zonotone.

Where there is Music, there is Zonotone.

Accessories | Headshells

Products Portfolio

Z・SHELL 10

Headshell

  • Body

    Aluminum alloy

  • Weight

    15g

;(function () { // アンカー直アクセス時のみ動作 if (!location.hash) return; // ブラウザの自動スクロール復元を無効化 if ('scrollRestoration' in history) { history.scrollRestoration = 'manual'; } var executed = false; var OFFSET = 140; // 固定ヘッダー分(必要に応じて調整) function stabilizeAnchor() { if (executed) return; var target = document.querySelector(location.hash); if (!target) return; executed = true; var y = target.getBoundingClientRect().top + window.pageYOffset - OFFSET; window.scrollTo(0, y); // hash を URL から除去して引き戻し防止 setTimeout(function () { history.replaceState(null, '', location.pathname + location.search); }, 50); } // Elementorの遅延確定に合わせて数回だけ実行 document.addEventListener('DOMContentLoaded', stabilizeAnchor); window.addEventListener('load', stabilizeAnchor); setTimeout(stabilizeAnchor, 500); setTimeout(stabilizeAnchor, 1200); })();