모바일 관련상품 설정 추가

This commit is contained in:
chicpro
2014-02-24 13:56:04 +09:00
parent 73b2917195
commit c90a3f69e6
9 changed files with 80 additions and 35 deletions

View File

@ -302,9 +302,15 @@ if($g5_shop_install) {
de_hope_date_after = '3',
de_baesong_content = '<b>배송 안내 입력전입니다.</b>',
de_change_content = '<b>교환/반품 안내 입력전입니다.</b>',
de_rel_list_use = '1',
de_rel_list_skin = 'relation.10.skin.php',
de_rel_list_mod = '3',
de_rel_img_width = '$simg_width',
de_rel_img_height = '$simg_height',
de_mobile_rel_list_use = '1',
de_mobile_rel_list_skin = 'relation.10.skin.php',
de_mobile_rel_img_width = '$simg_width',
de_mobile_rel_img_height = '$simg_height',
de_search_list_skin = 'list.10.skin.php',
de_search_img_width = '$simg_width',
de_search_img_height = '$simg_height',