Print Page | Close Window

Cross Sell Images (need to display General Images)

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=3121
Printed Date: 23-July-2025 at 2:14pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Cross Sell Images (need to display General Images)
Posted By: rivaldog
Subject: Cross Sell Images (need to display General Images)
Date 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



Replies:
Posted By: M Robles
Date 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


Posted By: M Robles
Date 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.



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