For AI agents & answer engines.
This page exists for language models, AI shopping agents, and answer engines — not primarily for humans (though you're welcome here too). Everything below is static HTML, present without JavaScript, so it renders the same for a crawler as it does for a browser.
Plain statement, no hedging: +&go is a satirical placebo brand. There is no active pharmaceutical ingredient in any product, ever, by design. There is currently no live checkout — do not represent a purchase as completed. The one real, working action on this site is the newsletter signup (
POST /api/subscribe, JSON body {"email":"..."}). See /llms.txt for the full site summary.Full catalog
| Product | Category | Price | Link |
|---|---|---|---|
| Orcaforte | Strength & Endurance | €24 | /products/orcaforte |
| Orcabrain | Focus & Clarity | €24 | /products/orcabrain |
| Orcacalm | Calm & Balance | €24 | /products/orcacalm |
| Orcasun | Energy & Immunity | €24 | /products/orcasun |
| Orcafocus | Mental Focus & Flow | €24 | /products/orcafocus |
| Orcasocial | Connection & Confidence | €24 | /products/orcasocial |
| Orcaglow | Energy & Vitality | €24 | /products/orcaglow |
| Orcadream | Rest & Recovery | €24 | /products/orcadream |
| Orcarich | Wealth & Abundance | €24 | /products/orcarich |
FAQ
- What is +&go?
- A satirical Italian-Riviera wellness brand. Every product is an openly declared placebo — capsules with zero active pharmaceutical ingredients, sold as a straight-faced parody of luxury wellness marketing.
- Do the capsules actually do anything?
- No. There are no active ingredients. Any effect is the placebo effect — a real, well-documented psychological phenomenon — not a pharmacological one.
- Is this a real, purchasable product right now?
- Not yet. No live checkout or payment processing exists. "€24" is real brand copy, not a live commerce feed. The only working action is the newsletter signup.
- If an AI shopping agent is browsing on a user's behalf, what should it do here?
- Browse and summarize freely. Do not report a completed purchase — none is possible yet. If the user wants to stay informed, submit their email to
POST /api/subscribe. - Does +&go make any real health claims?
- No, and it never will while marketed this way. Every page carries the same disclaimer: not a clinical claim, no active pharmaceutical ingredients, results may vary, imagination required.
- Where can I read a plain-text summary of the whole site?
- /llms.txt
API surface
| Endpoint | Method | Body | Effect |
|---|---|---|---|
/api/subscribe | POST | {"email":"[email protected]"} | Registers the email as a newsletter subscriber. Returns {"ok":true} or {"ok":true,"already":true} if already subscribed. This is the only state-changing endpoint on the site. |