<?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>外贸网站建设 B2C网站建设</title>
	<atom:link href="http://www.viwolf.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.viwolf.com/blog</link>
	<description>专业b2c网站开发，深圳外贸网站建设</description>
	<lastBuildDate>Mon, 11 Jul 2011 07:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>PayPal PDT Token获取方法及设置</title>
		<link>http://www.viwolf.com/blog/?p=895</link>
		<comments>http://www.viwolf.com/blog/?p=895#comments</comments>
		<pubDate>Wed, 06 Jul 2011 13:56:26 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[业内资讯]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=895</guid>
		<description><![CDATA[1 付款数据传输 PDT 在买家付完款后，PayPal 提供多种付款通知方式通知卖家，详细介绍可参考附录“订 单管理集成指南”中第一章。本文档主要介绍付款数据传输（Payment Data Transfer 简称 PDT）和即时付款通知（Instant Payment Notify 简称IPN）。 1.1 什么是PDT PDT 是一个安全获取付款明细的方式。在买家付完款后，卖家可以通过此方式即时获取 付款明细并显示给买家看。PDT 的流程示意图如下所示： 图 5-1 PDT 示意图 1) 买家通过 PayPal 付款后根据事先设定的返回URL(return)返回到您的网站； 2) PayPal 将在返回的URL 附加变量tx，即PayPal 的交易流水号； 3) 将收到的交易流水号 tx 和您的身份标记通过POST 方式发回给PayPal； 4) PayPal 接受请求后验证身份标记及交易流水号后将付款明细发送回给网站； &#8230; <a href="http://www.viwolf.com/blog/?p=895">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT4.jpg"></a><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT5.jpg"><img class="alignnone size-full wp-image-901" title="paypal_PDT5" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT5.jpg" alt="" width="614" height="365" /></a>1 付款数据传输 PDT<br />
在买家付完款后，PayPal 提供多种付款通知方式通知卖家，详细介绍可参考附录“订<br />
单管理集成指南”中第一章。本文档主要介绍付款数据传输（Payment Data Transfer 简称<br />
PDT）和即时付款通知（Instant Payment Notify 简称IPN）。</p>
<p>1.1 什么是PDT<br />
PDT 是一个安全获取付款明细的方式。在买家付完款后，卖家可以通过此方式即时获取<br />
付款明细并显示给买家看。PDT 的流程示意图如下所示：</p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT.jpg"><img class="alignnone size-full wp-image-896" title="paypal_PDT" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT.jpg" alt="" width="513" height="282" /></a><br />
图 5-1 PDT 示意图<br />
1) 买家通过 PayPal 付款后根据事先设定的返回URL(return)返回到您的网站；<br />
2) PayPal 将在返回的URL 附加变量tx，即PayPal 的交易流水号；<br />
3) 将收到的交易流水号 tx 和您的身份标记通过POST 方式发回给PayPal；<br />
4) PayPal 接受请求后验证身份标记及交易流水号后将付款明细发送回给网站；<br />
5) 将接受到的付款明细处理后显示在买家的网页浏览器中。<br />
1.2 如何启用PDT<br />
要启用 PDT，请执行以下操作：<br />
1. 登陆到 PayPal；<br />
2. 点击“Profile （用户信息）”子选项卡；</p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT2.jpg"><img class="alignnone size-full wp-image-897" title="paypal_PDT2" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT2.jpg" alt="" width="668" height="528" /></a><br />
3. 点击链接“Website Payment Preferences(网站付款习惯设定)”，如下图<br />
所示：</p>
<p>
<a href='http://www.viwolf.com/blog/?attachment_id=896' title='paypal_PDT'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT" title="paypal_PDT" /></a>
<a href='http://www.viwolf.com/blog/?attachment_id=897' title='paypal_PDT2'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT2-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT2" title="paypal_PDT2" /></a>
<a href='http://www.viwolf.com/blog/?attachment_id=898' title='paypal_PDT3'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT3-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT3" title="paypal_PDT3" /></a>
<a href='http://www.viwolf.com/blog/?attachment_id=899' title='paypal_PDT3'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT31-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT3" title="paypal_PDT3" /></a>
<a href='http://www.viwolf.com/blog/?attachment_id=900' title='paypal_PDT4'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT4-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT4" title="paypal_PDT4" /></a>
<a href='http://www.viwolf.com/blog/?attachment_id=901' title='paypal_PDT5'><img width="150" height="150" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT5-150x150.jpg" class="attachment-thumbnail" alt="paypal_PDT5" title="paypal_PDT5" /></a>
<br />
图 5-2 网站付款习惯设定示意图<br />
4. 设置“Auto Return（自动返回）”为“On（开启）”启用自动返回功能，并<br />
在“Return URL（返回URL）”输入返回地址，如下图所示：</p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT4.jpg"><img title="paypal_PDT4" src="http://www.viwolf.com/blog/wp-content/uploads/2011/07/paypal_PDT4.jpg" alt="" width="614" height="365" /></a><br />
图5-3 自动返回设定示意图<br />
5. 设置“Payment Data Transfer（付款数据传输）”为“On（开启）”，如下<br />
图所示。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=895</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zen cart lightinthebox 网站描述里面传图片</title>
		<link>http://www.viwolf.com/blog/?p=885</link>
		<comments>http://www.viwolf.com/blog/?p=885#comments</comments>
		<pubDate>Tue, 29 Mar 2011 15:47:05 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[业内资讯]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=885</guid>
		<description><![CDATA[在编辑产品页面]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_4.jpg"><img class="aligncenter size-full wp-image-891" title="d_4" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_4.jpg" alt="" width="735" height="413" /></a>在编辑产品页面</p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_11.jpg"><img class="aligncenter size-full wp-image-888" title="d_1" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_11.jpg" alt="" width="700" height="236" /></a></p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_21.jpg"><img class="aligncenter size-full wp-image-889" title="d_2" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_21.jpg" alt="" width="41" height="47" /></a></p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_3.jpg"><img class="aligncenter size-full wp-image-890" title="d_3" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/d_3.jpg" alt="" width="499" height="445" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=885</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zen cart 网站上传产品过程</title>
		<link>http://www.viwolf.com/blog/?p=876</link>
		<comments>http://www.viwolf.com/blog/?p=876#comments</comments>
		<pubDate>Tue, 29 Mar 2011 14:53:21 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[zen-cart使用]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=876</guid>
		<description><![CDATA[点击preview就可以预览，然后点击update就是上传产品成功了。]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-877" href="http://www.viwolf.com/blog/zen-cart%e4%bd%bf%e7%94%a8/%e7%bd%91%e7%ab%99%e4%b8%8a%e4%bc%a0%e4%ba%a7%e5%93%81%e8%bf%87%e7%a8%8b.html/attachment/product_one"><img class="aligncenter size-full wp-image-877" title="product_one" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/product_one.jpg" alt="" width="357" height="96" /></a><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_two.jpg"><img class="aligncenter size-full wp-image-878" title="products_two" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_two.jpg" alt="" width="577" height="212" /></a></p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_four.jpg"><img class="aligncenter size-full wp-image-880" title="products_four" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_four.jpg" alt="" width="407" height="344" /></a></p>
<p><a href="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_three.jpg"><img class="aligncenter size-full wp-image-879" title="products_three" src="http://www.viwolf.com/blog/wp-content/uploads/2011/03/products_three.jpg" alt="" width="589" height="190" /></a><br />
<br />
点击preview就可以预览，然后点击update就是上传产品成功了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=876</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>alibaba 阿里婚纱卖家分析</title>
		<link>http://www.viwolf.com/blog/?p=872</link>
		<comments>http://www.viwolf.com/blog/?p=872#comments</comments>
		<pubDate>Sat, 04 Dec 2010 06:47:50 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[网站推广]]></category>
		<category><![CDATA[外贸婚纱推广 外贸婚纱销售 方法 推广]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=872</guid>
		<description><![CDATA[众所周知，中国外贸人常上的地方之一就是阿里巴巴，这个B2B平台给无数人带来了财富，但是，在同质化和竞争越来越激烈的今天，B2B 已经很难给客户带来财富，试想，客户如果买婚纱，会到ALIBABA 搜索婚纱然后购买还是直接GOOGLE 搜索直接购买方便？ ALIBABA 的WEDDING DRESS 搜索结果： 365,698 Results 。要想排到ALIBABA 首页，广告关键词带年费估计50万拿不下来，而花费更少的钱做自己商城，购买谷歌广告，然后在线销售，也是外贸方法之一。 GOOGLE 下 WDDING DRESS 。右侧马上 LINGHTINTHEBOX 出现，就按一次点击2块钱，50个点击卖一套婚纱也可以赚。 我发图大家欣赏下：]]></description>
			<content:encoded><![CDATA[<p>众所周知，中国外贸人常上的地方之一就是阿里巴巴，这个B2B平台给无数人带来了财富，但是，在同质化和竞争越来越激烈的今天，B2B 已经很难给客户带来财富，试想，客户如果买婚纱，会到ALIBABA 搜索婚纱然后购买还是直接GOOGLE 搜索直接购买方便？</p>
<p>ALIBABA 的WEDDING DRESS 搜索结果： <strong id="tabResultNum">365,698 Results 。要想排到ALIBABA 首页，广告关键词带年费估计50万拿不下来，而花费更少的钱做自己商城，购买谷歌广告，然后在线销售，也是外贸方法之一。</strong></p>
<p>GOOGLE 下 WDDING DRESS 。右侧马上 LINGHTINTHEBOX 出现，就按一次点击2块钱，50个点击卖一套婚纱也可以赚。</p>
<p>我发图大家欣赏下： <a href="http://www.viwolf.com/blog/wp-content/uploads/2010/12/111.jpg"><img class="aligncenter size-full wp-image-873" title="linghtinthebox 婚纱广告推广" src="http://www.viwolf.com/blog/wp-content/uploads/2010/12/111.jpg" alt="外贸婚纱网站推广" width="452" height="499" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=872</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>alibaba 的SEO 水平下降了？</title>
		<link>http://www.viwolf.com/blog/?p=869</link>
		<comments>http://www.viwolf.com/blog/?p=869#comments</comments>
		<pubDate>Fri, 03 Dec 2010 13:23:29 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[业内资讯]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/b2c-news/alibaba-%e7%9a%84seo-%e5%8a%9f%e8%83%bd%e4%b8%8b%e9%99%8d%e4%ba%86%ef%bc%9f.html</guid>
		<description><![CDATA[这几天帮朋友SEO 一些词汇，发现有些词，竟然ALIBABA 和其他一些平台已经出现不在首页了，这个一个非常不好的信号，要么是ALIBABA 的SEO 技术人员离职，要么是GOOGLE 规则在调整，TRADEKEY 依然在首页，dhgate,madeinchina MADE-IN-CHINA 都排名在前，而靠自然搜索的结果竟然没有阿里巴巴。 阿里巴巴作为赞助商广告在最上面。这个信号很危险，作为GOOGLE 广告吸引卖家买家是一个很不明智的行为。 我希望更多同行去分享下经验。除了这些平台外，我还发现有些个人做的商城已经排到第一页了。甚至比平台都靠前。]]></description>
			<content:encoded><![CDATA[<p>这几天帮朋友SEO 一些词汇，发现有些词，竟然ALIBABA 和其他一些平台已经出现不在首页了，这个一个非常不好的信号，要么是ALIBABA 的SEO 技术人员离职，要么是GOOGLE 规则在调整，TRADEKEY 依然在首页，dhgate,madeinchina MADE-IN-CHINA 都排名在前，而靠自然搜索的结果竟然没有阿里巴巴。<br />
阿里巴巴作为赞助商广告在最上面。这个信号很危险，作为GOOGLE 广告吸引卖家买家是一个很不明智的行为。</p>
<p>我希望更多同行去分享下经验。除了这些平台外，我还发现有些个人做的商城已经排到第一页了。甚至比平台都靠前。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=869</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ebay alibaba 卖家何去何从？</title>
		<link>http://www.viwolf.com/blog/?p=868</link>
		<comments>http://www.viwolf.com/blog/?p=868#comments</comments>
		<pubDate>Fri, 03 Dec 2010 13:11:23 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[业内资讯]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/b2c-news/ebay-alibaba.html</guid>
		<description><![CDATA[alibaba ebay 卖家何从？ 从我在深圳的工作经历来看，目前，从EBAY 和ALIBABA 出走，并自己建自己的销售平台B2C 越来越多，而且都在盈利。 其中有多种原因，比如ALIBABA 的收费会员制度加上热门词竞价一年几十万都可以花钱，同样的钱可以建设并推广一个小行业内的门户网站，以后长期受益，而EBAY 上面的交易制度，比如卖与不卖都收取费用对于成本低的电子卖家来说很难吃消，目前B2B 阿里的卖家向DHGATE TRADETANG 这种买了才收费的平台转移,做的好的平台卖家 向自己的B2C 独立店铺转移已经成为趋势。 所以，未来平台的路B2B 阿里巴巴的路会越走越短，而商城B2C 类似LIGHTINTHEBOX 这种模式将领导潮流。]]></description>
			<content:encoded><![CDATA[<p>alibaba ebay 卖家何从？ 从我在深圳的工作经历来看，目前，从EBAY 和ALIBABA 出走，并自己建自己的销售平台B2C 越来越多，而且都在盈利。<br />
其中有多种原因，比如ALIBABA 的收费会员制度加上热门词竞价一年几十万都可以花钱，同样的钱可以建设并推广一个小行业内的门户网站，以后长期受益，而EBAY 上面的交易制度，比如卖与不卖都收取费用对于成本低的电子卖家来说很难吃消，目前B2B 阿里的卖家向DHGATE TRADETANG 这种买了才收费的平台转移,做的好的平台卖家 向自己的B2C 独立店铺转移已经成为趋势。</p>
<p>所以，未来平台的路B2B 阿里巴巴的路会越走越短，而商城B2C 类似LIGHTINTHEBOX 这种模式将领导潮流。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=868</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于小语种法语德语西班牙语以及阿拉伯语ZENCART 外贸商城的制作问题</title>
		<link>http://www.viwolf.com/blog/?p=864</link>
		<comments>http://www.viwolf.com/blog/?p=864#comments</comments>
		<pubDate>Wed, 01 Dec 2010 09:25:52 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[zen-cart 建站]]></category>
		<category><![CDATA[业内资讯]]></category>
		<category><![CDATA[法语德语西班牙语阿拉伯语外贸网站建设]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=864</guid>
		<description><![CDATA[为什么这种小语种网站我们公司收费相对英语比较高，因为其中涉及上百个文件代码的修改，而有些语种，有些词汇需要一个一个去查，浪费很多的时间和精力，我们用这些精力可以做到2个到3个英文类的LIGHTINTHEBOX 商城，所以，希望客户理解，对于小语种外贸网站的建设，我们的收费已经很合理。我个人希望，我们能在这些小语种网站的销售上能上量，可以降低我们的成本。但是，目前我们确实做不到。]]></description>
			<content:encoded><![CDATA[<p>为什么这种小语种网站我们公司收费相对英语比较高，因为其中涉及上百个文件代码的修改，而有些语种，有些词汇需要一个一个去查，浪费很多的时间和精力，我们用这些精力可以做到2个到3个英文类的LIGHTINTHEBOX 商城，所以，希望客户理解，对于小语种外贸网站的建设，我们的收费已经很合理。我个人希望，我们能在这些小语种网站的销售上能上量，可以降低我们的成本。但是，目前我们确实做不到。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=864</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>承接zencart 网站黑客攻击以及漏洞修复</title>
		<link>http://www.viwolf.com/blog/?p=861</link>
		<comments>http://www.viwolf.com/blog/?p=861#comments</comments>
		<pubDate>Wed, 01 Dec 2010 09:09:24 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[网站安全检测]]></category>
		<category><![CDATA[ZENCART 漏洞修复]]></category>
		<category><![CDATA[ZENCART 网站安全解决方案]]></category>
		<category><![CDATA[zencart 黑客]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=861</guid>
		<description><![CDATA[近期的外贸圈子已经被搞黑客搞乱了，客户以及朋友一个接一个被中招，要么直接网站被跳转到一个以7开头的同行网站里，要么付款被跳转，有一个从广州来的朋友已经连续和黑客战斗2天而搞的身心疲惫，最终抱着电脑来我们公司解决，本来我不想接这些活，费时费力，而且不能保证当时的修复是可以保证的，好在半月过去，效果确实明显，黑客终于远离客户，我们从此次事件中获得不少防止黑客跳转，以及SHELL MYSQL 注入的方法，为了不让这些经验浪费，我们公司现在正式承接防止黑客攻击，以及跳转业务。 有需要请联系我们的技术以及销售前台。在深圳广州的朋友可以到我们公司或者远程解决。]]></description>
			<content:encoded><![CDATA[<p>近期的外贸圈子已经被搞黑客搞乱了，客户以及朋友一个接一个被中招，要么直接网站被跳转到一个以7开头的同行网站里，要么付款被跳转，有一个从广州来的朋友已经连续和黑客战斗2天而搞的身心疲惫，最终抱着电脑来我们公司解决，本来我不想接这些活，费时费力，而且不能保证当时的修复是可以保证的，好在半月过去，效果确实明显，黑客终于远离客户，我们从此次事件中获得不少防止黑客跳转，以及SHELL MYSQL 注入的方法，为了不让这些经验浪费，我们公司现在正式承接防止黑客攻击，以及跳转业务。</p>
<p>有需要请联系我们的技术以及销售前台。在深圳广州的朋友可以到我们公司或者远程解决。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=861</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>外贸建站zencart购物车产品显示相关文件</title>
		<link>http://www.viwolf.com/blog/?p=856</link>
		<comments>http://www.viwolf.com/blog/?p=856#comments</comments>
		<pubDate>Tue, 30 Nov 2010 08:47:20 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[zen-cart使用]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=856</guid>
		<description><![CDATA[zencart是世界上最流行的电子商务系统之一了，zencart的开发流程比较复杂，变化多变，其次．在购物车中，有些代码就相当经典，下面将结合zencart购物车产品显示来讲讲ZenCart 购物车的程序结构。 includes\templates\template_default\templates \tpl_shopping_cart_default.php 里面是用来显示ZenCart购物车里面的产品，包括名称，价格等。当购物车为空的时候，他通过 &#60;?php require($template-&#62;get_template_dir(&#8216;tpl_modules_specials_default.php&#8217;,DIR_WS_TEMPLATE,$current_page_base,&#8217;templates&#8217;). &#8216;/tpl_modules_specials_default.php&#8217;); ?&#62;&#60;?php } ?&#62; 来包含特殊产品．通过 &#60;?php require($template-&#62;get_template_dir(&#8216;tpl_modules_whats_new.php&#8217;,DIR_WS_TEMPLATE, $current_page_base,&#8217;templates&#8217;). &#8216;/tpl_modules_whats_new.php&#8217;); ?&#62; 来包含新引进的产品． 当购物车中产品不为空的时候，将循环处理出购物车中的产品……]]></description>
			<content:encoded><![CDATA[<p>zencart是世界上最流行的电子商务系统之一了，zencart的开发流程比较复杂，变化多变，其次．在购物车中，有些代码就相当经典，下面将结合zencart购物车产品显示来讲讲ZenCart 购物车的程序结构。<br />
includes\templates\template_default\templates \tpl_shopping_cart_default.php<br />
里面是用来显示ZenCart购物车里面的产品，包括名称，价格等。当购物车为空的时候，他通过<br />
&lt;?php require($template-&gt;get_template_dir(&#8216;tpl_modules_specials_default.php&#8217;,DIR_WS_TEMPLATE,$current_page_base,&#8217;templates&#8217;). &#8216;/tpl_modules_specials_default.php&#8217;); ?&gt;&lt;?php } ?&gt;<br />
来包含特殊产品．通过<br />
&lt;?php require($template-&gt;get_template_dir(&#8216;tpl_modules_whats_new.php&#8217;,DIR_WS_TEMPLATE, $current_page_base,&#8217;templates&#8217;). &#8216;/tpl_modules_whats_new.php&#8217;); ?&gt;<br />
来包含新引进的产品．<br />
当购物车中产品不为空的时候，将循环处理出购物车中的产品……</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=856</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>外贸网站建设 zencart column_left.php 文件解析</title>
		<link>http://www.viwolf.com/blog/?p=854</link>
		<comments>http://www.viwolf.com/blog/?p=854#comments</comments>
		<pubDate>Tue, 30 Nov 2010 08:45:49 +0000</pubDate>
		<dc:creator>viwolf</dc:creator>
				<category><![CDATA[zen-cart使用]]></category>

		<guid isPermaLink="false">http://www.viwolf.com/blog/?p=854</guid>
		<description><![CDATA[zencart  modules\column_left.php是用来控制左侧栏目单元块显示的。 主要在 zen_layout_box表里面。 layout_box_location = 0 and layout_box_status= &#8217;1&#8242;是显示该子模块的基本查询条件．表示模块该显示的位置和状态．通常包括categories.php ，featured.php ，whats_new.php ，specials.php文件。 通过$column_left_display= $db-&#62;Execute(&#8220;select layout_box_name from &#8221; . TABLE_LAYOUT_BOXES . &#8221; where layout_box_location = 0 and layout_box_status= &#8217;1&#8242; and layout_template =&#8217;&#8221; . $template_dir . &#8220;&#8216;&#8221; . &#8216; order by &#8230; <a href="http://www.viwolf.com/blog/?p=854">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<table width="100%">
<tbody>
<tr>
<td>zencart  modules\column_left.php是用来控制左侧栏目单元块显示的。<br />
主要在 zen_layout_box表里面。<br />
layout_box_location = 0 and layout_box_status= &#8217;1&#8242;是显示该子模块的基本查询条件．表示模块该显示的位置和状态．通常包括categories.php ，featured.php ，whats_new.php ，specials.php文件。<br />
通过$column_left_display= $db-&gt;Execute(&#8220;select layout_box_name from &#8221; . TABLE_LAYOUT_BOXES . &#8221; where layout_box_location = 0 and layout_box_status= &#8217;1&#8242; and layout_template =&#8217;&#8221; . $template_dir . &#8220;&#8216;&#8221; . &#8216; order by layout_box_sort_order&#8217;);中程序查询出来．<br />
如果该模块在后台设置了不显示，那么他在该页面将不显示，则layout_box_status为0,layout_box_location为 0表示在左侧显示．</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.viwolf.com/blog/?feed=rss2&#038;p=854</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

