wpm-config.json in PostNL for WooCommerce 4.4.1, at wpm-config.json
| 1 | { |
| 2 | "admin_pages": [ |
| 3 | "woocommerce_page_wcpn_settings" |
| 4 | ], |
| 5 | "options": { |
| 6 | "woocommerce_postnl_checkout_settings": { |
| 7 | "barcode_in_note_title" : {}, |
| 8 | "label_description" : {}, |
| 9 | |
| 10 | "header_delivery_options_title" : {}, |
| 11 | "delivery_title" : {}, |
| 12 | "morning_title" : {}, |
| 13 | "standard_title" : {}, |
| 14 | "evening_title" : {}, |
| 15 | "only_recipient_title" : {}, |
| 16 | "signature_title" : {}, |
| 17 | "pickup_title" : {} |
| 18 | } |
| 19 | } |
| 20 | } |
| 21 |