feat: Add support for price setting and updates for products (#7037)

We still need to add a `batch` method for variants, but I'll do that in a separate PR
This commit is contained in:
Stevche Radevski
2024-04-11 17:21:58 +00:00
committed by GitHub
parent c78915c7c5
commit 47a175ce94
15 changed files with 506 additions and 157 deletions
@@ -58,6 +58,7 @@
"actions": {
"save": "Save",
"saveAsDraft": "Save as draft",
"publish": "Publish",
"create": "Create",
"delete": "Delete",
"remove": "Remove",
@@ -157,6 +158,7 @@
"organization": "Organize",
"editOrganization": "Edit Organization",
"editOptions": "Edit Options",
"editPrices": "Edit prices",
"media": {
"label": "Media",
"editHint": "Add media to the product to showcase it in your storefront.",