Hi: I had help getting cross-sell products (Images and Product name) on regular product pages. But the cross-sell product photo is coming in the same size as I have specified the product photo to be, and that is too large. In shopsite 9, there is no interface to control the cross-sell photo size.
And I can't figure out how to customize the code. Below is tthe product template with the cross-ell code in place: Can anyone identifiy the code I would need to force the product photo and headline to be smaller I've read all I can find, and still don't understand. Thank you. Here's the code;
[-- DEFINE SUBPRODUCT --]
# This define is used to control how the sub-products assigned
# to the main product will be displayed
# (if no sub-products assigned, this section is ignored)
[-- END_DEFINE SUBPRODUCT --]
#########################
[-- DEFINE PRODUCT_CROSS_SELL --]
[-- IF PRODUCT.Graphic --][-- PRODUCT.Graphic --][-- END_IF --]
[-- IF PRODUCT.DisplayName --]<br><span class="style15">[-- PRODUCT.Name --]</span>[-- END_IF --]
[-- IF PRODUCT.DisplayPrice --]<br>[-- IF PRODUCT.SaleAmount --]<span class="style16">[-- PRODUCT.SaleAmount --]</span>[-- ELSE --]<span class="style16">[-- PRODUCT.Price --]</span>[-- END_IF --]
<p> </p>
[-- END_DEFINE PRODUCT_CROSS_SELL --]
#############################
[-- DEFINE PRODUCT --]
<td width="485" align="left" valign="top">
<table width="450" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="216" valign="top"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="216" height="15" />
<table width="216" border="0" cellspacing="0" cellpadding="0">
<tr>
<th width="216" scope="col"><span class="style1">[-- IF PRODUCT.DisplayGraphic --]
[-- IF PRODUCT.Graphic --]
[-- IF PRODUCT.DisplayMoreInformationPage --] <a href="#" onClick="window.open('[-- PRODUCT.MoreInfoURL --]', 'more info','width=600,resizable=yes,scrollbars=yes, status=yes');return false;" class="nav"> [-- PRODUCT.Graphic --] </a> [-- ELSE --]</b> [-- PRODUCT.Graphic --]
[-- END_IF --]
[-- END_IF --]
[-- END_IF --]</span></th>
</tr>
<tr>
<td width="216" height="8" align="left" valign="top"><table width="169" border="0" cellspacing="0" cellpadding="0">
<tr>
<th scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="216" height="15" /></th>
</tr>
<tr>
<td align="center" valign="middle"><div align="center" class="style3">for larger view, click the photo</div></td>
</tr>
<tr>
<td align="center" valign="top"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="216" height="5" /></td>
</tr>
</table></td>
</tr>
<tr valign="top">
<td align="left" valign="top" class="nav"><p align="center" class="nav"><img src="http://www.pogapparel.com/Website Graphic Folder/tellafriendgraphic.gif" width="20" height="15" /> <a href="#" onClick="window.open('http://pogapparel.com/shopsite_sc/sc/tellfriend.cgi?storeid=*1279fdb456e40276635172&str=Tell%20a%20friend&from=http%3A%2F%2Fpogapparel.com%2Fshopsite_sc%2Findex.html','tellfriend','width=560,height=560,resizable=yes,scrollbars=yes, status=yes');return false;" class="nav">tell a friend</a></span></p></td>
</tr>
</table></td>
<td width="234" align="left" valign="top"><p><span class="productname"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="216" height="15" /></span></p>
<p><span class="productname">[-- PRODUCT.Name --]</span><br />
<span class="copy">[-- PRODUCT.ProductDescription --]<br />
<br />
<br />
<br />
</span>
</p>
</p>
<p class="price">[-- IF PRODUCT.DisplayPrice --][-- IF PRODUCT.SaleAmount --]<strike>[-- PRODUCT.Price --]</strike><b>[-- PRODUCT.SaleAmount --][-- ELSE --]
[-- PRODUCT.Price --]
[-- END_IF --]
[-- END_IF --]</b></p>
<table border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<th width="15" align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="15" height="5" /> </th>
<td width="219" align="left" valign="top" scope="col"><form action="[-- SHOPPING_CART_URL Base --]/order.cgi" method="post">
<input type="hidden" name="storeid" value="[-- STORE.ID --]" />
<input type="hidden" name="dbname" value="products" />
<input type="hidden" name="function" value="add" />
<input type="hidden" name="itemnum" value="[-- PRODUCT.RecordNumber --]" />
[-- IF PRODUCT.DisplayOrderingOptions --]
[-- IF PRODUCT.OptionText --][-- PRODUCT.OptionText --]<br />
[-- END_IF --]
[-- Order_Option_Menu Line --]<br />
[-- END_IF --]
<p><img src="http://www.pogapparel.com/Website Graphic Folder/HorizontalBar.jpg" width="189" height="4" /><br />
[-- IF ADDIMAGE? --]
<input type="image" [--ADDIMAGE--] />
[-- ELSE --]
<input class="add" type="submit" value="[-- ADDTEXT --]" />
[-- END_IF --] </p>
</form></td>
</tr>
<tr>
<th align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="15" height="15" /></th>
<td align="left" valign="top" scope="col"><table width="189" border="0" cellspacing="0" cellpadding="0">
<tr>
<th height="15" align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="219" height="15" /></th>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="15" height="23" /></td>
<th align="left" valign="middle" scope="col"><a href="http://pogapparel.com/shopsite_sc/sc/order.cgi?func=2&storeid=*1acb485e909f39ee15637cdf4f7b6f&html_reg=html" class="gnav">View Cart</a> </th>
</tr>
<tr>
<th align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="15" height="5" /></th>
<td align="left" valign="top" scope="col"><img src="http://www.pogapparel.com/Website Graphic Folder/Cleardot.gif" width="219" height="5" /></td>
</tr>
</table>
<p></p></td>
</tr>
</table></td>
<td width="9" height="579" align="left" valign="top"><img src="http://www.pogapparel.com/Website Graphic Folder/VertRule.jpg" width="9" height="579" /></td>
<td width="136" align="left" valign="top" background="http://www.pogapparel.com/Website Graphic Folder/rightpanel.jpg">
<p>[-- IF PRODUCT.CrossSell "0" --]
#do nothing
[-- ELSE --]
[-- STORE.CartCrossSellHeader --]
<table class="gcs_table">
[-- LOOP PRODUCT_CROSS_SELL 1 --]
<td align="left">[-- PRODUCT_CROSS_SELL --]</td>
[-- END_LOOP PRODUCT_CROSS_SELL --]
</table>
[-- END_IF --]</p></td>
[-- END_DEFINE PRODUCT --]
[-- DEFINE MORE_INFO_PAGE --]
# This defines how the more information page for the products
# that use this template will look
[-- END_DEFINE MORE_INFO_PAGE --]