window.Webflow ||= []; window.Webflow.push(() => { const name = 'John Doe'; console.log(`Hello ${name}!`); });