mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
✨ feat: apply coupon code for order
:%s
This commit is contained in:
@@ -132,7 +132,7 @@ const CheckoutInfo = ({ onViewCart }: CheckoutInfoProps) => {
|
||||
{/* TODO: remove */}
|
||||
<ButtonCommon onClick={createOrder}>test create order</ButtonCommon>
|
||||
<ButtonCommon onClick={createOrder}>test get activeStep order</ButtonCommon>
|
||||
|
||||
TOTAL: {order?.totalPrice}
|
||||
|
||||
<div className={s.title}>
|
||||
<Logo />
|
||||
|
Reference in New Issue
Block a user