• Resolved Noob2000

    (@noob2000)


    What I want:
    Replacing Gender String “Damen, Herren, Unisex” with “unisex”.

    What I did:
    String Replace:
    – Attribute: Gender
    – String to Search: Damen, Herren, Unisex
    – String to replace: unisex

    In Feed Config I set:
    – Google Attribute to: Gender
    – Type to: Attribute
    – Value to: Gender
    – Output Type to: default
    (no pre- oder suffix, no command)

    Issue:
    Output in XML still says:

    <g:gender>
    <![CDATA[ Damen, Herren, Unisex ]]>
    </g:gender>

    Any idea how to solve this?

Viewing 1 replies (of 1 total)
  • Thread Starter Noob2000

    (@noob2000)

    Problem resolved. Had a duplicted attribute due to translation of attribute with Germanized which caused the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘String replace with comma seperated items not working’ is closed to new replies.