WooCommerce 的 Marketplace Table Rate Shipping 插件
使用此插件,市场卖家将能够使用 WooCommerce Marketplace Table Rate Shipping 在他们的卖家面板中为他们的产品添加表格费率。
它可以帮助希望为消费者提供不同产品交付运费的供应商。此外,客户可以为特定区域选择任何运费。
注意 – 此项目仅适用于 Webkul 的 “>WooCommerce 的多供应商市场插件.因此,需要 Marketplace 插件才能使用此插件。
视频预览
- 卖家可以使用 CSV 导入来为表格费率添加运费。 卖家也可以借助 CSV 文件添加运费。为此,他只需要下载示例文件并根据示例文件准备 CSV。然后卖家导入 CSV 文件,并根据 CSV 文件表格进行填充。
- 运费将根据结帐时的表格填写。 运费将根据卖家准备的表格进行填写。卖家还可以在表中手动添加运费。
- 管理员可以启用/禁用 Marketplace Table Rate Shipping 插件。 管理员将能够从管理面板将插件切换到启用或禁用模式,从而为卖家提供对插件可用性的控制。
- 管理员可以输入将在 Checkout 页面上向客户显示的 Shipping Title。 当客户在结帐页面上时,管理员在后端设置的发货标题将显示在产品小计下给客户。
- 卖家可以设置配送适用的国家/地区。 卖家将能够根据自己的要求设置任意数量的国家/地区,这些国家/地区将适用表费率配送。
- 计算运费的条件 :
- 如果购物车中有两个卖家产品具有相同的区域,则两个产品的运费将被添加并显示为结账时的总运费。
- 如果购物车中有两件卖家商品,一位卖家有其商品的配送方式,而另一位卖家未添加配送方式,则买家无法下该订单。
- 如果多个卖家商品在购物车中的商品区域不同,则买家无法下该订单。
- 管理员和卖家可以使用 CSV 导入为表格费率添加运费。
商业用途
WooCommerce Marketplace Table Rate Shipping 对于客户在结账时选择产品运费是必需的。客户可以根据他们的交货区域从表中选择运费。
卖家可以为其客户提供特定区域的运费。
卖家还可以在【运费】表中设置其他国家/地区的运费。
该插件有助于适用于该产品交付的特定区域的所有运费。
因此,该模块有利于卖家设置产品交付区的运费表。管理员允许的区域可以应用全球运费。
更改日志
"Initial release v 1.0.0" "Current release v 2.0.0"
== 2.0.0 (2025-01-20) == Added: WooCommerce High-Performance Order Storage (HPOS) feature compatibility. Added: Added Licensing functionalities for the module. Added: Compatibility with WooCommerce Cart and Checkout blocks. Added: Seller's shipping rate section for admin. Added: Admin can enable or disable Sellers Shipping Rate. Added: Existing Table Rate Downloadable for Admin and Sellers. Added: Shipping rate calculate based on Cart Sub-Total. Added: Option for taxable shipping make activate. Fixed: Fixed Global Shipping based priority. Fixed: Marketplace Plugin Dependency. Fixed: Fixed Multiple Functionalities Issues. Fixed: Fixed Multiple UI Issues. Update: Global Shipping option.
== 1.8.3 == * Added: Fixed Multiple Issues. * Added: Fixed Compatibility with Marketplace Version-5.2.0 .
== 1.8.2 == * Fixed issues of adding shipping at the cart page instead of woo commerce standard shipping. * Fixed issues of phpcs and WPCs. * Added zero shipping rate. ```
== 1.8.1 == * Added translations. * Fixed security issues.
= 1.8.0 = * Added option for admin to add shipping for their products. * Added feature of global shipping and global shipping for regions. * Changed the flow for calculating shipping. * Fix issue of no shipping available if the cart has different seller products by global shipping method.
= 1.7.1 = * Fixed Issue with applying table rate shipping even if it is disabled in settings. * Fixed CSS of the select field.
= 1.7.0 = * Compatible with WooCommerce 3.0.x. * Security issues fixed.
= 1.6.0 = * Fixed : Adding columns to the table for shipping.
= 1.5.0 = * Added : Activation functions.
= 1.4.0 = * Fixed: Issue with scripts not loading on the admin page.
= 1.3.0 = * Update : File Structure updated to singleton structure. * Update : Table Creation and layout. * Update : Admin Panel Functionality.
= 1.2.2 = * Fixed: Error when the discount is not left empty. * Fixed: Multi-sort error when saving table rates * Added: Ability to choose how to handle values over your max value
= 1.2.1 = * Fixed: Updated the way that the shipping calculation works so that it works with different types of products. * Fixed: Formatted Code. * Added: Ability to determine if the shipping calculation will include the discounts or not.
= 1.2.0 = * Added : Swedish Translation. * Added : French Translation. * Added : Spanish Translation. * Fixed : Updated some CSS issues with the new WordPress version
= 1.1.7 = * Fixed: Issue to check for the minimum value you can use for this shipping method
= 1.1.6 = * Fixed: Fixing issue when a local country is not set.
= 1.1.5 = * Fixed: Attempted fix in calculating the shipping again.
= 1.1.4 = * Fixed: Another error in calculating the shipping was fixed.
= 1.1.3 = * Fixed: Made the highest shipping value entered to display for orders over the highest value in the table. * Fixed: Fixed issue with calling in_array() when calculating shipping.
= 1.1.2 = * Fixed: Fixed issue that prevented the International table rates from updating.
= 1.1.1 = * Fixed: Updated calculation of shipping to not include any Virtual products.
= 1.1.0 = * Added: Sorts each table separately in order of smallest to largest based on the minimum cart total. * Added: Swap Min and Max amount if the Max value is less than the Min Value.
= 1.0.0 = * Initial release