X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Moving the detailed image into product description (https://forum.x-cart.com/showthread.php?t=4052)

nerd luv 08-19-2003 06:40 PM

Moving the detailed image into product description
 
Instead of having 2 different sections for each product (the description and the detailed product images) I would like to have just one section that houses all the data.

For instance, from the thumbnails page you would see the thumbnail image. When you click to the individual product page you would see one box with the product description and the detailed product image next to one another.

The default seems to be putting the thumbnail on the thumbnail page as well as in the product description box. Then below the product description there is another box with all the "Detailed image" images. This looks cluttered to me, and I'd rather the custom see the real product image right away instead of seeing the thumbnail again, and then having to scroll down.

Note: My Webmaster Mode stopped working so it's a bit harder for me to identify which templates to edit. I looked under /customer/main/product.tpl and it looks like the only detailed image code is
{if $active_modules.Detailed_Product_Images ne ""}



{include file="modules/Detailed_Product_Images/product_images.tpl" }
{/if}

But that included file doesn't look like the right one to edit :oops:

John7 08-19-2003 08:18 PM

The code
 
The code is already listed somewhere in this forum.

Funkydunk did it. It lets you replace the thumbnail on the product.tpl page with the first detailed image. Then of course all the rest of the detailed images would be below the description.

Thanks to Funkydunk for that awesome mod!!!

Anyone got the direct link?

nerd luv 08-19-2003 09:14 PM

John, thanks for the tip! I always do a search before posting a question, but with the quantity of questions (and their not-always-so-descriptive titles) I've been known to miss a few. This time I did a search for Funkydunk messages and got the direct link:

http://forum.x-cart.com/viewtopic.php?t=2006

John7 08-20-2003 02:16 AM

Glad to be of help.
 
Glad to be of help.


All times are GMT -8. The time now is 08:57 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.