Browser Location
// https://service?product=SKU001
const param = wire.location.param("product");Last updated
Was this helpful?
// https://service?product=SKU001
const param = wire.location.param("product");Last updated
Was this helpful?
Was this helpful?