title = "Checkout" url = "/checkout" layout = "main" is_hidden = 0 [PaymentMethodList] [ShippingTypeList] [MakeOrder] mode = "ajax" redirect_on = 1 redirect_page = "order-complete" == hasPlugin('RainLab.Location'); } ?> == {% set obActiveShippingType = ShippingTypeList.make().active().sort().first() %} {% set obCartPositionList = Cart.get(obActiveShippingType) %} {% set arBreadcrumbs = [ {'name': 'Home', 'url': 'index'|page}, {'name': 'Checkout', 'url': 'checkout'|page} ] %}