• Hello,

    Thank you for making this plugin.

    I am struggling to get an accurate product description/title as it appears the product attributes are not being taken into account when required. Can I confirm that the plugin should take into account product attributes and do you know why these would not be pulling through correctly?

    • Attributes are all set to visibile
    • I have amended the prompt to ask for the product attributes to be used
    • I have attempted both bulk and “edit product page” to generate the descriptions but still the same issue

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

    (@senols)

    Hi @jamesc91

    Currently our plugin do not use attributes.

    When creating your custom prompts, you can use the following variables to dynamically include product data:

    %s: This will be replaced with the product’s title.

    [current_short_description]: This shortcode will be replaced with the product’s current short description. Please note that this shortcode is valid in both the “Short Description” and “Full Description” fields.

    [current_full_description]: This shortcode will be replaced with the product’s current full description. Please note that this shortcode is also valid in both the “Short Description” and “Full Description” fields.

    Here’s an example of how you might use these variables in a custom prompt:

    “Use the existing description: [current_short_description]. Then, provide a compelling and concise summary in English for the following product: %s.”

    In this example, [current_short_description] will be replaced with the product’s short description, and %s will be replaced with the product’s title.

    Please note: If you include %s, [current_short_description], or [current_full_description] more than once in your prompt, each instance will be replaced with the same product title or description. Make sure to structure your prompts accordingly.

    Thread Starter jamesc91

    (@jamesc91)

    Hi Senol,

    Thank you for taking the time and coming back to me.

    The short description works if you have all of your product attributes here however I do not use short description (only long) and all attributes are kept under attributes. It would still be be good if somehow these could be dynamically included.

    I came up with a work around which I am getting very good results from incase anyone else has a similar need –

    1.Make sure your desired prompt is saved which includes something like “I will now list the product attributes:”

    2.Make sure all your product attributes are saved correctly and are displaying on the front end of your website. Copy all of the attributes from the product page on your front end. (This is the fastest way)

    3. Use the bulk content generator from the main all products section within woo commerce but only select that product. The ai power box will then appear with your saved prompt and you can paste in your attributes and adjust as necessary.

    Plugin Author senols

    (@senols)

    Hi @jamesc91

    That is a brilliant work around! Thanks for all productive feedback.

    I have just released a new version (1.7.62) to address your suggestion.

    You can now add [current_attributes] in your prompts.

    It currently only works with short description and full description prompts however I will include Title, Meta and tags too in next release.

    Example for Short Description:

    Provide a compelling and concise summary in English for the following product: %s. Use [current_short_description]. Use [current_attributes].

    Example for Full Description:

    Craft a comprehensive and engaging product description in English for: %s. Use [current_full_description]. Use [current_attributes].

    Hope this helps.

    • This reply was modified 2 years, 9 months ago by senols.
    Thread Starter jamesc91

    (@jamesc91)

    Hi Senol,

    Amazing thank you so much for doing this.

    I have tested and all is working as expected and it has saved me around 5 minutes per product which is great.

    No other plugins offer this feature (I have tried them all) and there is a number of people looking for it when I was doing some research so I would update your website to say it includes woo commerce attributes within the product descriptions.

    Thanks again for your help

    Cheers

    James

    Plugin Author senols

    (@senols)

    Hi @jamesc91

    Thank you.

    I have just added [current_categories] shortcode too in 1.7.64.

    and updated our documentation here:

    https://docs.aipower.org/docs/woocommerce#customizing-prompts

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Woo Commerce Descriptions’ is closed to new replies.