Nota : This is a preliminary documentation, the feature is still in R&D and can be subject to major changes.
It is quite conceivable you could eventually sell physical goods via the Moodle shop, even though it was not necessarily designed with this in mind. In this case, the notion of shipping costs must be taken into account. Shipping costs are implemented based on two abstractions:
Shipping zones are used to record the specific parameters to apply for a price zone:
Une zone tarifaire de livraison est définie par rapport à un catalogue produit défini.
This parameter defines the bill amount (in the specific currency of the associated shop instance) beyond which the purchase is prepaid.
A formula that can use the variables $ht, $ttc, $q, and constants to manage the application or not of shipping charges.
Back to the Moodle Shop structure documentation summary - Go to Configuration and implementation of a commercial offer - Back to Local Shop componant - Back to catalogue