/** * rCart landing page — group shopping, together. */ export function renderLanding(): string { return `
rCart

Group Shopping, Together

A shared shopping cart for communities. Pool orders, unlock bulk pricing, and fulfill locally through the cosmolocal provider network.

Browse the Shop Create with rPubs

How it works

1

Create a Space

Your space is your shared shopping context. Members see the same catalog and cart.

2

Add Products

List print-ready artifacts from rPubs, or browse what others have published.

3

Pay Together

Pool orders to hit bulk pricing tiers. Pay with crypto or card. Revenue splits automatically.

Features

Universal Cart

One cart shared across your space. Members add items, pool orders, and hit bulk thresholds together.

Crypto + Card

Pay with credit card or cryptocurrency. x402 protocol support for instant crypto payments.

Real-time Updates

Order status updates in real time — from placement through production to delivery.

Passkey Login

Passwordless authentication with EncryptID passkeys. One tap to sign in across all r* apps.

Cosmolocal fulfillment

Every order is matched to the nearest capable provider. Design is global, manufacturing is local.

  • Provider matching — automatic routing by capability, location, and cost
  • Revenue splits — creator, community, and provider shares via rFunds
  • Order tracking — real-time status from accepted to delivered
  • Volume pricing — automatic tier detection from pooled orders

Nearest Provider Wins

Less shipping, lower emissions,
faster delivery, local jobs.

Ready to shop together?

Browse the catalog, pool orders with your community, and support local providers.

← Back to rSpace
`; }