Jump to content

Track&Trace;question


Recommended Posts

When I send out the "order sent" mail, the T&T;number is showen as the hole URL adress. (See attached pic.)

1) Is there a way to make it shorter or just "click here"
2) Is it posible to include the T&T;no. so the customers can see it

Like :
_________________

Your T&T;no. is
XXXXXXXXXXXDK
------------------------
To track your parcel
-- Click here --
_________________

/Henrik

8377_Lnfo4l3hkPitk3L0NR1M_t

Link to comment
Share on other sites

  • 3 weeks later...

Hi Ion_cannon,

Thanks for your reply,

I variable was more or less the same, but just in case, I copied yours into tpl file.
unfortunatly it give me the same output (as picture above) (;O(

Any surgestions ?

/Henrik

Link to comment
Share on other sites

Well the image you have posted is from an Email I assume?? When you check the Order Details on the site with the code above what does the tracking information look like for the order now? You have to edit the email template /mails/lang/shipping.html, make sure {followup} is enclosed like below if you are trying to fix an email:



Track Your Shipment




It should work that way.

Link to comment
Share on other sites



{followup}




I am so sorry for getting it streight !
I was actually thinking of the Email, because I forgot about the link in the account section,
but now that works like a charm (;O)
regarding the Email, the above code is what gives me the long tracking no in the mail.
I tried to the following without any luck (no email is send and no show in account section)

{postpakke}


postpakke


{'postpakke'}



Is there any other way to do this ?

/Henrik

Link to comment
Share on other sites

"Postpakke" is the danish word shippingpackage, but if I use that string there is no email and the line do not show up in the account section.
but if I use

{followup}

I get the Email and the line in the account section but the line is as per the above pic.

??

/Henrik

Link to comment
Share on other sites

×
×
  • Create New...