I've noticed that when the shipping cost is based on price, the
shipping tag determines that cost based on the price field in the
products table. Instead, I think this should be done based on the
field specified by $Config->{PriceField}. Should I file a bug?
- Grant