Please explain how to add my product variations/options to woocommerce
-
Please explain to me the best way to add my product variation/options to woocommerce catalog.
I have currently 19 products. (more added every 1-2 weeks)
I have currently 22 different colors/designs to choose from (more added every 1-2 weeks)Each of my 19 products the customer has the option of ordering the product in 1, 2, or 3 different colors/designs.
The base price of the product is $14.95 and includes the 1st color choice. With each additional color, it costs $4.00 more. So if a customer wants a product in 3 colors then the total price for the item is $22.95.
I have managed to do everything I have explained above so far with the help of woothemes plugin “Product Add-ons” https://www.woothemes.com/products/product-add-ons/ Example page here: https://www.necrowraps.com/product/ipv5/
The problem I face is this: My 3rd party shipping program that I use groups products together by SKU. If a Customer “John” buys an IPV5 in 3 colors (red, white, blue) and Customer “Jane” buys an IPV5 in 3 colors (red, green, black) my shipping program downloads only (2) orders of SKU “IPV5”. I have no way of knowing what colors were selected. This is because the parent item SKU is “IPV5” and the color choices don’t have SKU’s associated with them. I need a system/plugin/mod that will translate the 2 orders by John and Jane into 5 items: (2)IPV5-Red, (1)IPV5-White, (1)IPV5-Blue, (1)IPV5-Green, (1)IPV5-Black. this way I will know exactly what products were ordered and what I need to manufacture & package.
Woothemes plugin “Product Add-ons” does not give me the ability to add a SKU (or a spot for additional weight value for shipping weight calculation purposes) to the color options and if it did, I still don’t think the color options will get separated as individual products that get downloaded into my 3rd party shipping program telling me the individual colors purchased. It only downloads the main product sku.
I do not want to clutter my storefront with 418 products (19 products * 22 color choices for each product). I want to keep it clean with just displaying 19 products, but have each product show 3 drop down menus with color choices in them and let the customer pick their color or colors. When a purchase is made, then each color purchased is somehow downloaded/translated into a separate item/sku for each color choice.
My sku system is simple: “productname-colorname” all lowercase, no spaces.
I tried using woocommerce’s built in variations but no luck, variations does give me the ability to assign a sku, however, they do not allow me to increase the price by $4.00 for each variation/color selected.
I have yet to experiment with “groups” but I fear I would have to have 418 visible products on my website to do this.
If there was a way to add a price to variations I think that would solve my problem. But I have researched for many days and not found a plugin that will do so.
Can what I’m looking to do be accomplished ? If so, please explain how to, what plugins I would need to use, etc.
If someone reading this is a coder and it requires custom code to be done, then please provide me with your contact info.
- The topic ‘Please explain how to add my product variations/options to woocommerce’ is closed to new replies.