Lower trucking compliance pricing across product + marketing surfaces

Permanent price cuts:
- MCS-150 Biennial Update: $69 -> $39
- UCR Annual Registration: $69 -> $39 (+ gov fee unchanged)
- MC Operating Authority: $349 -> $199 (+ $300 FMCSA fee unchanged)
- State compliance programs (IRP, IFTA, weight-distance/HUT/HUF/KYU,
  intrastate, OSOW, state DOT, state emissions): -> $109
- California MCP + CARB: $349 -> $229

Updated source of truth (compliance-orders.ts, intake_manifest SERVICE_META),
stale dot-lookup recommendation prices, all static trucking landing/marketing
pages (services/trucking/*, order/dot-compliance, pricing), and the email
campaign scripts (setup_trucking_campaigns, create_state_campaigns).
FE/BE price cross-check: all 16 changed slugs consistent. tsc clean,
fulfillment consistency 24/24, site build OK.
This commit is contained in:
justin 2026-06-02 10:45:07 -05:00
parent 9466ce24f1
commit 4010103531
18 changed files with 105 additions and 105 deletions

View file

@ -44,9 +44,9 @@ CAMPAIGNS = {
</table>""",
"services_section": """
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="font-size:13px;color:#374151;font-family:Inter,sans-serif;">
<tr><td style="padding:6px 0;"><strong>California MCP + CARB Compliance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$349</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$199</td></tr>
<tr><td style="padding:6px 0;"><strong>IFTA Application + Decals</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$149</td></tr>
<tr><td style="padding:6px 0;"><strong>California MCP + CARB Compliance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$229</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>IFTA Application + Decals</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>State Compliance Bundle</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$599</td></tr>
</table>""",
"cta_url": "https://performancewest.net/services/trucking/california/",
@ -66,9 +66,9 @@ CAMPAIGNS = {
</table>""",
"services_section": """
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="font-size:13px;color:#374151;font-family:Inter,sans-serif;">
<tr><td style="padding:6px 0;"><strong>Oregon Weight-Mile Tax Setup</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$199</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$199</td></tr>
<tr><td style="padding:6px 0;"><strong>IFTA Application + Decals</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$149</td></tr>
<tr><td style="padding:6px 0;"><strong>Oregon Weight-Mile Tax Setup</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>IFTA Application + Decals</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>State Compliance Bundle</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$599</td></tr>
</table>""",
"cta_url": "https://performancewest.net/services/trucking/oregon/",
@ -88,9 +88,9 @@ CAMPAIGNS = {
</table>""",
"services_section": """
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="font-size:13px;color:#374151;font-family:Inter,sans-serif;">
<tr><td style="padding:6px 0;"><strong>NY Highway Use Tax Registration</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$199</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$199</td></tr>
<tr><td style="padding:6px 0;"><strong>Intrastate Operating Authority</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$249</td></tr>
<tr><td style="padding:6px 0;"><strong>NY Highway Use Tax Registration</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>IRP Registration Assistance</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>Intrastate Operating Authority</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$109</td></tr>
<tr><td style="padding:6px 0;"><strong>State Compliance Bundle</strong></td><td style="padding:6px 0;text-align:right;font-weight:700;color:#f97316;">$599</td></tr>
</table>""",
"cta_url": "https://performancewest.net/services/trucking/new-york/",