Go Back   3dCart Shopping Cart Software Forums > Shopping Cart Software > Store Design

Reply
 
Thread Tools Display Modes
  #1 ()  
Old 12-26-2007, 12:52 PM
mikesmind mikesmind is offline
3dCart Newbie
 
Join Date: Dec 2007
Posts: 4
Default Links in Product Listing

The default product listing has a link called "Buy." This is not intuitive for customers. I would like to change this text to "Add to Cart." Where do I do that?

Secondly, I would like to either make the product name (below the image) a link to the product page, or add a link called "More Info." below the product image. How do I do that?

Thanks!
Mike
Reply With Quote
  #2 ()  
Old 12-26-2007, 05:38 PM
DaveW DaveW is offline
3dCart User
 
Join Date: Nov 2007
Posts: 31
Default

Quote:
The default product listing has a link called "Buy." This is not intuitive for customers. I would like to change this text to "Add to Cart." Where do I do that?
You can do this in "Store Language"....settings>design>store language

It is the first one under category.

I'm not sure how to do the second one.

DaveW
Reply With Quote
  #3 ()  
Old 07-20-2008, 09:32 PM
mikesmind mikesmind is offline
3dCart Newbie
 
Join Date: Dec 2007
Posts: 4
Default

Here is what I did to make the product name a link to the product description.

You will need to modify your home.html file. First look in you layoutx folder to see if it is there. If not, you will need to make a copy of home.html from your content folder and save this in your layoutx folder.

Find the line of code as follows:
Quote:
<td height="20" class="item" align="center" valign="middle"><a href="add_cart.asp?quick=1&amp;item_id=[catalogid]"><u>[category_buyitlink]</u></a></td>
Replace is with this code:
Quote:
<td colspan="2" class="item" align="center">
<a title=[name] href="product.asp?itemid=[catalogid]">[name]</a></td>
This also can be done on the category_0.html page to make the product name a link there, too. Search for ITEM_TEMPLATE_0. The same code replacement done above can be done here.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:32 AM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8