Adding format amount to methods
This commit is contained in:
parent
a2d33d413c
commit
41fafc3f24
1 changed files with 2 additions and 1 deletions
|
|
@ -233,7 +233,8 @@ export default {
|
|||
}
|
||||
|
||||
return cartItem;
|
||||
}
|
||||
},
|
||||
formatAmountInDollars
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue