fbpx

Home Forums Booster Plus Customer Forum Add custom item meta to invoice

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #51911
    Kodi Fletcher
    Participant

    How would I add the text from this invoice screenshot that says “Location Name: Chapel Hill”?
    Screenshot here: https://share.cleanshot.com/zNcm8pSj

    #51912
    David G
    Participant

    Hi @rmedia,

    Thanks for your message.

    Please Use the wcj_order_items_table shortcode. By using the item_meta argument in the columns attribute, you can display the item meta fields.

    [wcj_order_items_table
    table_class="pdf_invoice_items_table"
    columns="item_number|item_name|item_meta=_wcj_product_input_fields_local_1|item_quantity|line_total_tax_excl"
    columns_titles="#|Product|Meta|Qty|Total"
    columns_styles="width:5%;|width:45%;|width:30%;|width:5%;|width:15%;text-align:right;"]

    #52063
    TYYHyRvY TYYHyRvY
    Participant

    1

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.