feat: updated eBay Pricing page with Apply Pricing UI, item dropdown, pricing stats, and CSS

This commit is contained in:
Westech Admin
2026-05-17 13:38:05 +00:00
parent 9689f2eaa7
commit 17e896a907
3 changed files with 116 additions and 0 deletions
@@ -1,5 +1,6 @@
{% extends "templates/web.html" %}
{% block style %}
<link rel="stylesheet" href="/assets/westech_r2/css/ebay-pricing.css">
<style>
.badge.badge-fresh { background-color: #28a745; }
.badge.badge-aging { background-color: #ffc107; color: #212529; }