Beschreibung
Quick Chat Redirect for WooCommerce allows you to use WooCommerce as a catalog and accept orders via external chat services. It replaces the standard „Add to Cart“ and „Buy Now“ buttons with a customizable action button.
When a customer clicks the button, they are redirected to your chat service with a pre-filled message including the product name and link.
Key Features:
* Redirect to Chat: Send customers directly to your preferred communication channel.
* Customizable Button: Change text, color, border radius, and icon.
* Dynamic Message: Use placeholders like {product_name}, {product_price}, {product_url}, {sku}, and {variation_image}.
* Category Routing: Route different product categories to different sales representatives (phone numbers).
* Catalog Mode: Option to hide prices and remove the add-to-cart functionality completely („Ask for Price“ mode).
* Variation Support: Automatically detects selected variation (color/size) and includes its specific image and details in the message.
* Theme Inheritance: Option to inherit your active theme’s button styles for a seamless look.
Installation
- Upload the plugin files to the
/wp-content/plugins/quick-chat-redirect-woodirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Use the Settings->Quick Chat Redirect screen to configure your contact number and button design.
FAQ
-
Can I use different numbers for different categories?
-
Yes! Go to the „Advanced“ tab in the settings. You can map Category IDs to specific contact numbers.
-
Does it work with variable products?
-
Yes. The plugin detects the selected variation and updates the message link and image accordingly.
-
Can I hide the price?
-
Yes. In the „Advanced“ tab, you can select „Hide Price Only“ or „Hide Price & Add to Cart Button“ modes.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Quick Chat Redirect for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Quick Chat Redirect for WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2.2
- Updated internal prefixes to
wcqcr_to meet WordPress.org naming conventions. - Fixed inline style enqueueing issue in admin panel.
- Added
Requires Pluginsheader.
1.2.1
- Renamed main plugin file to
quick-chat-redirect-woo.phpcontent to match the new slug. - Fixed text domain mismatch errors.
1.2.0
- Updated plugin name to „Quick Chat Redirect for WooCommerce“.
- Renamed internal classes and functions to comply with trademark policies.
- Security improvements (Nonce verification).
1.0.0
- Initial release.
- Added General, Design, and Advanced tabs.
- Implemented variation image support.
- Added Theme Inheritance mode.