query("SELECT razorpay_key, site_name, primary_color, secondary_color FROM theme_settings WHERE id=1"); $webSet = $stmtSet->fetch(PDO::FETCH_ASSOC); $razorpay_key = $webSet['razorpay_key'] ?? ''; $site_name = $webSet['site_name'] ?? 'SejiStore'; $primary_color = $webSet['primary_color'] ?? '#16a34a'; $secondary_color = $webSet['secondary_color'] ?? '#dcfce7'; } catch (Exception $e) { $razorpay_key = ''; $site_name = 'SejiStore'; $primary_color = '#16a34a'; $secondary_color = '#dcfce7'; } // --- 3. FETCH HERO IMAGES (COLLAGE) --- try { $stmtHero = $pdo->query("SELECT image FROM products WHERE image != '' ORDER BY RAND() LIMIT 4"); $heroImages = $stmtHero->fetchAll(PDO::FETCH_ASSOC); } catch (Exception $e) { $heroImages = []; } // --- 4. FETCH LATEST PRODUCTS --- try { $stmt = $pdo->query("SELECT * FROM products ORDER BY id DESC LIMIT 8"); $products = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (Exception $e) { $products = []; } // --- 5. FETCH CATEGORIES (DYNAMIC) --- try { $catStmt = $pdo->query("SELECT * FROM categories WHERE status = 1 ORDER BY id DESC LIMIT 6"); $categories = $catStmt->fetchAll(PDO::FETCH_ASSOC); } catch (Exception $e) { $categories = []; } // --- 6. CHECK LOGIN STATUS (For JS) --- $is_logged_in = isset($_SESSION['user_id']) ? 'true' : 'false'; ?>

Access All Products
With Just One Click

Our Satisfied Customers

Customer Customer Customer Customer

64K+

Downloads
Customer Satisfaction SejiStore 94%
Rated 4.8/5 by 10,000+ customers
Premium Product

Browse By Category

Discover amazing products in every category

0): ?>

No categories found. Add from Admin Panel.

Best Selling Products

Top Picks Just For You

Most popular items this week

0): ?>
-40% OFF
<?php echo htmlspecialchars($row['title']); ?>
SejiStore Premium

...

No products found in database. Add products from Admin Panel.

Why We Are Best?

Explore SejiStore - smart, secure, and affordable.

LEGAL DOWNLOADS

All files are 100% legal under GPL license.

REGULAR UPDATES

Get updated files automatically.

BEST OFFERS

Premium themes starting at just ₹99.

GENUINE PRODUCTS

100% Virus free and clean files.

FREE ACCESS

Get access to free files anytime.

ORIGINAL FILES

Untouched original source codes.

Why Best
Unlimited FREE Download
With Premium Membership
Secure Shopping
We use 256-bit SSL encryption
Priority Support
24/7 Priority Support

Processing your order...

Complete Your Purchase

Fill in your details to get instant access

Personal Information
Apply Coupon Code
Order Summary
Subtotal ₹0
Discount -₹0
Total Amount ₹0

Secure payment powered by Razorpay

Payment Successful! 🎉

Your order has been confirmed and files are being prepared for download.

Order ID: #ORD-

Download links and invoice have been sent to your email.

Go to Dashboard
Your Cart

Your cart is empty.

Item Added to Cart!