<?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>Welcart オンライン・マニュアル&#124;ECサイト構築プラグイン &#187; 商品画像</title>
	<atom:link href="http://www.welcart.com/documents/archives/tag/%e5%95%86%e5%93%81%e7%94%bb%e5%83%8f/feed" rel="self" type="application/rss+xml" />
	<link>http://www.welcart.com/documents</link>
	<description>ショッピングカート for Wordpress</description>
	<lastBuildDate>Wed, 03 Feb 2010 02:10:55 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>usces_the_itemImageURL</title>
		<link>http://www.welcart.com/documents/archives/673</link>
		<comments>http://www.welcart.com/documents/archives/673#comments</comments>
		<pubDate>Thu, 02 Jul 2009 08:41:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[テンプレートタグ・リファレンス]]></category>
		<category><![CDATA[テンプレートタグ]]></category>
		<category><![CDATA[商品画像]]></category>

		<guid isPermaLink="false">http://www.usconsort.com/usces/?p=673</guid>
		<description><![CDATA[商品画像のURLを表示します。リンク先はフルサイズの商品画像です。]]></description>
			<content:encoded><![CDATA[<dl class="reference">
<dt>説明</dt>
<dd>
ループの中で使用します。<br />
商品画像のURLを表示します。リンク先はフルサイズの商品画像です。<br />
<span id="more-673"></span>
</dd>
<dt>使い方</dt>
<dd>
例えば、商品メイン画像のサムネイルににフル画像のリンクを張ります。</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> usces_the_itemImageURL<span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> usces_the_itemImage<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/a&gt;</pre></div></div>

</dd>
<dt>パラメータ</dt>
<dd>
<h5>number</h5>
<p>（整数）画像のID。0がメイン画像でそれ以降がサブ画像。省略するとメイン画像となります。</p>
</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.welcart.com/documents/archives/673/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>usces_the_itemImage</title>
		<link>http://www.welcart.com/documents/archives/463</link>
		<comments>http://www.welcart.com/documents/archives/463#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:18:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[テンプレートタグ・リファレンス]]></category>
		<category><![CDATA[テンプレートタグ]]></category>
		<category><![CDATA[商品画像]]></category>

		<guid isPermaLink="false">http://www.usconsort.com/usces/?p=463</guid>
		<description><![CDATA[イメージタグを出力して商品画像を表示します。]]></description>
			<content:encoded><![CDATA[<dl class="reference">
<dt>説明</dt>
<dd>
ループの中で使用します。<br />
イメージタグを出力して商品画像を表示します。<br />
<span id="more-463"></span>
</dd>
<dt>使い方</dt>
<dd>
例えば、商品メイン画像を100×100ピクセルで表示させます。</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> usces_the_itemImage（ <span style="color: #cc66cc;">0</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">100</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">100</span> ）<span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

</dd>
<dt>パラメータ</dt>
<dd>
<h5>number</h5>
<p>（整数）画像のID。0がメイン画像でそれ以降がサブ画像。省略するとメイン画像となります。</p>
<h5>width</h5>
<p>（整数）画像の最大横幅。省略すると60pxとなります。</p>
<h5>height</h5>
<p>（整数）画像の最大高さ。省略すると60pxとなります。</p>
</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.welcart.com/documents/archives/463/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

