chore(openspec): archive add-points-mall
Sync the points-mall capability plus the frontend-mall and frontend-admin requirements into the main specs, and write the capability Purpose the archive leaves as a placeholder.
This commit is contained in:
@@ -174,3 +174,10 @@ The mall SHALL load a product's currently claimable shop coupons and the signed-
|
||||
#### Scenario: order shows realized discount
|
||||
- **WHEN** checkout succeeds with a coupon on one shop order
|
||||
- **THEN** that order's payment and detail views show the server discount and reduced total without a client-calculated amount
|
||||
|
||||
### Requirement: Live points mall
|
||||
The mall SHALL display live published points products and the signed-in customer's live points balance, allow redemption with a shipping address, and show the customer's redemption history on the points route. It SHALL replace `INTEGRAL_PRODUCTS` and `USER_STATS` imports on the points route.
|
||||
|
||||
#### Scenario: redeem available product
|
||||
- **WHEN** a signed-in shopper with enough points redeems a published in-stock product
|
||||
- **THEN** the mall shows the created redemption order and refreshed points balance
|
||||
|
||||
Reference in New Issue
Block a user