쇼핑몰: #127 상품상세보기 관련상품 스타일 보완

This commit is contained in:
whitedot
2013-05-09 17:13:48 +09:00
parent 98ec8c039d
commit 9dce95ee6d
2 changed files with 5 additions and 4 deletions

View File

@ -484,10 +484,9 @@ else
<div class="sct_wrap">
<?php
$list_mod = $default['de_rel_list_mod'];
$img_width = $default['de_rel_img_width'];
$img_height = $default['de_rel_img_height'];
$td_width = (int)(100 / $list_mod);
$list_mod = 3;
$img_width = 230;
$img_height = 230;
$sql = " select b.*
from {$g4['shop_item_relation_table']} a