Customer details
Shipping address:
{{ fields.shipping_phone.error }}
Please enter a number which has WhatsApp enabled
{{ province }}
{{ fields.shipping_province.error }}
Billing data:
Company details
Contact person
{{ fields.billing_phone.error }}
Head office
Billing address
{{ province }}
{{ fields.billing_province.error }}
Payment Method:
{{ fields.payment_method.error }}
Transport:
Choose at the next step
Transport:
Order Summary:
  • {{ line.quantity + ' x ' + line.product.short_title }}
    Every {{ line.order_interval_frequency }} Months
    {{ formatPrice(line.sub_total) + ' ' + currency }}
{{ fields.discount_code.success }}
{{ fields.discount_code.error }}
  • Subtotal:
    {{ formatPrice(prices.subTotal) + ' ' + currency }}
  • Shipping:
    {{ formatPrice(prices.courier) + ' ' + currency }}
  • Discount:
    -{{ formatPrice(prices.discount) + ' ' + currency }}
  • TOTAL PRICE
    {{ formatPrice(prices.total) + ' ' + currency }}