How to Set WooCommerce Related Products Same Category

WooCommerce Related Products Same Category

Are you looking for a way to display related products only from the same category or sub-category? Related Products is a section on some templates that pulls products from your store that share the same tags or categories as the current product. Products cannot be specified in the admin. However, it can be influenced by grouping similar products in the same category or by using the same tags. It is important to note that if you have a large WooCommerce store with lots of categories …

Read more

How to Get Current Product WooCommerce

Get Current Product WooCommerce

In this post I want to show you how to get current product in WooCommerce and share this useful get current product WooCommerce code snippet that you can use for your WooCommerce development. Why Get Current Product WooCommerce? There are several scenarios you may want to get current product in WooCommerce. WooCommerce Customer Purchase History Discount  A case example is when you want to get the current WooCommerce product and compare with the user purchase history. You may possibly be developing a discount WooCommerce plugin …

Read more

How to Import Products WooCommerce

How to Import Products WooCommerce

Are you looking for a way to bulk import products to your WooCommerce store? In this post, I want to show you how to import products in WooCommerce from CSV or any other form. WooCommerce continues to power a large percentage of online stores today because it is packed with many features. You can use it to sell anything online. Once you have already set up a WordPress website and installed the WooCommerce plugin, the next step is to import products to your store. They …

Read more

How to Add WooCommerce Products to a Page

add WooCommerce products to a page

Looking for a quick way to add WooCommerce products to a page? The best solution for you is to use product shortcodes provided by WooCommerce. If you want to unlock the full potential of WooCommerce, you need to know how to use shortcodes. This is because they power much of the plugin’s functionality. This includes all the public-facing pages like product categories, checkout, and cart. Shortcodes are tiny pieces of code that perform specific actions on your site. All you have to do is place …

Read more

How To Display Product Attributes In WooCommerce

Display Product Attributes In WooCommerce

Are you looking for a way to show WooCommerce attributes on the product page? I will show you in this post how you can display product attributes in WooCommerce. This is a great way of highlighting the major features of a product. It is worth mentioning that the default page setup doesn’t offer the prominent features to display WooCommerce product attributes. Some themes include this setting but it is located far below. Some store owners might miss it entirely. However, it is very easy to …

Read more

How to Delete All Products From WooCommerce

Delete All Products From WooCommerce

Are you looking for a way to delete all products from WooCommerce? WooCommerce continues to power many online stores because it is packed with many features. It allows you to sell anything online. However, if you are a store owner, you need to be vigilant. This is because you need to be aware of everything to keep the store updated with the best-selling products. You need to know what’s trending and the season for selling certain products. When it comes to selling seasonal products, you …

Read more

How Many Products Can WooCommerce Handle?

How Many Products Can WooCommerce Handle

Are you wondering if WooCommerce can scale up? The short answer is, yes. But, you need to figure out is which areas should be scaled for you to get the maximum out of your WooCommerce store. It is important to note that WooCommerce can handle an unlimited amount of products. When adding many products, you need to optimize your website speed, page load time, and database queries. We also recommend that you choose a reliable web hosting company and hosting plan as that’s where major …

Read more

How to Change Number of Related Products Per Row WooCommerce

Change Number of Related Products Per Row WooCommerce

Do you want to change the number of related products per row? Related Products is a section on some templates that pulls products from your store that share the same tags or categories as the current product. It is important to note that the products cannot be specified in the admin. However, it can be influenced by grouping similar products in the same category or by using the same tags. You may want to increase the number of products on the related products section to …

Read more

How to Keep WooCommerce Description Tab Open by Default

WooCommerce Description Tab Open by Default

Are you looking for a way to keep the description tab open by default? You may be using accordions on the product page to display the tabs. An accordion is a neat web design technique, which allows you to display content in collapsible tabs. These tabs or accordions allow you to communicate text-heavy information in a stylish and condensed way. This is a good way to keep your website clutter-free and interactive. Since they are collapsible, you might want to keep the description tab open, …

Read more

How to Duplicate a Product in WooCommerce

How to Duplicate a Product in WooCommerce

Do you want to duplicate a product in your WooCommerce store? After setting up your store, the next step is to start adding inventory. If you have products with similar descriptions, categories, or pricing schemes, it might make sense to make a copy as a starting point. This is because adding them one by one will take a long time. Before we proceed, it is important to understand that a product is just a special type of post. It is commonly referred to as post …

Read more