As i know after viewing theme codes, all customs fields are called only once by code. its not very good situation,
because better is to call custom fields in separate sections
like
Call customs fields of customer information in customer information block
but in themes all are called on same place, so all custom fields are displayed in same block. is there any possibility to call customs fields section wise?
My field is a name of a custom field. It was just an example, if you have a custom field named My field, that is how you’d inject it in your custom theme.
Thank you Lubos. i understand in used it properly
it will be really usefull if you guide me how to display delivery status in invoice using code like above. (as i already asked in diff thread)