Hello: I created a site for a client using Drupal 7 and commerce quickstart. Now that things are picking up, the client wants to make the estore a complete site; so I am adding the about, directions, join, etc. pages, but can't seem to figure something out.
Since the site was originally created with drupal 7 commerce quickstart, the default/home url takes the user to the store page showing all the items. So, for example, you type in ourStore.org and bam, you see the products in the store and can begin your shopping. Well, I now want it so when users types in 'ourStore.org', the url points to the regular main/home page, and NOT the store page.
Then I need to create a link on the site to 'Our Store' for example, user clicks and goes to the store page that was originally the home page.
I must be tripping over something because I thought this would be a simple change.
Any help would be appreciated. Thank you in advance.