magento添加sku

Say you want to run a promotional offer on your Magento eCommerce store; or to give promotional discounts to your users; or perhaps a buy 1 get 1 free offer.

假设您想在Magento电子商务商店中运行促销优惠; 或为您的用户提供促销折扣; 或买一送一的免费优惠。

Magento allows the admin to create coupon codes and set the terms and conditions. And the Magento 2 update makes it easier to create coupon codes for your campaign.

Magento允许管理员创建优惠券代码并设置条款和条件。 Magento 2更新使为广告系列创建优惠券代码变得更加容易。

Coupon codes can be used with cart price rules to apply a discount that’s pre-set with specific conditions. A coupon code can be generated for a particular group of customers, or for anyone who makes a purchase over a certain amount. The coupons can be emailed to customers, or Magento store owners can create in-store coupons for mobile users.

优惠券代码可与购物车价格规则一起使用,以应用特定条件预先设置的折扣。 优惠券代码可以为特定的客户群或任何购买一定金额的人生成。 优惠券可以通过电子邮件发送给客户,或者Magento商店所有者可以为移动用户创建店内优惠券。

从管理面板添加优惠券 (Adding Coupons from the Admin Panel)

Let’s see how can we add coupons from the admin panel.

让我们看看如何从管理面板添加优惠券。

After logging into admin panel, navigate to Promotions > Shopping Cart Promotional Rules.

登录到管理面板后,导航至“ 促销”>“购物车促销规则”

The new page shows you all of the shopping cart promotional price rules that have been added. To add a new rule, click on the Add New Rule button on the right-hand side.

新页面将显示所有已添加的购物车促销价格规则。 要添加新规则,请单击右侧的“ 添加新规则”按钮。

This will load a new page through which you’ll be able to add a new rule.

这将加载一个新页面,您可以通过该页面添加新规则。

Following are the field details:

以下是字段详细信息:

  • Rule Name: name to identify and describe it.

    规则名称 :用于标识和描述它的名称。

  • Description: details to specify its purpose.

    描述 :详细说明其用途。

  • Status: Active/Inactive to apply/not apply.

    状态 :有效/无效,适用/不适用。

  • Customer Groups: select General and Not Logged in to cover visitors and registered users visiting front-end.

    客户组 :选择常规未登录以覆盖访问前端的访问者和注册用户。

  • Coupon: select Specific Coupon from the drop down and add your unique coupon code in the field below it. You can also set Uses per Coupon and Uses per Customer to limit the usage of coupon by registered users.

    优惠券 :从下拉列表中选择“ 特定优惠券 ”,然后在其下方的字段中添加唯一的优惠券代码。 您还可以设置每张优惠券的使用次数每位客户的使用次数,以限制注册用户使用优惠券。

  • From Date/To Date: if the rule is to be set for some specific period, dates can be selected.

    从日期/到日期 :如果要为某个特定时间段设置规则,则可以选择日期。

  • Priority: priority matters when there’s more than one rule applicable. It will work according to the rule’s priority set from this field.

    优先级 :当有多个规则适用时, 优先级至关重要。 它将根据在此字段中设置的规则优先级工作。

After adding basic details for the rule, now we need to add the conditions to the rule, if there are any to be added.

在添加了规则的基本详细信息之后,如果需要添加条件,现在我们需要将条件添加到规则中。

  • Go to the Conditions tab for the rule.

    转到“ 条件”选项卡以获取规则。

  • If you want to apply the rules for all products, you can leave this section without any changes. To add a new condition, click on the + icon.

    如果要对所有产品应用规则,则可以保留此部分而不作任何更改。 要添加新条件,请单击+图标。

  • You should select the required condition from the drop down menu. 您应该从下拉菜单中选择所需条件。
  • Once the desired condition is chosen, you can add the value of the condition by clicking on the dots:选择所需条件后,可以通过单击点来添加条件的值:

Add the rule when you get an appropriate one matching your needs and click on the check mark to apply the rule.

当您找到适合您需求的规则时,添加规则,然后单击复选标记以应用规则。

Next, you should configure the action that the newly made set will apply to the product or products group you’ve selected when the conditions are met. This can be done via the Actions menu on the left. You’ll be able to choose whether the rule should apply a flat discount rate or a percentage, and then add the amount on the next page:

接下来,您应该配置在满足条件时新设置的设置将应用于您选择的产品或产品组的操作。 可以通过左侧的“ 操作”菜单完成此操作 。 您将可以选择该规则是采用固定折扣率还是采用百分比,然后在下一页上添加金额:

When you’re ready with your settings, click on the Save button on the top right corner.

准备好设置后,单击右上角的“ 保存”按钮。

You’ve now created a coupon for your Magento eCommerce store.

现在,您已经为您的Magento电子商务商店创建了优惠券。

翻译自: https://www.sitepoint.com/quick-tip-how-to-add-coupons-to-a-magento-ecommerce-store/

magento添加sku

magento添加sku_快速提示:如何将优惠券添加到Magento电子商务商店相关推荐

  1. linux 权限提示信息,命令行快速提示:权限进阶 | Linux 中国

    原标题:命令行快速提示:权限进阶 | Linux 中国 本部分介绍使用权限管理文件访问和共享的其他方法. -- Paul W. Frields 前一篇文章.本部分介绍使用权限管理文件访问和共享的其他方 ...

  2. AtoZ CSS快速提示:对文本使用OpenType

    This article is a part of our AtoZ CSS Series. You can find other entries to the series here. You ca ...

  3. 鼠标悬停字体抖动_快速提示:解决悬停状态下的字体粗细问题

    鼠标悬停字体抖动 Have you ever tried to change the value of the font-weight property on link states? If yes, ...

  4. bootstrap手风琴_快速提示:如何自定义Bootstrap 4的手风琴组件

    bootstrap手风琴 在此快速提示中,我们将构建Bootstrap 4手风琴,通过一些CSS更改对其进行定制,并应用一些JavaScript定制. 让我们开始吧! 注意 :本教程假定您对Boots ...

  5. PowerPoint Quick Tips PowerPoint快速提示 Lynda课程中文字幕

    PowerPoint Quick Tips 中文字幕 PowerPoint快速提示 中文字幕PowerPoint Quick Tips 借助这组快速,一口大小的教程,增强您的PowerPoint功能并 ...

  6. 快速提示:安装Laravel 5

    Laravel 5最近已经发布,它并没有使它急切等待的粉丝失望. Laravel 5包含了开发人员友好的功能,这些功能使编码成为一种愉快的体验. 在此快速提示中,我们将介绍其新功能之一,称为Larav ...

  7. 使用python调用minitab_Minitab小技巧: 解决Python错误的快速提示

    会审视当前及过往的数据,以找出趋势并预测规律.发现变量之间隐藏的关系.可视化数据交互作用并识别重要因素,从而解答最棘手的问题.应对最严峻的难题. Minitab的Python连接功能允许用户从Mini ...

  8. Idea 封装Java代码片段 快速提示

    title 一,将代码片段抽取为方法 二,将代码封装成模板 快速提示 一,将代码片段抽取为方法 快速生成方法快捷键 . ctrl + alt + m 二,将代码封装成模板 快速提示 步骤都在下面. 博 ...

  9. Firefox搜索框:自动出现添加搜索的提示

    在header里面添加以下代码: <link rel="search" type="application/opensearchdescription+xml&qu ...

最新文章

  1. day11--RabbitMQ、Redis
  2. Skipping failed optional dependency /chokidar/fsevents
  3. mysql 外键(foreign key)的详解和实例_MySQL数据库外键
  4. 使用GIT不小心merge后的回滚操作
  5. 在线HTML转JSX工具
  6. Qt编写自定义控件:卷轴式数字滚动
  7. 广数25i系统倒刀回刀m代码_广数系统编程实例精选
  8. 数据库的基本操作和约束
  9. ifix 读写mysql_[转载]vb6读取ifix实时数据库和历史数据库
  10. 什么是 博弈论?博弈论的研究解决了什么问题?
  11. java 根据ftl文件生成word
  12. asus pc server + geforce titan xp + centos 7
  13. android 微信webview,微信浏览器webview调试
  14. 怎么学好Web前端开发 有哪些相关书籍推荐
  15. 制作使用天空盒(Skyboxes)
  16. 内部泄露版!互联网大厂的薪资和职级一览
  17. 前端汉字encode_前端常用的几种加密与解密
  18. 2023年考研计算机统考408计算机学科专业基础综合历年真题视频
  19. 腾讯云服务器4核8g支持多少人同时在线?并发用户数计算
  20. 阿里云机器学习平台PAI的视频介绍(其中tensorflow高级教程有tf的代码优化讲解)

热门文章

  1. 后端---最全最简单细致的Java接入微信支付接口(Native接入)
  2. [转发]知识图谱 (Knowledge Graph) 专知 荟萃
  3. 代理机制说明及JDK动态代理的使用
  4. 测试点设计及编写思路
  5. 计算机科学论文写作5-写硕士论文
  6. Redis分布式锁使用不当,酿成一个重大事故,超卖了100瓶飞天茅台!
  7. 华为nova8pro鸿蒙系统怎么看,华为nova8的隐藏功能_华为nova8隐藏功能怎么开启
  8. java 第六次实验_操作系统第六次实验报告——使用信号量解决哲学家进餐问题...
  9. 后AlphaFold时代的蛋白质结构预测
  10. 如何快速构建一套稳定、高效、可靠的网页无插件监控、直播、点播解决方案