RSS

Archive | Zencart RSS feed for this section

No Login For Zencart Checkout(No Registration)

13. January 2010

4 Comments

I buy thing from all kinds of B2C shopping mall in china, like amazon.cn, 360buy, dangdang.com, also C2C like taobao. they all have something in common, they all need an account to register, and then login. We’re making our own shopping mall, and usual we have the account login and registration, but mike said US people don’t [...]

Continue reading...

Zencart Taxable Goods Bulk Setting

11. January 2010

0 Comments

It’s about the US tax stuff. I installed the Easy Populate, and seems it doesn’t support  taxable good stuff bulk import to the zencart. and I see the source code for the taxable option in the product management cpanel, and the value is 1, so I find the database table and update it with the commend below: UPDATE [...]

Continue reading...

How to add the live chat in zencart

24. November 2009

0 Comments

Live chat is so popular in US, that almost evry e-commerce need one to communicate with the customer. There are so many way to add the live chat, but here I get two better ways I think for you. One is to buy a live chat program, just get the code and put them in the foot [...]

Continue reading...

An easy way to add a sidebox for zencart

23. November 2009

0 Comments

Last time we talked about how to add a  sidexbox using some php code, but it seems still a little hard for some people, so today I’ll introduct another way to add a sidebox for zencart. First download the free addon from zencart which named Blank Sidebox, you can download here. It’s so easy that you just [...]

Continue reading...

How to Add a Sidebox to Zen Cart

14. November 2009

2 Comments

A Zen Cart sidebox is what displays various items in the side columns of your Zen Cart store.There are already so many sideboxes in zencart, like category, like user reviews, like search, but sometimes we need more functions to customize, so we have to add the new sidebox to zencart. but as you konw, zen cart [...]

Continue reading...

Zencart Develop Situation in China

20. September 2009

2 Comments

In china zen-cart develops not so good as the ecshop and shopex, though zen-cart is the best shopping cart in the world. Not only the shopping cart itself, but maybe some culture and the user habit. I’m sure if you try the zen-cart once, you”ll fall in love with this great shopping cart. The main problem I [...]

Continue reading...

Zen-cart Administrator’s User Manual Ebook

3. September 2009

0 Comments

Last month, I was trying to study a ebook of e-Start Your Web Store with zen-cart I just wanted to learn the zen-cart and share my happy of being with it, but unfortunately I failed, because of some copyright things maybe, it’s the situation of GLOBAL e-commerce. so today I’m trying to study a new kind of [...]

Continue reading...

e-Start Your Web Store with zen-cart ebook

16. August 2009

5 Comments

A Hands-On Guide For Entrepreneurs & Businesses This book serves to address two major concerns for store owners who are using Zen Cart to run their online stores. Firstly, it goes into detail on how to set up a Zen Cart store on a reader’s local computer. With this approach, store owners can familiarize themselves with the software [...]

Continue reading...

Most Popular Zen-cart Modules and Some Skills

7. August 2009

0 Comments

I collect 5 best Zen-cart modules for structure and also for the seo, but it is for the board version 1.38 1.Install  Ultimate SEO URLs, Purpose: make the URL search engine friendly download:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=231 2.Tabbed Products Pro, Purpose: optimize the categories and products page, also the meta tag download:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=924 3.Simple SEO URL module, Purpose: change the URL path, use the channel download:http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1013 4. [...]

Continue reading...

Zencart Template Sheet Path Instruction

6. August 2009

0 Comments

I’m researching the shopping cart name Zen-Cart recently, and it is built base on the Oscommerce, another shopping cart system, but zen-cart is really awesome better than any other shopping cart in china, it even getting a chinese version below is the list of zen-cart template list path annotation index.php main file includes/templates/[custom template folder]/common/html_header.php header includes/templates/[custom template folder]/common/tpl_main_page.php body includes/templates/[custom template folder]/common/tpl_header.php header for all [...]

Continue reading...