Extra field on Shipping Data

  • Posts: 5
  • Thank you received: 0
13 years 9 months ago #8377

Hi;
Besides name, address, etc; i was trying to add an extra text-area custom field in the shipping data, but it also appears in the billing data, and in the registration form. Is there any way to make it appear only in shipping data?
One more thing, is there any way that the user can attach a short text to an item he just bought, like a note for a present or something?
Thanks in advance.

Last edit: 13 years 9 months ago by zalinsky. Reason: More doubts

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8390

Hi,

With the Starter edition, you will be limited to only custom address fields. However, with the Business edition, you will be able to add custom order fields which will be linked to the order and displayed on the checkout. You will also be able to add custom item fields which will be displayed on the product page and attach to each product in the cart (and then in the order).

It's possible to hide your custom address fields on some forms and not on others with a line of CSS. But the field needs to not be required is that case, otherwise, the system will refuse the form. If you give us the URL of your shop, we should be able to give your more precise directions concerning the CSS to use to hide your custom address field.

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

  • Posts: 5
  • Thank you received: 0
13 years 9 months ago #8400

The CSS options seems nice, i'm using firebug to see where can i do that, but it doesn't seem to help me that much... maybe it's because i'm rather new to firebug.
I could give you the url of the site, but i'm still building it on a temporary domain and most importantly it's in spanish, so i don't know if you'll manage
What if the not required field i want to hide is, for instance, the postal code? Any hint then about what i should type in the CSS? or will you chek the site anyways?
Thanks again!

Last edit: 13 years 9 months ago by zalinsky. Reason: explained better

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8401

I'm not an expert in Spanish but I should be able to handle it.

On our demo website you can hide the post code field with this:
#address_post_code{ display:none; }

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

  • Posts: 5
  • Thank you received: 0
13 years 9 months ago #8406

Ok, this would be the link then:
http://********************************************
Oh, and you can use this user if you must:
user: *****
pass: *****

Thanks!

Last edit: 13 years 9 months ago by zalinsky.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8409

In HikaShop, you have addresses attached to the user. Then, during the checkout, the user can use that address as a billing address and/or as a shipping address. So, the edition popup is the same for both and if you change something for an address used as billing, it will also be changed if it's used as shipping.
I think that the solution will be to use custom order fields. That way the fields will be displayed on the checkout directly and you will only have them once per order.

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

  • Posts: 5
  • Thank you received: 0
13 years 9 months ago #8415

It makes sense, this can be done with the "Essential" version? or only the "Business" one?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8421

Only with the Business version.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum