請注意!使用CSS可能在系統更新前端Class或ID時失效,失效時您需要重新更改CSS。

隱藏未使用優惠的備註

.promotion-remark { display: none !important; } 

隱藏已使用優惠的備註

.promotion-note { display: none !important; } 

整個購物車優惠隱藏

.cart-promotion { display: none !important; }