• Resolved beamkiller

    (@beamkiller)


    Is there a way for example with a hook to add custom values to the field mapping value dropdown?

    The problem:
    We have many products and not all of them have a short description or description.

    The idea:
    Add a custom value for example: My Own Description

    Which would be a result returned by a php function from functions.php
    If the short description is empty return my custom text + the product name.
    If it is not empty return the short description.

    The hook should have the $product_id, so I can read all the information from the product.

    Thanks.
    Peter.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Peter,

    Thanks for using our plugin and reaching out to us. Unfortunately our plugin has no hooks (at all) available to achieve this.

    Assuming the issue at hand has been resolved and our support is no longer required I will close this topic for housekeeping reasons now.

    Do not hesitate to reach out to us again in-case you need our help again.

    Thread Starter beamkiller

    (@beamkiller)

    Hi, I have created a custom feed with another export tool.
    Maybe add this as a feature request to your backlog ??
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Field mapping custom value’ is closed to new replies.