Images not showing up in Cross-Sell

General ShopSite user discussion

Images not showing up in Cross-Sell

Postby dZi » Mon Feb 25, 2008 1:50 pm

Hi, I got my Cross-Sell working on the gradient template. The only thing that isn't showing up is my item images in the Cross-Sell. Everything else shows up fine and I even got the items to line up how I wanted. I also want to remove the quantity and view cart pieces as well.
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby dZi » Mon Feb 25, 2008 2:20 pm

I added Product Graphic tag to the code below, now I just need to figure out how to get to display thumbnail size. I set it to the thumbnail size in the Cross-Sell options section, but it won't show up in the More info page.


[-- DEFINE PRODUCT_CROSS_SELL --]
[-- INCLUDE Product-Name PROCESS --]
[-- INCLUDE Product-Price PROCESS --]
[-- PRODUCT.Graphic --]
[-- IF VAR.MoreInfoTemplate --]
[-- IF PRODUCT.QuantityPricing --]
<div class="QPtable">
[-- PRODUCT.QuantityPricing --]
</div>
[-- END_IF --]
[-- IF ANALYTICS_MULTI_DOMAIN --]
<form action="[-- SHOPPING_CART_URL BASE --]/order.cgi" method="post" onSubmit="javascript:__utmLinkPost(this)">
[-- ELSE --]
<form action="[-- SHOPPING_CART_URL BASE --]/order.cgi" method="post">
[-- END_IF --]
<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 --]
<br>[-- PRODUCT.OptionText --]
[-- END_IF --]
[-- ORDER_OPTION_MENU LINE --]
[-- END_IF --]

[-- IF PRODUCT.DisplayOrderQuantity checked --]
Quantity <input type="text" size="2" name="[-- PRODUCT.RecordNumber --]:qnty" value="1" >&nbsp;&nbsp;
[-- END_IF --]
<br>
[-- IF VAR.AddButtonGraphic --]
<input type="image" class="add" src="[-- OUTPUT_DIRECTORY_URL --]/[-- VAR.Media --]/[-- VAR.AddButtonGraphic --]" name="Add to Cart" alt="Add to Cart">
[-- ELSE_IF ADDIMAGE? --]
<input type="image" [--ADDIMAGE--]>
[-- ELSE --]
<input class="add" type="submit" value="[-- ADDTEXT --]">
[-- END_IF --]

</form>
[-- ELSE --]
[-- PRODUCT.OrderCheckout --]
[-- END_IF --]
[-- END_DEFINE PRODUCT_CROSS_SELL --]
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby loren_d_c » Mon Feb 25, 2008 2:42 pm

In the Cross-sell configuration (Merchandising -> Cross-sell) did you check the 'Check here to use this size of the product image." checkbox and select the size from the pull-down in the 'Cart Product Cross-sell' section? This is the second section on the page. Note that after changing this setting you would likely need to regenerate the store pages via Utilities -> Publish -> Regenerate before it could take effect on the More Info Pages.

The first section, 'Cart Global Cross-sell' only applies to global cross-sell products which currently can only appear in the shopping cart.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Postby dZi » Mon Feb 25, 2008 3:20 pm

I did all of what you described and I still can't get it to display the Cross Sell items in Thumbnail size UNLESS I end up making the items default sizes to Thumb which ends up doing that everywhere like their individual More info pages in which I want to have larger items.
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby dZi » Tue Jul 08, 2008 9:32 am

Forgot I posted this, but I am still having this problem. I want my Cross Sell images to be the same size as my shopping cart image. The images do show up, but they don't show up the size I want which is configured in the Cross Sell section. I am using Product Cross Sell.

Is there any way to share the graphic size with my cart graphic size?
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm


Return to User Forum

Who is online

Users browsing this forum: Google [Bot] and 67 guests