Variable Product: Replace dropdown select with per variant add-to-cart buttons
-
I would like to display individual add-to-cart buttons for each variant of a product on the single-product template, replacing WC’s default dropdown selector.
For example, a record label website would typically have album products available in three formats: LP, CD, and MP3 albums. Ideally, we would display an add to cart button for each format, with the text of the button populated by format + price, that is:
[LP $20]
[CD $13]
[MP3 album $10]Bonus points if we have a mechanism which sets the order of the variant buttons on the page, i.e., LP, CD, MP3 (or descending price).
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.