• Resolved niseadel

    (@niseadel)


    Hello!

    I was importing via wpallimport new products with attributes fields. For some reason, the new products were not attached to the existing attributes. Instead, new attributes have been created, which are essentially copies of the existing ones.

    How do I merge new attributes with identical old ones? I really don’t want to rewrite the attribute in each product by hand.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support stephjacq a11n

    (@stephjacq)

    Automattic Happiness Engineer

    Hi @niseadel, there’s no way to merge the attributes, however you could do the following as a workaround:

    – delete the duplicated attributes
    – export your products to CSV using the built-in tool (https://docs.woocommerce.com/document/product-csv-importer-exporter/)
    – open the CSV in Excel/Google Sheets etc, and add or edit the required attributes for the new products
    – import the CSV back to your site, selecting the option ‘update existing products’

Viewing 1 replies (of 1 total)

The topic ‘How to combine identical attributes’ is closed to new replies.