cURL
Commerce
Embeddable product card script
Self-contained JS bundle for a product card. Drop into any page:
<div data-nd-product-card="32"></div>
<script src="https://api.neuraldraft.io/v1/widgets/product-card/32.js" defer></script>
Reads from /v1/public/products/{slug} under the hood. Long-cached
on CDN. No auth, no credits.
GET
cURL
Path Parameters
Response
JavaScript bundle.
The response is of type string.