diff options
-rw-r--r-- | products/variable.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/products/variable.txt b/products/variable.txt index da98cd3..e14679c 100644 --- a/products/variable.txt +++ b/products/variable.txt @@ -13,8 +13,8 @@ COD_ACCEPTED 0 Payment COMPANY __MVC_COMPANY__ Company CREDIT_CARDS_ACCEPTED visa mc amex discover Payment DECREMENT_INVENTORY 0 Order -DEFAULT_COUNTRY US Shipping -DEFAULT_LOCALE en_US Internationalization +DEFAULT_COUNTRY ID Shipping +DEFAULT_LOCALE id_ID Internationalization DEFAULT_PAYMENT_MODE credit_card Payment DOCROOT __MVC_DOCUMENTROOT__ Directories and Paths EMAIL_INFO __MVC_MAILORDERTO__ Company @@ -69,8 +69,8 @@ SECURE_ENABLE 1 General SECURE_SERVER https://__MVC_SERVERNAME__ Directories and Paths SERVER_NAME __MVC_SERVERNAME__ Directories and Paths SETTLE_TRANSACTION Payment -SHIP_DEFAULT_COUNTRY US Shipping -SHIP_DEFAULT_MODE free_or_upsg Shipping +SHIP_DEFAULT_COUNTRY ID Shipping +SHIP_DEFAULT_MODE anteraja Shipping SHIP_FLAT_DOM_RATE 5 Shipping SHIP_FLAT_INTL_RATE 10 Shipping SQLDSN __MVC_SQLDSN__ Database @@ -91,7 +91,7 @@ UI_HELP_WIDTH 650 Admin Control UI_IMAGE_DIR __MVC_SHAREURL__/interchange-5/ Admin Control UI_IMAGE_DIR_SECURE __MVC_SHAREURL__/interchange-5/ Admin Control UI_ITEM_TABLES products pricing inventory merchandising options:sku Item display -UI_LOCALE en_US Admin Control +UI_LOCALE id_ID Admin Control UI_META_LINK 1 Admin Control UI_ORDER_VIEWNEXT_MAX_SKIP 20 Admin Control UI_PAGE_DIR pages Directories and Paths |