{"id":2772,"date":"2025-04-23T17:07:12","date_gmt":"2025-04-23T09:07:12","guid":{"rendered":"https:\/\/ufreight.com\/?page_id=2772"},"modified":"2025-06-13T10:45:37","modified_gmt":"2025-06-13T02:45:37","slug":"shipping-cost-estimator","status":"publish","type":"page","link":"https:\/\/ufreight.com\/tc\/shipping-cost-estimator\/","title":{"rendered":"\u7a7a\u904b\u8cbb\u7528\u4f30\u7b97"},"content":{"rendered":"<div id=\"shipping-estimator\">\n    <h2>\u7a7a\u904b\u8cbb\u7528\u4f30\u7b97<\/h2>\n    <form id=\"shipping-estimator-form\" action=\"\">\n        <div class=\"form-group location-group\">\n            <div class=\"location-input\">\n                <label for=\"origin\">\u59cb\u767c\u5730:<\/label>\n                <select id=\"origin\" name=\"origin\" required aria-label=\"\u9078\u64c7\u59cb\u767c\u5730\">\n                    <option value=\"\">Select Origin<\/option>\n                <\/select>\n            <\/div>\n            <div class=\"location-input\">\n                <label for=\"destination\">\u76ee\u7684\u5730:<\/label>\n                <select id=\"destination\" name=\"destination\" required aria-label=\"Select destination airport\">\n                    <option value=\"\">Select Destination<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n        <div id=\"piece-groups\">\n            <div class=\"piece-group\" data-index=\"0\">\n                <h4>\u8a17\u904b\u7269\u8a73\u60c5 1<\/h4>\n                <span class=\"delete-piece-group-btn\" style=\"display: none;\">\u2715<\/span>\n                <div class=\"form-group piece-details-group\">\n                    <div class=\"piece-input\">\n                        <label for=\"num-pieces-0\">\u4ef6\u6578:<\/label>\n                        <input type=\"number\" id=\"num-pieces-0\" name=\"num-pieces[]\" min=\"1\" step=\"1\" required placeholder=\"e.g., 1\" aria-label=\"Number of pieces\">\n                    <\/div>\n                    <div class=\"piece-input\">\n                        <label for=\"actual-weight-0\">\u5be6\u969b\u91cd\u91cf (KG):<\/label>\n                        <input type=\"number\" id=\"actual-weight-0\" name=\"actual-weight[]\" min=\"0\" step=\"0.01\" required placeholder=\"Piece Weight\" aria-label=\"Actual weight in kilograms\">\n                    <\/div>\n                    <div class=\"dimension-group\">\n                        <label>\u5c3a\u5bf8 (cm):<\/label>\n                        <div class=\"dimension-inputs\">\n                            <input type=\"number\" id=\"length-0\" name=\"length[]\" min=\"0\" step=\"0.01\" placeholder=\"L\" required aria-label=\"Length in centimeters\">\n                            <input type=\"number\" id=\"width-0\" name=\"width[]\" min=\"0\" step=\"0.01\" placeholder=\"W\" required aria-label=\"Width in centimeters\">\n                            <input type=\"number\" id=\"height-0\" name=\"height[]\" min=\"0\" step=\"0.01\" placeholder=\"H\" required aria-label=\"Height in centimeters\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"piece-input package-type-group\">\n                        <label for=\"package-type-0\">\u5305\u88dd\u985e\u578b:<\/label>\n                        <div class=\"package-type-actions\">\n                            <select id=\"package-type-0\" name=\"package-type[]\" required aria-label=\"Select package type\">\n                                <option value=\"\">Select<\/option>\n                                <option value=\"Carton\">Carton<\/option>\n                                <option value=\"Pallet\">Pallet<\/option>\n                            <\/select>\n                            <div class=\"piece-group-actions\">\n                                <button type=\"button\" class=\"add-piece-group-btn\">+<\/button>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"section-group\">\n            <h4>\u8a17\u904b\u7269\u5167\u5bb9<\/h4>\n            <div class=\"form-group section-details-group\">\n                <div class=\"section-input\">\n                    <label for=\"commodity\">\u8a17\u904b\u7269:<\/label>\n                    <input type=\"text\" id=\"commodity\" name=\"commodity\" required placeholder=\"e.g., Electronics\" aria-label=\"Commodity description\">\n                <\/div>\n                <div class=\"section-input\">\n                    <label for=\"item-value\">\u7269\u54c1\u7533\u5831\u50f9\u683c (USD):<\/label>\n                    <input type=\"number\" id=\"item-value\" name=\"item-value\" min=\"0\" step=\"0.01\" required placeholder=\"e.g., 100\" aria-label=\"Item value in USD\">\n                <\/div>\n                <div class=\"section-input\">\n                    <label for=\"contain-batteries\">\u662f\u5426\u5305\u542b\u96fb\u6c60?<\/label>\n                    <select id=\"contain-batteries\" name=\"contain-batteries\" required aria-label=\"Does the shipment contain batteries\">\n                        <option value=\"\">Select<\/option>\n                        <option value=\"Yes\">\u662f<\/option>\n                        <option value=\"No\">\u5426<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"section-group\">\n            <h4>\u984d\u5916\u670d\u52d9<\/h4>\n            <div class=\"form-group section-details-group\">\n                <div class=\"section-input\">\n                    <label for=\"pickup-required\">\u9700\u5b89\u6392\u63d0\u8ca8:<\/label>\n                    <select id=\"pickup-required\" name=\"pickup-required\" required aria-label=\"Is pickup required\">\n                        <option value=\"\">Select<\/option>\n                        <option value=\"Yes\">\u662f<\/option>\n                        <option value=\"No\">\u5426<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"section-input\">\n                    <label for=\"delivery-required\">\u9700\u5b89\u6392\u9001\u8ca8:<\/label>\n                    <select id=\"delivery-required\" name=\"delivery-required\" required aria-label=\"Is delivery required\">\n                        <option value=\"\">Select<\/option>\n                        <option value=\"Yes\">\u662f<\/option>\n                        <option value=\"No\">\u5426<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"button-group\">\n            <button type=\"submit\" id=\"calculate-btn\">\u8a08\u7b97<\/button>\n        <\/div>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"tc\"\/><\/form>\n    <div id=\"contact-modal\" class=\"modal\" style=\"display: none;\">\n        <div class=\"modal-content\">\n            <h3>Please Provide Your Contact Information<\/h3>\n            <form id=\"contact-form\" action=\"\">\n                <div class=\"form-group\">\n                    <label for=\"contact-name\">Contact Name:<\/label>\n                    <input type=\"text\" id=\"contact-name\" name=\"contact-name\" required placeholder=\"e.g., John Doe\" aria-label=\"Contact name\">\n                <\/div>\n<div class=\"form-group\">\n                <label for=\"contact-company\">Company Name:<\/label>\n                <input type=\"text\" id=\"contact-company\" name=\"contact-company\" required placeholder=\"e.g., ABC Corp\" aria-label=\"\u516c\u53f8\u59d3\u540d\">\n            <\/div>\n                <div class=\"form-group\">\n                    <label for=\"contact-email\">Contact Email:<\/label>\n                    <input type=\"text\" id=\"contact-email\" name=\"contact-email\" required placeholder=\"e.g., john@example.com\" aria-label=\"Contact email\">\n                <\/div>\n                <div class=\"form-group\">\n                    <label for=\"contact-phone\">Contact Phone:<\/label>\n                    <input type=\"text\" id=\"contact-phone\" name=\"contact-phone\" required placeholder=\"e.g., +1234567890\" aria-label=\"Contact phone number\">\n                <\/div>\n                <div class=\"form-group\">\n                    <label for=\"contact-country\">Country:<\/label>\n                    <input type=\"text\" id=\"contact-country\" name=\"contact-country\" required placeholder=\"e.g., USA\" aria-label=\"Contact country\">\n                <\/div>\n<div class=\"form-group\">\n    <label for=\"leave_us_a_message\">Leave us a message:<\/label>\n    <textarea id=\"leave_us_a_message\" name=\"leave_us_a_message\" rows=\"1\" placeholder=\"Enter your message here\"><\/textarea>\n<\/div>\n                <div class=\"button-group\">\n                    <button type=\"submit\" id=\"submit-contact-btn\">\u63d0\u4ea4<\/button>\n                <\/div>\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"tc\"\/><\/form>\n        <\/div>\n    <\/div>\n    <div id=\"result\" style=\"display: none;\">\n    <h3>Estimated Port to Port Air Freight Shipping Cost: USD$<span id=\"total-cost-header\"><\/span><\/h3>\n    <div class=\"result-group\">\n        <h4>Chargeable Weight<\/h4>\n        <div id=\"chargeable-weight\"><\/div>\n    <\/div>\n<div class=\"result-group\">\n        <h4>Remarks<\/h4>\n        <div id=\"remarks\"><\/div> <!-- New Remarks section -->\n    <\/div>\n    <div class=\"result-group\">\n        <h4>Notes<\/h4>\n        <div id=\"notes\">\n            Thank you for utilizing our Shipping Cost Estimator. We will reach out to you shortly to provide further assistance and follow up on your request. The provided estimate offers an approximate cost for shipping parcels of the specified weight to the selected destination. Please note that this is not the final price. For a precise quotation, we recommend contacting us via the <a href=\"https:\/\/ufreight.com\/tc\/contact-us\/\" target=\"_blank\">Contact Us &#8211; UFL Group<\/a> page.\n        <\/div>\n    <\/div>\n<\/div>\n    <div id=\"error\" style=\"display: none; color: #D81E05;\"><\/div>\n<\/div>\n<style>\n#shipping-estimator {\n    max-width: 1200px; \/* Reduced max-width for a more focused layout *\/\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Poppins', sans-serif; \/* Canva-inspired font *\/\n    color: #1A1A1A; \/* Slightly softer black for text *\/\n    background-color: #F7F9FC; \/* Light background for a fresh look *\/\n    border-radius: 16px; \/* Softer, larger rounded corners *\/\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); \/* Subtle shadow for depth *\/\n}\n\n#shipping-estimator h2 {\n    font-size: 32px;\n    font-weight: 600;\n    color: #D81E05; \/* Retaining the red tone *\/\n    margin-bottom: 30px;\n    text-align: center;\n    letter-spacing: 0.5px;\n}\n\n.form-group {\n    margin-bottom: 24px;\n}\n\n.form-group label {\n    display: block;\n    margin-bottom: 8px;\n    font-weight: 500;\n    font-size: 14px;\n    color: #1A1A1A;\n}\n\n.form-group select,\n.form-group input {\n    width: 100%; \/* Full width for better usability *\/\n    max-width: 300px; \/* Limit width for select and input fields *\/\n    padding: 12px 16px; \/* Larger padding for a more touch-friendly feel *\/\n    font-size: 14px;\n    font-family: 'Poppins', sans-serif;\n    border: 1px solid #E0E4E8; \/* Softer border color *\/\n    border-radius: 8px; \/* Rounded corners *\/\n    box-sizing: border-box;\n    background-color: #FFFFFF;\n    transition: border-color 0.3s ease, box-shadow 0.3s ease;\n\/* Ensure iOS compatibility *\/\n    -webkit-appearance: none; \/* Override iOS default styling *\/\n    -moz-appearance: none; \/* For Firefox compatibility *\/\n    appearance: none;\n    \/* Custom arrow for dropdown *\/\n    background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"6\" viewBox=\"0 0 12 6\"><path fill=\"%231A1A1A\" d=\"M0 0h12L6 6z\"\/><\/svg>') no-repeat right 16px center;\n    background-size: 12px;\n    \/* Ensure touch interaction works on iOS *\/\n    touch-action: manipulation; \/* Allow iOS to handle touch events for dropdowns *\/\n    -webkit-tap-highlight-color: transparent; \/* Remove iOS tap highlight *\/\n}\n\n.form-group select:focus,\n.form-group input:focus {\n    outline: none;\n    border-color: #D81E05; \/* Highlight with the red tone *\/\n    box-shadow: 0 0 0 3px rgba(216, 30, 5, 0.1); \/* Subtle focus ring *\/\n}\n\n.form-group select {\n    height: 48px; \/* Taller select for better usability *\/\n    appearance: none;\n    background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"6\" viewBox=\"0 0 12 6\"><path fill=\"%231A1A1A\" d=\"M0 0h12L6 6z\"\/><\/svg>') no-repeat right 16px center;\n    background-size: 12px;\n}\n\n.location-group {\n    display: flex;\n    gap: 24px;\n    flex-wrap: wrap;\n    justify-content: space-between;\ntouch-action: auto; \/* Prevent interference with touch events *\/\n}\n\n.location-input {\n    flex: 1;\n    min-width: 250px;\nposition: relative; \/* Ensure positioning doesn't block interaction *\/\n}\n\n.location-input select {\n    max-width: 100%;\n}\n\n.piece-group,\n.section-group {\n    border: none; \/* Remove the harsh border *\/\n    padding: 24px;\n    margin-bottom: 24px;\n    border-radius: 12px;\n    background-color: #FFFFFF; \/* White background for sections *\/\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); \/* Subtle shadow for depth *\/\n    position: relative;\n}\n\n.piece-group h4,\n.section-group h4 {\n    font-size: 18px;\n    font-weight: 600;\n    color: #D81E05;\n    margin: 0 0 20px 0;\n}\n\n.piece-details-group,\n.section-details-group {\n    display: flex;\n    gap: 24px;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    align-items: flex-start;\n}\n\n.piece-input,\n.section-input {\n    flex: 1;\n    min-width: 200px;\n}\n\n.piece-input input,\n.piece-input select,\n.section-input input,\n.section-input select {\n    max-width: 100%;\n}\n\n.dimension-group {\n    min-width: 300px;\n}\n\n.dimension-group label {\n    margin-bottom: 8px;\n}\n\n.dimension-inputs {\n    display: flex;\n    gap: 16px;\n}\n\n.dimension-inputs input {\n    width: 80px;\n    padding: 12px;\n    font-size: 14px;\n}\n\n.package-type-group .package-type-actions {\n    display: flex;\n    gap: 16px;\n    align-items: center;\n}\n\n.package-type-group select {\n    max-width: 200px;\n}\n\n.piece-group-actions {\n    display: flex;\n    gap: 12px;\n    align-items: center;\n}\n\n.add-piece-group-btn {\n    padding: 10px 20px;\n    border: none;\n    border-radius: 8px;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 500;\n    height: 44px;\n    background-color: #F5F5F5; \/* Light gray background *\/\n    color: #1A1A1A;\n    transition: background-color 0.3s ease;\n}\n\n.add-piece-group-btn:hover {\n    background-color: #E0E4E8; \/* Slightly darker on hover *\/\n}\n\n.delete-piece-group-btn {\n    position: absolute;\n    top: 16px;\n    right: 16px;\n    background: none;\n    border: none;\n    font-size: 24px;\n    color: #D81E05;\n    cursor: pointer;\n    padding: 4px;\n    transition: color 0.3s ease;\n}\n\n.delete-piece-group-btn:hover {\n    color: #B51804;\n}\n\n.button-group {\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    flex-wrap: wrap;\n}\n\n#calculate-btn,\n#submit-contact-btn {\n    padding: 12px 32px;\n    border: none;\n    border-radius: 8px;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 600;\n    background-color: #D81E05;\n    color: #FFFFFF;\n    transition: background-color 0.3s ease, transform 0.1s ease;\n}\n\n#calculate-btn:hover,\n#submit-contact-btn:hover {\n    background-color: #B51804;\n    transform: translateY(-1px); \/* Subtle lift effect on hover *\/\n}\n\n#result {\n    margin-top: 40px;\n    padding: 24px;\n    border: none;\n    border-radius: 12px;\n    background-color: #FFFFFF;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n}\n\n#result h3 {\n    font-size: 28px;\n    font-weight: 600;\n    color: #FFFFFF;\n    background-color: #D81E05;\n    padding: 16px;\n    border-radius: 8px;\n    margin: 0 0 24px;\n    text-align: center;\n}\n\n.result-group {\n    margin-bottom: 24px;\n}\n\n.result-group h4 {\n    font-size: 18px;\n    font-weight: 600;\n    color: #1A1A1A;\n    margin: 0 0 12px;\n    border-bottom: 2px solid #F5F5F5; \/* Softer border *\/\n    padding-bottom: 8px;\n}\n\n.result-group h5 {\n    font-size: 14px;\n    font-weight: 500;\n    color: #D81E05;\n    margin: 0 0 8px;\n}\n\n.result-group div {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #4A4A4A; \/* Softer gray for text *\/\n}\n\n.freight-container,\n.charges-group .charges-container {\n    display: flex;\n    gap: 24px;\n    flex-wrap: wrap;\n    align-items: flex-start;\n}\n\n.left-section,\n.right-section {\n    flex: 1;\n    min-width: 250px;\n    max-width: 48%;\n}\n\n.right-section {\n    margin-left: auto;\n}\n\n.optional-charges-box,\n.remarks-box {\n    border: 1px dashed #D81E05;\n    padding: 12px;\n    border-radius: 8px;\n    background-color: #FFF5F5; \/* Light red background for optional sections *\/\n}\n\n.modal {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6); \/* Slightly darker overlay *\/\n    justify-content: center;\n    align-items: center;\n}\n\n.modal-content {\n    background-color: #FFFFFF;\n    padding: 32px;\n    border-radius: 12px;\n    width: 90%;\n    max-width: 600px; \/* Smaller modal for better focus *\/\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2); \/* Deeper shadow for modal *\/\n}\n\n.modal-content h3 {\n    font-size: 24px;\n    font-weight: 600;\n    color: #D81E05;\n    margin: 0 0 24px;\n    text-align: center;\n}\n\n#contact-modal .form-group input {\n    max-width: 100%;\n}\n\n#error {\n    display: none;\n    color: #D81E05;\n    font-size: 14px;\n    text-align: center;\n    margin-top: 16px;\n}\n<\/style>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Air Freight Shipping Cost Estimator Origin: Select Origin Destination: Select Destination Piece Group 1 \u2715 No. of Pieces: Actual Weight (KG): Dimensions (cm): Package Type: SelectCartonPallet Add Shipping Content Commodity: Item Value (USD): Contain Batteries?: SelectYesNo Additional Services Pickup is required: SelectYesNo Delivery is required: SelectYesNo Calculate Cost Please Provide Your Contact Information Contact Name:&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2772","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Air Freight Shipping Cost Estimator - UFL Group<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ufreight.com\/tc\/shipping-cost-estimator\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Air Freight Shipping Cost Estimator - UFL Group\" \/>\n<meta property=\"og:description\" content=\"Air Freight Shipping Cost Estimator Origin: Select Origin Destination: Select Destination Piece Group 1 \u2715 No. of Pieces: Actual Weight (KG): Dimensions (cm): Package Type: SelectCartonPallet Add Shipping Content Commodity: Item Value (USD): Contain Batteries?: SelectYesNo Additional Services Pickup is required: SelectYesNo Delivery is required: SelectYesNo Calculate Cost Please Provide Your Contact Information Contact Name:...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ufreight.com\/tc\/shipping-cost-estimator\/\" \/>\n<meta property=\"og:site_name\" content=\"UFL Group\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-13T02:45:37+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u8a08\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ufreight.com\/shipping-cost-estimator\/\",\"url\":\"https:\/\/ufreight.com\/shipping-cost-estimator\/\",\"name\":\"Air Freight Shipping Cost Estimator - UFL Group\",\"isPartOf\":{\"@id\":\"https:\/\/ufreight.com\/#website\"},\"datePublished\":\"2025-04-23T09:07:12+00:00\",\"dateModified\":\"2025-06-13T02:45:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ufreight.com\/shipping-cost-estimator\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ufreight.com\/shipping-cost-estimator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ufreight.com\/shipping-cost-estimator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ufreight.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Air Freight Shipping Cost Estimator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ufreight.com\/#website\",\"url\":\"https:\/\/ufreight.com\/\",\"name\":\"UFL Group\",\"description\":\"Service without Boundaries\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ufreight.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Air Freight Shipping Cost Estimator - UFL Group","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ufreight.com\/tc\/shipping-cost-estimator\/","og_locale":"zh_HK","og_type":"article","og_title":"Air Freight Shipping Cost Estimator - UFL Group","og_description":"Air Freight Shipping Cost Estimator Origin: Select Origin Destination: Select Destination Piece Group 1 \u2715 No. of Pieces: Actual Weight (KG): Dimensions (cm): Package Type: SelectCartonPallet Add Shipping Content Commodity: Item Value (USD): Contain Batteries?: SelectYesNo Additional Services Pickup is required: SelectYesNo Delivery is required: SelectYesNo Calculate Cost Please Provide Your Contact Information Contact Name:...","og_url":"https:\/\/ufreight.com\/tc\/shipping-cost-estimator\/","og_site_name":"UFL Group","article_modified_time":"2025-06-13T02:45:37+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9810\u8a08\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ufreight.com\/shipping-cost-estimator\/","url":"https:\/\/ufreight.com\/shipping-cost-estimator\/","name":"Air Freight Shipping Cost Estimator - UFL Group","isPartOf":{"@id":"https:\/\/ufreight.com\/#website"},"datePublished":"2025-04-23T09:07:12+00:00","dateModified":"2025-06-13T02:45:37+00:00","breadcrumb":{"@id":"https:\/\/ufreight.com\/shipping-cost-estimator\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ufreight.com\/shipping-cost-estimator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ufreight.com\/shipping-cost-estimator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ufreight.com\/"},{"@type":"ListItem","position":2,"name":"Air Freight Shipping Cost Estimator"}]},{"@type":"WebSite","@id":"https:\/\/ufreight.com\/#website","url":"https:\/\/ufreight.com\/","name":"UFL Group","description":"Service without Boundaries","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ufreight.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"}]}},"_links":{"self":[{"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/pages\/2772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/comments?post=2772"}],"version-history":[{"count":22,"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/pages\/2772\/revisions"}],"predecessor-version":[{"id":3356,"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/pages\/2772\/revisions\/3356"}],"wp:attachment":[{"href":"https:\/\/ufreight.com\/tc\/wp-json\/wp\/v2\/media?parent=2772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}