Search
Racing Car Radiators
172 Products
Filter
Sort by
(function() { class SPZCustomScrollHandle extends SPZ.BaseElement { constructor(element) { super(element); this.xhr_ = SPZServices.xhrFor(this.win); this.action_ = SPZServices.actionServiceForDoc(this.element); } isLayoutSupported(layout) { // 支持的 layout 类型, 若无界面, 限定 "logic" return layout === 'logic'; } buildCallback() { this.setupAction_(); } setupAction_() { this.registerAction('scrollFilter', () => { const targetElement = document.querySelector('#collection-filter-wrap-location'); this.scrollElementIntoView_(targetElement); }); } scrollElementIntoView_(element) { // 获取元素相对于文档顶部的距离 const elementTop = element.getBoundingClientRect().top + window.pageYOffset; // 计算目标滚动位置(元素顶部距离视口240px) const targetScrollPosition = elementTop - 240; // 使用 smooth 滚动效果 window.scrollTo({ top: targetScrollPosition, }); } } SPZ.defineElement('spz-custom-scroll-handle', SPZCustomScrollHandle); }())

Perfect Combination of Performance and Lightweight Design

With Alloyworks radiators, racing teams can trust that their vehicles are equipped with cooling systems that deliver optimal performance and reliability on the track, giving them a competitive edge in motorsport competitions.