{action->isMobile assign=mobile} {if $mobile} {*** 携帯 ***} {include file="mobile/consumer/failed.html"} {else} {*** 一般 ***} {include file="customer/mypage/consumer/failed.html"} {/if}