• Resolved rajkumar181

    (@rajkumar181)


    Dear Team,

    Can you help me to generate the barcode generated for the order?
    I want to print the product name | SKU| QTY| order ID.
    Page size is 100X25 mm.

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

    (@gravid7)

    Hi @rajkumar181

    Thanks for reaching out to us. Please check the below code. This will help you to add the barcode.

    [wcj_order_items_table
        table_class="pdf_invoice_items_table"
        columns="product_barcode=%sku%|item_name|product_sku|item_quantity|item_id"
        columns_titles="Barcode|Product|SKU|Qty|Order ID"
        columns_styles="width:40%;|width:30%;|width:10%;|width:5%;|width:15%;text-align:right;"]
Viewing 1 replies (of 1 total)
  • The topic ‘order label genrate’ is closed to new replies.