fix: Add to cart buttons on homepage

This commit is contained in:
Sol Irvine
2023-08-23 23:24:03 -07:00
parent f43226198d
commit d9838f8807
7 changed files with 100 additions and 19 deletions

View File

@@ -71,8 +71,8 @@
}
},
"cart": {
"add": "Add to cart",
"out-of-stock": "Out of stock",
"add": "add to cart",
"out-of-stock": "out of stock",
"title": "Shopping Bag",
"subtitle": "Review your Order",
"empty": "Your shopping bag is empty",
@@ -92,7 +92,7 @@
"editNote": "Edit note",
"hideNote": "Hide",
"saving": "Saving...",
"addFeaturedProduct": "+ Add"
"addFeaturedProduct": "+ add"
},
"age-gate": {
"title": "Confirm Your Age",