• Resolved axellerater

    (@axellerater)


    Hey!

    I want to add a product meta value and an item meta value, but they behave differently/

    This is the shortcode:
    [wcj_order_items_table table_class=”pdf_invoice_items_table”

    columns=”item_name|item_meta=_item_expiration_date|product_meta=_download_expiry|item_quantity|line_total_tax_excl”
    columns_titles=”Product|ItemMeta|ProductMeta|Quantity|Total”
    columns_styles=”width:50%;|width:15%;|width:10%;|width:10%;|width:15%;text-align:right;”]

    The Product meta shows the value, while the item meta also displayed the key name, as shown in this picture: https://imgur.com/a/lOKBB1Y

    How can I only display the value of the item meta?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support David G

    (@gravid7)

    Hi @axellerater

    You can use item_key=_item_expiration_date to display the expiry date on the item table.

    Plugin Support David G

    (@gravid7)

    Hi @axellerater

    I haven’t heard back from you, so I believe the issue has been resolved.
    I’m marking this topic complete, please feel free to open a new thread for any further queries.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PDF Invoice | Item meta in [wcj_order_items_table]’ is closed to new replies.