• betumayo

    (@betumayo)


    Hi is there a way to reuse or copy atributes and change the title?
    for example i am selling wall decals. in one set can be chosen 3 different stars colors so a i have to create 3 dropdowns: color1, color 2 color 3.
    inside each dropdown i will have the same options of colors. so how can i avoid creating 3 different attributes and entering all the colors 3 times?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    You could duplicate the underlying variable product (more information at https://docs.woocommerce.com/document/managing-products/#section-17) OR you could simply automagically link all the possible variations (more information on that at https://docs.woocommerce.com/document/variable-product/#section-7)

    Thread Starter betumayo

    (@betumayo)

    i dont need to duplicate the product. my problem is i need three variations in the same product. but actually the three variations are color. when using the varition color once it doesnt let me add it again. so i have to create 3 different variation color 1 color 2 and color 3 with the same values inside. what im asking is how i duplicate variations. so that i dont have to reenter all values again in each one.

    Dashboard > Products > Attributes, and setup your reusable colour attribute and terms.

    Later, when you get to the Attributes tab on the product edit page, you get a choice:
    – custom attributes (top choice / default choice) = enter them all again!
    – drop-down and find the list you entered previously.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘attributes repeat help’ is closed to new replies.