추천인 혜택 경로_TEST

const urlParams = new URLSearchParams(window.location.search); if (urlParams.get(‘ref’) === ‘event123’) { document.getElementById(‘gift-form-wrapper’).style.display = ‘block’; }

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다