Quick Chat Redirect for WooCommerce

설명

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.

설치

  1. Upload the plugin files to the /wp-content/plugins/quick-chat-redirect-woo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. 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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Quick Chat Redirect for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Quick Chat Redirect for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.2

  • Updated internal prefixes to wcqcr_ to meet WordPress.org naming conventions.
  • Fixed inline style enqueueing issue in admin panel.
  • Added Requires Plugins header.

1.2.1

  • Renamed main plugin file to quick-chat-redirect-woo.php content 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.