Shipping address NOT defaulted

  • Posts: 14
  • Thank you received: 0
11 years 6 months ago #72291

Hi,

In the standard config the checkbox “use same address as billing address” is checked as a default.

How/where do you change this so that the default is that a shipping address has to be manually entered?

TB

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

  • Posts: 81662
  • Thank you received: 13092
  • MODERATOR
11 years 6 months ago #72481

Hi,

You will have to add such code at the end of the file "address" of the view "checkout" via the menu Display->Views:

?><script type="text/javascript">hikashopEditAddress(document.getElementById('hikashop_checkout_shipping_address_edit_<?php echo $address->address_id; ?>'),1,false);</script>

and remove the line:
$checked = 'checked="checked" ';

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

  • Posts: 14
  • Thank you received: 0
11 years 6 months ago #72515

Still checked …

Attachments:

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

  • Posts: 81662
  • Thank you received: 13092
  • MODERATOR
11 years 6 months ago #72774

Please make sure that you're editing the view file for the front end template you're using and not another template or you won't see any change.

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

  • Posts: 14
  • Thank you received: 0
11 years 4 months ago #83727

Has this changed in v2?

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

  • Posts: 26029
  • Thank you received: 4006
  • MODERATOR
11 years 4 months ago #83734

Hi,

It has no changed in HikaShop 2.0.0 but there would be a new (hidden) option in HikaShop 2.0.1

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum