diff --git a/themes/vue/source/js/common.js b/themes/vue/source/js/common.js index b04f3b7050..c80ab5315c 100644 --- a/themes/vue/source/js/common.js +++ b/themes/vue/source/js/common.js @@ -410,6 +410,7 @@ new SmoothScroll('a[href*="#"]', { speed: 400, + speedAsDuration: true, offset: function (anchor, toggle) { let dataTypeAttr = anchor.attributes['data-type'] if(dataTypeAttr && dataTypeAttr.nodeValue === 'theme-product-title') {