PDA

View Full Version : Product Direct Link... which product?



paniza
08-24-06, 12:17 PM
Hi,

When you use a product riect link to buy, it works very nicelly but... there is no information about that product on step 2 (order.php?step=2&pid=x).

New clients will certainly get confused with that "what was the details again?" problem. If something such as title and/or decription was added there, I beleive it will help.


Thanks,

Marcelo

GS-Richard
08-24-06, 03:52 PM
Edit the template :P

I will look into it, but i'm sure you can add the details of the server.

GS-Richard
08-24-06, 04:05 PM
On further research, no, it's not possible, and I think this is a great idea!

paniza
08-24-06, 04:11 PM
cool.

Thanks for the research and heads up.

Marcelo

Adam
08-24-06, 04:17 PM
Hey,

Depending on the product, this is shown on step 3. You can also customize your template by taking out that code from step 3 and place it on step 2...

From,
Adam

paniza
08-24-06, 04:49 PM
Hey,

It is not showing for shared hosting at least.

Thanks,

Marcelo

GS-Richard
08-25-06, 11:39 AM
Hey,

Depending on the product, this is shown on step 3. You can also customize your template by taking out that code from step 3 and place it on step 2...

From,
Adam

Nope :P That does not work, I have already tried that. I added the following code to template #2 which I got from template #3:




{$LANG.orderproduct}: {$productinfo.groupname} - {$productinfo.name}
{$LANG.orderdesc}: {$productinfo.description}</p>

All I see on the page is:


Product/Service: -
Description:

Adam
08-25-06, 04:31 PM
Hey,

Did you add a description to your product? Also what template are you using? The default one of the new box order form template?

From,
Adam

michelle
08-30-06, 08:26 PM
I also came across this issue.

Would be nice if this was added to the template so that it's clear what the customer is ordering.

Michelle :-)

kirk
09-19-06, 01:15 PM
Has Anyone figured out how to edit step 2 to show product and description?





Hey,

Depending on the product, this is shown on step 3. You can also customize your template by taking out that code from step 3 and place it on step 2...

From,
Adam

Nope :P That does not work, I have already tried that. I added the following code to template #2 which I got from template #3:




{$LANG.orderproduct}: {$productinfo.groupname} - {$productinfo.name}
{$LANG.orderdesc}: {$productinfo.description}</p>

All I see on the page is:


Product/Service: -
Description: