Filter Site Subtab
These settings let you filter orders or records by website, so you can control what items shoppers can view.
Filter Site Option
This string sets how orders/records are filtered. The default value is current
. Possible values are:
-
all – Filters orders/records from all websites in your NetSuite account.
Shoppers can see orders from all web stores in your NetSuite account when they check their Purchase History in My Account.
-
current – Filters orders/records for the current web store domain.
Shoppers can only see orders from the current web store in their Purchase History.
-
siteIds – Filters orders/records for a website specified by its site ID. Enter the site IDs in the Filter Site IDs field to return results for items ordered from other websites.
Shoppers can see orders from the websites you specify when they check their Purchase History.
For example, if an order was placed on another website, the shopper may still want to view it, so you should select all or siteIds as the filter site option.
ID |
filterSite.option |
UI location |
Advanced > Filter Site |
ID (pre-Vinson) |
filter_site |
JSON file |
FilterSite.json |
Configuration file (pre-Vinson) |
Configuration.js |
Filter Site IDs
This array filters records for web sites you select by site ID (see Filter Site Option). It holds a list of numeric IDs, separated by commas.
To find a site ID, edit a website record in the web address bar and copy the ID value, for example: id=3. Enter the value 3 in the Filter Site IDs field.
ID |
filterSite.ids |
UI location |
Advanced > Filter Site |
ID (pre-Vinson) |
None |
JSON file |
FilterSite.json |
Configuration file (pre-Vinson) |
Configuration.js |