- Add subsonic boolean field to products with composite filter indexes - Add TextDetector utility for detecting subsonic/casing from product titles - Wire TextDetector into SgAmmo (casing + subsonic) and LuckyGunner (subsonic + fallback casing) - Extend latest_prices_for_caliber with casing, grain_weight, and subsonic filter options - Add distinct_grain_weights_for_caliber and distinct_casings_for_caliber queries - Add filter UI with toggleable casing, grain weight, and subsonic buttons - Add grain weight column and subsonic badge to product table - Refresh filter options on PubSub price updates for real-time UI - Implement Target Sports USA scraper with 18 caliber mappings - Display all prices in dollar format ($0.38 instead of 38¢)
61 lines
1.7 KiB
HTML
61 lines
1.7 KiB
HTML
<ul class="product-list">
|
|
<li>
|
|
<a href="/federal-champion-9mm-ammo-115-grain-fmj-wm5199-p-58432.aspx">
|
|
<img src="/images/products/federal-9mm-115.jpg" alt="Federal Champion 9mm">
|
|
</a>
|
|
<h2>
|
|
<strong>Federal Ammunition</strong>
|
|
Federal Champion 9mm Ammo 115 Grain Full Metal Jacket - WM5199
|
|
</h2>
|
|
<div class="product-listing-price">
|
|
$12.75
|
|
<span>$0.255 Per Round</span>
|
|
</div>
|
|
<div class="add-to-cart">Add To Cart</div>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/winchester-white-box-9mm-ammo-124-grain-fmj-usa9mm-p-4523.aspx">
|
|
<img src="/images/products/winchester-9mm-124.jpg" alt="Winchester White Box 9mm">
|
|
</a>
|
|
<h2>
|
|
<strong>Winchester Ammo</strong>
|
|
Winchester White Box 9mm Ammo 124 Grain Full Metal Jacket 50 Round Box - USA9MM
|
|
</h2>
|
|
<div class="product-listing-price">
|
|
$14.50
|
|
<span>$0.29 Per Round</span>
|
|
</div>
|
|
<div class="add-to-cart">Add To Cart</div>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/federal-hst-9mm-ammo-147-grain-jhp-subsonic-p-58790.aspx">
|
|
<img src="/images/products/federal-hst-9mm.jpg" alt="Federal HST 9mm Subsonic">
|
|
</a>
|
|
<h2>
|
|
<strong>Federal Ammunition</strong>
|
|
Federal HST 9mm Ammo 147 Grain Jacketed Hollow Point Subsonic 50 Round Box
|
|
</h2>
|
|
<div class="product-listing-price">
|
|
$30.99
|
|
<span>$0.62 Per Round</span>
|
|
</div>
|
|
<div class="add-to-cart">Add To Cart</div>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/tula-9mm-ammo-115-grain-fmj-steel-case-ta919150-p-71234.aspx">
|
|
<img src="/images/products/tula-9mm-steel.jpg" alt="Tula 9mm Steel Case">
|
|
</a>
|
|
<h2>
|
|
<strong>Tula Ammo</strong>
|
|
Tula 9mm Ammo 115 Grain FMJ Steel Case 50 Round Box - TA919150
|
|
</h2>
|
|
<div class="product-listing-price">
|
|
$9.99
|
|
<span>$0.20 Per Round</span>
|
|
</div>
|
|
<div class="add-to-cart">Out of Stock</div>
|
|
</li>
|
|
</ul>
|