ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Cross Sell Images (need to display General Images)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Cross Sell Images (need to display General Images)

 Post Reply Post Reply
Author
Message
rivaldog View Drop Down
Newbie
Newbie


Joined: 26-May-2008
Location: Kansas City
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote rivaldog Quote  Post ReplyReply Direct Link To This Post Topic: Cross Sell Images (need to display General Images)
    Posted: 20-October-2009 at 5:20am
Hi - Does anyone know how I can change the cross sell area to display the General Images instead of the thumbnails?  I thought I could accomplish this within cs.asp or cs_img.asp but my efforts failed.  Thank you in advance for any help you can provide!
Rivaldog
Back to Top
M Robles View Drop Down
Groupie
Groupie


Joined: 13-July-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote M Robles Quote  Post ReplyReply Direct Link To This Post Posted: 20-October-2009 at 1:24pm
Make a backup of and edit File cd_img.asp
Search and modify the following code:
products.smallImageUrl ----------Modify to--------> products.ImageUrl
pSmallImageUrl=cs_rs("smallImageUrl") ---------Modify to-------->pSmallImageUrl=cs_rs("ImageUrl")
 
Then save and upload the cs_img.asp
Back to Top
M Robles View Drop Down
Groupie
Groupie


Joined: 13-July-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote M Robles Quote  Post ReplyReply Direct Link To This Post Posted: 20-October-2009 at 1:27pm
If you get a flow problem then edit your whatever_store_stylesheet_name.css and locate pcShowProducts and modify the padding, width and any other attributes that may make affect the flow.
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.031 seconds.