Static code for product page

Get static page contents for product category in your store to utilize fast load of store pages on your website.

Access scopes

This endpoint doesn't require any access scopes.

Response

A JSON object with the following fields:

NameTypeDescription
cssFilesArray of stringsList of CSS URLs for the page design to display properly
htmlCodestringHTML code for the static page
metaDescriptionHtmlstringHTML code for the meta title and description
canonicalUrlstringCanonical URL for this page
ogTagsHtmlstringHTML code for Open Graph tags
jsonLDHtmlstringHTML code for JSON-LD product description
hrefLangHtmlstringhreflang HTML tag for translated versions of your website. Returned if international_pages request parameter is set. Google specification
lastUpdatednumberUNIX timestamp for when the page was generated
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!