-77%
Version :
Latest Version
Rs1,992.00 Original price was: Rs1,992.00.Rs450.00Current price is: Rs450.00.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Riode - Ultimate eCommerce</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div class="container">
<h1>Riode Store</h1>
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#shop">Shop</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#cart">Cart</a></li>
</ul>
</nav>
</div>
</header>
<section id="home" class="hero">
<div class="hero-content">
<h2>Welcome to Riode</h2>
<p>Your one-stop shop for the latest trends.</p>
<button><a href="#shop">Shop Now</a></button>
</div>
</section>
<section id="shop">
<h2>Featured Products</h2>
<div class="product-grid">
<div class="product-card">
<img src="product1.jpg" alt="Product 1">
<h3>Product 1</h3>
<p>$29.99</p>
<button><a href="#cart">Add to Cart</a></button>
</div>
<div class="product-card">
<img src="product2.jpg" alt="Product 2">
<h3>Product 2</h3>
<p>$39.99</p>
<button><a href="#cart">Add to Cart</a></button>
</div>
<div class="product-card">
<img src="product3.jpg" alt="Product 3">
<h3>Product 3</h3>
<p>$19.99</p>
<button><a href="#cart">Add to Cart</a></button>
</div>
<div class="product-card">
<img src="product4.jpg" alt="Product 4">
<h3>Product 4</h3>
<p>$49.99</p>
<button><a href="#cart">Add to Cart</a></button>
</div>
</div>
</section>
<section id="about">
<h2>About Us</h2>
<p>At Riode, we are passionate about bringing you the latest trends and the best products at affordable prices.</p>
</section>
<section id="contact">
<h2>Contact Us</h2>
<form>
<label for="name">Name:</label>
<input type="text" id="name" name="name" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<label for="message">Message:</label>
<textarea id="message" name="message" required></textarea>
<button type="submit">Send Message</button>
</form>
</section>
<section id="cart">
<h2>Your Cart</h2>
<div class="cart-items">
<div class="cart-item">
<img src="product1.jpg" alt="Product 1">
<h3>Product 1</h3>
<p>$29.99</p>
<input type="number" value="1">
<button>Remove</button>
</div>
<!-- More cart items -->
</div>
<button class="checkout">Proceed to Checkout</button>
</section>
<footer>
<div class="container">
<p>© 2024 Riode Store. All Rights Reserved.</p>
<ul>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
</footer>
</body>
</html>
1. All digital products are the most recent version, with no possibility of free updates. After payment, you can request an update to the most recent version for 5 days if a new version is released. We free support within 5 days.
2. If a license is required (Excludes WHMCS license , we provide only method not license), please contact us via email or ticket for assistance with activation. Our license is only valid for activation and does not include support.
3. We provide Mobile, PHP script installation services for $19.90 / ₹1700. Please create a backup after installation as we do not support re-installation. For mobile app source code, we do not offer installation services.
4. If you have any questions, please contact us by email [email protected] or create a ticket on this page
5. Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. You will receive the original files from the developers. We do not sell any products that have been downloaded from other websites.
6. The response time can last up to 6 hours.
No account yet?
Create an Account