Linux 软件免费装
Banner图

Rats Price Inquiry for WooCommerce

开发者 shuab_ratan
更新时间 2026年5月10日 16:51
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce whatsapp hide price catalog mode price inquiry

下载

详情介绍:

Rats Price Inquiry for WooCommerce is a free WooCommerce plugin that hides product prices and replaces the add-to-cart button with a smart WhatsApp inquiry button. Perfect for B2B stores, quote-based shops, or any business that wants customers to ask before buying. Key Features Smart WhatsApp Routing Set a different WhatsApp number for each product category. Enable round-robin rotation between two numbers to balance inquiry load between staff members automatically. Auto-Populated Chat Messages When a customer clicks your button, WhatsApp opens with a pre-filled message including the product name, URL, and SKU. Fully customisable with placeholders, overridable per product. Guest-Only Mode Hide prices only for logged-out visitors. Registered members see normal prices — great for building a mailing list with a "Member Price" experience. Custom Button Labels Change the button text globally, per category, or per individual product: "Check Stock," "Request Quote," "Bulk Order Inquiry," and so on. Mini Analytics Dashboard Click counts per product, ranked by popularity. Export as CSV or reset at any time. Flexible Price-Hiding Rules Hide prices for an entire category or override at product level. Product overrides always win. REST API GET /wp-json/swph/v1/product/{id} for headless / block-based themes. Tools Page CSV export, analytics reset, and environment health check.

安装:

  1. Upload the rats-price-inquiry-for-woocommerce folder to /wp-content/plugins/.
  2. Activate the plugin in Plugins > Installed Plugins.
  3. Ensure WooCommerce is installed and active.
  4. Go to Price Inquiry > Settings to configure.

屏幕截图:

  • Category rules table with hide-price, dual WhatsApp numbers, and custom labels.
  • Analytics dashboard with stat cards and per-product click table.
  • Tools page — CSV export, reset, environment info.
  • Per-product meta box in the WooCommerce General tab.
  • Front-end single product page with WhatsApp button.
  • Front-end shop loop with animated WhatsApp button on product cards.

升级注意事项:

1.0.0 Initial release — no upgrade steps required.

常见问题:

Does this work with block-based themes?

The plugin hooks into standard WooCommerce PHP template actions. Classic and Storefront-based themes work out of the box. For full-site-editing themes, use the REST API endpoint to build a custom block or add minor CSS targeting.

How does round-robin rotation work?

A WordPress transient counter per category alternates between the primary and rotate number. The counter resets daily.

Is it GDPR compliant?

Only a SHA-256 hash of the visitor IP is stored for analytics — no plain-text personal data. Update your privacy policy accordingly.

What is removed when I delete the plugin?

The uninstall.php routine removes all plugin options, per-product post meta, the analytics DB table, and rotation transients.

更新日志:

1.0.0