• Resolved clsbrands

    (@clsbrands)


    I’m developing a website and im importing with an help of csv many atributes from csv files than connect with the same sku, im using a plugin from woocomerce called Product CSV Import Suite and works really well on merging products:
    https://ibb.co/zWgqcsb
    https://ibb.co/HDhM5ss

    The thing is Imagine that i have this product example:
    https://ibb.co/nRKjJ1M

    And as u see in the image i want to change an atribute but not merging what is already their with i have, i just want to subsititute:

    Example:

    “Sku:123, Nameproduct:TesteTeste, Color:Blue, Material: Plastic”

    Now im updating my csv and i got it that the product is black and in poliester so i will substitute in my csv:

    “Sku:123, Nameproduct:TesteTeste, Color:Black, Material: Poliester”

    If i import that using that merge feature what will do is:

    “Sku:123, Nameproduct:TesteTeste, Color:Blue|Black, Material:Plastic|Poliester”

    What i want is another way to just Substitute/Replace and not merge.

    • This topic was modified 1 year, 10 months ago by clsbrands.
    • This topic was modified 1 year, 10 months ago by clsbrands.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product CSV Import Suite – Merge Products and Substitute/Replace atributs’ is closed to new replies.