Hi Everyone,
I am finally posting this to the right category...sorry for prev. posting in the wrong place.
I would have tought that this was touched on before, but couldn't find it in search.
I am looking to make it so that all orders will only be shipped to the billing address. I thought that by editing the /customer/main/register.tpl by removing the
{include file="main/register_shipping_address.tpl" userinfo=$userinfo}
line, it would just default to the billing address since it would be "blank".
It seems to work generally, since in the profile, they can't edit their shipping info either.
Is this the proper way to do this?
Is there anything else that I should consider when just commeting this line out?
Is there any JavaScript or Coding that might cause error since the form fields are not there?
Thanks for any suggestions or help.
- X-Cart 4.0.17