This topic contains 1 reply, has 0 voices, and was last updated by michoel 7 years, 1 month ago.

  • Author
    Posts
  • #2242 Score: 0

    Jobie.Alcaraz
    • Contributions: 0
    • Level 1

    How do I exclude any standard shipping item to display on the line level of advanced PDF?
    This is a cached copy. Click here to see the original post.

  • #2243 Score: 0

    michoel
    • Contributions: 0
    • Level 1

    You could probably filter them out with something like this:

    Code:

    ${item.quantity} ${item.item}${item.description} ${item.options} ${item.rate} ${item.amount}

You must be logged in to reply to this topic.