Dwindi Ramadhana
90169b508d
feat: product page layout toggle (flat/card), fix email shortcode rendering
- Add layout_style setting (flat default) to product appearance
- AppearanceController: sanitize & persist layout_style, add to default settings
- Admin SPA: Layout Style select in Appearance > Product
- Customer SPA: useEffect targets <main> bg-white in flat mode (full-width),
card mode uses per-section white floating cards on gray background
- Accordion sections styled per mode: flat=border-t dividers, card=white cards
- Fix email shortcode gaps (EmailRenderer, EmailManager)
- Add missing variables: return_url, contact_url, account_url (alias),
payment_error_reason, order_items_list (alias for order_items_table)
- Fix customer_note extra_data key mismatch (note → customer_note)
- Pass low_stock_threshold via extra_data in low_stock email send
2026-03-04 01:14:56 +07:00
..
2026-01-31 22:22:22 +07:00
2025-11-11 17:52:03 +07:00
2025-11-11 10:43:03 +07:00
2026-01-04 10:49:47 +07:00
2026-02-05 00:09:40 +07:00
2026-02-05 00:09:40 +07:00
2025-11-20 13:52:12 +07:00
2025-11-21 00:25:22 +07:00
2025-11-10 22:41:18 +07:00
2026-01-04 11:55:15 +07:00
2025-11-09 23:44:24 +07:00
2026-01-31 22:22:22 +07:00
2026-01-05 16:53:45 +07:00
2025-12-31 22:01:06 +07:00
2026-02-05 00:09:40 +07:00
2026-02-05 00:09:40 +07:00
2026-03-04 01:14:56 +07:00
2026-02-05 00:09:40 +07:00
2026-03-04 01:14:56 +07:00
2026-01-04 10:49:47 +07:00
2025-12-31 14:06:04 +07:00
2025-11-09 23:44:24 +07:00
2025-12-30 17:48:09 +07:00
2026-03-04 01:14:56 +07:00
2026-02-27 23:15:10 +07:00
2026-01-04 10:49:47 +07:00
2026-02-27 23:15:10 +07:00
2026-02-05 00:09:40 +07:00
2026-02-05 00:09:40 +07:00
2025-11-10 22:41:18 +07:00
2025-11-10 14:09:52 +07:00