• Resolved matshop

    (@matshop)


    I want to add programmatically new or exesting atribbute values to products without losing the other attributes. Is there any way with php or sql?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @matshop

    If I’m understanding what you’re trying to do, I believe you could just export your list of products, add the attributes, and then re-import, updating the existing products. Here’s our documentation on how to import CSV files of products to your WooCommerce site.

    Thread Starter matshop

    (@matshop)

    no i want importing file is bad solution it can take days to udate attributes. I want to do it with sql or somthing like update_product_atribbutes();

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @matshop

    Okay, that is a fairly advanced development question, so I’ll leave this thread open in case any of our advanced users want to respond.

    These more advanced development communities may also be able to help you out with this topic:

    WooCommerce Slack Community
    Advanced WooCommerce group on Facebook

    Hi @matshop.

    We have not heard back from you for a bit so i will go ahead and close this thread, however if you continue to have issues let us know by replying – it will re-open this thread and let us know.

    Otherwise, if there is a different issue please create a different thread and let us know. Have a super day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add new product attribute values’ is closed to new replies.