• Resolved sedumsupply

    (@sedumsupply)


    I am using Woocommerce on my WordPress website and I need the unit price to show at checkout and on emails sent to admin and customers.
    Is there any code I can add to get this to show?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @sedumsupply,

    You’ll need to override the templates responsible for displaying the information both on the checkout page and in the emails.

    You can find information about the template structure and how to handle overrides in your theme here – https://docs.woocommerce.com/document/template-structure/

    You’ll need to add code to call the unit price of each item into the new template that you’re creating to override the existing one.

Viewing 1 replies (of 1 total)
  • The topic ‘Show Unit Price on Checkout and Emails’ is closed to new replies.