impress-org / woocommerce-preview-emails

The easiest way to preview your WooCommerce emails as a reference while you customize them in your theme.
GNU General Public License v2.0
152 stars 32 forks source link

customer details not showing #9

Closed conflicker closed 7 years ago

conflicker commented 9 years ago

I see that a global variable named $order was declared in woo-preview-emails and passed it when calling wc_get_template function. I'm just wondering why it's not showing in the preview.

mathetos commented 9 years ago

This code is now a few versions behind the current WooCommerce version. I plan to update it, but PR's are welcome

mathetos commented 7 years ago

I've updated this library to support the latest WooCommerce 2.6+ Update and all should be fine. Thanks!