Merge branch 'develop' into CASH-313-button-triggers-chat
This commit is contained in:
commit
e60474db5f
1 changed files with 1 additions and 0 deletions
|
|
@ -813,6 +813,7 @@ export default {
|
|||
},
|
||||
isAfterpayBreakoutDisplay() {
|
||||
return (
|
||||
this.showInsuranceCoverageAs !== coverageStatus.PENDING &&
|
||||
(!this.isRecalPriceRemove || !this.isRecalibrationOnOrder) &&
|
||||
this.hasSettingEqualTo(experimentSettings.DISPLAY_AFTERPAY_BREAKOUT_DISPLAY, "true")
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue