5
Answers
Vote up!
-1
Vote down!

SOLVED - Why would my order items be blank in my order summary email to the customer?

The contents of my email to my customers looks like this:

Here are the details for your order #11, placed on Mon, 02/18/2013 - 18:57

Link: View your order
Ship
to

Franco Nogarin
bx 1292
smith Northwest Territories x0e0p0
Canada

Items in your order

Order questions ? Contact us
I am using custom line items, is that perhaps why this does not show in the email?

In the template (the default one) I see:

    <div class="order-summary-wrapper">
    <p class="items-title">Items in your order</p>
     !order-summary
    </div>

The problem is in an Issue here:
http://drupal.org/node/1895418

Asked by: spydmobile
on February 18, 2013

5 Answers

Vote up!
3
Vote down!

Your best bet is to use Commerce Message, which is what Kickstart uses. Take a look at that distro to get an idea of how it's set up.

Answer by: MrPeanut
Posted: Feb 19, 2013
Vote up!
0
Vote down!

@spydmobile

did you really [solve] the problem (more than a "proper direction" ;-) )?

Answer by: corbin
Posted: Mar 17, 2013
Vote up!
0
Vote down!

Hi,
Is there any way to format the line items in the order email?
Using !order-summary prints the line items like this:

Título

Precio unitario

Cantidad

Total

Mural Mariposa multicolor 16959 (Azul) (332)

20,00 €

1

20,00 €
Array
95
[email protected]
[email protected]
Pago completado
Pago completado
27,00 €

Thanks.

Answer by: ivan.vazquez
Posted: May 21, 2013
Vote up!
-1
Vote down!

Thanks @MrPeanut that seems to be the issue exactly, Not an answer but a proper direction.

Answer by: spydmobile
Posted: Feb 19, 2013