Integration guide · WooCommerce
Connect your WooCommerce with our footwear catalog
Automatically import products, prices, stock and images into your WordPress + WooCommerce store with our REST API.
Step 1: Get your API Key
Sign up at calzadosjam.es, access your customer dashboard and generate a token in the API section.
Step 2: Choose your import method
Use WP All Import (premium plugin with JSON support), a custom PHP script with the WooCommerce REST API, or WP-CLI for bulk imports.
Step 3: Map the fields
Configure the mapping between our API fields (sku, name, base_price, images) and WooCommerce fields (SKU, title, price, gallery).
Step 4: Schedule synchronization
Set up a WordPress or server cron to run the import daily. Use updated_since to sync only changes.
Tips
WP All Import supports direct import from JSON URLs — set up our API as a data source.
For large catalogs (500+ products), use WP-CLI instead of the web panel to avoid timeouts.
Create variable products in WooCommerce to map our sizes as variations.
API Reference
Check the full API documentation in your customer dashboard.
Frequently asked questions
Which plugin do I need for WooCommerce?
WP All Import + WooCommerce Add-On is the simplest option. For full control, you can use a PHP script with the WooCommerce REST API.
Does it work with WordPress multisite?
Yes, our API is independent of your WordPress setup. Each site can use its own token.
Can I import products as variable with sizes?
Yes. Our API includes size_min and size_max. You can generate size variations automatically when importing.
Start syncing with WooCommerce
Create your free account and connect your footwear catalog in minutes.