<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kent's Blog &#187; Zencart</title>
	<atom:link href="http://www.dswei.com/category/internet/zencart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dswei.com</link>
	<description>D.S.Wei &#124; Kent Deng</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:05:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Additional images &#8211; Using Different Images for a Product</title>
		<link>http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/</link>
		<comments>http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 16:35:08 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=277</guid>
		<description><![CDATA[There are probably various occasions when you want to display multiple images for a product. For example, a zoomin of a specific product detail like the neck-line of a dress or to provide several views (plan, elevation, etc) of a machine. Refer to the following screen shot to get an idea of how different images [...]]]></description>
			<content:encoded><![CDATA[<p>There are probably various occasions when you want to display multiple images for a product. For example, a zoomin of a specific product detail like the neck-line of a dress or to provide several views (plan, elevation, etc) of a machine. Refer to the following screen shot to get an idea of how different images for a single product can be displayed.</p>
<p>Before you add any additional images to your product, you need to understand how Zen Cart recognizes and handles additional images for a product.</p>
<p>Understanding How Additional Images are Recognized</p>
<p>Zen Cart uses a base name to distinguish the main picture of a product from other additional pictures of the same product. For example, the main picture of a laptop will usually be the front view. The side and back views might make up the other pictures for the laptop. In this case, the image names could be named as follows:</p>
<p>laptop.jpg<br />
laptop_backview.jpg<br />
laptop_sideview.jpg</p>
<p>Typically, an underscore is used to represent additional product images linked to a base name. You could easily have used “laptopa.jpg”, “laptop123.jpg”, “laptoplaptop.jpg”, etc. However, the latter naming schemes are difficult to comprehend and can lead to a maintenance nightmare if you have many products using images with similar names.</p>
<p>For simplicity&#8217;s sake, we shall assume that all additional product images referred to in this book use the underscore as the separator to distinguish them from the base name of the product&#8217;s main picture. Thus, from the list of sample laptop pictures listed above, the base picture is the one without an underscore (i.e. laptop.jpg). The base picture is usually uploaded when you create a new product in the Admin Console. For the other pictures, they will need to be manually sent to the server via FTP</p>
<p>Adding Additional Images to a Product</p>
<p>Before you can show additional images for your products, you need to enable this feature for your particular product type:</p>
<blockquote><p>
1. Click on Catalog &gt; Product Types to access the Product Types screen.<br />
2. Choose the product type for which you want to have multiple images displayed and click on the edit layout<br />
button on the side-panel.<br />
3. Make sure that the Show Product Additional Images field is enabled.</p></blockquote>
<p>To add an additional image to a product:</p>
<p>1. Make sure your additional image contains an underscore (i.e. “_”) after the base name of the main product image you have already uploaded. For example, if a product&#8217;s main image is “aaa.jpg”, then the base name is simply “aaa”. A possible name for the product&#8217;s additional image might be “aaa_side.jpg”. Recall that the underscore is the naming convention we are using for this book to identify the additional images of a product.</p>
<p>2. Upload the additional image via FTP to the same directory where the base product image is located on the server.</p>
<p>To change the layout for the additional product images of a product:</p>
<p>1. Click on Configuration &gt; Images to access the Images screen</p>
<p>2. Specify the required value in the Product Info &#8211; Number of Additional Images per Row field.</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/" title="additional product images zen cart">additional product images zen cart</a></li><li><a href="http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/" title="different images for a product">different images for a product</a></li><li><a href="http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/" title="how to view additional images zen cart">how to view additional images zen cart</a></li><li><a href="http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/" title="images of different products">images of different products</a></li><li><a href="http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/" title="zen cart multiple product images">zen cart multiple product images</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.806 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2010/03/additional-images-using-different-images-for-a-product/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No Login For Zencart Checkout(No Registration)</title>
		<link>http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/</link>
		<comments>http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:04:59 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[Checkout Without Account]]></category>
		<category><![CDATA[cowoa]]></category>
		<category><![CDATA[Registration]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=231</guid>
		<description><![CDATA[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&#8217;re making our own shopping mall, and usual we have the account login and registration, but mike said US people don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I buy thing from all kinds of B2C shopping mall in china, like amazon.cn, 360buy, dangdang.com, also C2C like <span class='bm_keywordlink'><a href="http://www.dswei.com/tag/taobao/">taobao</a></span>.</p>
<p>they all have something in common, they all need an account to register, and then login.</p>
<p>We&#8217;re making our own shopping mall, and usual we have the account login and registration, but mike said US people don&#8217;t likw to register a account, they want to pay fast and directly, save time, and so did andrew. So we decide to carry out the surgery for our shopping cart system, luckily it&#8217;s <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>.</p>
<h1 id="firstHeading" class="firstHeading">Integrated Checkout Without Account</h1>
<p>When a visitor adds something to their cart and proceeds to checkout, they are greeted with three options. They can sign in to their existing account, they can create a new account, or they can proceed through checkout without an account. They are only given this third option if they have something in their cart. After entering their billing information they are sent to checkout_shipping. If they somehow manage to enter the COWOA sequence without something in their cart, then after they enter their billing information they are directed to their empty cart.</p>
<p>There is a <a class="external text" title="http://www.zen-cart.com/forum/showthread.php?t=59189" rel="nofollow" href="http://www.zen-cart.com/forum/showthread.php?t=59189">COWOA Support Thread here</a></p>
<p>Download <a class="external text" title="http://www.4shared.com/file/138590940/489ef09e/IntegratedCOWOA_138_.html" rel="nofollow" href="http://www.4shared.com/file/138590940/489ef09e/IntegratedCOWOA_138_.html">COWOA for Zencart 1.3.8</a></p>
<p><img class="alignnone size-full wp-image-232" title="checkout-without-account" src="http://www.dswei.com/wp-content/uploads/2010/01/checkout-without-account.gif" alt="checkout-without-account" width="573" height="153" /></p>
<p>I have actually used this function  for our own and it is working great. So if you are using <a href="http://www.dswei.com/tag/zencart/">ZenCart</a>, and need this type of functionality then use this. It will work great for you! Just make sure to follow the instructions carefully!</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart no registration">zen cart no registration</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart checkout without account">zen cart checkout without account</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart guest checkout">zen cart guest checkout</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart checkout without login">zen cart checkout without login</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart fast checkout">zen cart fast checkout</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zencart checkout without an account">zencart checkout without an account</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen-cart template list no logon">zen-cart template list no logon</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zencart visitor login">zencart visitor login</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zen cart log in sidebox checkout">zen cart log in sidebox checkout</a></li><li><a href="http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/" title="zencart pay with registering">zencart pay with registering</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.763 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2010/01/no-login-for-zencart-checkoutno-registration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zencart Taxable Goods Bulk Setting</title>
		<link>http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/</link>
		<comments>http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 19:19:10 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[taxable goods]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=229</guid>
		<description><![CDATA[It&#8217;s about the US tax stuff.
I installed the Easy Populate, and seems it doesn&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s about the US tax stuff.</p>
<p>I installed the Easy Populate, and seems it doesn&#8217;t support  taxable good stuff bulk import to the <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>.</p>
<p>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:</p>
<blockquote><p>UPDATE `zen_products` SET `products_tax_class_id`=1 WHERE `products_tax_class_id`=&#8221;</p></blockquote>
<p>the zen_ maybe needed to be changed to match the prefix on your tables.</p>
<p>If you don&#8217;t konw how to login the phpmyadmin, you can also go to the cpanel of the <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>, go to the tools, insert SQL Patches, and use the below commend:</p>
<blockquote><p><code style="white-space: nowrap;"><code><span style="color: #000000;"><span style="color: #0000bb;">UPDATE products SET products_tax_class_id</span><span style="color: #007700;">=</span><span style="color: #0000bb;">1</span><span style="color: #007700;">; </span></span></code></code></p></blockquote>
<p><span style="color: #000000;"><span style="color: #007700;">and you can also set the </span></span>Tax Rates in your <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span> now.</p>
<p>Though it&#8217;s only for US demand, if you are in china, you don&#8217;t need that, haha</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add the live chat in zencart</title>
		<link>http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/</link>
		<comments>http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:34:37 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=179</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>Live chat is so popular in US, that almost evry e-commerce need one to communicate with the customer.</p>
<p>There are so many way to add the live chat, but here I get two better ways I think for you.</p>
<p>One is to buy a live chat program, just get the code and put them in the foot of your template.</p>
<p>The other way is to add a live chat sidebox in <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>.</p>
<p>I have a plugins which developed based on the Live_Help, in this plugin you can add the chat from yahoo, <span class='bm_keywordlink'><a href="http://www.dswei.com/tag/qq/">QQ</a></span>, MSN, skype,  and also MSN.</p>
<p>But in personal I don&#8217;t like <span class='bm_keywordlink'><a href="http://www.dswei.com/tag/qq/">QQ</a></span>, yahoo and skype to show up, it seems not so professional for my site, so I add the MSN, but the MSN live chat doesn&#8217;t support firefox, when you try the code of msn, it&#8217;s broken acturally</p>
<p>msnim:chat?contact=i@dswei.com    this code for msn does not work</p>
<p>So I change the code of Live Help, and make a new style of Gtalk.</p>
<p><img class="alignnone" src="http://www.dswei.com/images/google-talk.jpg" alt="" width="172" height="275" /></p>
<p>Yea, that&#8217;s better</p>
<p>Any questions you can leave a comment</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="chat zen cart">chat zen cart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="zen cart live help msn">zen cart live help msn</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="zen cart live help">zen cart live help</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="zen cart chat">zen cart chat</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="live chat in zen cart">live chat in zen cart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="live chat for zencart">live chat for zencart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="live chat for zen-cart">live chat for zen-cart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="live chat for zen cart">live chat for zen cart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="chat zencart">chat zencart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/" title="zencart chat">zencart chat</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.654 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/11/how-to-add-the-live-chat-in-zencart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An easy way to add a sidebox for zencart</title>
		<link>http://www.dswei.com/2009/11/an-easy-way-to-add-a-sidebox-for-zencart/</link>
		<comments>http://www.dswei.com/2009/11/an-easy-way-to-add-a-sidebox-for-zencart/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 10:29:04 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[sidebox]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=176</guid>
		<description><![CDATA[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&#8217;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&#8217;s so easy that you just [...]]]></description>
			<content:encoded><![CDATA[<p>Last time we talked about<a href="http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/"> how to add a  sidexbox</a> using some php code, but it seems still a little hard for some people, so today I&#8217;ll introduct another way to add a sidebox for <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>.</p>
<p>First download the free addon from <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span> which named <a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=174">Blank Sidebox, you can download here</a>.</p>
<p>It&#8217;s so easy that you just upload everything, and it&#8217;s done.</p>
<p>the only thing you need to change is in the file of the template folder, tpl_blank_sidebox.php.</p>
<p>change it to be what you want, and it&#8217;s done.</p>
<p>One thing to mention is taking care of your code, even one more blank is missing and you <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span> will get problems</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/11/an-easy-way-to-add-a-sidebox-for-zencart/" title="zen cart blank sidebox">zen cart blank sidebox</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.338 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/11/an-easy-way-to-add-a-sidebox-for-zencart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add a Sidebox to Zen Cart</title>
		<link>http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/</link>
		<comments>http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:09:21 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[sidebox]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=170</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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 <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>, like category, like user reviews, like search, but sometimes we need more functions to customize, so we have to add the new sidebox to <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>.</p>
<p>but as you konw, zen cart is php developed, it&#8217;s not easy to find the way to add it in the control panel for a zen cart new learner as me, so I prepare you a tutorial way to add a new sidebox, here you go.</p>
<p><strong>1, Create Sidebox Template:</strong>Add a new file to the server in the following directory: zen-cart-root/includes/templates/template-name/sideboxes/. You should name the file something relating to the contents of the sidebox. In this example we will be adding a welcome message sidebox so we might name the file tpl_welcome.php. The contents of the file will include what you want to display in the box and will be in a $content variable. Below is an example of the contents of the file if you wanted it to just display a message like “Welcome to my store”.</p>
<pre>
<div class="dp-highlighter">
<div class="alt" style="width: 417px;"><span>&lt;?php </span></div>
<div style="width: 417px;"><span class="comment">/**</span></div>
<div class="alt" style="width: 417px;"><span class="comment">* Side Box Template</span></div>
<div style="width: 417px;"><span class="comment">*</span></div>
<div class="alt" style="width: 417px;"><span class="comment">*/</span><span> </span></div>
<div style="width: 417px;"><span class="vars">$content</span><span> = </span><span class="string">'Welcome to my store.'</span><span>; </span></div>
<div class="alt" style="width: 417px;">?&gt;</div>
</div>
</pre>
<p><strong>2,</strong><strong>Create Sidebox:</strong>Now we want to add the actual sidebox which goes into the following directory: /zen-cart-root/includes/modules/sideboxes. Again name the file something relating to the contents of the sidebox which in this case will be welcome.php. The contents of this file will look something like the below so just modify the variables that relate to your template.</p>
<div class="alt" style="width: 461px;"><span>&lt;?php </span></div>
<div style="width: 461px;"><span class="comment">/**</span></div>
<div class="alt" style="width: 461px;"><span class="comment">* welcome sidebox - used to display a welcome message in a sidebox</span></div>
<div style="width: 461px;"><span class="comment">*</span></div>
<div class="alt" style="width: 461px;"><span class="comment">*/</span><span>// test </span><span class="keyword">if</span><span> box should display </span></div>
<div style="width: 461px;"><span class="vars">$show_welcome</span><span> = true;</span><span class="keyword">if</span><span> (</span><span class="vars">$show_welcome</span><span> == true) {</span><span class="keyword">require</span><span>(</span><span class="vars">$template</span><span>-&gt;get_template_dir(</span><span class="string">&#8216;tpl_welcome.php&#8217;</span><span>,DIR_WS_TEMPLATE, </span><span class="vars">$current_page_base</span><span>,</span><span class="string">&#8217;sideboxes&#8217;</span><span>). </span><span class="string">&#8216;/tpl_welcome.php&#8217;</span><span>);</span></div>
<div style="width: 461px;"><span class="vars">$title</span><span> = BOX_HEADING_WELCOME; </span></div>
<div class="alt" style="width: 461px;"><span class="vars">$title_link</span><span> = false; </span></div>
<div style="width: 461px;"><span class="keyword">require</span><span>(</span><span class="vars">$template</span><span>-&gt;get_template_dir(</span><span class="vars">$column_box_default</span><span>, DIR_WS_TEMPLATE, </span><span class="vars">$current_page_base</span><span>,</span><span class="string">&#8216;common&#8217;</span><span>) . </span><span class="string">&#8216;/&#8217;</span><span> . </span><span class="vars">$column_box_default</span><span>); </span></div>
<div class="alt" style="width: 461px;">}</div>
<div style="width: 461px;">?&gt;</div>
<p><strong>3, Add Language Variables:</strong>You now need to modify the english.php language file to add the definitions for any text variables you have used in either file. In this example we have added a new variable called BOX_HEADING_WELCOME. So for this example you would add the below to english.php.</p>
<div class="alt" style="width: 417px;"><span class="comment">// welcome box text in sideboxes/welcome.php</span><span> </span></div>
<div style="width: 417px;">define(<span class="string">&#8216;BOX_HEADING_WELCOME&#8217;</span><span>, </span><span class="string">&#8216;Welcome Message&#8217;</span><span>); </span></div>
<p>Note above that BOX_HEADING_WELCOME is the name of the variable used and “Welcome Message” is the text that is displayed anywhere that the variable is used.<strong></strong></p>
<p><strong>4, Enable Sidebox:</strong>Now visit the Zen Cart admin system in your browser to turn the sidebox on. Once you have logged into the admin hover over Tools and select “Layout Boxes Controller” from the drop down. You will see the new sidebox in the list which in this example is sideboxes/welcome.php. Click on the new box twice and in the upper right of the window you will see fields that  you can edit. Type the correct number is the sort order field to display the box, select the radio button next to on in “Left/Right Column Status”, and then click the Update button. Your new sidebox is now enabled on your site.<strong></strong></p>
<p><strong>5, Verify Sidebox:</strong>Now visit your Zen Cart store in a browser and the sidebox should show.</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/" title="how to add new layout box controller in zen cart">how to add new layout box controller in zen cart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/" title="what size is sidebox on zencart">what size is sidebox on zencart</a></li><li><a href="http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/" title="zen cart google adwords sidebox">zen cart google adwords sidebox</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.282 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/11/how-to-add-a-sidebox-to-zen-cart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zencart Develop Situation in China</title>
		<link>http://www.dswei.com/2009/09/zencart-develop-situation-in-china/</link>
		<comments>http://www.dswei.com/2009/09/zencart-develop-situation-in-china/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 20:32:54 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[exshop]]></category>
		<category><![CDATA[shopex]]></category>
		<category><![CDATA[shopping-cart]]></category>
		<category><![CDATA[situation]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=101</guid>
		<description><![CDATA[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&#8217;m sure if you try the zen-cart once, you&#8221;ll fall in love with this great shopping cart.
The main problem I [...]]]></description>
			<content:encoded><![CDATA[<p>In china<a href="http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/"> zen-cart </a>develops not so good as the ecshop and shopex, though zen-cart is the best shopping cart in the world.</p>
<p>Not only the shopping cart itself, but maybe some culture and the user habit. I&#8217;m sure if you try the zen-cart once, you&#8221;ll fall in love with this great shopping cart.</p>
<p>The main problem I think is the marketing of zen-cart, the zen-cart chinese version holder Jack now living in the Canada, and he is busy working, and does not have enough time to modify and to market the zen-cart shopping cart in china.</p>
<p>Another problem is the zen-cart technology basic, it&#8217;s good for shopping cart, but most of the webmasters are still not so good at programming, if one day zen-cart is going to be like the <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/wordpress-internet/">wordpress</a></span>, I&#8217;m sure everybody will like it.</p>
<p>Also the payment method is the problem, it&#8217;s hard for chinese people to buy and pay for the products, so most of the zen-cart applications are export websites in the export companies.</p>
<p>One of the famous shopping cart in china is the lightinthebox.com, and this website is developed by <span class='bm_keywordlink'><a href="http://www.dswei.com/category/internet/zencart/">zencart</a></span>, you see?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/09/zencart-develop-situation-in-china/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zen-cart Administrator&#8217;s User Manual Ebook</title>
		<link>http://www.dswei.com/2009/09/zen-cart-administrators-user-manual-ebook/</link>
		<comments>http://www.dswei.com/2009/09/zen-cart-administrators-user-manual-ebook/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:09:23 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[Administrator's User Manual]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[shopping-cart]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=73</guid>
		<description><![CDATA[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&#8217;s the situation of GLOBAL e-commerce.
so today I&#8217;m trying to study a new kind of [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, I was trying to study a ebook of <a title="Permanent Link to e-Start Your Web Store with zen-cart ebook" rel="bookmark" href="../2009/08/e-start-your-web-store-with-zen-cart-ebook-free-download/">e-Start Your Web Store with zen-cart</a></p>
<p>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&#8217;s the situation of GLOBAL e-commerce.</p>
<p>so today I&#8217;m trying to study a new kind of ebook,  only for study and learn.</p>
<p>I&#8217;m not sure whether it is legal, but yea, just waiting for some copyright guys maybe.</p>
<p>you can go to buy the zen-cart ebook in <cite>www.cucumbermedia.com</cite></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/09/zen-cart-administrators-user-manual-ebook/" title="zen cart administrator">zen cart administrator</a></li><li><a href="http://www.dswei.com/2009/09/zen-cart-administrators-user-manual-ebook/" title="zen cart instruction manual">zen cart instruction manual</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.82 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/09/zen-cart-administrators-user-manual-ebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>e-Start Your Web Store with zen-cart ebook</title>
		<link>http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/</link>
		<comments>http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 07:52:58 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[e-shop]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[web store]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=65</guid>
		<description><![CDATA[A Hands-On Guide For Entrepreneurs &#38; 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&#8217;s local computer.
With this approach, store owners can familiarize themselves with the software [...]]]></description>
			<content:encoded><![CDATA[<p>A Hands-On Guide For Entrepreneurs &amp; Businesses</p>
<p>This book serves to address two major concerns for store owners who are using Zen Cart to run their online stores.</p>
<p>Firstly, it goes into detail on how to set up a Zen Cart store on a reader&#8217;s local computer.<br />
With this approach, store owners can familiarize themselves with the software before they start searching for a web<br />
hosting provider and putting their store on the Internet.<br />
Another advantage is that the local installation of Zen Cart is able to act as a test bed for store owners to try out</p>
<p>different ideas before they actually implement those ideas on their &#8216;live&#8217; online store on the Internet.<br />
Secondly, this book acts as a form of structured documentation for Zen Cart.</p>
<p>Now, anyone can start learning how to use this powerful piece of software in a structured manner and see how the<br />
different pieces fit together. This !proactive!– aroach is in stark contrast to the !reactive!– apprch that current<br />
users employ: asking questions in the forums, reading the Wiki or browsing the FAQs on Zen Cart&#8217;s site.</p>
<p>Ultimately, store owners can save themselves the time, effort and headaches of sifting through the forums to look for<br />
answers to most of their problems. The developers of Zen Cart can then have more time to continue enhancing this<br />
wonderful software and not repeatedly answering the same questions that keep popping up ever so often on the<br />
forums.</p>
<h3>How To Use  This Book</h3>
<p>This book covers Zen Cart version 1.3.7.1 which is the latest version at the time this book goes to print.<br />
This book is divided into 5 parts. If you are reading this book for the first time, you should go through the book in<br />
sequence from Part 1 to Part 5. After that, you can jump around the different chapters to accomplish a specific task.</p>
<h3>What is Zen Cart</h3>
<p>Zen Cart (http://www.zen-cart.com) is a piece of shopping cart software that allows you to create an online, e-<br />
commerce store for selling your goods and services. It is written in PHP and requires a MySQL database to work.<br />
You can use Zen Cart to create an online store to sell physical goods like shoes, pianos or digital goods like gift<br />
certificates, music downloads, etc. You can even sell services like insurance policies, IT support plans, etc.</p>
<p>The developers of Zen Cart have adopted the line, !The Art of E-Commerce!–, as their goal when developng the<br />
software. Hence, you will find that the software is designed to cater specifically to the requirements of store owners<br />
and shoppers first. Store owners do not need an IT degree to set up and administer their web sites, and shoppers can<br />
navigate the online store and check out their items easily. Programmers are also not forgotten, as the code for Zen<br />
Cart is well-structured and well-designed for easy maintenance and custom logic.</p>
<p>Zen Cart comes absolutely free with many e-commerce features available out-of-the-box. Therefore, you do not have<br />
to invest a lot of money to establish an online, robust and professional e-commerce presence. All you need is to pay<br />
the web hosting fees and possibly some web design fees if you want to give your online store a more polished look.</p>
<p>The source code for Zen Cart is distributed under the GNU General Public License (GPL). In essence, this license<br />
gives anyone the right to modify the source code to suit their needs. However, derivative works that modify the<br />
source code have to adhere to certain restrictions if they are to be re-distributed.</p>
<p>And if you want this ebook[<a href="http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook-free-download">e-Start Your Web Store </a>], please go to buy this ebook in the website below http://www.cucumbermedia.com/</p>
<p>thank you</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/" title="e-Start Your Web Store With Zen Cart download">e-Start Your Web Store With Zen Cart download</a></li><li><a href="http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/" title="e-Start Your Web Store With Zen Cart FREE">e-Start Your Web Store With Zen Cart FREE</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 0.326 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/08/e-start-your-web-store-with-zen-cart-ebook/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Most Popular Zen-cart Modules and Some Skills</title>
		<link>http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/</link>
		<comments>http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 10:12:40 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Zencart]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[search engine friendly]]></category>
		<category><![CDATA[sef]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.dswei.com/?p=61</guid>
		<description><![CDATA[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&#38;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&#38;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&#38;products_id=1013
4. [...]]]></description>
			<content:encoded><![CDATA[<p>I collect 5 best Zen-cart modules for structure and also for the seo, but it is for the board version 1.38</p>
<p>1.Install  Ultimate <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> URLs, Purpose: make the URL search engine friendly<br />
download：<a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=231">http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=231</a></p>
<p>2.Tabbed Products Pro, Purpose: optimize the categories and products page, also the meta tag<br />
download：<a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=924">http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=924</a></p>
<p>3.Simple <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> URL module, Purpose: change the URL path, use the channel<br />
download：<a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=1013">http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=1013</a></p>
<p>4. Optimize RSS Feed module, Purpose: RSS submit for any page<br />
download：<a href="http://www.zen-cart.cn/modules/wfdownloads/visit.php?cid=2&amp;lid=217">http://www.zen-cart.cn/modules/wfdownloads/visit.php?cid=2&amp;lid=217</a></p>
<p>5. EZ pages rel=nofollow attribute module, module: nofollow control the page index and crawl<br />
download：<a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=944">http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=944</a></p>
<p>Other skills about the Optimization</p>
<ul>
<li>Changes the dynamic URLs to static pages with <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> friendly URLs</li>
<li>Generates well-structured URLs in relation to catalogue content</li>
<li>Verifies and validates each URL<br />
<em>If the user/visitor makes any mistake in the URL, it is redirected to the correct URL &#8211; no HTTP 404/Not Found error or content penalty occur. E.g.:<br />
www.example.com/your-wrong-category-name-1/ your-wrong-subcategory-name-1/your-wrong-product-name-1.html to www.example.com/your-category-name-1/your-subcategory-name-1/ your-product-name-1.html</em></li>
<li>Supports safe changes of URLs<br />
<em>If any page receives new URL due to change in the content, all older URLs still work and the web browser or crawler is redirected through HTTP 301 Moved Permanently to the new URL. E.g.:<br />
www.example.com/your-category-name-1/ to www.example.com/your-new-category-name-1/</em></li>
<li>Supports redirections from ALL original ZenCart URLs<br />
<em>E.g.: www.example.com/index.php?mainpage=index&amp;cPath=2_5 to www.example.com/category-name-2/subcategory-name-5/</em></li>
<li>Prevents possible duplicate content penalties &#8211; no duplicate content available on the different URLs<br />
<em>E.g.: www.example.com/index.php?mainpage=product_info&amp;pro ducts_id=1 and www.example.com/index.php?mainpage=product_info&amp;cPath=1_4&amp;pro ducts_id=1 will be www.example.com/category-name-1/subcategory-name-1/ product-name-1.html<br />
…and more &#8211; Magic <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> URL for ZenCart fix many duplicate content penalties such as:<br />
www.example.com/index.php?mainpage=product_info&amp;products_id=1<br />
www.example.com/index.php?mainpage=product_info&amp;manu facturers_id=1&amp;products_id=1<br />
www.example.com/index.php?mainpage=product_reviews&amp;products_id=1<br />
www.example.com/index.php?mainpage=products_new&amp;act ion=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;cPath=1_4&amp;sort=2a&amp;act ion=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;cPath=1_4&amp;sort=2d&amp;act ion=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;cPath=1_4&amp;sort=3a&amp;act ion=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;cPath=1_4&amp;sort=3d&amp;act ion=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;manu facturers_id=1&amp;sort=2a&amp;action=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;manu facturers_id=1&amp;sort=2d&amp;action=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;manu facturers_id=1&amp;sort=3a&amp;action=buy_now&amp;products_id=1<br />
www.example.com/index.php?mainpage=index&amp;manu facturers_id=1&amp;sort=3d&amp;action=buy_now&amp;products_id=1<br />
and much more!</em></li>
<li>Prevents possible duplicate content penalties of Notify (add/remove) links</li>
<li>Prevents home page content penalties<br />
<em>www.example.com/?, www.example.com/index.php and www.example.com/index.php? will be www.example.com only!<br />
(also incorrect backward links are redirected to www.example.com)</em></li>
<li>Multi language mode and single language mode<br />
<em>If your ZenCart based shopping cart is using several languages, Magic <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> URL for ZenCart splits your shopping cart to virtual directories containing language code. Otherwise there is no any splitting to language code directories.</em></li>
<li>Supports unlimited Products Types<br />
<em>Properly handles settings of Product Types in ZenCart administration (Catalog &#8211; Product Types).</em></li>
<li>Makes all relative URLs absolute<br />
<em>Search Engines will spider your shopping cart easier.</em></li>
<li>Properly Sessions IDs handling<br />
<em>Sessions IDs (zenid parameter in URLs) are removed when one of 120 worldwide webcrawlers is detected. Also, if the webcrawler finds backward link with Session ID, it is redirected to the URL without this parameter.</em></li>
<li>Possibility to set Maximum number of words in one URI’s level<br />
<em>Others are omitted in URIs.</em></li>
<li>Possibility to set Minimum word’s length<br />
<em>Shorter words are excluded from URIs.</em></li>
<li>Various versions for different encodings (ISO/CP), UTF-8 supported.</li>
<li>High speed without negative effects to server load or web server response due to two level cache and RegEx optimizations<br />
<em>Does not add any SQL queries &#8211; fancy data for <span class='bm_keywordlink'><a href="http://www.dswei.com/category/search-engine-marketing/seo/">SEO</a></span> friendly URLs are cached in the system memory during script execution and are also stored to the special files for future usage to save database server resources.<br />
All Rewrite Rules are optimized for maximum speed.</em></li>
<li>Does not break any installed Add-ons, Modules or Templates/Themes</li>
<li>No modifications to ZenCart files required<br />
<em>You add only one line of code for installation.</em></li>
</ul>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="most downloaded zen cart modules">most downloaded zen cart modules</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zencart utf czech download new">zencart utf czech download new</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zen cart ultimate seo url page not found">zen cart ultimate seo url page not found</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zen cart purposes of spider">zen cart purposes of spider</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="ZEN CART Popular Searches">ZEN CART Popular Searches</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zen cart modules most popular">zen cart modules most popular</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zen cart modules">zen cart modules</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="zen cart friendly urls blog">zen cart friendly urls blog</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="popular zen cart modules">popular zen cart modules</a></li><li><a href="http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/" title="most popular zen cart module">most popular zen cart module</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.373 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2009/08/most-popular-zencart-modules-and-some-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
