This project is an online shop website developed using HTML, CSS, and JavaScript.
The online shop website is designed to showcase products and allow users to make purchases. It includes a simple and intuitive user interface.
The website was built using the following technologies:
To enable the redirection to WhatsApp, follow these steps:
- Locate the HTML file where the redirection functionality needs to be implemented.
- Use the following HTML code to include a link or button that redirects to WhatsApp:
<a href="https://wa.me/XXXXXXXXXX" target="_blank"> <img src="tech_icon.png" alt="WhatsApp Icon" width="50" height="50"> </a>
Replace XXXXXXXXXX
with the desired WhatsApp phone number.
- Ensure the
tech_icon.png
file exists in the directory and update theimg
tag with the correct path and filename of the tech icon.
- Clone the repository.
- Open the HTML files using a web browser.
This project is created by unais. Feel free to contact me for any inquiries or collaborations.