Compatibility: All Shopify 2.0 FREE themes only
Increase your sales by allowing customers to share your product in WhatsApp. Don't spend way too much just to add a WhatsApp Share button in your product page.
The button should pass in the variant information when the customer select a variant.
NOTE: The button design might have to depend on your Shopify Theme.
What you are buying:
- WhatApp share button next to the Add to Cart button
- Button style might vary to Shopify theme being use
What makes our code better:
- We do not use external libraries, with that being said, our code will have no to minimal effect to your website's speed performance
- We do not leave or add codes use to advertise for our website
- Our code is mobile friendly
Any issues related to the code will be fix with no additional cost, excluding code customization requests. Simply contact us with "Chat with us." We are just a button away.
To start:
1. Go to you Admin store > Online store > Themes > Actions > Edit code.
2. If you have Shopify 2.0 FREE themes , open the section folder and find the main-product.liquid. Search for {%- when 'buy_buttons' -%}. At the top of this code, paste the code below.
If you have different theme, open the product-template.liquid under the Section folder, or your product section file. Then paste the code below.
3. If you have Shopify 2.0 FREE themes , at the {% schema %}, find the "type": "buy_buttons". Before the opening bracket, place the code below.
If you have other Shopify themes, scroll all the way down of the product section file. Find the last bracket ( ] ) near the {% endschema %}. Paste the code below before the last bracket ( ] ).
4. Make sure to click SAVE.
That's it. No sweat at all.
Copied!
1 comment
Thank you works good