feat: Add product article number, barcode, and calculated gross price display with updated data fetching and tax zone configuration.
This commit is contained in:
@@ -9,6 +9,7 @@ ROOT_CATEGORY_ID=0
|
||||
JTL_SHOP_ID=0
|
||||
JTL_SPRACHE_ID=1
|
||||
JTL_PLATTFORM_ID=1
|
||||
JTL_STEUERZONE_ID=1
|
||||
SERVER_PORT=3991
|
||||
SERVER_HOST=127.0.0.1
|
||||
SYNC_INTERVAL_MS=600000
|
||||
|
||||
Reference in New Issue
Block a user