Skip to main content

Show Product Details By Slug

Show Product Details By Slug

Path Parameters
slug string REQUIRED
Example: honor-x9a-green
Header Parameters
Content-Type string
Example: application/json
Referer string
Example: https://doc.withsupercommerce.com
lang integer

1 = English, 2 = Arabic

Example: 1
Responses
200

OK

Schema OPTIONAL
object
GET /customer/products/:slug/slug
slug — path
Content-Type — header
Referer — header
lang — header
https://docapi.withsupercommerce.com/api
curl -L 'https://docapi.withsupercommerce.com/api/customer/products/:slug/slug' \
-H 'Accept: application/json'