chore(cart): completed at (#8921)

This commit is contained in:
Carlos R. L. Rodrigues
2024-08-31 12:42:58 -03:00
committed by GitHub
parent 89c6ef8fc9
commit 4ffb49efd0
12 changed files with 148 additions and 4 deletions
@@ -4,6 +4,7 @@ export const defaultStoreCartFields = [
"email",
"created_at",
"updated_at",
"completed_at",
"total",
"subtotal",
"tax_total",