Code Snippet For Various WooCommerce Page URLs
1. Shop URL Get the WooCommerce Shop URL (this is the root category page) with the following: 2. My Account URL Get the WooCommerce Shop URL (this is the root category page) with the following: 3. My Account URL Get the WooCommerce Shop URL (this is the root category page) with the following: 4. Cart […]
How To Ajaxify Header Cart Items Count In Woocommerce
1. Add this code in function.php file: 2. Now add these code on the section where you want to show your Cart Items count.
Show Woocommerce “added to cart” Message On Single Product page
After adding a product from a single product page, Woocommerce will show a message that the product is added to the cart. In order to show the message add this code where you wanna show the message: #CODE EXAMPLE
How To Show Short & Long Description In Woocommerce
#FOR SHORT DESCRIPTION #FOR LONG DESCRIPTION 1. Add this code in function.php file 2. Now echo the short code