AI Verified
WooCommerce Show Number Of People Viewing Product
We want to make this solution absolutely clear from the outset. This snippet does NOT generate the actual number of people viewing the product. It shows a randomly generated number in the range of two defined numbers. To get the actual number of people viewing a product, you’ll likely need an expensive plugin or some sort of cookie tracking in place. This snippet is purely for demonstration purposes and shows you how to create a shortcode, how to randomly generate a number, and how to place this shortcode under the add to cart button. This particular snippet will generate a random number between 15 and 30 and can be amended as needed. As a shotcode is use, you can place [people_viewing_product] anywhere you like for the urgency.
PHP
Voted: 7 by 9 user(s)
Simply copy the pre-coded solution to your active child theme’s functions.php or preferably the Code Snippets Plugin.
The author has provided the following URL that may be helpful to setting up or using this snippet:
https://www.ecommercehints.com/woocommerce-show-number-of-people-viewing-productScroll down to see more snippets from this codevault.
The author has indicated that this snippet is compatable up to wordpress version: 6.1
Our AI bot has checked this snippet is compatable up to wordpress version: 6.1
Free & Pro
Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.
Pro Only (Coming Soon)
You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.
Last modified:
25/07/2024
This snippet has the following status:
AI Verified
This snippet has been tested by our AI bot, see any comments below.
AI Bot Comments:
Found 0 vulnerabilities
7
Please see some snippets below related to this snippet..
WooCommerce
AI Verified
Added: 10 months ago
Last Updated: 10 months ago
Are you interested in knowing the quantity of items you have sold?
WooCommerce
AI Verified
Added: 1 year ago
Last Updated: 11 months ago
Lock away access to Pages until certain WooCommerce Products are purchased,
WooCommerce
AI Verified
These are some popular snippets from this users codevault..
WooCommerce
AI Verified
Added: 1 year ago
Last Updated: 1 month ago
We want to make this solution absolutely clear from the outset. This snippet does NOT generate the actual number of people viewing the product. It shows a randomly generated number in the range of two...
WooCommerce
AI Verified
Added: 1 year ago
Last Updated: 2 months ago
Showing the number of product units sold on the single product page is a great way to introduce Fear Of Missing Out (FOMO). You can highlight how many products are sold to let customers know a product...
WooCommerce
AI Verified
Added: 1 year ago
Last Updated: 2 months ago
How many times have you bought something online and seen trust symbols near the proceed to checkout button on the cart page? “30 Day Money Back Guarantee” or “Secure Checkout” are popular examples. By...
Category
Snippet Status