From 2d4d0c7783529fe95d6bffca0fdf2c3ae3121a34 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 17 Oct 2024 11:23:34 +0700 Subject: [PATCH] feat: add product option --- public/option/option.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/option/option.json b/public/option/option.json index 5b841bae..623d6ff4 100644 --- a/public/option/option.json +++ b/public/option/option.json @@ -173,6 +173,10 @@ { "label": "CAR", "value": "CAR" + }, + { + "label": "AD3", + "value": "AD3" } ], @@ -1130,6 +1134,10 @@ { "label": "CAR", "value": "CAR" + }, + { + "label": "AD3", + "value": "AD3" } ],