WEBVTT

STYLE
::cue {
  color: #ffffff;
  background-color: rgba(15, 23, 42, 0.38);
}

00:00:00.500 --> 00:00:19.772
Hello. Each shop builds shipping methods that match its own business: courier, Snapp, Tipax, post, freight, rail, sea, air, or any other option that makes sense for your customers. This page is where you define that list for the shop.

00:00:21.372 --> 00:00:36.636
Each card is one method: image, title, price, and description. Active methods appear at customer checkout. If a card says inactive, like air shipping, the customer cannot choose it.

00:00:38.836 --> 00:00:54.988
Tap Add for a new method. The Add shipping method modal opens. Leave status on so it shows at checkout. Write a title that matches your business; for example Rail shipping if you send cargo by train.

00:00:57.188 --> 00:01:12.452
The description tells the customer when this method arrives. Price has three modes: a fixed number, Free, or Freight collect. Freight collect means the recipient pays the shipping fee when the goods are delivered.

00:01:14.652 --> 00:01:23.076
Give each method an image so it shows on the panel card and at checkout. The form will not save without an image.

00:01:25.276 --> 00:01:40.972
Close the modal and tap edit on Motorbike courier. The title becomes Edit shipping method. The eye icon hides a method from the customer. Air shipping is inactive now, so it is not at checkout.

00:01:43.172 --> 00:01:57.596
Now open checkout as the customer. Only this shop's active methods are here. Motorbike courier is free shipping, and road freight is freight collect — the recipient pays the fee on delivery.

00:01:59.796 --> 00:02:09.228
See the same order on the sales invoice. The invoice card shows Motorbike courier — the same card you defined in the panel.

00:02:11.428 --> 00:02:20.116
So each shop builds its own methods, only active methods reach the customer, and that choice is stored on the sales invoice.

