ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - What’s the code to list the product desc
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

What’s the code to list the product desc

 Post Reply Post Reply
Author
Message
edwardmills View Drop Down
Groupie
Groupie
Avatar

Joined: 16-August-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote edwardmills Quote  Post ReplyReply Direct Link To This Post Topic: What’s the code to list the product desc
    Posted: 07-February-2007 at 7:23pm
Hi All

I'm trying to customize the pcShowProductsM file to show the product description instead of the product name. I can get it to show the short product description using the following code:
<td>
           
            <div class="pcShowProductSDesc">
                <%=psDesc%>
            </div>
           
        </td>

But then on the product detail page it shows a "More Details" link on the description which I do not want.

Does anyone know what the code is for the long description field? (I"ve tried pDesc plDesc pDescription and lots of other stuff. NOne have worked) I have not been able to find it anywhere.

[Update] It sure looks like it should be Details, i.e.

<div class="pcShowProductSDesc">
                <%=pDetails%>

But that's not working.

If you know what I need, thanks in advance for your help.

You can see what I'm trying to do here:
http://www.funnyfotocards.com/productcart/pc/viewCategories. asp?idCategory=26
 
Thanks
ed


Edited by edwardmills - 07-February-2007 at 8:04pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.