Search.../

Introduction

 

Developer Preview
Some functions in this module are in Developer Preview. APIs in Developer Preview are subject to change and are not intended for use in production.
Send us your suggestions for improving these functions. Your feedback is valuable to us.

 

The Site Properties API holds all the public information about the site and business in a single place, including profile, contact details, schedule information, and consent policy.

The Site Properties API allows you to:

  • Read all site properties.
  • Manage your business contact details, business schedule, region and locale settings, and default consent policy for visitors.

To use the Site Properties API, import { siteProperties } from wix-business-tools.v2:

import { siteProperties } from 'wix-business-tools.v2';
js | Copy Code

Was this helpful?

In This Article
  1. About consent policy