Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: The [[Order.TotalAsTable]] token is not flexible for all use cases #54

Open
WillStrohl opened this issue Dec 19, 2017 · 0 comments
Open

Comments

@WillStrohl
Copy link
Member

WillStrohl commented Dec 19, 2017

Community Forum Thread: https://hotcakes.org/Forums/g/posts/m/514/Order-summary-on-customer-receipt

The [[Order.TotalAsTable]] token has been requested by multiple parties over the years to be implemented differently. The table structure is undesirable, and it also limits the ability for designers to customize the output it has in e-mail templates and in the checkout view of the viewset.

There are two updates that should be implemented in this update.

1 - There should be an additional token added [[Order.TotalAsDiv]]

2 - There are already standalone tokens that make it almost possible to recreate the total summary on its own, but a few are missing. The missing tokens should be added so that people who wish to modify the order of the order summary can.

There may be technical limitations to templating the TotalAsTable output, but if there isn't the template for it should be exposed in a way that allows the template to be edited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant