主要特点
- 易于配置。
- 基于角色的产品定价
- 基于角色的折扣
- 基于角色的标记
- 对未注册用户隐藏“添加到购物车”按钮并替换为自定义文本
- 对未注册用户隐藏价格并替换为自定义文本
- 在特定用户角色组中隐藏“Add to Cart”(添加到购物车)按钮,并替换为自定义文本
- 对特定用户角色组隐藏价格并替换为自定义文本
- 在一般价格或基于角色(价格后缀)之后编写自定义文本
- 创建和删除自定义角色
- 为各个产品的不同角色设置不同的价格
- 针对可变产品中的不同角色,为每个变体收取不同的价格
- 隐藏单个产品的未注册用户价格
- 在用户组中隐藏单个产品的价格和“添加到购物车”按钮
- 禁用单个产品的折扣和加价
Version 1.8 Release Date 20.08.2022 ------------------------------------------------------------------------------------ * Fixed - issue in prefix after price Version 1.7 Release Date 29.03.2022 ------------------------------------------------------------------------------------ * Fixed - get product id in new version wc * Fixed - check if variation price is set * Fixed - issue min max price for variation Version 1.6 Release Date 27.07.2021 ------------------------------------------------------------------------------------ * Fixed - check add to cart product id * Fixed - show price in variation by user roles * Fixed - checked price user role is set * Fixed - show price in variable compatible with WP 5.8 compatible with WP 5.5.2 Version 1.5 Release Date 27.01.2021 ------------------------------------------------------------------------------------ * Fixed - with Woocommerce 4.9.x Version 1.4 Release Date 11.06.2020 ------------------------------------------------------------------------------------ * Fixed - issue discount any rule in single product Version 1.3 Release Date 28.04.2019 ------------------------------------------------------------------------------------ * Fixed - esc_html for unregistered user * Fixed - issue in variation product * Fixed - Used stripslashes Version 1.2 Release Date 15.07.2017 ------------------------------------------------------------------------------------ * Fixed - suffix price text * Added - URL plugin in plugins list