【问题标题】:If two items in basket apply discount - shopping basket price rules in Magento如果购物篮中的两件商品适用折扣 - Magento 中的购物篮价格规则
【发布时间】:2015-07-22 15:53:22
【问题描述】:

我正在尝试确定 Magento 是否可以做到这一点,我会假设是这样,但我似乎无法弄清楚。

基本上我想要成功的是:

如果任何 2 件产品从类别 x 或 y 添加到购物车,则应用 5% 的折扣。

目前,我能想到的只是如果将 2 件相同的商品添加到购物车中,如何应用 5% 的折扣。

【问题讨论】:

    标签: magento discount


    【解决方案1】:

    我设法弄清楚了。

    如果所有这些条件都为真:

    If total quantity equals or greater than 2 for a subselection of items in cart matching ALL of these conditions:
        Category is (YOUR CATEGORY HERE)
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2013-03-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-09-24
      • 1970-01-01
      • 2019-05-26
      相关资源
      最近更新 更多