Delivery Address

  • Posts: 2
  • Thank you received: 0
11 years 10 months ago #94241

The delivery address of orders on our website will usually be different to the Senders address - I would like to remove the tick from 'Use the same address as for billing' so that the form is displayed to enter delivery details. How can this be done?
Alternatively we could remove the Delivery Address from the email that is sent out and add the delivery details to the custom fields. Where can we edit the email that is sent to the customer?

Last edit: 11 years 10 months ago by sellnet.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #94324

Hi,

You can edit the view "checkout / address" and replace the line: "if($config->get('shipping_address_same_checkbox', 1)) {" by "if($config->get('shipping_address_same_checkbox', 0)) {"

For the mail, you can go in System > Emails and then edit the mail (Business) else in "media/com_hikashop_mail" edit the "order status notification" mail, with this method when updating hikashop you will lose the changes.

Last edit: 11 years 9 months ago by Xavier.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum