• Resolved timtechtw

    (@timtechtw)


    I have added some custom item meta for products, and these meta values are displayed in the Product Table when I click to print the invoice.

    ? Requirement 1: I want to hide certain specific meta values from being displayed in the Product Table.

    ? Requirement 2: I would like to replace the product image in the Product Table with a specific order meta value instead.

    Question:

    Which hooks should I use to achieve these functionalities?

Viewing 1 replies (of 1 total)
  • Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @timtechtw,

    Thanks for reaching out.

    You may use this code snippet to remove unnecessary product metadata from the product table of documents. Replace Productmeta1 and Productmeta2 in the code snippet with the preferred product meta to be removed.

    If you wish to remove product variation, you may use this?code snippet?to hide the variation information from the document types. Kindly copy the code to your active theme’s functions.php or activate using a code snippet plugin.

    Additional customization is only supported in the premium version of the plugin. As it’s not advisable to discuss the premium features in the forum, you may reach out to our support team through this?link?for more information and assistance with your query.?Our team will be happy to help you and provide any assistance you may need.

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