This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
local:shop:setup:transport [2018/02/15 10:08] florence |
local:shop:setup:transport [2024/05/14 15:39] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> | ||
| =====Back Office : Configuration and implementation of a commercial offer===== | =====Back Office : Configuration and implementation of a commercial offer===== | ||
| =====Manage shipping ===== | =====Manage shipping ===== | ||
| Line 30: | Line 31: | ||
| ===Add Shipping in a zone=== | ===Add Shipping in a zone=== | ||
| - | Il ne reste qu'a ajouter si on le souhaite des frais frais de port liés à la zone, pour tous les produits de son choix. | + | Il ne reste qu'a ajouter si on le souhaite des frais frais de port liés à la zone, pour les produits de son choix. |
| + | |||
| + | * **Product code :** Choisir le produit de la boutique concerné dans la liste déroulante. | ||
| + | * **Fix ship cost:**When you can restrict the shipping calulation to a simple fix value per unit, then use this field giving the shiping amount in the current currency of the shop. | ||
| + | * **Formula:** Give a parsable formula to calculate the shipping cost. You can use standard path functions (sqrt, arythmetic operators, log) and use variables placeholders as $ttc, $ht or one of the following parameters $a, $b or $c. | ||
| + | * **Parameter '$a', $b or $c :** Parameters. | ||
| {{ :local:shop:setup:add-shipping-en.png?nolink |}} | {{ :local:shop:setup:add-shipping-en.png?nolink |}} | ||