xcvcx > 후기

본문 바로가기

보험후기
xcvcx

평가

매우 나쁨
profile_image
카바래 레벨
2025-07-25 19:17 6 0

본문

vcxvcx

댓글목록0

등록된 댓글이 없습니다.

댓글쓰기

적용하기
자동등록방지 숫자를 순서대로 입력하세요.
// 공유 URL 생성 function getShareUrl() { var currentUrl = window.location.href; // URL 파라미터 정리 - 공유할 때 불필요한 파라미터 제거 return currentUrl.split('?')[0] + '?bo_table=Reviews&wr_id=1'; } // 페이스북 공유 function shareFacebook() { var shareUrl = encodeURIComponent(getShareUrl()); var url = 'https://www.facebook.com/sharer/sharer.php?u=' + shareUrl; window.open(url, 'facebook-share-dialog', 'width=626,height=436'); } // 트위터 공유 function shareTwitter() { var shareUrl = encodeURIComponent(getShareUrl()); var title = encodeURIComponent('xcvcx'); var url = 'https://twitter.com/intent/tweet?text=' + title + '&url=' + shareUrl; window.open(url, 'twitter-share-dialog', 'width=626,height=436'); } // 카카오톡 공유 function shareKakao() { // KAKAO_JS_API_KEY 가 정의되지 않은 경우 alert('카카오톡 공유 기능을 사용하려면 관리자에게 문의하세요.'); } // 링크 복사 기능 function copyLink() { var shareUrl = getShareUrl(); var tempInput = document.createElement('input'); document.body.appendChild(tempInput); tempInput.value = shareUrl; tempInput.select(); document.execCommand('copy'); document.body.removeChild(tempInput); // 알림 표시 Swal.fire({ title: '링크가 복사되었습니다.', text: '친구나 지인에게 공유해보세요!', icon: 'success', confirmButtonColor: '#3085d6', confirmButtonText: '확인' }); }

카바래

신차구매 혁신

4.7 (5,000+ 리뷰)
원하는 차, 여기 다 있어요!
광고 이미지

한정 기간 특가 이벤트

지금 구매시 30% 할인 + 추가 혜택