Project:
UbercartCategory:
bug reportVersion:
Dev versionPriority:
normalStatus:
fixedUnder the Administer->Store Administration->Configuration->Product Settings link under the Edit tab and Product Fields sub tab, I can specify the product fields I want to hide/show. The Product Kit does not use these settings and probably should have it's own settings, but neither is true.
Cheers,
Jon Antoine
www.antoinesolutions.com

Re: Product Kit has no field settings and does not abide by Prod
The products and product kits are (mistakenly) using different defaults for the uc_product_field_enabled variable. So if I change something on the fields settings page, they both will use the settings. Before that, though, they act differently.
I think they should use the same settings since kits are just a bunch of kits together. Whatever you would display for one should make sense for the other. But there's nothing stopping you from theming the different node types differently if you want to.