Skip to content

Commit c88f220

Browse files
committed
feat: add King Mart Shop project details and media assets
1 parent 543f9d2 commit c88f220

1 file changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: "King Mart Shop"
3+
slug: "king-mart-shop"
4+
description: "An online shopping platform for King Mart Cambodia, featuring product discovery, category browsing, promotions, account tools, and mobile app access for everyday retail customers."
5+
image: "/assets/projects/king-mart.shop/light-1.webp"
6+
tags: ["E-commerce", "Retail", "Online Shopping"]
7+
languages: ["Laravel", "JavaScript", "TailwindCSS"]
8+
source:
9+
-
10+
name: "demo"
11+
type: "demo"
12+
url: "https://king-mart.shop"
13+
14+
authors:
15+
-
16+
name: "PPhat Dev"
17+
profile: "https://github.com/pphatdev.png"
18+
url: "https://github.com/pphatdev"
19+
20+
published: true
21+
createdAt: "2026-03-16T10:12:15.648Z"
22+
---
23+
24+
<div class="blog-gallery" data-layout="snap" data-captions="true">
25+
<img src="/assets/projects/king-mart.shop/light-1.webp" alt="Home page hero and product slider" className=""/>
26+
<img src="/assets/projects/king-mart.shop/light-2.webp" alt="Featured products section" className=""/>
27+
<img src="/assets/projects/king-mart.shop/light-3.webp" alt="Category and product listing section" className=""/>
28+
<img src="/assets/projects/king-mart.shop/light-4.webp" alt="Retail product cards and promotions" className=""/>
29+
<img src="/assets/projects/king-mart.shop/light-5.webp" alt="Information and policy links section" className=""/>
30+
<img src="/assets/projects/king-mart.shop/light-6.webp" alt="Footer and mobile app promotion section" className=""/>
31+
</div>
32+
33+
<br/>
34+
35+
# **About Project**
36+
37+
king-mart.shop is an e-commerce website built for King Mart Cambodia to support everyday online shopping and digital retail browsing.
38+
The platform highlights product promotions, category discovery, product detail access, customer account areas, and support or policy links in a storefront-style interface.
39+
It is designed to help customers browse items quickly, explore deals, and move from discovery to purchase with a mobile-friendly shopping flow.
40+
41+
# 🛠️ **Project Tech Stack**
42+
43+
- **Core:**
44+
- JavaScript
45+
- HTML5
46+
- CSS3
47+
48+
- **UI & Styling:**
49+
- Responsive storefront layout
50+
- Product card grid and promotional banners
51+
- Branded e-commerce interface components
52+
53+
- **Architecture:**
54+
- Multi-page shopping experience
55+
- Category-based navigation
56+
- Product detail and account page flow
57+
58+
- **Features & Utilities:**
59+
- Product discovery and featured listings
60+
- Category browsing and promotional sections
61+
- Customer account and order-related navigation
62+
- Policy, FAQ, and contact information pages
63+
- Mobile app installation links
64+
65+
# 🌈 **Project Features**
66+
67+
- E-commerce home page with promotions and featured products
68+
- Category-driven shopping flow
69+
- Product detail pages with pricing and purchase actions
70+
- Information, FAQ, policy, and contact pages
71+
- Social media and customer support connectivity
72+
- Mobile-friendly browsing across retail sections
73+
74+
75+
# 💻 **Preview**
76+
77+
Here is the screenshot preview:
78+
79+
![king-mart-home](/assets/projects/king-mart.shop/home-full.webp)
80+
![king-mart-detail](/assets/projects/king-mart.shop/detail-full.webp)

0 commit comments

Comments
 (0)