外掛說明
Wisdmlabs Product Feed for ChatGPT allows you to create product feeds compatible with OpenAI’s ChatGPT product ingestion system. The plugin generates feeds in both JSONL (native AI format) and XML (Google Merchant Center compatible) formats.
Key Features
- Generate JSONL and XML product feeds
- Scheduled automatic feed generation (daily or manual)
- Support for simple and variable products
- Variation support with proper grouping
- Product exclusion controls per product
- Setup wizard for easy configuration
- Comprehensive product validation
- Buffered logging for performance
- Secure file handling with .htaccess protection
- Accessible admin interface with ARIA support
Requirements
- WordPress 5.8 or higher
- PHP 7.4 or higher
- WooCommerce 6.0 or higher
How It Works
- Configure seller information via the setup wizard
- Set product-specific settings on individual product pages
- Generate feeds automatically on schedule or manually on demand
- Access feeds via URL endpoint for ChatGPT integration
External Services
This plugin integrates with OpenAI’s ChatGPT service to enable product discovery and checkout within ChatGPT. By using this plugin, you acknowledge that product data will be shared with OpenAI.
Data Sharing
When you generate a product feed, the following product data will be exposed to OpenAI/ChatGPT:
Product Identifiers:
* Product SKU (id)
* GTIN/UPC/ISBN (if available)
* Manufacturer Part Number (MPN, if GTIN unavailable)
* Item Group ID (for product variations)
Product Information:
* Product title
* Product description
* Product URL (link)
* Product images (main image and gallery images)
Pricing & Availability:
* Regular price
* Sale price and sale price effective dates (if applicable)
* Stock availability status
Product Attributes:
* Product brand
* Product category
* Product material
* Product condition (new/used/refurbished)
Physical Attributes:
* Product weight
* Product dimensions (length, width, height)
Variation Attributes (for variable products):
* Size
* Color
* Size system (US/UK)
* Gender (male/female/unisex)
OpenAI Integration Flags:
* Enable search flag (controls product visibility in ChatGPT search)
* Enable checkout flag (controls direct purchase capability in ChatGPT)
Seller Information:
* Seller name
* Seller URL
* Privacy policy URL
* Terms of service URL
* Return policy URL
* Return window (days)
How Data is Used
OpenAI uses this product data to:
* Index products for search and discovery within ChatGPT
* Display accurate product information, pricing, and availability
* Enable direct purchase functionality within ChatGPT (if enabled)
* Improve product matching and relevance in search results
Data Delivery
Product feeds are generated as files (JSONL or XML format) that can be accessed via a URL endpoint on your website. OpenAI ingests these feeds according to the OpenAI Product Feed Specification.
Privacy & Security
- Product feeds are generated on your server and stored locally
- Feed files are accessible via URL endpoint
- No direct API calls are made from this plugin to OpenAI servers
- You maintain full control over which products are included in feeds
- You can exclude products from feeds at any time
Consent
By activating and using this plugin, you agree to share the above product data with OpenAI for the purposes described above. You must accept this data sharing agreement during the setup wizard before the plugin can be used.
For complete details on OpenAI’s Product Feed requirements and specifications, please review the OpenAI Product Feed Documentation.
安裝方式
- Upload the plugin files to the
/wp-content/plugins/wisdmlabs-product-feed-for-chatgptdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Setup Wizard (WooCommerce Wisdmlabs Product Feed for ChatGPT) to configure seller information.
- Configure product settings on individual product pages (Wisdmlabs Product Feed for ChatGPT meta box).
- Generate your first feed from WooCommerce Wisdmlabs Product Feed for ChatGPT Settings.
常見問題集
-
Does this plugin work with variable products?
-
Yes, the plugin fully supports variable products and their variations. Variations are properly grouped using item_group_id.
-
What feed formats are supported?
-
The plugin supports both JSONL (native OpenAI format) and XML (Google Merchant Center compatible) formats.
-
How often are feeds generated?
-
Feeds can be scheduled to generate daily or manually on demand from the settings page.
-
Where are feed files stored?
-
Feed files are stored in
wp-content/uploads/wisdmlabs-product-feed-for-chatgpt/and can be accessed via a secure URL endpoint with a unique token. The full URL is available on the Wisdmlabs Product Feed for ChatGPT settings page. -
What product fields are required?
-
Required fields include: SKU, Title, Description, Price, Image, Category, Brand, Material, and proper product settings (Enable Search, Enable Checkout).
-
Can I exclude products from the feed?
-
Yes, you can exclude individual products using the “Exclude from Wisdmlabs Product Feed for ChatGPT” checkbox on the product edit page, or use bulk actions on the products list page.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0
- Initial release
- JSONL and XML feed generation
- Setup wizard for seller configuration
- Product validation system
- Scheduled feed generation (daily/weekly/manual)
- Variation support with proper grouping
- Product exclusion controls
- Buffered logging for performance
- Secure file handling
- Accessible admin interface
