
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@constructor-io/constructorio-ui-asa-pdp
Advanced tools
Constructor.io AI Shopping Assistant PDP UI library for web applications
ASA PDP is an NLP chatbot embedded in product detail pages, designed to answer key technical product questions essential for final purchase decisions.
Our Storybook Docs are the best place to explore the behavior and the available configuration options for this UI library.
npm i @constructor-io/constructorio-ui-asa-pdp
This is a framework agnostic method that can be used in any JavaScript project. The CioAsaPdp function provides a simple interface to inject the ASA PDP component into the provided selector.
In addition to ASA PDP component props, this function also accepts selector and includeCSS.
import CioAsaPdp from '@constructor-io/constructorio-ui-asa-pdp/constructorio-ui-asa-pdp-bundled';
CioAsaPdp({
selector: '#asa-pdp-container',
includeCSS: true, // Include the default CSS styles - defaults to true
apiKey: 'key_M57QS8SMPdLdLx4x',
itemId: '12345',
});
MIT © Constructor.io
FAQs
Constructor.io AI Shopping Assistant PDP UI library for web applications
The npm package @constructor-io/constructorio-ui-asa-pdp receives a total of 2 weekly downloads. As such, @constructor-io/constructorio-ui-asa-pdp popularity was classified as not popular.
We found that @constructor-io/constructorio-ui-asa-pdp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.