Zen Cart Logo
Forums / General Questions / whatapps button

whatapps button

Views: 154

Results 1 to 4 of 4
4 Jun 2026, 8:44 AM
#1
kevinc66 avatar

kevinc66

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

whatapps button

Hi all,

anyone have any ideas or where can i find a plugin that could add a Whatapps button in my website? Thks

4 Jun 2026, 8:53 AM
#2
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: whatapps button

It doesn't need a plugin, it's just a link.

<a href="https://www.facebook.com/YOU" target="_blank"><img src="images/icons/FACEBOOK ICON IMAGE" alt="<?= TEXT_FACEBOOK_ICON ?>" title="<?= TEXT_FACEBOOK_LINK ?>"></a>

You don't even need the constants if it's single language store.

8 Jul 2026, 5:21 AM
#3
kevinc66 avatar

kevinc66

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

Re: whatapps button

HI, thanks for replying. <a aria-label="Chat on WhatsApp" href="https://wa.me/60176658189"> <img alt="Chat on WhatsApp" src="WhatsAppButtonGreenLarge.png" />
<a />
will this work? i would like to insert in into product listing like below the Add To Cart. Thanks in advance.

10 Jul 2026, 2:16 AM
#4
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: whatapps button

That snippet looks right for a basic WhatsApp link. For the product listing page specifically, it's a bit different from a static page. Sending you a DM.