Merge branch 'develop' into feature/CSR-1392
This commit is contained in:
commit
771f8ea5b0
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ export default {
|
||||||
taxedVaps,
|
taxedVaps,
|
||||||
lineItems
|
lineItems
|
||||||
);
|
);
|
||||||
|
lineItems.vaps = lineItems.vaps ?? [];
|
||||||
lineItems.vaps.push(...vapsToAddToCart);
|
lineItems.vaps.push(...vapsToAddToCart);
|
||||||
|
|
||||||
// Call the "next" function to complete the transition to this page.
|
// Call the "next" function to complete the transition to this page.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue