Skip to content

Commit

Permalink
update Estimate_shipping
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenth520 committed Sep 28, 2017
1 parent a7bf9e8 commit 3e11e4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Estimate_shipping/Estimate_shipping.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@
<file path="catalog/model/shipping/*.php" error="skip">
<operation error="skip">
<search position="replace"><![CDATA[getQuote($address)]]></search>
<add><![CDATA[
getQuote($address,$Pweight='')
]]></add>
<add><![CDATA[getQuote($address,$Pweight='')]]></add>
</operation>
<operation error="skip">
<search position="replace"><![CDATA[$this->cart->getWeight()]]></search>
Expand Down

0 comments on commit 3e11e4a

Please sign in to comment.