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

  • Author
    Posts
  • #2242

    Jobie.Alcaraz

    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

    michoel

    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.