Portfolio

Parker's Kitchen

Parker's Kitchen was a custom WordPress build using the Elementor page builder plugin for a gas station and convenience store chain while working with Digital Yalo in Atlanta.

Parker's Kitchen is a South Carolina-based chain of gas stations and convenience stores with a significant presence in the Southeast, differentiated by an emphasis on prepared food and fresh menu offerings alongside fuel and convenience retail. The project involved a custom WordPress build using the Elementor page builder, completed while consulting with Digital Yalo in Atlanta.

Two API integrations were the technically distinctive components of the project. A Google Maps API integration provided store locator functionality, allowing visitors to find nearby Parker's Kitchen locations based on their location. Mapping integrations of this type require handling geocoding, proximity queries, and marker display within a Google Maps embed, with each location's relevant data — address, hours, amenities, and fuel grade availability — surfaced in the map interface.

A gas pricing API integration displayed live fuel prices at each location, pulling real-time pricing data and presenting it alongside location information. Gas price APIs work with fuel price data aggregators or direct retail pricing systems, and displaying accurate, current prices is a meaningful differentiator for a fuel retailer — customers checking prices before driving to a station need accurate data. Keeping displayed prices current requires handling API polling and display update logic appropriately.

Custom post types were built for store menu content and amenity descriptions, giving the marketing team structured tools to manage food menu items and location-specific amenity information across the chain's locations. The Elementor theme provided the page building framework for the broader marketing site content, with the API integrations and custom post types layered into the WordPress architecture to support the location-specific content needs.