Re: "add to cart" form with new product-node-type problem

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6841
Re: "add to cart" form with new product-node-type problem

I'm specifically using only uc_product's node types for those callbacks because uc_product_kit has a somewhat different Add to Cart form. Using hook_product_types() here would add product_kits to hook_forms() twice, and differently, and I don't really know what would happen then.