# 使优惠券字段条件化

**URL:** <https://meta.discourse.org/t/make-the-coupon-field-conditional/284324>\
**Category:** Feature\
**Tags:** subscriptions\
**Created:** [2023年十一月3日 12:50 UTC](https://meta.discourse.org/t/make-the-coupon-field-conditional/284324 "2023-11-03T12:50:39Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)\
**Post date:** [2023年十一月3日 15:36 UTC](https://meta.discourse.org/t/make-the-coupon-field-conditional/284324/2 "2023-11-03T15:36:21Z")

</div>

看这里……

> [@RGJ](#):
>
> 题外话：如果根本不使用优惠券，是否应该完全隐藏优惠券代码字段？众所周知，优惠券代码字段的存在会降低转化率，因为人们会等到拿到代码。
> 
> 与此同时，请执行
> 
> ```plaintext
> .discourse-subscriptions-section-columns .promo-code {
> display: none;
> }
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/make-the-coupon-field-conditional/284324)._
