Embed a ZappWay form using the Standard widget
<script type="module"> import Form from 'https://cdn.jsdelivr.net/npm/@zappway/embeds@latest/dist/form/index.js'; Form.initStandard({ formId: 'YOUR_FORM_ID', }); </script> <zappway-form-standard />
YOUR_FORM_ID