Module: details

Module handling the display and interaction logic for a single product details page.

Source:

Methods

(async, inner) renderProductDetails()

Main function to fetch product data from the API based on URL ID and render the details.

Source:
Throws:

If Product ID is missing in the URL or the product is not found.

Type
Error