Get Long Product

Get a product full details. Includes all product images and full product descriptions.

Fetched the get long product service when a user clicks the product card. It contains the complete product displays, which include all the data in short products and all other product images with complete descriptions of the products.

📘

NOTE

Use the get long product to get the full product details after a user clicks a card.

Request

{{baseUrl}}/getLongProduct
ParametersTypeDescriptionOptional
productIdStringThe productId of the product to be fetched.

The productId can be retrieved from the short product details data.
required
Language
Click Try It! to start a request and see the response here!