Hi,
I'm trying to make some configurations into my store before going to production, but I'm having some problems in finding how to do.
Here is a list of configurations that I need to make.
1 - Set the visibility of the products. Only logged users can see the products (if isn't possible, hide de price for public view)
2 - Add custom fields to the products. I wanna create some custom fields for a certain type of product.
3 - Customize the Signup fields. I would like to remove some fields like the "Banking & Taxation" from the signup page and set this information after into the profile.
Can anyone help me?