1. Data Exports to SAIZ
A. Continuous Product Data Exports to SAIZ:
Graded measurement tables export: Measurements data for each product (data is exported on product level, not SKU level) Transfers supported: 1. API, 2. SFTP, 3. Feeds Frequency: Monthly export of all sizing data {
"brandCode": "cecil",
"payloads": [
{
"productId": "12223",
"availableSizes": [
"S","M","L","XL"
],
"dimensions": [
{
"measurementName": "chestwidth",
"measurementValue": "65",
"size": "S"
},
{
"measurementName": "chestwidth",
"measurementValue": "67",
"size": "M"
},
{
"measurementName": "chestwidth",
"measurementValue": "69",
"size": "L"
},
{
"measurementName": "chestwidth",
"measurementValue": "71",
"size": "XL"
},
{
"measurementName": "hipwidth",
"measurementValue": "65",
"size": "S"
},
{
"measurementName": "hipwidth",
"measurementValue": "67",
"size": "M"
},
{
"measurementName": "hipwidth",
"measurementValue": "69",
"size": "L"
},
{
"measurementName": "hipwidth",
"measurementValue": "71",
"size": "XL"
},
{
"measurementName": "waistwidth",
"measurementValue": "65",
"size": "S"
},
{
"measurementName": "waistwidth",
"measurementValue": "67",
"size": "M"
},
{
"measurementName": "waistwidth",
"measurementValue": "69",
"size": "L"
},
{
"measurementName": "waistwidth",
"measurementValue": "71",
"size": "XL"
}
...
]
}...
]
SFTP access will be given with specific brand login credentials upon kickoff
One-time exchange of Fit model data (excel or pdf) Fit models: a one time exchange of body measurement data (base models) via email
B. Daily Data exchange & cookies:
Feed: order/returns data: please see the below guide on data upload and contents
You can send data via a url feed (channelpilot or similar) or upload it daily to your SAIZ SFTP. Your SFTP access for order/returns will be provided upon kickoff.
URL Feed of active products with the following structure:
Daily updates onto url with csv export (e.g. channelpilot or similar) Integrations: Cookies & data privacy Please add SAIZ and Google analytics as cookies. SAIZ Body measures should not appear if cookies are not accepted by users.
Data privacy documentation.xlsx
11.7 kB
SAIZ_Privacy_Policy_English_Template_Onboarding.docx
30.9 kB
Datenschutzerklärung_Template_SAIZ_2025.docx
27.8 kB
2. Shopfront - Widget Implementation
A. IT - getting SAIZ into shopfront:
Widget configuration - let’s discuss the look & feel of your extensions. We can brand the front-end to maximize for KPI impact. Integrate widget into PDP (& Checkout or Gallery pages) Integrate Webhook into Checkout.