I want to increase price of all my products by 25%. But i want to do this all the time even with new products.
If I insert a product with price of 100 i want that it appear with 125 there is any plugin for this?
P.S I don't want to this be visible to clients like an extra fee.
WordPress WooCommerce
go to woocommerce > products Then select all products and press on bulk action then select Edit and press apply. Then the page will reload. go to the product data section and select "Increase existing price by" from Price. and enter the amount you need to increase by.
Related
When a customer would add a certain quantity to cart, and he selects more stock than we have, it says select a number below "x". Therefore allowing stock to be seen. Is there anyway to override this?
Tried yes. I don't want it to show up.
I need a solution that reduces the stock level and hide the product from others directly when the product is added to the cart. I have set stock amount to 1 and only allow one purchase of each product.
I´ve tried plugins like WooCommerce Cart Stock Reducer, it does the trick but doesnt hide the product instead it gives me a message that its out of stock.
Help anyone?
From the left side panel in your admin, go to WooCommerce->Settings->Products->Inventory
then check the Hide out of stock items from the catalog option.
You should be good.
I am trying to change the product price in Woocommerce, I know that I can make massive changes by clicking on "Filter" and "Edit" to apply one change to every product. That works fine with simple products, but with variable products that do not happen.
Is there a plugin to make those changes?
I manage a Woocommerce website that sells videos. Most of them are variable products with different product variations:
A hard-copy DVD by mail
Or a stream.
The streaming videos are, obviously, virtual products, so no shipping is charged and taxes should not be charged.
Is it possible to change the tax status for some variation? Ideally, I'd like to be able to have ALL "Streaming Video" variations to be not taxable by default, but I'd settle for being able to edit them one by one.
By default, I can change the tax CLASS for a variation, but I can't change the tax STATUS.
How can I make some product variations not taxable?
Any help is greatly appreciated.
As taxable feature is not available for product variations, you will need to set zero taxes on those Product variations.
For that you need to go to in Woocommerce settings > Taxes (tab).
Then you will have to add a "Zero Rate" in "Additional tax classes" related field, and save:
A new "Zero Rate rates" setting tab will appear on the "Taxes" setting page:
Click on it and you will get the "Zero Rate" settings page. Insert a row this way and save:
Now on your variable products, in the variations, the Zero tax is available to be selected:
Select it for each variation and save them all. You are done.
I do not need the product counter, under a Product and before the ADD TO CARD button, for my variable products. One product can be like 10000 pieces.
Do not need to ADD, for example, 2 times 10000 pieces.
How I can remove the product counter in WooCommerce?
Thanks
In woocommerce product page settings for your product go in Inventory options tab, then enable "Sold individually". That's all.