To list your product, edit the products array in index.html
{
title: "Your Product Name",
description: "Product description here",
price: "₹5,000",
category: "Furniture",
image: "img/your-photo.jpg",
phone: "9834094836"
}
Save the file and refresh to see your product!