I would like the ability for the customer to choose an attribute for each item in their cart on checkout, then i want a report to see the amount of sales dollars for that option.

For example - Let's say my products are all $5.

Sarah places an order with 2 line items:
product A, and she picks blue for the attribute
product B, and she picks red for the attribute

John places an order with 1 line item:
product C, and he picks blue for the attribute

So i want to go to a page in zen cart admin, run a report, and see blue = $10 (from the sum of product A and C, each being $5) and red = $5. basically i want to see the money associated with each product attribute. and i want to be able to see this by week, month, date range, etc.

is there a mod that does this?