Hi All,

Is it possible to configure the product options so that they will display in a table format? For example:

| Option | Description | Price |
-----------------------------------
| 1LKGS | Lorem ips | $5.00 |

Where the option ID (in this case 1LKGS) is a link and the user can click that to add the option to their cart as opposed to using a drop-down or radio button. Before I attempt to hack up ZC myself to make this work I was wondering if there is a mod or some built-in functionality that works this way?