Index: /branches/version-2_5-dev/data/Smarty/templates/sphone/products/detail.tpl
===================================================================
--- /branches/version-2_5-dev/data/Smarty/templates/sphone/products/detail.tpl	(revision 20019)
+++ /branches/version-2_5-dev/data/Smarty/templates/sphone/products/detail.tpl	(revision 20035)
@@ -174,5 +174,5 @@
                 <!--{/if}-->
             >
-                <img src="<!--{$arrFile[$key].filepath|h}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" alt="<!--{$arrProduct.name|h}-->" class="picture" /><br />
+                <img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrProduct.main_large_image|h}-->" width="<!--{$arrFile[$key].width}-->" height="<!--{$arrFile[$key].height}-->" alt="<!--{$arrProduct.name|h}-->" class="picture" /><br />
                 <!--★拡大する★-->
                 <!--{if $arrProduct.main_large_image|strlen >= 1}-->
