• Resolved Rita Alamino

    (@ritaalamino)


    Hi,

    I have created an algorithm to generate Color Swatches JSON and fill with the right properties, for example:

    {'Color': {'name': 'Color', 'type': 'color', 'terms': {'VINTAGE WHITE': {'name': 'VINTAGE WHITE', 'color': '#FFFFFF', 'image': '', 'show_tooltip': '', 'tooltip_text': '', 'tooltip_image': '', 'image_size': ''}, 'WHITE REACTIVE': {'name': 'WHITE REACTIVE', 'color': '#FFFFFF', 'image': '', 'show_tooltip': '', 'tooltip_text': '', 'tooltip_image': '', 'image_size': ''}, 'DK BLUE PIGMNT': {'name': 'DK BLUE PIGMNT', 'color': '#5E748B', 'image': '', 'show_tooltip': '', 'tooltip_text': '', 'tooltip_image': '', 'image_size': ''}, 'GREY PIGMENT': {'name': 'GREY PIGMENT', 'color': '#B8B7B8', 'image': '', 'show_tooltip': '', 'tooltip_text': '', 'tooltip_image': '', 'image_size': ''}, 'SMOKE GREY': {'name': 'SMOKE GREY', 'color': '#3E3637', 'image': '', 'show_tooltip': '', 'tooltip_text': '', 'tooltip_image': '', 'image_size': ''}}}}

    But when importing the CSV, all the HEX CODE simply disappear, filling my attribuites with no color/hex code.

    Is that a known bug? What I might be doing wrong?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Color Swatches is not importing HEX via CSV import’ is closed to new replies.