Hi all,

I'm wondering if there is a way to modify the Quantity Restriction drop down box. I'd like it to display "[Quantity] for [Price]". For example, right now it just displays "50" without a price or anything. I'd like it to say "50 for $7.50"

Currently, I accomplish this using variants and the variantsindropdown.xml package for the products, but it's a huge hassle to manage 7-10 variants for each product every time their price or weight changes. We need the price to display next to the quantity.

Does anyone know of a way to do this, or even if it's possible? I would assume I'd just need to add text and a price calculation to the Quantity Restriction logic, but i'm not sure which file to modify or how to.

Thanks!