-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (148 loc) · 6.75 KB
/
Copy pathindex.html
File metadata and controls
152 lines (148 loc) · 6.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="420Calc is a cannabis retail calculator suite for pricing, potency, margins, and production planning.">
<title>420Calc | Cannabis Retail Calculators</title>
<link rel="canonical" href="https://420calc.com/">
<meta property="og:title" content="420Calc | Cannabis Retail Calculators">
<meta property="og:description" content="420Calc is a cannabis retail calculator suite for pricing, potency, margins, and production planning.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://420calc.com/">
<meta property="og:image" content="https://420calc.com/assets/logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="420Calc | Cannabis Retail Calculators">
<meta name="twitter:description" content="420Calc is a cannabis retail calculator suite for pricing, potency, margins, and production planning.">
<meta name="twitter:image" content="https://420calc.com/assets/logo.png">
<link rel="apple-touch-icon" href="icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="css/styles.css">
</head>
<body data-page="home">
<header class="site-header">
<nav class="nav" aria-label="Primary navigation">
<a href="index.html" class="nav-brand">
<img src="img/logo.png" alt="420Calc logo" class="nav-logo">
<span>420Calc</span>
</a>
<div class="nav-links">
<a href="index.html" aria-current="page">Home</a>
<a href="bulk.html">Bulk</a>
<a href="ipr.html">Infused</a>
<a href="margin.html">Margin</a>
<a href="edibles.html">Edibles</a>
<a href="units.html">Units</a>
<a href="spend.html">Spend</a>
<a href="dab.html">Dab</a>
<a href="rating.html">Rating</a>
</div>
</nav>
</header>
<main class="page">
<section class="hero" aria-labelledby="hero-title">
<div>
<div class="hero-logo-wrap">
<img src="img/logo.png" alt="420Calc logo" class="hero-logo">
</div>
<h1 id="hero-title">420Calc</h1>
<p>Cannabis retail calculators for pricing, potency, margins, and production planning.</p>
<div class="hero-actions">
<a class="button" href="bulk.html">Price Flower</a>
<a class="button secondary" href="ipr.html">Build Pre-Rolls</a>
</div>
</div>
<aside class="hero-panel" aria-label="Calculator preview">
<div class="hero-panel-header">
<span>Retail Math Desk</span>
<span class="status-dot" aria-hidden="true"></span>
</div>
<div class="metric-stack">
<div class="metric-row">
<span>Cost / g</span>
<strong>$2.91</strong>
</div>
<div class="metric-row">
<span>Gross margin</span>
<strong>63.7%</strong>
</div>
<div class="metric-row">
<span>Blend potency</span>
<strong>34.8%</strong>
</div>
</div>
</aside>
</section>
<section class="section" aria-labelledby="tools-title">
<h2 id="tools-title">Calculator Suite</h2>
<p class="section-lead">Fast static tools for everyday cannabis retail decisions.</p>
<div class="tool-grid">
<a class="tool-card" href="bulk.html">
<span class="tag">Live</span>
<h3>Bulk / Flower Pricing Calculator</h3>
<p>Convert wholesale lots into gram, eighth, quarter, half, ounce, revenue, and margin math.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="ipr.html">
<span class="tag">Live</span>
<h3>Infused Pre-Roll Calculator</h3>
<p>Estimate blend potency, total THC, per-roll dose, and usable production weight.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="margin.html">
<span class="tag">Live</span>
<h3>Margin Calculator</h3>
<p>Back into retail targets, margin bands, and markup from cost and target shelf price.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="edibles.html">
<span class="tag">Live</span>
<h3>Edible Batch Calculator</h3>
<p>Plan batch potency, serving counts, cannabinoid totals, and target dose per unit.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="units.html">
<span class="tag">Live</span>
<h3>Unit Converter</h3>
<p>Move between grams, ounces, pounds, milligrams, and common retail package sizes.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="spend.html">
<span class="tag">Live</span>
<h3>Yearly Spend Calculator</h3>
<p>Normalize purchase habits into daily, weekly, monthly, yearly, and cost-per-gram estimates.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="dab.html">
<span class="tag">Live</span>
<h3>Dab MG Calculator</h3>
<p>Estimate total THC, post-loss potency, milligrams per dab, and grams per dab.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
<a class="tool-card" href="rating.html">
<span class="tag">Live</span>
<h3>Robinson Rating™</h3>
<p>Score products with an opinionated weighted rating across price, potency, terpenes, freshness, and effects.</p>
<span class="arrow" aria-hidden="true">-></span>
</a>
</div>
</section>
<section class="section" aria-labelledby="about-title">
<h2 id="about-title">Project Notes</h2>
<div class="about-panel">
<div class="about-stat" aria-hidden="true">420</div>
<p>420Calc started as a quick negotiation calculator for checking bulk flower deals. It is now shaped as a simple cannabis retail math toolkit: clean static pages, no build process, no database, and calculations that stay close to the real questions buyers and operators ask.</p>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-inner">
<span>© 2007-2026 Washed Limited Co.</span>
<span>Static, fast, and shared-hosting friendly.</span>
</div>
</footer>
</body>
</html>