<?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>Delighted Stupid Wind &#124; Empire Illusion &#187; taxable goods</title>
	<atom:link href="http://www.dswei.com/tag/taxable-goods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dswei.com</link>
	<description>Dreamland of Business, On the Way</description>
	<lastBuildDate>Sat, 13 Aug 2011 22:17:02 +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>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>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="bulk tax zencart">bulk tax zencart</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zencart change all products to taxable goods">zencart change all products to taxable goods</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart US taxes">zen cart US taxes</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart mass update taxable">zen cart mass update taxable</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart mass tax rate edit">zen cart mass tax rate edit</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart change taxable goods value">zen cart change taxable goods value</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart change all products to taxable sql">zen cart change all products to taxable sql</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart change all products to taxable goods">zen cart change all products to taxable goods</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="zen cart bulk modify tax">zen cart bulk modify tax</a></li><li><a href="http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/" title="taxable goods zen cart">taxable goods zen cart</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 3.992 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.dswei.com/2010/01/zencart-taxable-goods-bulk-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

