상품문의 수량관련 사용하지 않는 스크립트 삭제
This commit is contained in:
@ -668,10 +668,6 @@ else
|
|||||||
|
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
//$(".item_use_count").text("<?php echo $use_total_count; ?>");
|
|
||||||
//$(".item_qa_count").text("<?php echo $qa_total_count; ?>");
|
|
||||||
//$(".item_relation_count").text("<?php echo $item_relation_count; ?>");
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// 바로구매 또는 장바구니 담기
|
// 바로구매 또는 장바구니 담기
|
||||||
|
|||||||
Reference in New Issue
Block a user