|
|
@@ -1195,7 +1195,7 @@
|
|
|
$obj = $('.form_field .select_custom.item_opt2.item_opt2_1');
|
|
|
}
|
|
|
|
|
|
- $.each(result.dataList, function(idx, item) {debugger;
|
|
|
+ $.each(result.dataList, function(idx, item) {
|
|
|
if (idx == 0){
|
|
|
//$obj = $('#goodsOpt2'+item.goodsCd);
|
|
|
//$obj = $('.form_field .select_custom.item_opt2.item_opt2_1');
|
|
|
@@ -1384,27 +1384,12 @@
|
|
|
return false;
|
|
|
});
|
|
|
|
|
|
- //상품 대표설명 > 우측 상품정보
|
|
|
- /* 1차 옵션선택 후 2차 옵션 활성화 */
|
|
|
- //var opt_selecter01 = new sCombo('.opt_select .select_custom.item_opt1');
|
|
|
- //var opt_selecter02 = new sCombo('.opt_select .select_custom.item_opt2');
|
|
|
- //$('.opt_select .select_custom .combo .list > li').click(function(e) {
|
|
|
- // $(this).parents('.form_field').next('.form_field').find('.select_custom').attr('disabled', false);
|
|
|
- // return false;
|
|
|
- //});
|
|
|
-
|
|
|
var opt_selecter01 = new sCombo('.opt_select .select_custom.item_opt1.item_opt1_1');
|
|
|
-
|
|
|
var opt_selecter01_1 = new sCombo('.opt_set_select .select_custom.item_opt1.item_opt1_1');
|
|
|
- //var opt_selecter02_1 = new sCombo('.opt_set_select .select_custom.item_opt2.item_opt2_1');
|
|
|
var opt_selecter01_2 = new sCombo('.opt_set_select .select_custom.item_opt1.item_opt1_2');
|
|
|
- //var opt_selecter02_2 = new sCombo('.opt_set_select .select_custom.item_opt2.item_opt2_2');
|
|
|
var opt_selecter01_3 = new sCombo('.opt_set_select .select_custom.item_opt1.item_opt1_3');
|
|
|
- //var opt_selecter02_3 = new sCombo('.opt_set_select .select_custom.item_opt2.item_opt2_3');
|
|
|
var opt_selecter01_4 = new sCombo('.opt_set_select .select_custom.item_opt1.item_opt1_4');
|
|
|
- //var opt_selecter02_4 = new sCombo('.opt_set_select .select_custom.item_opt2.item_opt2_4');
|
|
|
var opt_selecter01_5 = new sCombo('.opt_set_select .select_custom.item_opt1.item_opt1_5');
|
|
|
- //var opt_selecter02_5 = new sCombo('.opt_set_select .select_custom.item_opt2.item_opt2_5');
|
|
|
|
|
|
if (!gagajf.isNull([[${goodsInfo.socialSq}]])){
|
|
|
$('.timer_box').css('display', 'block');
|
|
|
@@ -1575,8 +1560,6 @@
|
|
|
|
|
|
}
|
|
|
|
|
|
-
|
|
|
-
|
|
|
/*]]>*/
|
|
|
</script>
|
|
|
|