Print Page | Close Window

What’s the code to list the product desc

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=641
Printed Date: 21-February-2025 at 9:50am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: What’s the code to list the product desc
Posted By: edwardmills
Subject: What’s the code to list the product desc
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net