The request
“A buy-it-now bar at the bottom of the page that sticks as you scroll. Clicking it should add whatever variant is currently selected, not the default.”
A sticky bar that needed to stay in sync with the variant picker.
The approach
We built a sticky buy bar that tracks the customer's variant selection and adds exactly that variant on click, showing the current price. It hides when the main button is in view.
What we shipped
Sticky buy bar synced to the selected variant
Current price shown
Hides when the main button is visible
Works on desktop and mobile