유형별 상품리스트 설정 추가
This commit is contained in:
@ -338,6 +338,16 @@ if($g5_shop_install) {
|
||||
de_mobile_search_img_height = '$simg_height',
|
||||
de_mobile_search_list_mod = '3',
|
||||
de_mobile_search_list_row = '5',
|
||||
de_listtype_list_skin = 'list.10.skin.php',
|
||||
de_listtype_img_width = '$simg_width',
|
||||
de_listtype_img_height = '$simg_height',
|
||||
de_listtype_list_mod = '3',
|
||||
de_listtype_list_row = '5',
|
||||
de_mobile_listtype_list_skin = 'list.10.skin.php',
|
||||
de_mobile_listtype_img_width = '$simg_width',
|
||||
de_mobile_listtype_img_height = '$simg_height',
|
||||
de_mobile_listtype_list_mod = '3',
|
||||
de_mobile_listtype_list_row = '5',
|
||||
de_simg_width = '$simg_width',
|
||||
de_simg_height = '$simg_height',
|
||||
de_mimg_width = '$mimg_width',
|
||||
|
||||
Reference in New Issue
Block a user