Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Quick Chat Redirect for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Quick Chat Redirect for WooCommerce» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.