Route Active/tools/hs-tariff-lookup
HS & Tariff Code Classifier
ReferenceHTS classification code assistant and customs duty calculator for import logistics.
#HTS Codes#Customs Tariff#Landed Cost
Utility Workspace Container
app/tools/[tool-slug]/page.tsxIsolated Micro-App Sandbox
HS & Tariff Code Classifier Utility Shell Ready
This route serves individual utilities mounted under the /tools/hs-tariff-lookup namespace. You can now inject custom components, forms, or interactive canvases into this container.
Route Parameters
Param: hs-tariff-lookup
Layout Context
Shared Header & Footer inherited
Client & Server
Compatible with Next.js 14 & 15
Developer Integration Note:
To plug in an interactive tool component, import your tool implementation (e.g. LabelForgeWorkstation, BarcodeValidator, etc.) into this page or render it dynamically based on the tool-slug route parameter.