
miniShop2
Flexible and fast e-commerce component for MODX Revolution


The delivery class must implement the msDeliveryInterface interface with 3 methods:
The last 2 methods are not used in the default flow.
The default delivery class msDeliveryHandler works as follows:
weight_price × total_weight of the cartprice) is zeroedprice (absolute or percentage of cart total)Distance-based cost (distance_price) is ignored and is only for extending classes.
To use your own delivery class, see the relevant section.