모바일쇼핑몰: #201 상품보기, 장바구니 옵션기능 마크업 완료
This commit is contained in:
@ -16,7 +16,7 @@ else
|
||||
|
||||
<script src="<?php echo G4_JS_URL; ?>/shop.js"></script>
|
||||
|
||||
<form name="frmcartlist" method="post">
|
||||
<form name="frmcartlist" id="sod_bsk_list" method="post">
|
||||
<table class="basic_tbl">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
@ -262,7 +262,7 @@ else
|
||||
<?php echo get_sns_share_link('googleplus', $sns_url, $sns_title, G4_URL.'/img/shop/sns_goo2.png'); ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<table id="sit_ov_tbl">
|
||||
<table class="sit_ov_tbl">
|
||||
<colgroup>
|
||||
<col class="grid_3">
|
||||
<col>
|
||||
|
||||
Reference in New Issue
Block a user