duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/simple-commerce
Other
143 stars 34 forks source link

[7.x] Fix `{{ sc:customer:order }}` tag #1086

Closed duncanmcclean closed 1 month ago

duncanmcclean commented 1 month ago

This pull request fixes the {{ sc:customer:order }} tag. It was returning an Order object which was causing an error in Antlers since it doesn't know how to handle it.

Instead, we're now returning an augmented array which Antlers will be able to handle.

Closes #1081.

github-actions[bot] commented 1 month ago

Released as part of v7.2.1.