Swing gate changes: LA500 1 op + secondary arm, CSW24UL optional second operator
This commit is contained in:
@ -11,11 +11,12 @@
|
||||
"model": "LA500",
|
||||
"category": "swing",
|
||||
"description": "24V DC Swing Gate Linear Operator ",
|
||||
"basePrice": 2495,
|
||||
"basePrice": 1732.50,
|
||||
"image": "swing",
|
||||
"imageFile": "liftmaster-la500-bundle.jpg",
|
||||
"requiredParts": [
|
||||
{ "id": "op-unit-swing", "name": "Operator Unit (LA500)", "qty": 2, "unitPrice": 1247.50 },
|
||||
{ "id": "op-unit-swing", "name": "Operator Unit (LA500)", "qty": 1, "unitPrice": 1247.50 },
|
||||
{ "id": "secondary-arm", "name": "Secondary Arm Kit (LA500)", "qty": 1, "unitPrice": 485 },
|
||||
{ "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 }
|
||||
@ -27,15 +28,18 @@
|
||||
"model": "CSW24UL",
|
||||
"category": "swing",
|
||||
"description": "24V DC Heavy Duty Swing Gate Operator",
|
||||
"basePrice": 3995,
|
||||
"basePrice": 2442.50,
|
||||
"image": "swing",
|
||||
"imageFile": "liftmaster-csw24.jpg",
|
||||
"requiredParts": [
|
||||
{ "id": "op-unit-swing-hd", "name": "Heavy Duty Operator Unit (CSW24UL)", "qty": 2, "unitPrice": 1997.50 },
|
||||
{ "id": "op-unit-swing-hd", "name": "Heavy Duty Operator Unit (CSW24UL)", "qty": 1, "unitPrice": 1997.50 },
|
||||
{ "id": "mount-pad", "name": "Mounting Pad", "qty": 2, "unitPrice": 145 },
|
||||
{ "id": "prep-cost", "name": "In House Prep Cost", "qty": 1, "unitPrice": 150 },
|
||||
{ "id": "shipping", "name": "Shipping Cost", "qty": 1, "unitPrice": 200 },
|
||||
{ "id": "mounting-post", "name": "Mounting Post", "qty": 2, "unitPrice": 85 }
|
||||
],
|
||||
"optionalParts": [
|
||||
{ "id": "second-op-csw", "name": "Second Heavy Duty Operator Unit (CSW24UL)", "qty": 1, "unitPrice": 1997.50 }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user