Brug koden SUMMER25 og spar 25%* ved checkout. *Gælder ikke nyheder og allerede nedsatte varer.
Kopieret
This documentation provides the necessary information to integrate your e-commerce platform or ERP system with the Wiley X product catalog. Our data is distributed via Plytix PIM, providing you with real-time access to product descriptions, specifications, pricing, inventory, and media assets.
To connect your store to our product feeds, you can start testing immediately or request a custom feed for your account:
We support the following data formats. Specify your preference when requesting your unique B2B access:
Below is the standard structure of the fields included in our product feeds.
| Field Key | Data Type | Description | Example |
|---|---|---|---|
| sku | String | Unique Wiley X item number | WX-12345 |
| ean | String | 13-digit product barcode | 5701234567890 |
| title | String | Product name | WX Boss Sunglasses |
| description | HTML | Full product description | <p>Durable eyewear...</p> |
| price_b2b | Decimal | Your specific B2B purchasing price | 450.00 |
| msrp | Decimal | Manufacturer Suggested Retail Price | 899.00 |
| stock_qty | Integer | Current inventory level | 142 |
| image_urls | Array | URLs to product images and lifestyle shots | [url1.jpg, url2.jpg] |
{
"products": [
{
"sku": "WX-12345",
"ean": "5701234567890",
"title": "WX Boss Sunglasses",
"description": "<p>Premium protective eyewear designed for extreme conditions.</p>",
"price_b2b": 450.00,
"msrp": 899.00,
"stock_qty": 142,
"image_urls": [
"https://wileyx.com/images/wx-12345-front.jpg",
"https://wileyx.com/images/wx-12345-side.jpg"
]
}
]
}
Product Content (Images, Text): Updated once daily. We recommend fetching this data no more than once every 24 hours.
Inventory & Pricing: Updated hourly. We recommend fetching inventory data every 1-2 hours.
Caching: You must download and cache the data on your own servers. Do not make live requests to the Wiley X feed for every page load on your webshop.
If you experience technical issues with your feed URL or notice missing data, please contact our B2B technical support team at: