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 Remove Product Image Placeholder In WooCommerce

WooCommerce Remove Product Image Placeholder

If you are looking for quick way to remove product image placeholder in WooCommerce, this is a quick guide to help you get rid of the product image placeholder in the single product page. This image placeholder is placed by a default WooCommerce function and we can override this function using a filter hook as I will illustrate shortly. WooCommerce Remove Product Image Placeholder Ideally the WooCommerce image placeholder is added to the product page when you do not add the featured image on the …

Read more

How to Set Up WooCommerce Name Your Own Price

WooCommerce Name Your Own Price

Do you want customers in your store to name their price? If you allow customers to pay their own price, you will encourage them to come back to your store again. It may also benefit you because customers might even pay more than the retail price. However, if you allow customers to pay their own price, some may pay a very small amount. This is why you need to set some conditions for this to work well. You have to set the maximum and minimum …

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

How to Display Products by Category Shortcode WooCommerce

WooCommerce Display Products by Category Shortcode

Are you looking for a way to display products by category shortcode in your WooCommerce store? WooCommerce provides you with different shortcodes. They allow you to add various types of functionality anywhere on your site. This can be on your post, pages, widget, sidebar, header, etc. It is important to learn more about WooCommerce shortcodes because they allow you to implement functionality without touching a single line of code. If you are an advanced developer, you can register your own shortcode in the WordPress core, …

Read more

How to Add Video In Product Image WooCommerce

Add Video In Product Image WooCommerce

Are you looking for a way to add a video in the product image? The single product page is very important in any WooCommerce store. This helps customers to make a decision on what to buy. This page includes different specs and features to help answer questions. It also provides reviews and allows product comparison to facilitate the buying process. Therefore, it is important to add relevant information on this page. You may want to display a YouTube video instead of a static, boring, featured …

Read more

How to Set Up WooCommerce Product Price Per Kg

WooCommerce Product Price Per Kg

Do you want to sell products by weight in your WooCommerce store? The reason why WooCommerce continues to be popular is that it includes many built-in options that allow you to sell anything. You may want to sell products per kg and you don’t know how to do it. The best way to do it is by creating a “Variable Product“. It is a built-in option in WooCommerce that allows you to sell different variations of a product. Using product variations is very easy. Even …

Read more

How to Export Products In WooCommerce

How to Export Products in WooCommerce

Do you want to export multiple products in your WooCommerce store? In this post, I want to show you step by step how to export products in WooCommerce. Its easy for all WooCommerce users to export products. When you consider migrating your WooCommerce store to another hosting provider, the first thing that comes to mind is how will you export all the products? When it comes to exporting products from your store, you need to consider the product variants, images, customer details, reviews, and blog …

Read more

How to Create WooCommerce Recently Viewed Products Shortcode

WooCommerce Recently Viewed Products Shortcode

Are you looking for a way to display recently viewed products using a shortcode? In this post, I want to show you how to create WooCommerce’s recently viewed product shortcode. By default, WooCommerce allows you to use a widget to display the list of products a customer has recently viewed. This built-in solution is very effective, and we believe it will become a Gutenberg block soon. However, you may want to display related products on a new page. This means that you need to create …

Read more

How to Create WooCommerce Add to Cart Button by Product Id

woocommerce add to cart button by product id

WiIt is possible to create WooCommerce add to cart button by product id and use the button on forms, widgets, post or pages and even on templates. Ideally the WooCommerce add to cart button can be customized to fit a wide range of custom options. WooCommerce Add to Cart Button by Product Id In a previous post, I explained how to change WooCommerce add to cart button to a link and also how to change WooCommerce add to cart button to read more. These are …

Read more