Merge remote-tracking branch 'origin/feat/calculator-options' into feat/calculator-options
This commit is contained in:
@@ -210,7 +210,8 @@ export class CheckoutComponent implements OnInit {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
labelKey: 'CHECKOUT.SETUP_FEE',
|
labelKey: 'CHECKOUT.SETUP_FEE',
|
||||||
amount: session?.baseSetupCostChf ?? session?.session?.setupCostChf ?? 0,
|
amount:
|
||||||
|
session?.baseSetupCostChf ?? session?.session?.setupCostChf ?? 0,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Cambio Ugello',
|
label: 'Cambio Ugello',
|
||||||
|
|||||||
Reference in New Issue
Block a user