<?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>SLAB Techsol System &#187; Featured</title>
	<atom:link href="http://www.techsolsystem.com/blog/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsolsystem.com/blog</link>
	<description>We never underestimate others</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to create multiple Flat Rate shipping in Oscommerce?</title>
		<link>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/</link>
		<comments>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 08:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open source technology]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=65</guid>
		<description><![CDATA[If  there is a requirement where you want to create multiple shipping categories in Oscommerce that a user can select like No Shipping :  $0.00 Flat Rate Manhattan: $25.00 Flat Rate Overnight Manhattan: $30.00 Then just follow the steps given below: Create copy of &#8220;flat.php&#8221; Ex: flat2.php,flat3.php in catalog\includes\modules\shipping and catalog\includes\languages\english\modules\shipping. Open catalog\includes\languages\english\modules\shipping\flat2.php and replace lines with the following. [...]]]></description>
			<content:encoded><![CDATA[<!-- Easy AdSense V2.72 -->
<!-- Post[count: 3] -->
<div class="ezAdsense adsense adsense-leadin" style="float:left;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-6678552755184982";
/* 234x60, created 11/19/09 */
google_ad_slot = "2168683452";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>If  there is a requirement where you want to create multiple shipping categories in <span style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; line-height: normal; font-size: 22px; white-space: pre;">Oscommerce <span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; white-space: normal; font-size: 13px; line-height: 19px;">that a user can select like</span></span></p>
<p>No Shipping :  $0.00<br />
Flat Rate Manhattan: $25.00<br />
Flat Rate Overnight Manhattan: $30.00</p>
<p>Then just follow the steps given below:</p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Create copy of &#8220;flat.php&#8221; Ex: flat2.php,flat3.php in</span></p>
<p>catalog\includes\modules\shipping and<br />
catalog\includes\languages\english\modules\shipping.</p>
<p>Open catalog\includes\languages\english\modules\shipping\flat2.php and replace lines with the following.</p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;"><br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_TITLE&#8217;, &#8216;Flat Rate 2&#8242;);<br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_DESCRIPTION&#8217;, &#8216;Flat Rate 2&#8242;);<br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_WAY&#8217;, &#8216;Best Way 2&#8242;);<br />
</span></p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Open catalog\includes\modules\shipping\flat2.php  replace term flat with flat2 and MODULE_SHIPPING_FLAT with MODULE_SHIPPING_FLAT2.<br />
</span></p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Thats it..now upload to respective directory. Go to Admin section and enable new shipping modules. </span></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">create shipping categories that a user can select or that I can select for certain products:</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Categories:</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">No Shipping</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Flat Rate Manhattan: $25</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Flat Rate Overnight Manhattan:</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
