The request
“I'm looking to display an add to cart button as a hover effect when mousing over a product on collections. Quick, without opening the product.”
One-click adding from the grid.
The approach
We added a hover state to product cards with an add-to-cart button that adds single-variant products directly and opens a selector for products with variants.
What we shipped
Add-to-cart button on card hover
Direct add for single-variant products
Selector for multi-variant products
Visible without hover on touch devices