added extra options

This commit is contained in:
Todd
2026-05-26 16:31:53 -04:00
parent f65d1555d2
commit f96e23a790
5 changed files with 24 additions and 14 deletions

View File

@ -20,6 +20,9 @@
{ "id": "mounting-post", "name": "Mounting Post", "qty": 1, "unitPrice": 85 },
{ "id": "prep-cost", "name": "In House Prep Cost", "qty": 1, "unitPrice": 150 },
{ "id": "shipping", "name": "Shipping Cost", "qty": 1, "unitPrice": 200 }
],
"optionalParts": [
{ "id": "add-secondary-arm", "name": "Additional Secondary Arm Kit (LA500)", "qty": 1, "unitPrice": 485 }
]
},
{