Print Page | Close Window

Changing "More Best Sellers" Link on Home page!?!

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=1811
Printed Date: 23-April-2025 at 2:27am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Changing "More Best Sellers" Link on Home page!?!
Posted By: njessen42
Subject: Changing "More Best Sellers" Link on Home page!?!
Date Posted: 09-July-2008 at 3:31pm
For some reason I can't find the .asp file that changes the "More Best Sellers" link on the home page under the list of best sellers. Anyone know what file this would be in?

Thanks
Nate



Replies:
Posted By: Hamish
Date Posted: 11-July-2008 at 6:40am
Hi Nate,
       That's because it's buried pretty deep :-)

Try line 609 (in v3.11) of pc/HomeCode.asp.

                                    <td><a href='<%=strArray(i,2)%>'><%response.write (dictLanguage.Item(Session("language")&"_mainIndex_13") & dictLanguage.Item(Session("language")&strArray(i,1)))%> &gt;&gt;</a></td>

mainIndex_13 = "More " and the strArray has been populated in the code above.

CAUTION - This same code is used by Best Sellers / New Arrivals / Specials - So any changes are likely to impact all three - which may or may not be what you want.
 


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code




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