Hello,
First, I am using the terms and conditions for checkout as shipping terms and policy and have renamed it as such. So right now I have a custom field that asks "Does your order require shipping?" and a drop down "Yes/No". Then on the bottom of that same area it has the check box to agree to the shipping policy. Is there a way to only agree to the policy if checked 'Yes' for the custom field question. Or, Is there a way to have the terms appear only when someone selects yes?
If you want your custom fields to display regarding your terms and conditions checkbox, or your T&C checkbox to display regarding the value of your custom fields, you'll have to directly use some custom code through the files of the checkout view, which will require some development skills.
Second, I have a area of my products page that shows the category listing so customers can easily navigate, but is there a way to have it as a dropdown to show the sub categories instead of how it is appearing right now (please see the attached image)
I asked this question before and looked at other postings, but have not received an answer as of yet.
That will also require some code customization, category listing can only be displayed through DIVs/Tables/Lists.