You can integrate Digistore24 order forms into a Digibiz24 landing page.
How to integrate an order form:
-
Create and configure an order form in Digistore24.
(See Order form).
-
Make sure that the code is an iframe tag:
<iframe src="https://..."></iframe>
. -
Copy the code.
-
Add the HTML / JS component to the page.
-
Click on the gear icon
next to the component to configure the component in the side menu.
-
Click on Open code editor.
-
Insert the copied code.
-
Click on Save.
-
Edit the other settings of the component.
-
- You can click on Preview in the header bar to see a preview of the changes in a new tab.
- Click on Save in the header bar.