How to remove an extra row in order confirmation e-mail

Topic summary

Extra row displaying “0” appears in the order confirmation e‑mail during test orders for a new online store. The poster cannot find where in the template to remove it and attached an image indicating the location.

A responder asked for the e‑mail template code to investigate. The poster, unsure which section is responsible, shared partial code snippets believed to be relevant.

Latest update: partial template code has been provided for review. No fix or root cause has been identified yet.

Key items central to diagnosing the issue:

  • The attached image showing the exact position of the extra “0” row.
  • The shared code snippets from the e‑mail template.

Status: unresolved and open. Next step is for someone to analyze the provided code (and possibly request the complete template) to pinpoint and remove the line generating the “0.”

Note: The “order confirmation e‑mail template” is the HTML/text layout used by the store platform to generate confirmation messages.

Summarized with AI on February 8. AI used: gpt-5.

Hello again,

Okay here I added some parts of the coding template where I think somewhere is the correct place to correct this error.