|
|
|
if($shop['it_id']) { ?>
} ?>
|
if($shop['it_id']) { echo get_item_name($shop['it_id']); } ?>
|
if($shop['sh_date_s']) { $is_order_limit = true; ?>
=date('Y-m-d', strtotime($shop['sh_date_s']))?> ~ =date('Y-m-d', strtotime($shop['sh_date_e']))?>
} ?>
if($shop['sh_time_s']) { $is_order_limit = true; ?>
=$shop['sh_time_s']?>시 ~ =$shop['sh_time_e']?>시
} ?>
if($shop['sh_week']) { $is_order_limit = true;
echo "";
$str_week = explode("||", $shop['sh_week']);
$add_str = "";
for($k=0; $k < count($str_week); $k++) {
if($str_week[$k] == '') continue;
?>
=$add_str.$yoil[$str_week[$k]]?>
$add_str = ", ";
} echo " "; }
if(!$is_order_limit) { echo "상시판매"; }
?>
|
>
|
|
>
|
|
>
|
if($shop['sh_has_item']) { ?>
} ?>
|
if($shop['sh_has_item']) { echo get_item_name($shop['sh_has_item']); } else { echo "-"; } ?>
|
개
|
>
|
if($shop['sh_has_title']) { ?>
=get_title_image($shop['sh_has_title'])?>
} else { ?>
-
} ?>
|
|
|
|
|