How to add Sign Customiser to wordpress/woocommerce
For complete setup instructions, please refer to our WooCommerce API Integration guide.
Quick Start Overview
The integration consists of three main steps:
1. Generate WooCommerce API Credentials
- Access your WordPress admin dashboard
- Navigate to WooCommerce → Settings → Advanced → REST API
- Click Add Key and configure:
- Description: “Sign Customiser”
- User: Choose an admin user
- Permissions: Select “Read/Write”
- Click Generate API Key and copy both the Consumer Key and Consumer Secret immediately (you cannot retrieve the secret again)
2. Connect Sign Customiser to WooCommerce
- Log into your Sign Customiser account
- Navigate to Integrations from the home screen
- Click Connect WooCommerce
- Enter your connection details:
- WordPress API URL:
https://yourstore.com/wp-json/ - Consumer Key: Paste from Step 1
- Consumer Secret: Paste from Step 1
- WordPress API URL:
- Complete the connection and copy the displayed HTML embed code
3. Add the Customiser to Your Website
- Navigate to your target WordPress page or post
- Add a Custom HTML block where you want the customiser to appear
- Paste the HTML embed code (includes customiser-id, integration-id, and woocommerce driver)
- Save and publish the page
Your integration is now complete and customers can customise products directly on your site with automatic product syncing and cart integration.