API extensions use cases
This section provides an introduction, implementation instructions, and storefront results, showing how to extend FastStore APIs and integrate them with external ones. These examples are designed to help you understand how to use this feature.
Use case | Description |
---|---|
Adding a contact form to the landing page | Allows shoppers to contact your store through a form. |
Adding available installment information on the PDP | Displays the available installment options for a product on the Product Details Page (PDP). |
For detailed code examples, access the playground.store repository, which provides in-depth details on each use case.