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