Shipping Method
Shipping method selector for checkout.
Type: "checkoutShipping"
Shipping method selector for checkout.
Props
| Field | Type | Default | Keterangan |
|---|---|---|---|
title | string | "Metode Pengiriman" | Judul |
Contoh
{
"id": "che01abc",
"type": "checkoutShipping",
"props": {
"title": "Metode Pengiriman"
}
}