Is it possible to hide 1 attribute variation but keep the remaining? - woocommerce

We have a woocommerce website that we are looking to sell personalised shirt with Name & Number on the back but the problem is we are only allowing 1 x of each number to be sold i.e. 1x 24 1x 67 right upto 99.
Once that number has been pucharsed it cannot be purchased again.
The other variations will be colour & size.
Website URL - https://andreascartersports.co.uk.185-253-90-137.col.xenace.cloud/product/sigma-football-training-top/#
We have tried multiple plugins and product addons but nothing works.

Related

Product Summary in Woocommerce

I am setting up a woocommerce site for a grocery delivery service and need a way of getting a summary of what has been ordered by customers each day. It needs to be a summary by product (i.e 5 x Bread, 3 x Milk etc) and preferably by supplier.
Ive looked for plugins for woo but cant seem to find anything suitable.

Variable product stock in Woocommerce

We have a Wordpress page, with variable products.
We have 2 different attributes we use for the variables. Rent/buy and Size.
I know I can pick whether i want the stock to be shared between all variations, or specific to all variations.
What I am looking for, is a way to have rent/buy share stock, but not the sizes.
Is there any way this is achievable without creating several products (or if that isn't possible, a product for buy and lease)?
Example: 'Red leather boots'
Rent size 44
Buy size 44
Rent size 45
Buy size 45
Rent size 46
Buy size 46
Whenever someone picks a size 45, i want that one to go down 1 in stock, both the rental and the one you can buy (but not the size 44 or 46).
Looking forward to any input!
This is not possible in WooCommerce, but can be done easily with Attribute Stock for WooCommerce.
Instead of tracking stock at the product/variation level you can track an attribute stock item that is associated with both Rent and Buy. Then, whenever a product with one of these terms is purchased, the stock item will be reduced accordingly.
Disclaimer: This is a plugin that I developed and recently released. Feedback is welcome! 🙂

Product attributes and variations in Woocommerce Product Bundles

On our site we are using WooCommerce with Woocommerce product bundle plugin. I have a bit of a special case I'm afraid.
On our site we are selling lambs meat. There are several products of course and a lots of them are sold as a stand alone product and in a product bundle as well. There is one special bundle, we call it "for singles". A collection of the same products are added to the bundle, we just added smaller portions. For instance a portion of 250 grams instead of 500 grams.
The standalone product is 500 grams. The 250 grams version exists only in the "Package for singles". I do not want the 250 grams version visible in the shop or search results to be sold separately. At first we added two distinct products: a 250 grams version and a 500 grams version.
We added the 500 grams version to a couple of other bundles and we show it on the product pages as a stand alone product.
Working on SEO I learned that it is not done to add pages, posts or products with the same description as it will lead to a "Duplicate COntent" vote on Google and harm our rankings.
So what I want to achieve is this:
the 500 grams version shown as a single, stand alone product
the 500 grams version in a couple of bundles
the 250 grams version in only the "singles" bundle.
The single product page for the 500 grams version must be displayed as a "normal" single product without variations. So, no attributes and no pull down menu to select the options.
A checkbox whether or not the variations has to be displayed on the single product page should be great (I think).
Working with the settings for Attributes and Variations for more than a day now I realized I need some help.
I've read up on a bunch of posts and tutorials but no avail.
Please advice
PS. I can't give you credentials for the live site because I don't want to interrupt anyting. But you can view the pages at https://lokaallamsvlees.nl. The site I am working for development purposes is on my local machine.
I have chosen to keep both product variations and set the a canonical url at the small variation of the product. This way I avoid the duplicate content issue in Google and that was what it was all about.

Woocommerce - Price of an item by it's measurement

Hi,
I want to create a website for selling custom paint.
The price depend on the size of the paint. It Depend on the width and the height. You can see what the price list look like. I want the price to be given automatically depend of the measurement the client enter on the website. Also, you can see on the picture what I want to look like on the website. So the price will depend on the width and the height.
Exemple:
If the client enter 24 X 36 price will automatically show 375.
If he enter 25 X 36 it will be 420 because 25 is more then 24.
Thank you for your help
Picture - Exemple of price list and measurement on website

WooCommerce, sell by weight and by units

I would like to create a grocery store to sell meat and vegetables using the WooCommerce plugin.
My client wants that the visitors would be able to buy products by units (e.g 5 tomatoes) or by weight (e.g 1.5 KG of tomatoes).
It should be applied for all the products or most of them.
I am using the extension Measurement Price Calculator and it works fine cause I achieve to have a "weight" field where customers can enter an amount and it is converted into money.
But I can't find a way to have both options at the same time, weight field and unit field!
It’s possible to do it with the WooCommerce?
How can I achieve that?
Thank you!

Resources