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)
-   -   Product Detail Contents detail Only only header and footer no other things (https://forum.x-cart.com/showthread.php?t=57485)

xtech 01-12-2011 03:04 AM

Product Detail contains detail, header and footer only no other things
 
Hi,
I want to modify product details page which contains product details only no any other things that is no category no left panel only contents header and footer and centralized or left aligned product detail page with large image.

My purpose is to focus the product details only no other things.Actually I have a fashion store to sell different kind of fashion related product.I want to display product detail page with larger display.

How to achieve that??

xtech 01-18-2011 09:11 AM

Re: Product Detail Contains detail,header and footer only no other things
 
Hi,
Anyone in the forum to solve this issue ???

Thanks to all.

Sunray Sales 01-18-2011 06:43 PM

Re: Product Detail Contents detail Only only header and footer no other things
 
Very interesting thing you are asking for, two possible solutions:

1) Design a 1 column website so you will have no dedicated left bar or right bar. But you can still put a left and right bar into the Content (middle) section of the homepage, to give you the illusion you have a 2 or 3 column layout, but in reality you have a 1 column lay out

So when the person clicks on a product, and the page changes to a product details page, they will only see the product and large image.

This may be expensive and time consuming.


2) Modify the product detail page by moving elements around so that you have space for a larger image.

Create a new Details tab, and put all that information regarding the product in there, this will clear a lot of space to put a bigger image.

This would be the least expensive method. But if for some reason you don't want your customers to be distracted by seeing the left column while they are viewing the product details page. Then you will have to look at alternative solutions.

balinor 01-18-2011 06:47 PM

Re: Product Detail Contents detail Only only header and footer no other things
 
Just hide the left column with an {if} statement:

{if $main ne "product"}

show code for left menu

{/if}

xtech 01-19-2011 03:21 AM

Re: Product Detail Contents detail Only only header and footer no other things
 
Quote:

Originally Posted by balinor
Just hide the left column with an {if} statement:

{if $main ne "product"}

show code for left menu

{/if}


Thanks for your response.Can you tell me in which file to modify??

Learner 01-28-2011 09:38 PM

Re: Product Detail Contents detail Only only header and footer no other things
 
Hi xtech,

Modify skin/2-columns/customer/content.tpl


xtech 01-30-2011 09:27 PM

Re: Product Detail Contents detail Only only header and footer no other things
 
Thanks Balinor and Learner for your help.Now it is working well but I want display Product detail page aligned with left and will display on whole page.Now it displays only at the center panel with left panel off that is header,footer and product detail page aligned with left.

How to achieve that??

Can anyone help me??

xtech 02-06-2011 05:26 AM

Re: Product Detail Contents detail Only only header and footer no other things
 
Balinor,how to display product detail page alligned with left and display in whole page (as there is no left bar) and the image will display larger in 2 column like cart page?? can you suggest me how to achieve that finally?Thanks for your previous help.

xtech 02-08-2011 06:04 AM

Re: Product Detail Contents detail Only only header and footer no other things
 
Quote:

Originally Posted by xtech
Balinor,how to display product detail page alligned with left and display in whole page (as there is no left bar) and the image will display larger in 2 column like cart page?? can you suggest me how to achieve that finally?Thanks for your previous help.


Any solution Balinor?? Anyone in the forum please...

xtech 02-10-2011 08:57 AM

Re: Product Detail Contents detail Only only header and footer no other things
 
Hi Sunray Sales ,

Can you help me?? I really stuck...

Waiting for someone for reply....

Thanks.


All times are GMT -8. The time now is 06:13 AM.

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