Jump to content

Add Fields to Packing Slip


Guest qtkris

Recommended Posts

I would like to add the customer's telephone number to the packing slip and also the comments and shipping method for the order. Can anyone explain how to do this? We're just getting going with CC 4.1.1. Thank you!

Link to comment
Share on other sites

  • 2 months later...

Guest PLMaster

I used phone instead of telephone and it worked a charm.

Does anyone know the codes needed to put the billing address on there?

Link to comment
Share on other sites

The billing address codes are the same the delivery address ones but without "_d" at the end.

For example:

$result[0]['name_d']

becomes...

$result[0]['name']

Just copy everything inside <div class="deliveryAddress">

Find and replace the "_d"s and you'll be sorted.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...