如何在Magento中为特定产品创建优惠券? [英] How to create a coupon on specific product in Magento?

查看:51
本文介绍了如何在Magento中为特定产品创建优惠券?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

假设我有10%的优惠券代码.
此优惠券仅适用于产品B

Let's say I have 10% off coupon code.
This coupon is applicable only to Product B

客户的购物车中有:

  • 产品P1
  • 产品B
  • 产品P2

我不希望我的10%优惠券适用于其他产品,而仅适用于产品B.

I don't want my 10% off coupon apply to other product but only to Product B.

您知道我如何在Magento中做到这一点吗?

Do you know how I can do that within Magento?

推荐答案

以下是为任何特定产品创建优惠券代码的过程:-

Here is the process to create Coupon Code for any particular product:-

  • 登录到管理员
  • 转到促销->购物车价格规则
  • 点击添加新规则
  • 填写规则信息
  • Login to Admin
  • Go to Promotions -> Shopping Cart Price Rules
  • Click Add New Rule
  • Fill Rule Information

设置条件

  • 在左侧栏中,点击条件标签
  • 点击+按钮图标
  • 选择产品属性组合
  • 点击+按钮图标
  • 选择 SKU
  • 现在,您会看到 SKU是...
  • 将您的产品SKU放在那儿
  • On left sidebar, click Conditions tab
  • Click + button icon
  • Select Product attribute combination
  • Click + button icon
  • Select SKU
  • Now, you will see SKU is ...
  • Put your product SKU over there

请注意,默认情况下可能不会显示SKU选项.(转到:目录->属性->管理属性.然后搜索"SKU"属性,然后将用于促销规则条件"下拉菜单设置为是",并在需要时重新编制索引.)

Please note that the SKU option may not show up by default. (Go to: catalog -> attributes -> manage attributes. Then search for the ‘SKU’ attribute and set the drop down ‘Use for Promo Rule Conditions’ to YES and reindex if needed.)

设置操作

  • 您可以从此处设置要给予多少折扣

  • You can set how much discount you want to give from here

保存规则

这篇关于如何在Magento中为特定产品创建优惠券?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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