I'm bundling products (ex. 1 soap, 1 shampoo, and 1 hand cream) and am allowing customers to make choices about which specific soap, shampoo, and hand cream they would like. For each attribute value I have inputted my regular store price for these items (for pricing by attributes) and included a bundling fee above this amount by setting a positive initial base price. Because I'm selling a bundle and not individual products, I don't want the customers to see the lowest (default) priced values, but I do want them to see the relative cost between different options (ex. that the fancy soap costs $2 more than the lowest price default soap). Is there any way to tweak the output so that prices are displayed relative to the default (or lowest priced item)?
I know that I could increase my base price to include the default costs and price the attributes at their relative price difference; however, this is problematic if I decide to change values later.
Thanks



