Add Auctions & Make-an-Offer feature card + pricing include
- index.html: new feature card under "What's included" section, highlights eBay-style auctions with reserve, soft-close, and proxy bidding plus negotiation with auto-accept/decline - pricing.html: "Auctions & make-an-offer" added to "Every shop includes" list CLAUDE.md change in working tree is fox's prior style-rule edit; left unstaged.
This commit is contained in:
parent
97f07dcccc
commit
b88c1d8d0f
2 changed files with 7 additions and 0 deletions
|
|
@ -140,6 +140,12 @@ Open source & public domain — no moat, no castle, just infrastructure
|
||||||
<span class="mps-card-desc">Sell variable-amount gift cards redeemable at checkout. Partial use across multiple purchases, optional recipient email, never expire. Accept any payment method including crypto.</span>
|
<span class="mps-card-desc">Sell variable-amount gift cards redeemable at checkout. Partial use across multiple purchases, optional recipient email, never expire. Accept any payment method including crypto.</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="mps-card">
|
||||||
|
<span class="mps-card-icon">💰</span>
|
||||||
|
<span class="mps-card-title">Auctions & Make-an-Offer</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. All commission-free, paid through your existing checkout.</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">Multi-tenant & Team</span>
|
<span class="mps-card-title">Multi-tenant & Team</span>
|
||||||
|
|
|
||||||
|
|
@ -139,6 +139,7 @@ Open source & public domain — no moat, no castle, just infrastructure
|
||||||
<div class="calc-included-item"><span class="landing-check">✔</span> Zero commission fees</div>
|
<div class="calc-included-item"><span class="landing-check">✔</span> Zero commission fees</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> 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> 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>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue