Posted on Leave a comment

[Solved] 1 Minute To Disable WooCommerce Reviews

disable woocommerce reviews

Customers reviews are great way to build your store reputation. However, there are times you want to disable that feature for the reasons only you know 🙂

No matter what reasons you have, I have the solution. In less than one minute, I’ll show you how to disable WooCommerce reviews completely (including remove the reviews tab).

Let’s get started.

Install Disable WooCommerce Reviews plugin

To achieve the result we want, you need to install a plugin. It is called disable WooCommerce Reviews (what a coincidence!)

Just a quick note to you, though the plugin hasn’t been updated for 2 years, it’s still work great!

Go ahead and activate the plugin, then check your product page. You can see that the review tab is gone. There is no way a customer can leave a review on your products.

woocommerce disable product reviews

Disable review but still leave the review tab

What if you want to disable new reviews but still show previous review? It’s perfectly possible.

Are you ready for some code editing? Don’t worry, if you follow me step by step, there will be no harm.

First, you need to disable the plugin. We don’t need it if you only want to disable the rating form.

Next, go to to Appearance->Customize->Additional CSS. You’ll see a box similar to this (yours may or may not have any code in that box):

customize CSS to disable woocommerce reviews

Let’s go to the end of that box and enter the following code:

.single-product #review_form { display: none !important; }

The code should look like this:

[Solved] 1 Minute To Disable WooCommerce Reviews 1

Publish the change and you are done!

Now, if you check your product page, you’ll see the form is gone but the old reviews are still there.

[Solved] 1 Minute To Disable WooCommerce Reviews 2

Awesome, isn’t it?

When you need to enable the review form again, just go to that section again and remove the above code. Your customers then can write some awesome reviews on your products again.

Conclusion

There you go, there are two approaches to disable WooCommerce reviews. It’s your decision to go with what option. If you prefer to completely disable the review function, use the plugin is a good choice. Otherwise, just place a simple code in the customize to get the job done.

Posted on Leave a comment

[HOW TO] Add Support For Arabic Currencies In WooCommerce

[HOW TO] Add Support For Arabic Currencies In WooCommerce 3

WooCommerce has support for many types of currencies. However, there are many other currencies are not supported including Arab countries’. If your store is using these currencies:

  • Moroccan Dirham
  • Egyptian Pound
  • Iraqi Dinars
  • Syrian Pound
  • Lebanese Pound
  • Jordanian Dinar
  • Yemen Riyal
  • Libyan Dinar
  • Sudanese Pound
  • Tunisian Dinar
  • Algerian Dinar
  • Mauritania Ouguiya
  • Emirati Dirham
  • Somali shilling
  • Djibouti Franc
  • Comorian Franc
  • Bahraini Dinar
  • Kuwaiti Dinar
  • Omani Rial
  • Qatari Riyal
  • Saudi Riyal

Then you need to install a plugin to use them on your store.

Luckily, there is a plugin for this purpose.

Let’s download the plugin here:

And install it on your site.

Now, to use the new currencies, let’s go to WooCommerce->Settings then scroll down to the currencies section:

woocommerce currencies arabic

In the currency select box, you can search for your currencies there.

What if you don’t want to use a plugin?

There are cases you only need to add one or two currencies to your site, you may not want to use a plugin. Then, you can follow my tutorials here. By following that tutorial, you can quickly add your own currencies and their symbols without having a new plugin on your site.

I hope you enjoy the tutorial. If you have any questions, don’t hesitate to ask.

Posted on Leave a comment

[Tutorial] Let Customers Request Order Cancellation In WooCommerce

woocommerce order cancel

In WooCommerce, when a customer places an order on your store, the order status is processing. In rare case, the customer wants to cancel that order. In order to do so, she must contact the store owner to cancel the request. Thus, the process is long and it cost you manpower to handle the response.

This is what looks like in the customer’s dashboard:

customer default dashboard in woocommerce

As you can see, there is no option for the customer to cancel the order.

What if you can let the customer send a cancellation request on their dashboard? That would be a convenient solution for both of you.

In this post, I’m going you exactly that. You’ll know how to let customers request order cancellation in WooCommerce in less than 5 minutes.

Let’s get started!

How To Let Customers Request Order Cancellation In WooCommerce

The first thing you need to do is to enable a plugin called WC Cancel order.

You can also install by searching for WC Cancel Order in your dashboard by going to Plugins->Add new.

Now, activate the plugin and you are done.

Isn’t it great?

There isn’t any configurations to work with. The plugin simply works.

Now, in the customer’s dashboard, it will look like this:

customer dashboard in woocommerce with order cancel enabled

You can notice the difference, there is a Cancel button at the end of every “processing” order.

If the customer click on that button, the order isn’t cancelled yet. However, its status will be “Cancel Request”.

You can see the status change in your dashboard too:

Let Customers Request Order Cancellation In WooCommerce

It is up to you to update the order status. The customers only send a request, you are the one who decide whether to accept the request or not.

Conclusion

You can see, it’s very simple to let users request order cancellation in WooCommerce. You may think that it would be nice to have a dialog box to prevent customer accidentally click on Cancel button. Fortunately, that option is available in the pro version of the plugin.

Make sure to check out list of must have WooCommerce plugins.

Posted on Leave a comment

[Free] How To Enable Wholesale Discount In WooCommerce

enable woocommerce whole sale

Rewarding customers who buy in large quantity is a common practice that many store do. If you are running a WooCommerce store and you want to learn how to enable wholesale discount, this guide is what you need.

Get the free plugin to enable wholesale discount in WooCommerce

To complete this task, you need to install a free plugin called wholesale pricing for WooCommerce.

Download it here

You can also install it by searching for the plugin name in your dashboard.

Configure wholesale discount in WooCommerce

Now you have the plugin installed and activated. Let’s configure a wholesale deal. For example, I want to create a deal that for all customers who purchase at least 5 items, they will get a 10% discount.

Let’s go to the list of activated plugins and click on the Settings link under our newly installed plugin:

configure woocommerce wholesale discount

You can see all the settings are here:

woocommerce wholesale discount rules

The first thing you need to do is to enable this plugin. If you don’t have this checkbox checked, all configurations will have no effect.

Since I’m applying a wholesale discount on cart total items, I’ll need to check the box says: “Use total cart quantity instead of product quantity”.

Next, since the price in cart will be displayed with discount applied, I would like to check the box says “show discount info on cart page” so the customers will know where the discount coming from.

As I mentioned at the beginning of this post, I want to apply a 10% discount so in the discount type select box, I need to select percent.

There are more options below, such as products to include that allows you to select specific products to include (not all products in the store). However, for the sake of this illustration, I’ll apply this deal to all products.

Now, click on save changes button. We are not done yet. Let’s scroll up and click on discount table link:

[Free] How To Enable Wholesale Discount In WooCommerce 4

This is the place you can configure the discount rule. Since we are using the free version, we can only set one level.

Just a reminder, the rule says: If the customer buys 5 products, she will get a 10% discount.

So, in the Min quantity #1, I’ll put 5 for 5 items. In the Discount #1 box, I’ll put 10 for 10%.

Now, click on save changes. We have complete all the steps to setup a simple percentage wholesale discount in WooCommerce.

Test the wholesale discount on store

Now let’s make a test order and see how it looks. I’m going to add 6 products to cart and view the cart:

Enable Wholesale Discount In WooCommerce

As you can see, since the customer has added more than 5 items to cart, she gets a nice 10% discount on the total order.

Recommendation

This plugin does the job really well at creating simple wholesale discount deals for WooCommerce. However, I see it fall short when creating other kind of discounts such as buy one get one, buy one specific product get other product for free… There are plugins for those purposes. However, if you need just one plugin to do all kind of complex pricing (and discounts, I would recommend WooCommerce Dynamic pricing, which I made a tutorial here). It’s the only plugin you need to configure complex discount cases for your WooCommerce store.

Posted on 1 Comment

How To Add Size To Product In WooCommerce

woocommerce variable product

If you are selling clothing, you may have to deal with product’s variation. One T-Shirt may have more than one size, color… In WooCommerce, such products are called variable products (since they have more than one variation).

So, how to add size to product in WooCommerce?

Understand product variations

When a product has multiple attributes (such as color: red, black, size: S, M, L) we usually don’t create different product for each variation but instead we create a product with variations.

For example, you want to sell a t-shirt with sizes S, M, L, you only need to create one product and add three variations S, M and L.

When your customers go to your store to make the purchase on this product, they must select a single variation before adding to cart.

How to add size to product in WooCommerce

From the understanding of variation product, you can guess that we are going to create an attribute called size and assign the desired values to them. In this example, I’m going to add three sizes: S (small), M (medium) and L (large) or a T-Shirt product.

Adding size attribute

Let’s go to Products->Attribute in your dashboard:

start creating attributes on WooCommerce

Now, in the new screen, enter the following details to start creating the size attribute:

Create woocommerce attributes

Click on add attribute button to save the configuration. Now, you have a “Size” attribute.

It’s time to add the specific variations to this attribute.

After clicking on “Add attribute” button, the attribute is create and you see it appears on the right:

start configure variation for size attribute

Let’s click on configure terms to start adding specific sizes.

adding terms to attribute

As you can see here, there is a form for us to enter the details of a possible variation. Let’s go ahead and add all the variations (S, M, L) by entering the details and click on “Add new Size” button.

Finally, we have three variations listed on the right like so:

How To Add Size To Product In WooCommerce 5

Now, we are ready to add those sizes to the T-Shirt product.

Adding Size Variations To T-Shirt product

Let’s start by going to Products->Add new. In the new window, let’s scroll down to “Product data” and select the product type to “Variable Product”:

How To Add Size To Product In WooCommerce 6

Now, let’s go to “Attribute tab” and in the only drop down in that that, select Size and click on “Add”:

Select size attribute and add to the product

You’ll see that new fields appear. Let’s click on “Select term” input box and select all the variations we want for our product. You don’t have to add all of them. However, in this case, I’ll add all three by clicking on them.

add all possible variation to the product

Then, make sure you check the “Used for variations” checkbox and finally, click on Save attributes to complete the tasks we need to do on this tab.

added all variations

The next step would be click on “Variations” tab, click on the only select box in that tab and select “Create variations from all attributes”

create variations from all attributes

After clicking on “Go”, there will be a dialog box appears to confirm the creation of variations. Let’s click on OK and you’ll see all the size variations are created:

size variations added

Now, it’s time to configure specific properties for each variation. When you click on each variation, you’ll see a new tab appears:

configure specific properties for size variations

You can see that, there are a lot of fields for you to enter specific properties for each size variation. For example, you can set the variation own price and sale price. Since we are adding sizes, you can specify the dimension of each product here.

I’m going to add some images to the variations and set different prices.

Finally, let’s save all changes and publish the product.

View the different product sizes as customers

Let’s view the product on our store:

how to add size to products in WooCommerce

As you can see, this product display is different from normal product:

  1. It has variable price. The price is ranging from the lowest to highest priced variation. Since my product has three size variations which costs from $20 to $30, the price is shown as $20 – $30.
  2. There is a select box for customer to pick the size.
  3. The buy now (add to cart button) is greyed out if the customer hasn’t picked a variation.

Conclusion

There you have it! You now now how to add size to products in WooCommerce. This is the power of variable products. It doesn’t limit you to add just sizes, you can add colors, weight… variations to your products too.

If you have any questions, simply leave a comment below.