| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Common sense Product Layout modification (4.3) | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Common sense Product Layout modification (4.3)
I bet 90% of x-cart owners sooner or later decide to place full product description under product picture(s)/product options area and make it use full page width instead of shy little corner on the right.
I searched forum for an easy solution, but was only able to find the tutorial for 4.2. After looking into code i realized that 4.2 solution is NOT going to work for 4.3 .... An hour later I came up with this solution which I am more then happy to share with all of you guys : 1) Go to /customer/main/product_details.tpl and edit out next piece of code with {* *} : Code:
2) in the same template, right after the first piece of code you just edited out, find: Code:
and replace it with : Code:
3) Go to /customer/main/product.tpl and find : Code:
right after it add : Code:
This should do it P.S: In order to modify/adjust the product options layout after modification (if neccessary), go to /main.css and find : table.product-properties .property-name { width: 30px; white-space: nowrap; } table.product-properties .property-value { white-space: normal; } Play around with this CSS to get the desired look
__________________
Version 4.7.6 X-cart Gold |
|||||||||
#2
|
|||||||
|
|||||||
Re: Common sense Product Layout modification (4.3)
nice work there, I think I get what you are at but do you have a before and after screenie of this?
__________________
Xcart Version: Patched 4.4.0 to 4.5.0 Mods Installed so far. Firetank Feed Manager - More soon - Looking for a designer to reinvent the website. Feel free to get in touch |
|||||||
#3
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Ok updated original post with screenshots
__________________
Version 4.7.6 X-cart Gold |
|||||||||
#4
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
For a long time had our hardware site set up like this. At that time we did not have many product options or variables set set it seemed like the way to diplay our wares. The only real draw back to this was categories that had dozens of prodcuts and several pages or product listings. Because of this we switched to a two column listing with no discription and a text under the image to click for more information. When we switched to this type of layout our sales increased by 20% and more in the first five months after switching to the two column layout. Personally I like the one column layout but cannot argue with the change in sales since switching to two column. I am working with 4.3 and have that set to a three column look. It will be interesting to see what kind of sales change we will see with this change.
|
|||||||||
#5
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Quote:
Which page did you do this on? the category listing page, or the individual product page?
__________________
X-Cart version 5 (Previously 3.5-4) Previous Versions included BCSE Reward Points Mod Altered Cart On Sale Mod Wordpress Plugin Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there. Shout me a Coffee! |
|||||||||
#6
|
|||||||
|
|||||||
Re: Common sense Product Layout modification (4.3)
Beautiful, quick and easy mod. Looks great and like almost every other site on the Internet now.
|
|||||||
#7
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Quote:
We did this in the products.tpl, so basically the listing of the products in the categories. This is done in the admin general settings area of the back end. |
|||||||||
#8
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Perfect. Thank you.
Just one question -how do hide the SKU from customer side.
__________________
Tammy x-cart gold + 4.7.2 x-cart 5.2.10 |
|||||||||
#9
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Quote:
In /customer/main/product_details.tpl find: Code:
and replace it with: Code:
CODE UPDATED TO REFLECT PRODUCT VARIANTS SKUs AS WELL
__________________
Version 4.7.6 X-cart Gold |
|||||||||
|
#10
|
|||||||||
|
|||||||||
Re: Common sense Product Layout modification (4.3)
Thanks
__________________
Tammy x-cart gold + 4.7.2 x-cart 5.2.10 |
|||||||||
|
|||
X-Cart forums © 2001-2020
|