fixing possible price summary update bug
This commit is contained in:
parent
e26723f526
commit
a6a7c6c198
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
this.getSelectAddress(d.billing, function (address) {
|
||||
fillIn(e.shipping, address);
|
||||
self.computePerItemShippingOptions();
|
||||
self.updateSummary();
|
||||
});
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue