Customization of Address Fields on Checkout page

  • Posts: 66
  • Thank you received: 0
10 years 8 months ago #176274

-- HikaShop version -- : 2.3.3
-- Joomla version -- : 3.3.2
-- PHP version -- : 5.5.15
-- Browser(s) name and version -- : Chrome

Hi,

During the checkout the customer is asked for two addresses Billing & Shipping.


Query 1:

In both of these addresses, I want to change the way the address fields are displayed and want to show them as per the US format instead of just one single box. Also I want to show two seperate boxes for entering telephone numbers, i.e. one small box for entering country code and immediately besides it the telephone number.

How can we do this? I understand that I can make use of custom fields. But then I can't organize the telephone country code and the number side by side. Also I can't order the custom fields below the default ones.

Query 2:

I want to just add a text message (no text input box/field) below the both titles viz. 'Billing Address' & 'Shipping Address'. This message will be a short info about which product will be delivered to which address. For example Product 1 will be shipped to Billing Address & Product 2 will be shipped to Shipping Address.


Useful guidance will be appreciated. Thanks in Advance.

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
10 years 7 months ago #176279

Hi,

1. Custom fields will indeed allow you to customize the display of the fields of the address. If you want to go further, you can create new custom fields types with different display and handling by developing a HikaShop plugin. Of course, it requires you to be a PHP developer to do that or to hire one to do it for you. We have some documentation for developers on that in our "fields" API of the developer documentation page: www.hikashop.com/support/support/documen...r-documentation.html

2. In that case, you want to customize the file "address" of the view "checkout" via the menu Display>Views. It also requires some PHP skills.

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

Time to create page: 0.053 seconds
Powered by Kunena Forum