Jump to content

Adding Product Info & Description to Step 2 template


kirk

Recommended Posts

This came from someone in the feature request thread, but has not solved

 

I am trying to add the product info and description to the step two template, because my ad links directly to step two from a different website it is important to display this info in step 2.

 

I have tried pasting this directly into the template, but it it won't work

 

<tr class="orderrow1"><td>{$LANG.orderproduct}</td><td>{$productinfo.groupname} - {$productinfo.name}</td></tr>

<tr class="orderrow2"><td>{$LANG.orderdesc}</td><td>{$LANG.orderdesc}</td></tr>

 

I have also tried this

 

<tr><td>{$LANG.orderproduct}</td><td>{$productinfo.groupname} - {$productinfo.name}</td></tr>

<tr><td>{$LANG.orderdesc}</td><td>{$LANG.orderdesc}</td></tr>

 

But it will only display the field titles

Product/Service -

Description Description

 

Anyone have an idea on how to make this work.

 

Thanks

Kirk

Link to comment
Share on other sites

Ok, Sorry

 

The post was not clear that it was not possible.

 

The first time I loaded a step 2 page the first thing that came to mind was if I was at the right place to continue, I believe many customers will think the same. I will use a redirect page to let customers know they are being sent to a different domain to continue their order. Being sent to a different domain is reason enough to stop and retreat I want to avoid giving them any more reasons.

Link to comment
Share on other sites

  • 6 years later...

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated