[feature] [refactor] Shipping Rule for Buying + Refactor (#11628)

* Shipping rule for Buying

* [refactor] shipping rule
This commit is contained in:
Rushabh Mehta
2017-11-17 14:31:09 +05:30
committed by GitHub
parent 66e65dc104
commit 30dc9a14c6
26 changed files with 13041 additions and 12246 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 214 KiB

View File

@@ -1,7 +1,7 @@
# Shipping Rule
Using Shipping Rule you can define the cost for delivering the product to the customer.
You can define different shipping rules for the same item across different territories.
Using Shipping Rule you can define the cost for delivering the product to the customer and also to the supplier.
You can define different shipping rules or a fixed shipping amount for the same item across different territories.
<img class="screenshot" alt="Shipping Rule" src="/docs/assets/img/selling/shipping-rule.png">