CSR-2182: add boolean prop for insurance or not for cart
This commit is contained in:
parent
b00c0bdcf6
commit
01d0c809fa
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
pageName="payment-method"
|
||||
servicePackageOptionsCmsName="ServicePackageTitle"
|
||||
recyclingModalCmsWidgetName="RecycleModal"
|
||||
:isInsurance="isInsurance"
|
||||
:insuranceDeductible="currentDeductible"
|
||||
:insuranceCompanyName="insuranceCompanyName"
|
||||
:showInsuranceCoverageAs="showInsuranceCoverageAs" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue