{include file="inc/header.html"}

{$page_title}

{include file="inc/cart/cart_check_list.html"}
{if $is_delivery} {* 配送 *}
{* 配送 *}
{else} {/if}
{include file="inc/cart/cart_message.html"}
{include file="inc/cart/cart_payment.html"}
{include file="inc/side.html"}
{include file="inc/footer.html"}