New fields to check storefront URL format
What's new
Store profile data got two new read-only fields that reflect how storefront URLs are generated on the website.
Changes in API
New read-only fields in the Store profile -> generalInfo
object: storefrontUrlFormat
and .storefrontUrlSlugFormat
.
These fields allow you to identify the format of storefront URLs (product/category pages, account and checkout pages) on the website. For Instant Site users, CLEAN
format WITHOUT_IDS
is considered a default.
Documentation links
Update productLast updated
Was this helpful?