Requesting My Personal Data
<div class="EG-request-personal-data">
<div class="EG-container-small">
<p>By filling out this form, you can request your personal data..</p>
<p><label for="request_email">Email:</label> <input type="email" name="request_email" id="request_email" required=""></p>
<p class="gdpr_request_description">I consent to Hoopla Sewing collecting my email address in order to provide my personal data. For more details, please refer to our Privacy Policy, where you can find more information about where, how, and why we store your data.</p>
<div><button class="button btn btn--regular btn--color btn--fill" onclick="return sendDataRequest()">Submit</button></div>
<div class="EG-loader" id="EG-loader" style="display: none;"></div>
</div>
</div>