@norbolig - I didn’t look at the advanced search problem yet.
Configurable products children should stay hidden, the parent product gives you all information you need - don’t forget you have also 2 searchable description areas.
Picture preview is called Lightbox JS. It’s easy to implement it in Magento without even touching the core.
Hi luv the site ...
Im trying out light box but im not so good with code… been trying to insert the rel="lightbox" tag but im completely lost. Im using the gallery.phtml but not sure where to insert. Any help would be appreciated.
Cheers
@norbolig - we are limited to the materials provided by our client. However there is solution - controlled (width & height) image preview with Lightview JS (requires commercial license) The problem is magento uses too old version of Prototype framework (1.5) From what I know switching to 1.6 is not expected soon.
Implementing Lightbox is a quite simple task. Just be sure you have an older Prototype 1.5 compatible Lightbox version
1. Copy lightbox.js to /skin/frontend/default/your-skin/js/ folder
2. Open /app/design/frontend/default/your-design/layout/page.xml and add it to the JS include list in the every block of type page/html_head. It should look like this:
@Miro a.k.a. SecretR - One design tip for the main page layout: I would try to make the ‘como picture’ (701 x 430 pixels) a bit wider (and the two boxes on the right a little smaller), so that these align up better with the 3 column design that you use below.
I like the three column product presentation (and would even like to see a four column layout, for more product information on the same page).
For my own shop, I would have preferred to include a brief product summary under each product as well. Maybe (beginning from the top) including product name, picture, product description and then price/buy now.
@Miro a.k.a. SecretR - One design tip for the main page layout: I would try to make the ‘como picture’ (701 x 430 pixels) a bit wider (and the two boxes on the right a little smaller), so that these align up better with the 3 column design that you use below.
As I mentioned the TODO list is quite long, we are busy to make the required functionality done (custom shipping/payment modules etc), kill some 0.9 bugs and prepare the site for a big version update (I think it would be 1.1). The front page will be more different (and dynamic) than you think. However, thanks for the point.
norbolig - 09 April 2008 09:49 PM
I like the three column product presentation (and would even like to see a four column layout, for more product information on the same page).
I’m web2 fan. I think too much information is not good - neither for your clients nor to your sales. However, it’s just my opinion.
norbolig - 09 April 2008 09:49 PM
For my own shop, I would have preferred to include a brief product summary under each product as well. Maybe (beginning from the top) including product name, picture, product description and then price/buy now.
I’m not sure what are talking about - product view, product list or...?
Btw we’ve switched to another picture preview script which restricts the preview to the visible screen area.
It’s corporate project - dedicated server owned by our client.
I don’t think there is other possible hosting solution for sites with 1000+ products and 50+ product categories…