Just Migrated from Ubercart and cannot make add to cart buttons
Hi, I just migrated a whole site with about 45000 products over from Ubercart into a fresh installation of commerce (didnt know if it would work with kickstart), I'm getting the hang of commerce, but no matter what I do I cant make add to cart buttons for products (I also dont know how stock is handled in commerce yet so I think those numbers weren't brought over, although the field in the sql table to see if items can be viewed and purchased or whatever area all set to 1). I looked at the guide on the commerce homepage and set up the 'product' field on the content types: Product and Product Display according to the guide and for the teaser/default display modes. i.e. I set the product field to required and checked 'render field from referenced products...' (The other fields are not be identical with each other, but I assumed this didnt matter) I made the basic catalog by following the guide and it doesnt have add to cart buttons (everything else works) I also tried to make a add to cart button in a custom view I made using the 'Field:Product' selection (I don't have the option of Commerce Product: Add to Cart form, I actually dont have any commerce fields selectable from views)
If someone could help me I would be EXTREMELY appreciative
P.S. If I can install kickstart and if it would fix this problem I would be open to doing that, but I'm new to commerce so I just dont know.
Comments
Add a taxonomy term field to your product display content type :) Or use "relationship" in Views to bring in fields from your connected products and then filter based on your product's taxonomy terms.