操纵购物车规则 [英] Manipulating Shopping Cart Rules

查看:109
本文介绍了操纵购物车规则的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是对购物车规则的运作方式感到困惑.我有一个促销,买5可获得5%的折扣.在我的设置下,我将折扣设置为百分比,折扣数量为5,最大折扣为9.我还将折扣数量步数设置为5.

I’m just confused about how the shopping cart rule works. I have a promo, buy 5 get 5% discount. Under my settings, I have set the discount to be percentage, the discount amount is 5 while the maximum is amount is 9. I’ve also set the discount qty step to 5.

然后在条件下,我将购物车中的数量"设置为等于或小于9.

Then under the conditions, I’ve set Quantity in cart is equals or less than 9.

根据我的理解,这意味着只要购物车中有5件或更多(最多9件)的物品,我都将获得5%的折扣.但是,在执行了一些测试之后,我注意到仅当例如我购买这样的东西时,此方法才适用:

From my understanding this should mean any item as long as there are 5 or more (max 9) on my shopping cart, I should get a 5% discount. However, after performing some tests, I noticed that this is only applied if for example I buy something like so:

Item A Quantity - 5

如果我买类似的东西:

Item A Quantity - 2 
Item B Quantity - 3 
Item C Quantity - 1

它不起作用.我应该执行其他设置吗?还是购物车仅特定商品?

It doesn’t work. Is there a different setting I should do or is the shopping cart only item specific?

如果是的话,有什么办法可以解决这个问题,从而实现我所需要的?

If it is, is there any way I can work around this to achieve what I need?

推荐答案

是的,如果您进入促销">购物篮规则">然后创建新规则.

Yes if you got to Promotions > Shopping Basket Rules > Then create new rule.

在条件下设置以下内容:

under conditions set the following:

如果所有这些条件都为TRUE:项目总数equals or greater than 5

If ALL of these conditions are TRUE : Total Items Quantity equals or greater than 5

第二个条件为TRUE:项目总数equals or less than 9 然后进行以下操作:

And second condition are TRUE : Total Items Quantity equals or less than 9 Then under actions:

作为Apply下拉菜单:选择Percent product price discount,然后在此下面添加您的百分比.就像5

for the Apply dropdown: choose Percent product price discount then below this add your percentage. like 5

这是基本要求.您可以在此处进行更多设置/调整应用.

This is the basic requirement. There are more settings you can / tweak apply here.

我希望这一定能对您有所帮助,并且我已经按照您的要求进行了设置测试.

i hope this can sure help you, and i just tested in my setup as you require.

这篇关于操纵购物车规则的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆