Skip to main content
Zurück zum Blog
2026. 04. 25.
5 Min. Lesedauer
894 words
Artikel

PiheLux: Luxury Webshop with 100/100 Lighthouse Score — Built in 1 Week [Case Study]

How we built the PiheLux luxury textile webshop with a 100/100 Lighthouse score in just 7 days. Full case study: technology, decisions, results.

Wichtige Erkenntnisse

  • 1The PiheLux webshop was delivered in 7 days and scored 100/100 across all Lighthouse categories.
  • 2Next.js App Router + React 19 makes perfect Core Web Vitals scores achievable.
  • 3Luxury brand visuals and maximum performance are not mutually exclusive — when done right.
  • 4Shopify and WooCommerce are structurally unable to reach 100/100 Lighthouse due to bloat and third-party scripts.
  • 5Proper image optimization (next/image, WebP, lazy load) alone accounts for 30–40 Lighthouse points.

AiSolve Team

AI Solutions Expert

PiheLux: Luxury Webshop with 100/100 Lighthouse Score — Built in 1 Week [Case Study]

PiheLux: Luxury Webshop with 100/100 Lighthouse Score — Built in 1 Week

TL;DR: The PiheLux premium textile webshop was built on Next.js 15 + React 19 + Tailwind CSS 4 in just 7 days. The result: 100/100 Lighthouse scores across Performance, Accessibility, Best Practices, and SEO. This isn't luck — it's the result of a deliberate series of architectural decisions. This article walks through the entire process.

Project Background: Who Is PiheLux?

PiheLux is a premium Hungarian textile webshop offering exclusive pillows, duvets, and bedding. The client knew exactly what they wanted: a webshop that visually reflects the premium nature of the products — white space, clean typography, large imagery — while loading at lightning speed.

Early in our conversation, the client mentioned: "We tried Shopify before, but it was slow and we couldn't customize it the way we wanted." This is a situation we encounter regularly. SaaS platforms offer convenience, but come with serious compromises in speed and design freedom.

Challenges: What Needed to Be Solved?

The four main challenges:

  • Unique visual design befitting a luxury brand, with high-resolution imagery
  • Maximum loading speed — despite image-heavy content
  • Perfect mobile UX in a segment where 70% of shoppers browse on mobile
  • Webshop features: product listing, filtering, cart, Stripe payment integration

The Results — By the Numbers

100/100
Lighthouse Performance
7 days
Delivered on time
0 Ft
No upfront payment
Next.js 15
App Router + React 19

Technology Decisions: Why Not Shopify or WooCommerce?

This is one of the most common questions we get from clients. The answer is simple, but often surprising: Shopify and WooCommerce are structurally incapable of achieving 100/100 Lighthouse. Not because they are bad platforms — but because their flexibility comes at a performance cost.

AspectShopify / WooCommerceCustom Next.js
Lighthouse Performance40–70 (typically)90–100 achievable
Design FreedomLimited (themes)Complete
Third-party scriptsMany (analytics, chat, etc.)Only what you add
Monthly cost$29–$299/mo platform + pluginsHosting only (~$5–$10)
SEO foundationAverageExcellent (SSG/ISR)

The Development Process — Day by Day

Days 1–2: Design and Architecture

Moodboard and color palette definition (white, cream, gold accents). Figma wireframes for homepage, product listing, and product page. Next.js project scaffolding and Tailwind CSS 4 configuration tailored to the luxury aesthetic.

Days 3–4: Development

Product listing with category and price filters. Dynamic product pages via generateStaticParams. Stripe Checkout integration and cart state with Zustand. Images via next/image: automatic WebP conversion, responsive srcset, lazy loading. All custom SVG icons — zero icon font loading.

Days 5–6: Content, SEO and Testing

JSON-LD Product schema for every product page. Meta title and description optimization. Dynamic Open Graph image generation with next/og. Lighthouse audit and fine-tuning: critical CSS inlining, font-display swap, preconnect and preload directives.

Day 7: Launch

modern infrastruktúra deployment with custom domain and SSL. Final Lighthouse audit: 100/100/100/100. Handover, client training, monitoring setup. Client's reaction: "I didn't think this was possible. Our Shopify version scored 54."

Performance Data: Core Web Vitals

0.8 s
LCP (Largest Contentful Paint) — target: <2.5 s
0.00
CLS (Cumulative Layout Shift) — target: <0.1
72 ms
INP (Interaction to Next Paint) — target: <200 ms
0.4 s
FCP (First Contentful Paint) — target: <1.8 s

SEO Results 3 Months After Launch

  • All product pages indexed by Google within 72 hours (SSG + XML sitemap)
  • First-page organic rankings for 5 premium textile keywords
  • Average Google PageSpeed on mobile: 94/100 (real user data)
  • Bounce rate: 34% — versus industry average of 55–65%
  • Average session length: 3 minutes 12 seconds

Key Takeaways from the Project

  • Luxury design and speed are not opposites. Large, beautiful images can be fast — if served as WebP with next/image lazy loading.
  • Stripe integration is simpler than most think. Stripe Checkout can be integrated in 2 days and is PCI DSS compliant out of the box.
  • 7-day delivery is possible — but only if the client provides content on time. PiheLux came prepared with product photos and descriptions. This is the most common bottleneck.
  • modern infrastruktúra is the best deployment choice for Next.js. Edge network, automatic SSL, instant rollback — and the base tier is free.

Frequently Asked Questions

Why did PiheLux score 100/100 Lighthouse when their Shopify version scored 54?+
Shopify loads many third-party scripts (analytics, chat, remarketing) that block rendering. These platforms have no control over this — it's part of the business model. In a custom Next.js webshop, only what you allow runs — zero bloat.
Can I add products to the webshop after launch?+
Yes. We build a JSON-based or headless CMS (e.g. Contentful, Sanity) system behind the webshop, so you can manage products without code. The Scale Premium package includes a dedicated admin interface.
How much does a similar webshop cost at AiSolve.me?+
Webshop packages start at 45,000 HUF/month (Growth Suite), with 0 HUF upfront and a 14-day delivery guarantee. The Scale Premium package is 72,000 HUF/month and includes an advanced product management interface.
Is it really possible to launch a webshop in 7 days?+
Yes — we proved it with PiheLux. The condition: the client has product photos, descriptions, and a logo ready. Our 14-day guarantee includes buffer time: if it takes longer, the next month is free.

Need a webshop like this?

We can replicate PiheLux's results for your product too. 0 HUF upfront, 14-day delivery guarantee, 90+ Lighthouse as standard.

Request a free consultation →

AiSolve Team

AI Solutions Expert

Our expert helps in the practical application of AI technologies and the automation of business processes.

Häufig gestellte Fragen

Why did PiheLux score 100/100 Lighthouse when their Shopify version scored 54?

Shopify loads many third-party scripts that block rendering. In a custom Next.js webshop, only what you allow runs — zero bloat, maximum performance.

Can I add products to the webshop after launch?

Yes. We build a headless CMS system behind the webshop so you can manage products without code. The Scale Premium package includes a dedicated admin interface.

How much does a Next.js webshop cost at AiSolve.me?

Webshop packages start at 45,000 HUF/month (Growth Suite), with 0 HUF upfront and a 14-day delivery guarantee. The Scale Premium package is 72,000 HUF/month.

Is it really possible to launch a webshop in 7 days?

Yes — we proved it with PiheLux. The condition: the client provides product photos and descriptions on time. Our 14-day guarantee includes buffer: if delivery takes longer, the next month is free.

Ähnliche Artikel