make_post_sell/make_post_sell
russell@unturf.com 7f8a5e631a Show 3 previous + current (highlighted) + 21 next items in ring sidebar
Ring sidebar now displays a window around the current position: 3 items
behind (dimmed), the current item highlighted in blue with a play marker,
and 21 items ahead. Each item shows its signed ring offset (-3 to +21).

get_ring_related_products returns dicts with product and offset. Views
pass offset through to JS. Server-rendered template handles both formats.
2026-02-09 11:02:16 -05:00
..
lib Add Immediate frequency option, reorder to None/Immediate/Daily/Weekly, default Daily 2026-02-09 10:22:16 -05:00
models Show 3 previous + current (highlighted) + 21 next items in ring sidebar 2026-02-09 11:02:16 -05:00
scripts Precompute discovery ring per shop for deterministic content traversal 2026-02-08 16:07:25 -05:00
static Show 3 previous + current (highlighted) + 21 next items in ring sidebar 2026-02-09 11:02:16 -05:00
templates Show 3 previous + current (highlighted) + 21 next items in ring sidebar 2026-02-09 11:02:16 -05:00
tests Add Immediate frequency option, reorder to None/Immediate/Daily/Weekly, default Daily 2026-02-09 10:22:16 -05:00
views Show 3 previous + current (highlighted) + 21 next items in ring sidebar 2026-02-09 11:02:16 -05:00
__init__.py Add Monero (XMR) payment support 2025-09-22 01:45:54 +00:00
config_jinja2.py Time to open the sauce : ) 2021-12-31 21:39:40 -05:00
GIT_HASH Lazy cart creation: don't persist session carts until product added 2026-02-08 15:26:35 -05:00
request_methods.py Lazy cart creation: don't persist session carts until product added 2026-02-08 15:26:35 -05:00
routes.py Add comment moderation dashboard at /s/{shop_id}/comments 2026-02-09 09:37:32 -05:00