feat: Add product routes and components to v2 in admin-next (#6958)

This commit is contained in:
Stevche Radevski
2024-04-06 11:59:52 +02:00
committed by GitHub
parent d333db0842
commit 07fb058d96
81 changed files with 597 additions and 144 deletions
@@ -236,6 +236,22 @@
},
"weight": {
"label": "Weight"
},
"options": {
"label": "Product options",
"hint": "Options are used to define the color, size, etc. of the product",
"optionTitle": "Option title",
"variations": "Variations (comma-separated)"
},
"variants": {
"label": "Product variants",
"hint": "Variants left unchecked won't be created, This ranking will affect how the variants are ranked in your frontend."
},
"mid_code": {
"label": "Mid code"
},
"hs_code": {
"label": "HS code"
}
},
"variant": {