ThorKit

돌잔치 비용 계산기

돌잔치 장소·인원·답례품·돌상 패키지 비용을 합산해 총 비용을 산출합니다.

마지막 업데이트: 2026-05-10

입력

결과

총 예상 비용
2,400,000원
상세
장소 기본
100,000원
식대 (30명)
1,500,000원
답례품 (30개)
300,000원
돌상·돌잡이
300,000원
한복·의상
200,000원
  • · 최근에는 가까운 가족만 모이는 스몰 돌잔치(15~25명) 비중이 높아지고 있습니다.
  • · 돌잡이 영상 촬영·앨범 제작은 별도 비용으로 30~80만원이 추가됩니다.
외부 사이트에 임베드 (iframe 코드 복사)

블로그·기업 사이트에 이 계산기를 그대로 넣으세요. 무료, 회원가입 없음. 광고·헤더·푸터 없는 클린 UI 임베드.

<iframe
  src="https://thorkit.kr/embed/dol-cost/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb; border-radius: 6px;"
  title="돌잔치 비용 계산기 — ThorKit"
  loading="lazy"
></iframe>
<script>
  window.addEventListener("message", function(e) {
    if (e.origin !== "https://thorkit.kr") return;
    if (e.data && e.data.type === "thorkit:height") {
      var iframes = document.querySelectorAll('iframe[src*="https://thorkit.kr/embed/"]');
      iframes.forEach(function(f) { f.style.height = e.data.height + "px"; });
    }
  });
</script>
· height 700~1200 권장 (자동 조절 끄면 수동 조절 필요)· loading="lazy"로 페이지 속도 영향 최소

관련 계산기

태그로 묶인 다른 콘텐츠

계산기·도표·가이드·부업 모두 포함 — 태그 공유도 높은 순

#결혼 전체 →
</> 이 계산기를 다른 사이트에 임베드하기

아래 코드를 블로그·뉴스·기업 사이트의 HTML 영역에 붙여넣으면 이 계산기를 그대로 사용할 수 있습니다. 무료, 별도 신청 X.

<iframe
  src="https://thorkit.kr/embed/dol-cost/"
  width="100%"
  height="900"
  frameborder="0"
  style="border: 1px solid #e5e7eb;"
  title="돌잔치 비용 계산기 — ThorKit(토르킷)"
  loading="lazy"
></iframe>

임베드 가이드 전체 보기 →