
內容簡介
總結:
這個 WordPress 外掛可為 WooCommerce 網站提供即時運費報價,檢索您的協商運費,根據外掛設置對其進行操作,並在結帳時將結果顯示為運輸選項。此外掛可配置以報價包裹和LTL貨運。在“供應商”選項卡中可查看支持的運輸公司清單。
問題與答案:
1. 什麼是這個外掛的主要功能?
- 提取已協商的運費率。
- 支援的起點:根據啟用的供應商能力,可為美國和/或加拿大。
- 定義多個倉庫位置。
- 辨識從供應商寄出的產品。
- 根據客戶與您的倉庫之間的距離提供到店取貨選項。
- 根據客戶與您的倉庫之間的距離提供當地送貨選項。
- 有選項按設定一定金額或百分比提升運費率。
2. 使用這個外掛有什麼先決條件?
- 需要 WooCommerce 6.4 或更新版本。
- 與您打算在外掛中啟用的運輸公司建立賬號。
- 來自 Eniture Technology 的 API 金鑰。
3. 如何獲取這個外掛的源代碼和構建說明?
- 非縮小的源代碼可在我們的公開 GitHub 存儲庫中取得。
- 可以查看、下載和貢獻源代碼,連結在此:https://github.com/eniture-technology/wooCommerce-real-time-shipping-quotes
- 源代碼目錄包括:
- frontend/src/: 非縮小的 JavaScript 和 CSS 檔案。
- package.json: 包含專案依賴和腳本。
- package-lock.json: npm 依賴的鎖定檔案。
- webpack.config.js: webpack 的配置檔案,用於構建縮小的資產。
外掛標籤
開發者團隊
② 後台搜尋「Real Time Shipping Quotes for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
The Real Time Shipping Quotes for WooCommerce retrieves your negotiated shipping rates, takes action on them according to the plugin settings, and displays the results as shipping options during checkout. The plugin can be configured to quote parcel and LTL freight shipments. See the Providers tab for a list of supported shipping companies.
Key Features
Retrieves your negotiated rates for the enabled shipping provider.
Supported origins: United States and/or Canada depending on the capability of the enabled provider.
Define multiple warehouse locations.
Identify products that drop ship from vendors.
Offer an option for in-store pick up based on the customer’s distance from your warehouse.
Offer local delivery based on the customer’s distance from your warehouse.
Option to mark up shipping rates by a set dollar amount or by a percentage.
Requirements
WooCommerce 6.4 or newer.
An established account with the shipping company or companies you intend to enable in the plugin.
An API Key from Eniture Technology.
Source Code and Build Instructions
The non-minified source code for this plugin is available in our public GitHub repository. You can view, download, and contribute to the source code at the following link:
https://github.com/eniture-technology/wooCommerce-real-time-shipping-quotes
The source code directory includes:
– frontend/src/: The non-minified JavaScript and CSS files.
– package.json: Contains the project dependencies and scripts.
– package-lock.json: Lock file for npm dependencies.
– webpack.config.js: Configuration file for webpack, used to build the minified assets.
