Description
A lightweight plugin to enhance your WooCommerce & Business site: Floating WhatsApp Chat Widget (can be use without WooCommerce), WhatsApp Order Button for WooCommerce, Hide/Disable WooCommerce Elements, WooCommerce Strings Translations, add extra product tabs, add date picker to products, limit order quantity, and many more.
Note: You can use only the Floating WhatsApp Chat feature from this plugin. All WooCommerce features will not be active if there’s no WooCommerce plugin’s active.
Features
-
Floating WhatsApp Chat Widget – with:
- Multiple numbers, no limitaton
- Availability time
- customizable settings
-
WhatsApp Order Button – WhatsApp order button for WooCommerce products (multiple numbers, no limitaton). You can choose to enable it:
- on Single Product Page
- on Shop Loop (Shop & Product Category page, product shortcode, related products)
- on Cart Page
- on Checkout Page
- and customize the settings
-
WooCommerce Elements Customization – Hide or disable:
- Single Product Elements:
> Hide Product Price
> Hide Quantity Option
> Hide Add to Cart button
since 1.0.5:
> Hide Category Label
> Hide Description Heading
> and more to come - Loops Elements:
> Hide Product Price
> Hide Add to Cart button
> Disable Links to Product Pages
> and more to come - Checkout Page Elements :
> Hide Last Name Fields
> Hide Ship to Different Address
since 1.0.5:
> Unset Billing Company Field
> Unset Billing Address 1 Field
> Unset Billing Address 2 Field
> Unset Billing City Field
> Unset Billing Postcode Field
> Unset Billing Country Field
> Unset Billing State Field
> and more to come
- Single Product Elements:
-
WooCommerce Strings Translations – Translate common WooCommerce strings like:
- Add to cart
- Select options
- View Cart
- Checkout
- …. has ben added to cart
- and many more
since 1.0.5:
-
Extra Utility Features
- Date picker (using flatpickr library) – combine this feature with Order Approval for WooCommerce so you can easily turn your WooCommerce to have order date / booking functionality.
- Add Extra Product Tabs – Enable extra custom tab(s) for Products; you can add extra tabs as many as you like (the extra tabs can be exported using the default WooCommerce export).
- Blocks for Product Editor – Enable Gutenberg Editor for Products; build your product pages using your favorite blocks.
- Add After Price Text to Products – useful if you want to add information like price units.
- Limit Order Quantity – Enable limit order quantity (min/max) individually.
-
And more to come
Note
- Floating WhatsApp Chat Widget can be use without WooCommerce.
- If you don’t have WooCommerce plugin activated, the only setting that will appear is the Floating WhatsApp Chat Widget setting.
- By default, the look of WhatsApp Order Buttons should match the look of your WooCommerce buttons as they use the default WooCommerce button class.
- Therefore, there are no settings to customize the style of WhatsApp Order Buttons as there are no specific style for the buttons (I only add some inline styles to style the parent container). Feel free to customize the style using your own CSS if you need different appearance for the buttons.
Disclaimer
This plugin only adds 1 extra row to your database. And it will self delete upon uninstalation.
Found any issues?
Please use this support forum to report it.
Check out my other plugins:
- Optimize More! – A DIY WordPress Page Speed Optimization Pack.
- Optimize More! Images – A simple yet powerfull image, iframe, and video optimization plugin.
- Lazyload, Preload, and more! – This tiny little plugin (around 14kb zipped) is a simplified version of Optimize More! Images. Able to do what Optimize More! Images can do but without UI for settings (you can customize the default settings using filters).
- Image & Video Lightbox – A lightweight plugin that will automatically adds Lightbox functionality to images.
- Animate on Scroll – Animate any Elements on scroll using the popular AOS JS library simply by adding class names.
- SEO that Matters – A lightweight plugin to make your site more SEO (and Social Media) Friendly in a non-intrusive way.
Installation
From within WordPress
- Visit Plugins > Add New
- Search for Shop Extra or Arya Dhiratara
- Activate Shop Extra from your Plugins page
- Find Shop Extra in Settings > ShopExtra
Manually
- Download the plugin using the download link in this WordPress plugins repository
- Upload shop-extra folder to your /wp-content/plugins/ directory
- Activate Shop Extra plugin from your Plugins page
- Find Shop Extra in Settings > ShopExtra
FAQ
-
Your can use multiple numbers. Number and image on line 1 will be the number and image of name in line 1, number and image on line 2 will be the number and image of name on line 2, and so on.
-
Availability time
-
The format is
timezone, day(s), hour-start, hour-end
. Day start from monday (1). So if you want to set availability day is monday to friday, use 5. If it’s monday to saturday, use 6.
E.g.:+7,5,9,17
(GMT+7, Monday to Friday, start from 9am to 5pm)
Note: This will apply to all numbers and the available day can not be custom (e.g.: monday to thursday and saturday only) since this feature only use a simple (and only few lines of) vanilla js.
Contributors & Developers
“ShopExtra — WooCommerce Extras” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ShopExtra — WooCommerce Extras” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.6
- Bug fixes and performance improvements.
1.0.5
-
Extra Utility Features
- Date picker (using flatpickr library) – combine this feature with Order Approval for WooCommerce so you can easily turn your WooCommerce to have order date / booking functionality.
- Add Extra Product Tabs – Enable extra custom tab(s) for Products; you can add extra tabs as many as you like (the extra tabs can be exported using the default WooCommerce export).
- Blocks for Product Editor – Enable Gutenberg Editor for Products; build your product pages using your favorite blocks.
- Add After Price Text to Products – useful if you want to add information like price units.
- Limit Order Quantity – Enable limit order quantity (min/max) individually.
-
WooCommerce Elements Customization
add options to:- Unset Billing Company Field
- Unset Billing Address 1 Field
- Unset Billing Address 2 Field
- Unset Billing City Field
- Unset Billing Postcode Field
- Unset Billing Country Field
- Unset Billing State Field
from the checkout fields
1.0.4
- Fix popup chat close button css
- Add simple hover effect for Floating WhatsApp Chat Widget Image
- Remove
return
for current_user_can( ‘manage_options’ ) for all WhatsApp related functions, so now all user (including super-admins) can see the WhatsApp related feature
1.0.3
- Fix Hide Add to Cart on Shop Loop button not working
1.0.2
- Cleanup some unused php codes
1.0.1
- Fix readme file
- Change plugin’s banner
1.0.0
- Initial release