Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Can I use Zen Cart to do this?

Can I use Zen Cart to do this?

Locked

Views: 843

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
29 Jan 2010, 4:45 AM
#1
swmecheru avatar

swmecheru

New Zenner

Join Date:
Jan 2010
Posts:
3
Plugin Contributions:
0

Can I use Zen Cart to do this?

Hello,
I just make a web site for my company (psd to HTML and CSS). I have a page called PRODUCT where i need to display a list of products with a short description, manufacturer and image but no price. An online product catalog. My question is can i use zen to make all this and if i customize zen to look like the other pages from my site.
PS: I'm new to this. I google'it for this problem but maybe some of you can give me some good advice.

Thank You

29 Jan 2010, 5:00 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Can I use Zen Cart to do this?

You'd be better off using Zen Cart to run the entire site and put it in showcase mode to use it as a catalogue.

29 Jan 2010, 6:14 AM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Can I use Zen Cart to do this?

If you post a link to what you have now, we can tell you what will be involved in translating your design into a Zen Cart template, and some suggestions on the best way to start.

You have to get your design into Zen Cart anyway to have a page that matches the rest, and moving the rest of it over will probably be fairly simple after that.

29 Jan 2010, 6:56 AM
#4
swmecheru avatar

swmecheru

New Zenner

Join Date:
Jan 2010
Posts:
3
Plugin Contributions:
0

Re: Can I use Zen Cart to do this?

gjh42:

If you post a link to what you have now, we can tell you what will be involved in translating your design into a Zen Cart template, and some suggestions on the best way to start.

You have to get your design into Zen Cart anyway to have a page that matches the rest, and moving the rest of it over will probably be fairly simple after that.

I sent u a PM.
Thank you

29 Jan 2010, 7:24 AM
#5
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Can I use Zen Cart to do this?

Okay...

Header: It is a standard process to put your custom logo in the header, and there are several ways you could get the navigation links as shown. You might want to add a bar or something to hold more links, as there are many more than the four pages you show that will be needed for a complete website (they are already part of Zen Cart).

Main content area: You can turn off both sidebars for some pages, and have just the right sidebar for pages where you want the product special ad. You can use a banner sidebox to hold that ad and others if you want to rotate them.
Homepage "Franko Prodcom SRL..." content (currently just one image) can go in define_main_page.php (edit in admin).
That content is easily readable by humans, but search engines cannot read the image and will not be able to find your page when people are searching for that information. Consider adding text, plain or alt, so there is searchable content on the homepage. Zen Cart has built-in metatag handling so you can easily give a good description for SE's to use.

Footer: You can use a bannerbox in the footer to hold the three ads there, and you may want to use the ez-pages footer menu to give a full set of navigation links at the bottom of the page.

All in all, nothing looks like a big deal to translate to Zen Cart.

1 Feb 2010, 8:29 AM
#6
swmecheru avatar

swmecheru

New Zenner

Join Date:
Jan 2010
Posts:
3
Plugin Contributions:
0

Re: Can I use Zen Cart to do this?

Thanks for your post.
Can you give me some tips (guidance) how to make this transition?
Possibly could you recommend some tutorials?

1 Feb 2010, 6:08 PM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Can I use Zen Cart to do this?

There are many tutorials in the Tutorials/FAQ link at the top of the page; search in them for some of the keywords in your questions and you should find good information.