OpenCart adds an order via WhatsApp button under the product for your customers who log in to your site from their mobile phones and view the product details. When the button is clicked, the WhatsApp application opens to send a message to the phone you specify.
OpenCart adds an order via WhatsApp button under the product for your customers who log in to your site from their mobile phones and view the product details. When the button is clicked, the WhatsApp application opens to send a message to the phone you specify.
OpenCart adds an order via WhatsApp button under the product for your customers who log in to your site from their mobile phones and view the product details. When the button is clicked, the WhatsApp application opens to send a message to the phone you specify.
Opencart WhatsApp Order Module Manual Installation
To add the OpenCart WhatsApp Chat module to your system manually, after downloading the module from the link at the bottom, follow the installation steps below.
OpenCart 3.0.xx Versions Installation
Connect to your server with FTP and make the arrangements specified in the files below.
Open catalog/view/theme/*/template/product/product.twig with a rich text editor. (See the end of the article for the recommended text editor program.)
Find the code {{ footer }} by searching with CTRL + F combination. (it's on the bottom line.)
to work with latest OC 3.8. plugin wont work just paste the below code i product.twig and upload image in destination folder
<div class="wtsp" style="position:fixed;bottom:13px;left:13px;z-index:9999;">
<a href="https://api.whatsapp.com/send?phone=905550001122&text=hello i am interested in this product. {{ heading_title }} - {{ model }}">
<img src="image/catalog/whatsapp.gif"></a>
</div>
enjoy
note: it works as only as product enquiry on whatsapp