feat: add Categorized Home Page feature card (MPS-24)
Shoppers browse a tagged catalog by chip filter or sectioned lanes instead of scrolling a flat list. Bulk tag editor keeps a large catalog tidy. Fewer clicks, more sales. Adds: - index.html: "Categorized Home Page" mps-card in the "Everything a creator needs" grid - pricing.html: "Categorized home page (tags, chips, lanes)" in the "Every shop includes" list
This commit is contained in:
parent
afa96dbd3f
commit
c3abc2f92e
2 changed files with 7 additions and 0 deletions
|
|
@ -146,6 +146,12 @@ Open source & public domain — no moat, no castle, just infrastructure
|
||||||
<span class="mps-card-desc">Run eBay-style auctions with reserve, soft-close, and proxy bidding. Or accept offers and negotiate. Auto-accept high offers, auto-decline lowballs. Live countdowns, configurable pay windows, full email + in-app notification at every state. All commission-free, paid through your existing checkout.</span>
|
<span class="mps-card-desc">Run eBay-style auctions with reserve, soft-close, and proxy bidding. Or accept offers and negotiate. Auto-accept high offers, auto-decline lowballs. Live countdowns, configurable pay windows, full email + in-app notification at every state. All commission-free, paid through your existing checkout.</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="mps-card">
|
||||||
|
<span class="mps-card-icon">🗃</span>
|
||||||
|
<span class="mps-card-title">Categorized Home Page</span>
|
||||||
|
<span class="mps-card-desc">Tag your products and shoppers browse by topic instead of scrolling a flat list. Filter chips above the grid, or full sectioned lanes per category. Bulk tag editor keeps a large catalog tidy. Fewer clicks, more sales.</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="mps-card">
|
<div class="mps-card">
|
||||||
<span class="mps-card-icon">🔔</span>
|
<span class="mps-card-icon">🔔</span>
|
||||||
<span class="mps-card-title">In-app Notifications</span>
|
<span class="mps-card-title">In-app Notifications</span>
|
||||||
|
|
|
||||||
|
|
@ -140,6 +140,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> Digital & physical products</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> Digital & physical products</div>
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> Coupons, bundles & gift cards</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> Coupons, bundles & gift cards</div>
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> Auctions & make-an-offer</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> Auctions & make-an-offer</div>
|
||||||
|
<div class="calc-included-item"><span class="landing-check">✔</span> Categorized home page (tags, chips, lanes)</div>
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> In-app notifications inbox</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> In-app notifications inbox</div>
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> 21-day free trial</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> 21-day free trial</div>
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> Optional dev & stage shops</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> Optional dev & stage shops</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue