6

I want to add variations on my website using wordpress.
I've tried a lot of plugins but they are not working according to my requirements.

Requirements:
I want to variate prices according to given variations:

1) Colors
2) Lining
3) Sizes
4) Leather Type

Please check the image

Anyone can refer plugin or function?

Zobia Kanwal
  • 4,085
  • 4
  • 15
  • 38
Enas
  • 61
  • 5
  • 1
    https://stackoverflow.com/questions/47518280/create-programmatically-a-woocommerce-product-variation-with-new-attribute-value – Prince Mar 09 '19 at 09:56
  • 1
    Possible duplicate of [Create programmatically a WooCommerce product variation with new attribute values](https://stackoverflow.com/questions/47518280/create-programmatically-a-woocommerce-product-variation-with-new-attribute-value) – Dave Mar 09 '19 at 12:42
  • It's helpful. Thanks! – Enas Mar 10 '19 at 16:29

1 Answers1

2

-> Select variable product in product-data dropdown

-> Create 4 attributes 1. Color 2. Lining 3. Size 4. Leather Type enter image description here -> Goto variations and select create variation from all attribute from the dropdown enter image description here -> Add price to the variation and click on update

-> so now your product variation will look like this enter image description here

-> Now you can design color and and lining as check boxes using this plugin enter image description here Using the above steps and mentioned plugin will fill your requirement completly

Please accept as answer if it is helpfull to you Thank You xD