Skip to content

Instantly share code, notes, and snippets.

@Juanpablobar
Last active April 23, 2022 05:47
Show Gist options
  • Save Juanpablobar/0f361c8eb4a9948bd44f6605ec60e4d7 to your computer and use it in GitHub Desktop.
Save Juanpablobar/0f361c8eb4a9948bd44f6605ec60e4d7 to your computer and use it in GitHub Desktop.
VTEX: Subscribe checkout steps
vtex.events.subscribe('checkoutSteps', (currentView) => {
// profile, shipping, payment
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment