feat(F-069): completed feature
This commit is contained in:
@@ -3381,6 +3381,39 @@
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-19T15:36:09Z"
|
||||
},
|
||||
{
|
||||
"id": "F-069",
|
||||
"type": "feature",
|
||||
"title": "Shipping method descriptions editable in admin",
|
||||
"problem": "Shipping method names (Estandar / Express 24h) and prices live in the backend but the descriptions shown in the storefront checkout (Entrega 3-5 dias laborables / Entrega al dia siguiente) are hardcoded in the frontend",
|
||||
"goal": "Make flow better",
|
||||
"scope_in": [
|
||||
"Admins can edit the description shown on the storefront checkout for each shipping method"
|
||||
],
|
||||
"scope_out": [
|
||||
"No redesign"
|
||||
],
|
||||
"priority": "low",
|
||||
"risk": "low",
|
||||
"description": "Problem: Shipping method names (Estandar / Express 24h) and prices live in the backend but the descriptions shown in the storefront checkout (Entrega 3-5 dias laborables / Entrega al dia siguiente) are hardcoded in the frontend. Goal: Make flow better. Scope IN: Admins can edit the description shown on the storefront checkout for each shipping method. Scope OUT: No redesign. Type: feature. Priority: low. Risk: low.",
|
||||
"acceptance": [
|
||||
"high",
|
||||
"Shipping methods table has a description column",
|
||||
"Admin can edit description from /shipping",
|
||||
"Storefront /checkout fetches methods and shows the description under each one",
|
||||
"Public endpoint returns methods with description",
|
||||
"verify.sh is green"
|
||||
],
|
||||
"status": "done",
|
||||
"created_at": "2026-08-19",
|
||||
"gates": {
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-19T16:09:23Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user