Dominic Thomas
Results
1
comments of
Dominic Thomas
Not ideal that the`text: { currency: 'GBP' }` doesn't work in cart options but managed to override the default $ sign using... ` ui.createComponent("cart", { moneyFormat: '£{{amount}}', options: { ...cartOptions,...