This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. SMT Toolkit for WooCommerce

SMT Toolkit for WooCommerce

Modular WooCommerce toolkit: AI search, cart recovery, wishlist, loyalty rewards, role-based pricing, discounts, AJAX archive and more.

fewer than 10 active installsFree on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping SMT Toolkit for WooCommerce running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
27 days ago
Requires PHP
8.0
Your host must be running at least this version.
Requires WordPress
6.9
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

fewer than 10 active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how SMT Toolkit for WooCommerce is looked after — not on how many stores run it.

Well maintained
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 26 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
Not enough data
No ratings yet.
Listing transparency
10 / 10
Provides: screenshots, description, homepage
2 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.

SMT Toolkit for WooCommerce is a modular automation and management toolkit designed for WooCommerce-based stores.

The plugin provides a collection of independent modules that can be enabled or disabled as needed, allowing store owners to build flexible workflows without unnecessary features or performance overhead.

SMT Toolkit focuses on automation, data consistency, and repeatable processes – especially for stores that rely on bulk imports, scheduled updates, and advanced pricing logic.

Available Modules

Google Drive Importer

Import products, images, and updates directly from Google Drive using CSV files.

Features:
– Import products and images from Google Drive folders
– Batch processing with progress tracking
– Detailed logs and safety checks
– Update rules for existing products
– Optional cron-based automation

Setup note:
To use this module, you must create a Google API project and obtain OAuth credentials.

Official documentation:
https://developers.google.com/drive/api/guides/enable-drive-api

Automation:
For scheduled or unattended imports, a WordPress cron task is required.

CSV File Structure

The importer uses CSV files to create or update products.

Required fields:
– id or sku (at least one is required)

Optional fields:
– type
– barcode
– short_description
– description
– sale_start
– sale_end
– in_stock
– price
– sale_price
– categories
– tags
– custom meta fields (any column name will be treated as a meta key)
– images (image and photo remain supported aliases)
– image_alt (use | to separate values for multiple images)
– image_caption (use | to separate values for multiple images)
– image_description (use | to separate values for multiple images)
– alt_text (legacy alias for image alt text; comma-separated)
Custom meta fields are stored as product meta keys without overwriting protected WooCommerce core fields.

The CSV structure is flexible. Only the required identifier field must be present.
All other fields are optional and processed only if provided.

Discount Engine

Create flexible discount profiles with conditions, priorities, schedules, and visual indicators.

Features:
– Rule-based discount profiles
– Support for scheduled discounts
– Priority handling and conflict resolution
– Customizable discount badges
– Cron-based recalculation support

Automation:
A cron task is required to automatically apply, update, or expire scheduled discounts.

Theme compatibility note:
To replace the default sale badge, the theme must include a span.onsale element (the wrapper does not matter, but the onsale class must be present).

Transliteration

Automatically transliterate non-Latin product URLs and filenames.

Features:
– URL and filename transliteration
– Custom rule editor
– Testing and preview tools
– Bulk conversion and rollback support

Language support:
Predefined rules are included for:
– Ukrainian
– Russian
– Bulgarian

For other languages, custom transliteration rules can be added manually.

This module does not require cron configuration.

Store Settings

The Store Settings module centralizes WooCommerce configuration in one place – no need to edit theme files or functions.php.

It allows you to safely manage store behavior, performance tweaks, product badges, and Classic checkout fields through a clean admin interface.

Key Features
– Disable unused frontend scripts and styles
– Add context-based inline CSS and JavaScript
– Clean up unnecessary WordPress and WooCommerce head output
– Configure product badges (Sale, New, Sold Out, Featured, Best Seller)
– Customize Classic WooCommerce checkout fields
– Define custom product fields with tab display support

Checkout customization works with Classic WooCommerce checkout (shortcode).
Blocks checkout is automatically detected.

Ajax Archive Engine

AJAX-powered WooCommerce archive system with:
– AJAX pagination
– AJAX sorting
– Lazy-loaded filters sidebar
– Clean URL handling
– History (back/forward) state support
– Mobile-first optimized behavior

Centralized SVG Registry

Secure SVG management module:
– Centralized SVG storage
– Sanitized SVG processing
– Automatic CSS generation
– Base64 background rendering
– Hash-based file versioning
– Automatic cleanup of old files
– Security-hardened SVG sanitizer

Role-Based Pricing

Assign custom prices or percentage discounts based on the customer’s WordPress user role.

Features:
– Per-role price overrides (fixed price or percentage discount)
– Works with simple and variable products
– Role-specific prices visible only to the matching role
– Per-product manual price override via product edit screen
– Fully integrated with WooCommerce cart and checkout totals
– Compatible with WooCommerce price display hooks

Setup note:
Role configurations are managed globally from the plugin settings.
Per-product price overrides are set directly on each product’s edit screen.

AI Search

Smart product search powered by OpenAI intent parsing and optional embeddings. Customers find products by intent and natural-language queries, not just exact keywords.

Features:
– OpenAI-backed intent parsing for natural-language queries
– Optional OpenAI-backed embeddings index (built incrementally in the background)
– Live drop-down with brand, attribute and price chips
– Quick-view + add-to-cart directly from results
– Configurable result count, image size and ranking
– Rate limiting (burst, per-minute, per-hour, global hourly cap)
– Index status dashboard with manual rebuild and per-product diagnostics
– Works with simple and variable products

Setup note:
An OpenAI API key is required for AI parsing and embeddings. Index build is throttled and can be paused.

Wishlist

Personal wishlists with shareable links and multi-list support.

Features:
– One default list plus user-created named lists
– Guest wishlists merge into the user account after login
– Shareable public link per list (read-only by default)
– AJAX add/remove without page reload
– Wishlist counter in header (theme-friendly via hooks and helper functions)
– Quick-view and add-to-cart from the wishlist modal
– Optional auto-cleanup of old guest sessions

Rewards / Loyalty Points

Points-based rewards programme. Customers earn points on completed orders and redeem them for discount on future purchases.

Features:
– Per-role or per-user-level earn rate (integrates with Discount user levels)
– Configurable redemption cap as a percentage of the cart total
– Auto-actions: registration bonus, review bonus, birthday gift, level-up bonus
– Popup + email notifications (rate-limited, branded via Newsletter settings)
– Refund-aware: points reverse on cancel/refund and re-credit on subsequent re-completion
– Points history with paginated load-more
– Opt-in/opt-out toggle on the customer’s account page
– Optional self-hosted “do not load module CSS” switch for themed stores

Abandon Cart

Recover sales from carts that customers leave behind.

Features:
– Tracks logged-in and guest carts (via email capture on checkout)
– Configurable reminder schedule (multiple stages)
– Branded reminder emails (template shared with Newsletter / Rewards)
– Rate-limited send queue with admin dashboard and per-cart audit
– One-click cart restore link (token-protected)
– Auto-prune of recovered or aged-out carts

Newsletter

Lightweight newsletter system: subscriber list, campaign composer and email branding.

Features:
– Subscriber list with import / export and bulk actions
– Visual template with logo, From-name/address and footer (shared by all modules)
– Composer with token replacement ({first_name}, {site_name}, etc.)
– Per-hour send cap and queue worker (cron-based)
– Unsubscribe handling with one-click token link
– Bounce/error logging
– Integration hook so other modules (Rewards, Abandon Cart) re-use the same branding

Social

Social touchpoints in a single module: share buttons, login providers and a floating contact CTA.

Features:
– Share buttons (Facebook, X/Twitter, Telegram, Viber, copy-link)
– Social login (Google, Facebook, Apple) with token validation
– Floating CTA dock with Phone / Telegram / Viber / WhatsApp / Instagram / Messenger channels
– Per-channel labels (translatable)
– Hover-to-reveal label on desktop, full label on mobile
– Theme-friendly: every block is exposed via shortcode or hook

Modular Architecture

Each module operates independently and can be enabled or disabled at any time.
This allows you to use only the functionality you need while keeping the system lightweight and predictable.

External Services

This plugin connects to external services to provide its functionality.

Google Drive API

The Google Drive Importer module connects to the Google Drive API to allow users to import files and images from their own Google Drive accounts into WooCommerce.

What data is sent:
– Google Drive file IDs
– OAuth access tokens provided by the user

When data is sent:
– Only when the user explicitly initiates an import action from the plugin interface

Why data is sent:
– To retrieve selected files and images from the user’s Google Drive account

Service provider:
– Google LLC

Terms of Service:
https://policies.google.com/terms

Privacy Policy:
https://policies.google.com/privacy

OpenAI API

The AI Search module connects to the OpenAI API to parse natural-language search queries and, when enabled, build a semantic embeddings index from your product catalog.

What data is sent:
– Customer search queries typed into the AI Search widget, used for intent parsing
– Product titles, short descriptions, brand and taxonomy terms, used for embeddings indexing (no customer account data)
– API key supplied by the site owner

When data is sent:
– When a visitor submits an uncached search query that is long enough to use AI parsing
– During an index build or rebuild, manually triggered by an administrator or by an admin-configured cron task
– Short/local-only searches and cached searches may be handled without an OpenAI request

Why data is sent:
– To convert natural-language search text into structured WooCommerce filters
– To compute vector embeddings used for semantic matching

Service provider:
– OpenAI, L.L.C.

Terms of Service:
https://openai.com/policies/terms-of-use

Privacy Policy:
https://openai.com/policies/privacy-policy

Social Login Providers (optional)

The Social module can optionally connect to Google, Facebook and Apple for one-click login. These connections only run when an administrator has configured the corresponding OAuth credentials and a user clicks the login button.

What data is sent:
– OAuth token round-trips initiated by the visitor’s click

When data is sent:
– Only on explicit user action (clicking a social-login button)

Why data is sent:
– To authenticate the user via the chosen provider

Service providers:
– Google LLC: https://policies.google.com/terms / https://policies.google.com/privacy
– Meta Platforms, Inc. (Facebook): https://www.facebook.com/legal/terms / https://www.facebook.com/privacy/policy/
– Apple Inc.: https://www.apple.com/legal/internet-services/terms/site.html / https://www.apple.com/legal/privacy/

Is this plugin free?

Yes. All features are fully available without restrictions. If you find it useful and want to support further development, you can do so via the donation link.

Can I disable unused modules?

Yes. Each module can be enabled or disabled independently.

Does it work only with WooCommerce?

Currently optimized for WooCommerce stores, but the architecture allows future expansion.

Is it safe to run imports automatically?

Yes. Imports use batch processing, logging, and safety checks.

Where can I find Google API setup instructions?

Official Google Drive API documentation is available at:
https://developers.google.com/drive/api/guides/enable-drive-api

Do I need cron to use this plugin?

Cron is required only for automated imports and scheduled discounts.
Manual operations work without cron.

Does Role-Based Pricing work with variable products?

Yes. Role-based prices apply to both simple and variable products. Per-product manual overrides are also supported on the product edit screen.

Does AI Search require an OpenAI subscription?

Yes. You need an OpenAI API key. The module can use OpenAI chat completions to parse natural-language customer search queries into structured filters. If semantic search is enabled, it also uses the embeddings endpoint to build and refresh a local vector index from product data.

How are abandoned cart and loyalty notifications sent?

Both modules use the shared SMT Mailer. Email branding (logo, From, footer) is sourced from the Newsletter module when configured, otherwise from your site defaults. Sending is rate-limited per module.

Do wishlist and rewards work for guests?

Wishlist: guest lists are kept in a cookie and merge into the user account on login. Rewards: points are tied to the user account, so customers need to sign in to earn or redeem.

Categories
Loyalty & affiliatesReviews & wishlists
Plugin details
Version1.5.0
Last updated2026-07-06 9:39am GMT
Added2026-01-13
Requires WordPress6.9
Tested up to7.0.2
Requires PHP8.0

Tags on WordPress.org
abandon cart
ai search
Rewards
Wishlist
woocommerce
Alternatives
Other plugins in the same categories.
Affiliate Program Suite — SliceWP Affiliates
10K+ installs
4.9(108)
Coupon Affiliates – Affiliate Plugin for WooCommerce
5K+ installs
4.9(76)
Wallet for WooCommerce
20K+ installs
4.7(188)
Loyalty Points Rewards and Referral for WooCommerce – WPLoyalty
3K+ installs
5.0(283)
Gift Up Gift Cards for WordPress and WooCommerce
5K+ installs
4.9(235)
Refer A Friend for WooCommerce by WPGens
1K+ installs
4.9(39)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy