Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Embed Cuprice on any HTML page
<div data-cuprice-id="YOUR_SHARE_ID"></div> <script src="https://app.cuprice.io/embed.js" async></script>
div
<!DOCTYPE html> <html> <head> <title>Pricing - My Product</title> </head> <body> <h1>Choose your plan</h1> <!-- Cuprice pricing table --> <div data-cuprice-id="YOUR_SHARE_ID"></div> <script src="https://app.cuprice.io/embed.js" async></script> </body> </html>