Lighting & Smart HomeCustom Shopify developmentDoha, Qatar

The Shopify build

A custom-built storefront for Qatar’s online lighting supermarket — 1,467 products, 40 brands, a dual-axis navigation system and a bespoke trade-quote channel.

1,467Products live1,466 in stock at launch
40Brandseach with a dedicated page
33Collectionsacross five departments
2–3 hrsTo extract 2,000+ productsfrom a platform with no export
EngagementUnder a week of build time
Period2026
ScopeCustom Shopify development · Liquid theme build · Catalogue engineering · Information architecture · E-commerce SEO · Data migration
The short version

Lighting Souq sells lighting to Qatar and to more than forty countries beyond it — from a QAR 10 bulb to a full villa scheme, with its own delivery fleet and a trade business serving contractors and hospitality. I designed and built their storefront on Shopify as a fully custom theme: not a marketplace template with the colours changed, but a purpose-built front end for a technical catalogue with two very different audiences.

The problem01 / 06

Three buyers, one catalogue, and no single grid that serves them

A lighting catalogue is not a fashion catalogue. The same shopper may arrive knowing exactly what they need — a GU10 spotlight, 6W, 2700K, dimmable — or knowing only that their garden is dark. One wants a specification; the other wants a recommendation.

Meanwhile a contractor is not shopping at all. They have a list of forty line items and want a price against it.

A single product grid cannot serve all three. Everything in this build — the dual-axis navigation, the shop-by-space routes, the brand pages, the trade quote tool — exists to give each of those three buyers their own path to the same catalogue.

The navigation is the most heavily engineered part of this storefront, because it is where the three-audience problem gets solved.
Foundation02 / 06

Structure before interface: a five-department model over 1,467 products

Nothing else in the build works if the catalogue underneath it is not organised. Before a single template was written, the entire product set was restructured into a taxonomy that could drive navigation, filtering, merchandising and search from the same data.

Every product carries a vendor and a product type. Those two fields do a great deal of work: 40 brands and 29 product types drive the storefront filters, populate the brand pages, and let collections be defined by rule rather than maintained by hand.

Hand-curated collections rot. Every new product needs adding to every relevant list, and the day someone forgets, the catalogue quietly starts lying. Structuring the data properly means a new SKU appears everywhere it belongs the moment it is created.

The five departments

DepartmentSubcategoriesExample collections
Smart Home5 + department pageSmart Bulbs, LED & RGB Strips, Smart Switches, Sensors
Bulbs & Tubes5 + department pageLED Bulbs (E27/E14), Specialty, LED Tubes (T8), Grow Lights
Indoor Fixtures5 + department pageDownlights & Spots, Ceiling Panels, Wall & Pendant
Solar & Outdoor5 + department pageSolar Lights, Flood & Street, Outdoor Wall, Sensor
Fans & Electrical5 + department pageCeiling Fans, Exhaust, Ballasts & Drivers, Switches

Plus Deals and Shop All as standalone routes — 33 collections wired into the navigation in total.

Core build03 / 06

A dual-axis mega-menu: shop by type, or shop by brand

Open any of the five departments and the menu presents two parallel routes side by side. Shop by Type lists the five subcategories. Shop by Brand lists the five brands that matter most in that department, plus a link to the full brand index. Both routes lead to the same catalogue by different logic.

A homeowner replacing a bulb thinks in categories — they want LED bulbs. A trade buyer or a brand-loyal customer thinks in manufacturers — they want Osram, or they want KDK because that is what the specification says. Forcing either to browse the other’s way adds a step, and steps are where carts are lost.

  • Faceted filteringAvailability, price, brand and product type on every collection, with live result counts and a clear-all control — 1,467 products down to a working shortlist in two clicks.
  • Eight-way sortingFeatured, most relevant, best selling, alphabetical, price and date in both directions — with the default tuned per collection rather than applied globally.
  • A third, merchandising panelEach department menu carries its own message and call to action — Life in Light, Daily Essentials, Fit-out Ready, Villa & Garden, Trade & Project. The navigation sells as well as directs.
Bespoke build04 / 06

A B2B channel inside a B2C storefront

Lighting Souq supplies contractors, hotels, hospitality venues and facilities teams as well as households. Those buyers do not add forty line items to a cart one at a time — they send a list and expect a price. So I built them their own channel.

A dedicated request drawer lets a trade buyer search the live catalogue, add multiple products with quantities against each, and keep adding lines until the list is complete — then submit it with their name, work email, phone, company website and any notes, or continue the same conversation on WhatsApp.

No standard Shopify theme ships a multi-product quote builder that reads the live catalogue. It is a bespoke Liquid and JavaScript build, reachable from the main navigation, from a dedicated bulk orders page, and from a closing banner on the homepage.

Without it, every trade order arrives as an unstructured phone call that somebody has to transcribe before it can be quoted. With it, the enquiry arrives structured, itemised and ready to price.
The platform choice05 / 06

Why Shopify here — and where it would have been the wrong answer

For a catalogue-heavy international retailer, the case is straightforward: Shopify carries the commerce infrastructure so that engineering time goes into the storefront rather than into rebuilding checkout, hosting and payment compliance from scratch.

Where it does not win: complex multi-storefront architectures, or businesses with dedicated frontend engineering teams, can outgrow the standard theme model and are better served headless. That was not this business, and building it that way would have added cost and fragility for no return.

Platform capability, and how it was used on this build

CapabilityHow it was used
Liquid theme layerFull pixel-level control. The mega-menu, category tiles and trade quote drawer are custom Liquid, not theme settings.
Online Store 2.0 sectionsA section-based homepage the client can reorder and re-merchandise without a developer.
Native faceted filteringFiltering across 1,467 products served by the platform rather than a paid filter app.
Product taxonomy & vendors40 brands and 29 types powering filters, brand pages and collection logic from one source of truth.
Hosted checkout & walletsPCI-compliant checkout with cards, Apple Pay, Google Pay and cash on delivery — maintained by Shopify.
Markets & multi-currencyCross-border infrastructure for a retailer shipping to more than 40 countries.
Delivery06 / 06

A documented SOP, not an improvised project

The speed below comes from the process being solved in advance, not from work being skipped. The sitemap and mockup were produced and presented on the onboarding call, before any money changed hands — so the client saw the real structure and design of the store they were commissioning.

The previous platform offered no catalogue export of any kind. I wrote a page-script routine that walked its admin and wrote every record out to CSV, meta fields intact. Over 2,000 products were extracted in two to three hours; development began the next day.

Stage by stage

StageWhat happenedTime
Pre-saleDiscovery call, then a full sitemap and mockup presented before signature
Catalogue engineeringComplete product and customer dataset extracted by custom script, meta intact2–3 hours
DevelopmentCustom Shopify theme built to the approved mockup, full catalogue loaded2–3 days
Content & SEOProduct content and every core site page written and optimised1 day
Upload & QAContent loaded, checked and published2 days
DeliveredA live, fully custom storefront carrying a 1,467-product catalogueUnder a week
What this engagement proves(03)
  1. 01

    Custom, not configured

    The dual-axis mega-menu, the multi-line trade quote tool, the category tiles that read live product counts, the shop-by-space routes — none of these ship in a theme. A configured template would have produced a store that works; this one is built around the business.

  2. 02

    The data model comes before the design

    Forty brands and twenty-nine product types were structured before a template was written, which is why filtering, brand pages, category counts and collection logic all run off one source of truth.

  3. 03

    A documented process is what makes speed safe

    Sitemap and mockup before signature. A build SOP that produces a custom storefront in under a week. That is why a 1,467-product store with a bespoke B2B channel is a week of build time rather than a quarter of drift.

1,467 products. 40 brands. 33 collections. A dual-axis navigation system, a bespoke trade-quote channel, twelve custom homepage sections and a full content and SEO layer — on a platform the business can merchandise and scale itself.

Hari Prasad Yarragolla

Recognise anyof this?

Prefer email? Write to yarragollahari@gmail.com directly.

Let’s talk.

Tell me what you are building — a storefront, a site, an internal tool, or the systems and agents behind them. I will tell you what I would build first.

  • Quick response.You will hear back from me — not an account manager reading a script.
  • A sitemap and a mockup.You see the real structure and design of what you are commissioning, before any money changes hands.
  • Clear next steps.A scope, an order of work, and an honest view of what it is worth — including if the answer is that you do not need a rebuild.
Website developmentCustom Shopify developmentShopify LiquidNext.js buildsE-commerce developmentAPIs & endpointsSystems integrationInternal tools & micro-SaaSAWS infrastructureAI automationAI agentsVoice agents