PDF Invoice | Item meta in [wcj_order_items_table]
-
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)
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.