• Dear Senol,

    Thank you for creating this plugin and having this much in the free tier.

    I am using embbedings and these infomraiton are included in the embeddings:

    Product SKU:

    Product Name:

    Product Description:?

    Product URL:?

    Tax Status:?

    Stock Status:?

    Custom Product Attributes:

    When you have some time, can you check why the attributes are returned as:

    Custom Product Attributes: pa_”attribute”: “attributes ID”;

    For example: Custom Product Attributes: pa_color: 284,

    I would like to return it as Custom Product Attributes: Color: Red,

    Also, could you also let me know if there is a way to include the category?

    Thanks and regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author senols

    (@senols)

    Hi @hammouhou,

    Thanks for your kind words. I’m glad you find it useful.

    Let’s say I have two custom attributes: Size and Color.

    Our plugin will vectorize it as: Custom Product Attributes: size: tall; color: green;

    If we don’t include the attribute name, it will not be clear to the AI, right?

    For example, instead of Custom Product Attributes: size: tall; color: green;, if we use Custom Product Attributes: tall; green;, the AI won’t know which attribute is green. It’s clearer if we use the attribute names.

    In your case, I believe your attribute name is pa_color. So, you need to change it to Color. Then it will return as Color: Red.

    Please refer to these screenshots for more information:

    View post on imgur.com

    and

    View post on imgur.com

    Thread Starter checkmeow

    (@hammouhou)

    Thank you so much for taking the time. I understand the logic of what you just explained.

    I did not provide enough details in my request and I think that the issue I’m facing might be happening to me only (plugins conflict?). please note the following:

    The attribute names and values are showing with their IDs instead of thier frontend text.

    Ex: https://imgur.com/a/vD6mQ1U

    Please note that when I create a custome attribute in the product it shows fine. Though when I assigne a pre exisiting attribute I face the issue.

    https://imgur.com/a/ABaINy4

    I hope I made sense and let me know if you need anything else to troubelshoot.

    Thread Starter checkmeow

    (@hammouhou)

    @senols please let me know if you need anything else from my side.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.