magento 中单个产品免费送货

发布于 2024-09-28 14:21:21 字数 1136 浏览 4 评论 0原文

我正在使用 magento 版本 1.3.2.4

我想将产品运输更改为免费运输。所有其他产品将收取运费。为此,我已执行以下步骤

以下是我为某一特定产品提供免费送货所做的操作: 首先,在您的管理面板>中打开“免费送货”系统>配置>销售额>运输方式>免费送货

非常重要:设置一个虚假的最低订单金额 - 我使用了 9999999999.99,因为如果有人在我的店里一次性花掉那么多钱,我就退休了。 保存配置。

其次,进入管理面板>促销活动>>购物车价格规则

Add New Rule.
Use these exact settings:
Rule Name: free shipping
Description: free shipping
Status: Active
Customer Groups: selected all
Coupon Code: [blank]
Uses Per Coupon: 0
Uses Per Customer: 0
From Date: [today]
Priority: 0
Public in RSS Feed: No 
Conditions: [ignored this section]
Actions:
Apply: Fixed amount discount
Discount Amount: 0
Minimum Qty Discount is Applied to: 0
Discount Qty Step (Buy X): 0
Free Shipping: For shipment with matching rule
Stop further rules processing: No
Apply the rule … :
If ALL of these conditions are TRUE:
SKU is [inserted specific SKU]

。 已保存的规则。

这对我有用,但是当我第一次添加免费送货的产品时,免费送货选项就会出现,然后当我再次添加另一个免费送货的产品时,此时送货选项就会出现。 到目前为止还可以。

但在最后的结帐页面中没有发货。其实一种产品是包邮的,另一种是不包邮的,所以一定是这样的。

我该如何解决这个问题

请帮忙

i'm using magento version 1.3.2.4

I want to change a product shipping as free shipping. All other products will be charged for shipping. for this i have done the following steps

Here’s what I did to offer free shipping on one specific product:
First, turn on Free Shipping in your Admin Panel > System > Configuration > Sales > Shipping Methods > Free Shipping.

VERY IMPORTANT: set a bogus Minimum order amount – I used 9999999999.99 because if someone spends that much at my shop in one go, I’m retiring.
Save Config.

Second, go to Admin Panel > Promotions > Shopping Cart Price Rules.

Add New Rule.
Use these exact settings:
Rule Name: free shipping
Description: free shipping
Status: Active
Customer Groups: selected all
Coupon Code: [blank]
Uses Per Coupon: 0
Uses Per Customer: 0
From Date: [today]
Priority: 0
Public in RSS Feed: No 
Conditions: [ignored this section]
Actions:
Apply: Fixed amount discount
Discount Amount: 0
Minimum Qty Discount is Applied to: 0
Discount Qty Step (Buy X): 0
Free Shipping: For shipment with matching rule
Stop further rules processing: No
Apply the rule … :
If ALL of these conditions are TRUE:
SKU is [inserted specific SKU]

.
Saved Rule.

this is working for me, but when i first add the product with free shipping, free shipping option is coming, then again when i add another product with shipping, at that point shipping option will come.
upto this point its ok.

but in the final checkout page no shipping is there. Actually one product is with shipping and other is without shipping, so it must be like that.

how can i solve this issue

please help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

夜清冷一曲。 2024-10-05 14:21:21

magento 1.3 详细介绍了这一点:magento 免费送货

This is covered for magento 1.3 at length here: magento free shipping

岛歌少女 2024-10-05 14:21:21

您的解决方案为整个订单提供免费送货服务,因此这可能无法按照您想要的方式工作。根据您使用的运输服务,您可以将重量设置为 0,这样 FedEx 等就不会将其计入运输计算中。

否则,您能否提供有关运输配置的更多详细信息(免费送货除外)?

Your solution grants free shipping to an entire order, so that may not work in the way you want. Depending on which shipping services you are using, you could go the hack route of setting the weight to 0, so that FedEx and the like won't count it in shipping calculations.

Otherwise, can you provide more detail on your shipping configuration (other than the free shipping)?

望笑 2024-10-05 14:21:21

:) 看,有一个更简单的解决方案 :)

在“目录”下创建一个新产品(“添加产品”),并为“产品类型”选择“虚拟产品”。

就是这样 :) 享受 0.00 英镑运费的产品。

这是屏幕截图的链接(显然我是这里的新成员,还不能发布图像):

http://screencast.com/t/dOmkV3KBkZ

好吧,
赫尔穆茨

附注为了那些根本不了解magento的人的需要,把这个解释写得更长了。

:) look, there is a solution that is much, much simpler :)

under "Catalog" create a new product ("Add Product") and for the "Product Type" choose "Virtual Product".

that's it :) enjoy a product with £0.00 shipping costs.

here is a link to a screenshot (apparently I am new member here and can't post images yet):

http://screencast.com/t/dOmkV3KBkZ

be well,
Helmuts

p.s. made this explanation longer for the needs of those who don't know magento at all.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文