Skip to content

feat(shop): refresh Nogenta catalog with grayscale coming-soon previews - #296

Open
louzoshi wants to merge 4 commits into
r4topunk:mainfrom
louzoshi:update/shop-catalog
Open

feat(shop): refresh Nogenta catalog with grayscale coming-soon previews#296
louzoshi wants to merge 4 commits into
r4topunk:mainfrom
louzoshi:update/shop-catalog

Conversation

@louzoshi

Copy link
Copy Markdown
Contributor

Summary

  • Refresh the Nogenta apparel catalog: 7 listings (6 tees + Rio jersey) with new JPEG artwork, KeepKey tees dropped
  • Present every Nogenta item as a coming-soon preview — grayscale imagery, hidden prices, disabled CTA
  • Purchase inquiries route to mailto:nogentaskate@gmail.com (kept in the data, ready for launch)

Changes

  • src/data/shop.json — Nogenta items set to status: "coming-soon", priceUSD removed, images point to the new JPEGs
  • src/components/shop/ShopCard.tsx, FeaturedShop.tsx, ShopDetail.tsx — grayscale filter on coming-soon imagery; detail CTA becomes a disabled "Coming soon" button and the email-to-buy hint is hidden for those items
  • src/components/shop/shared.tsisDirectBuyLink helper so mailto / multi-image listings route through the detail page
  • messages/{en,pt-br}/shop.jsonemailToBuy / emailToBuyHint strings
  • public/shop/ — new nogenta-*.jpeg artwork, old nogenta-*.png removed

Test plan

  • /shop: Nogenta cards render grayscale, no price, "Coming soon" badge; other vendors unaffected
  • /shop/nogenta-jersey-rio: grayscale hero + thumbnails, no price, disabled "Coming soon" button, no mailto link in the DOM
  • PT-BR locale shows the translated strings
  • pnpm lint + pnpm format:check clean

louzoshi and others added 4 commits August 26, 2026 10:22
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HzLtkNRsxJciYTaVZ4rFqH
Add tee (white/black) and Rio de Janeiro jersey with placeholder
$30 pricing; marked coming-soon until an affiliate purchase link
is available.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019GKeyN5tkwTNppsqYZ4MZj
Point the "Shop now" CTA on the 3 Nogenta items at a mailto link
to nogentaskate@gmail.com (prefilled subject per item) and flip
their status back to active now that there's a working purchase
path.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019GKeyN5tkwTNppsqYZ4MZj
- Set the 7 Nogenta listings to status "coming-soon" and drop their prices
- Grayscale the cover, detail hero and thumbnails for coming-soon items
- Detail CTA becomes a disabled "Coming soon" button (mailto kept in data
  for launch); hide the email-to-buy hint for those items
- Swap the Nogenta PNGs for the new JPEG artwork
@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

@louzoshi is attempting to deploy a commit to the r4to's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant