PluginProbe
Spoki – Chat Buttons and WooCommerce Notifications / 2.0.8
Spoki – Chat Buttons and WooCommerce Notifications v2.0.8
2.17.4 trunk 1.0.0 2.0.0 2.0.1 2.0.10 2.0.11 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.10.0 2.11.0 2.11.1 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.14.0 All 69 releases
spoki / views / html-spoki-overview.php

html-spoki-overview.php in Spoki – Chat Buttons and WooCommerce Notifications 2.0.8, at views/html-spoki-overview.php

41 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="spoki-overview">
2 <?php
3 /* translators: %1$s: Demo link. */
4 /* translators: %2$s: Support link. */
5 printf(__('<h1>Spoki</h1>
6 <b>Integrate WhatsApp to your eCommerce!</b>
7 <h2>With Spoki you can:</h2>
8 <ul>
9 <li>🖥 Insert the Whatsapp Floating Button on your website</li>
10 <li>🛍 Insert Whatsapp Chat Buttons For WooCommerce (Shop page, Product page, Cart page)</li>
11 <li>💬 Send multilanguage WooCommerce notifications via WhatsApp to your customers</li>
12 </ul>
13 <a href=%1$s target="_blank">Demo</a> | <a href=%2$s target="_blank">What is Spoki?</a> | <a href=%3$s target="_blank">Support</a>
14 <h2>🚀 The advantages of using Spoki in your Business</h2>
15 <p>Spoki gives you the ability to:</p>
16 <ul>
17 <li>- Communicate quickly and directly with your customers via WhatsApp</li>
18 <li>- Be on the most used communication channel in the world</li>
19 <li>- Achieve a competitive advantage over your competitors who use less user friendly communication channels</li>
20 <li>- Insert different chat buttons within your site</li>
21 <li>- Make your customer\'s shopping experience more immersive and engaging</li>
22 <li>- Use a more efficient communication channel than traditional ones (SMS, Email, ...)</li>
23 <li>- Reach message open rates close to 100&percnt;</li>
24 <li>- Interact more easily with your customers</li>
25 <li>- No account activation costs</li>
26 </ul>
27 <h2>Why choose Spoki 🤩</h2>
28 <ul>
29 <li>- Receive messages on your WhatsApp number</li>
30 <li>- Use Official WhatsApp APIs</li>
31 <li>- Ready to use (configurable in less than 1 minute)</li>
32 <li>- Free WhatsApp floating button</li>
33 <li>- WooCommerce buttons</li>
34 <li>- Customize messages and CTA</li>
35 <li>- Send order status notifications automatically via WhatsApp</li>
36 <li>- Send unlimited messages to your customers</li>
37 <li>- Multilanguage notifications</li>
38 <li>- 100&percnt; compatible with WooCommerce</li>
39 </ul>', "spoki"), 'https://woocommerce.spoki.it/', 'https://spoki.it/spoki-flex/', 'https://api.whatsapp.com/send/?phone=447782375016&text=Hi%20Spoki,%20I%20need%20support%20about%20Spoki%20Plugin');
40 ?>
41 </div>