我可以在后端创建优惠券,但是在结帐过程中,没有输入优惠券的选项。我能找到的唯一其他信息是如何通过注释掉该行来禁用优惠券
块类型="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/
在文件中,
/app/design/frontend/base/default/layout/checkout.xml
我已经检查了该位置,并且该行没有被注释掉。
我正在使用 Magento 社区 1.7.0.2