Sunteți pe pagina 1din 197

Chapter-3

Software Design Specification


Table of Contents

1. REVISION HISTORY ...................................................................................................................................... 3


2. APPROVED BY ......................................................................................................................................................... 3
3. INTRODUCTION .................................................................................................................................................... 4
3.1 DOCUMENT OUTLINE................................................................................................ ERROR! BOOKMARK NOT DEFINED.
3.2 DOCUMENT DESCRIPTION .................................................................................................................................................... 5
3.2.1 Introduction ................................................................................................................................................................. 5
3.2.2 System Overview ...................................................................................... Error! Bookmark not defined.
4. DESIGN CONSIDERATIONS ......................................................................................................................... 8
4.1 ASSUMPTIONS AND DEPENDENCIES.................................................................. ERROR! BOOKMARK NOT DEFINED.
4.2 GENERAL CONSTRAINTS......................................................................................... ERROR! BOOKMARK NOT DEFINED.
4.3 GOALS AND GUIDELINES ....................................................................................... ERROR! BOOKMARK NOT DEFINED.
4.5 DEVELOPMENT METHODS....................................................................................... ERROR! BOOKMARK NOT DEFINED.
5. ARCHITECTURAL STRATEGIES ................................................. ERROR! BOOKMARK NOT DEFINED.
6. SYSTEM ARCHITECTURE ............................................................... ERROR! BOOKMARK NOT DEFINED.
6.1 SUBSYSTEM ARCHITECTURE ................................................................................. ERROR! BOOKMARK NOT DEFINED.
7. POLICIES AND TACTICS ................................................................ ERROR! BOOKMARK NOT DEFINED.
8. DETAILED SYSTEM DESIGN ........................................................ ERROR! BOOKMARK NOT DEFINED.
8.1 CLASSIFICATION ........................................................................................................ ERROR! BOOKMARK NOT DEFINED.
8.2 DEFINITION .................................................................................................................. ERROR! BOOKMARK NOT DEFINED.
8.3 RESPONSIBILITIES .................................................................................................... ERROR! BOOKMARK NOT DEFINED.
8.4 CONSTRAINTS ............................................................................................................. ERROR! BOOKMARK NOT DEFINED.
8.5 COMPOSITION ............................................................................................................. ERROR! BOOKMARK NOT DEFINED.
8.6 DATABASE DESIGN ................................................................................................... ERROR! BOOKMARK NOT DEFINED.
8.7 TABLE SCHEMAS ......................................................................................................... ERROR! BOOKMARK NOT DEFINED.
8.8 CLASS DIAGRAMS AND CLASSES ....................................................................... ERROR! BOOKMARK NOT DEFINED.
8.9 USES/INTERACTIONS .............................................................................................. ERROR! BOOKMARK NOT DEFINED.
8.10 RESOURCES............................................................................................................... ERROR! BOOKMARK NOT DEFINED.
8.11 PROCESSING ............................................................................................................. ERROR! BOOKMARK NOT DEFINED.
8.12 INTERFACE/EXPORTS ............................................................................................ ERROR! BOOKMARK NOT DEFINED.
8.13 DETAILED SUBSYSTEM DESIGN ....................................................................... ERROR! BOOKMARK NOT DEFINED.

9. SOURCE CODE DETAILS ................................................................. ERROR! BOOKMARK NOT DEFINED.

10. OUTPUT.................................................................................................... ERROR! BOOKMARK NOT DEFINED.

11. GLOSSARY ............................................................................................. ERROR! BOOKMARK NOT DEFINED.

12. BIBLIOGRAPHY ................................................................................. ERROR! BOOKMARK NOT DEFINED.


1. Revision History

Version Name Reason For Changes Date

1.0 Initial Revision

2. Approved By
Approvals should be obtained from faculty/ HOD

Name Signature Department Date

Bill Currie BP-IT-Development


3.1 Introduction
The following is an attempt to put together a complete, yet reasonably flexible template for
the specification of software designs. Where ever possible, I have tried to provide
guidelines(instead of prescribing requirements) for the contents of various sections and
subsections of a particular section, choosing one or more of the subsection topics from the list
of guidelines provided. In this sense, this document is really a template for a template.

It is my desire that a complete a software design specification meets the following criteria:

 It should be able to adequately serve as training material for new project member,
imparting to them enough information and understanding about the project
implementation, so that they are able to understand what is being said to meeting, and
won’t feel as if they are drowning when they are first asked to create or modify source
code.

 It should be serving as “objective evidence” that the designer and/or implementer are
following through on their commitment to implement the functionality described in
the requirement specification.

 It need to be as detailed as possible, while at the same time not imposing too much of
a burden on the designer and/or implementers that it becomes overly difficulty to
create or maintain.

The online shopping provides a service to user to access various kinds of product. The Site
shows all information related to retail products.

It offers the best way to compare products and its prices also it makes facility to customer to
view their desired quality of products . Through this the user can perform different tasks like:

 add products to their cart

 Compare products

 Query

“Online shopping” is a completely integrated package that is easy to use. The System
contains web forms with easily driven links that helps user to use this site & user can access
all the option available in the site.

All the information about the accounts & the site is stored in SQL SERVER 2005 & by using
JAVA ADVANCED accessed easily
3.1.1 Document Outline
This document will cover all the necessary details related to the designing specification of the
software.

 Introduction
 System Overview
 Design Consideration
 Assumption and Dependencies
 General Constraints
 Goals and Guidelines
 Development Methods
 Architecture Strategies
 To develop an ERP Software
 Future plans for extending or enhancing the software
 User interface paradigms
 System Architecture
 Customer Records
 Admin Records
 Product Records
 Payment Records
 Policies and Tactics
 Requirement of specific product
 Program idioms
 Plans for testing the software
 Interfaces for the - users , software , hardware and communications
 Compilation
 Detailed system design
 Module – Flapkart(online shopping)
 Glossary
 Bibliography

3.1.2 Document Description


This system will be used in two user modules which are ADMIN,CUSTOMER.
As all of these have different requirement, the modules are designed to meet their need and avoid any
type of confusion. The uses of all twp user modules are described below:-

1. ADMIN
 Login
 Print sale purchase recipt
 View query
 Respond query
 Update sale purchase details
2. CUSTOMER
 Add item
 Search item
 Remove item
 Purchase
 Delivery
 Order
 Add to cart

3.1.2.1 Introduction
 FlapKart is a form of electronic commerce which allows consumers to directly
buy goods or services from a seller over the Internet using a web browser. Consumers
find a product of interest by visiting the website of the retailer directly or by searching
among alternative vendors using a shopping search engine, which displays the same
product's availability and pricing at different e-retailers. Customers can shop online
using a range of different computers and devices, including desktop, laptops, tablet,
computers, smartphones.

Store large database that includes database for:


1. Students Detail
2. Admin Detail
3. Faculty Detail
4. Clerk Detail
5. Fee
6. Fee Detail

There are 4 users i.e. Faculty, Students, clerk, Admin.

1. Purpose
The main goal of preparing this document is to let others understand that how this
project is created. It includes the screenshots of the site, code that help to
understand what technologies are used and how they are used in preparing the
project.

2. Intended Audience and Reading Suggestion


This document is intended for any individual user, developer, tester, project
manager or documentation writer that needs to understand the basic system
architecture and its specification.
i) Developer: who will be implementing and testing the admission and fee. Also,
the document is to be utilised by the professor to evaluate the software’s design
and features.
ii) User: This project is for the persons who see their admission and fee details.
They can also view the different services provided by the developers of the
website.
iii) Tester: The tester needs the document to validate that the initial requirements
of this programs actually corresponds to the executable programs correctly. This
document contains the necessary requirements and some aspects of the analysis
of the requirements and is organized based on the IEEE standards for Software
Requirements Specifications.
MAIN MODULES ARE:
1. Admin Login
2. User Login
3. Customer service
4. Payment
5. Purchase
6. Login
7. Logout
We are working on Flapkart(online shopping).
This project can analyzed with 2 points of views i.e.
1. Customer
2. Admin
Customer
 View products
 View and Update personal details
 Purchase products
 Online payment
 Change Password
 Query and Response

Admin
 View and Update Personal Detail
 Change Password
 Customer Detail
 Products Detail
 Payment Detail
 Query and Response

3.1.2..2. SYSTEM OVERVIEW


Online shopping is the process whereby consumers directly buy goods or services from a seller in
real-time, without an intermediary service, over the Internet. It is a form of electronic commerce. The
sale or purchase transaction is completed electronically and interactively in real-time such as in
Amazon.com for new books. However in some cases, an intermediary may be present in a sale or
purchase transaction such as the transactions on flipkart.com

3.2 Design Considerations

This section describes many of the issues which need to be addressed or resolved before
attempting to devise a complete design solution

3.2.1. Assumptions and Dependencies

The predictions are general. The user can see their prediction at any time by just entering the
details.
 Related software or hardware
 Operating system
 End-user characteristics
 Possible and/or probable changes in functionality

This Software is dependent on Flapkart(Online Shopping).

3.2.2 General Constraints


 Glassfish 4.0.1 is the used because it support wide range of user access, at the same
time Glassfish 4.0.1 server has design to help provides the highest level of security for
enterprises data through features such as databases encryption ,more secure default
setting, password policies enforcement, granular permissions control,& an enhanced
security model.
 Net beans are used as a frontend using JSP.
 Hardware or software environment

Table 6.1 Hardware Requirements


Hardware Requirements
Development time Deployment time
 Processor – dual core  Standard cabinet configuration
 RAM 1GB  Processor – dual core
 Standard cabinet configuration  RAM 600 MB
 Hard disk 17GB  Hard disk 15 GB

Table 6.2 Software Requirements


SOFTWARE REQUIREMENTS

DEVELOPMENT TIME DEPLOYMENT TIME

 Browser : Google Chrome, Mozilla  Browser : Google Chrome, Mozilla Firefox,


Firefox, Internet Explorer 8 Internet Explorer 8

 I.D.E : Netbeans 7.4  I.D.E : Netbeans 7.4

 Microsoft office  Microsoft office

 Operating System : Windows 7 or  Operating System : Windows 7 or above


above
 Database: Derby
 Database: Derby
 Server: GlassFish Server 2.0
 Server: GlassFish Server 2.0

 End – User Environment


The user of this program reviews the diagrams and the specifications presented in
this document and determines if the software has all the suitable requirements and if
the software developer has implemented all of them.

 Any Browser
The user can user any browser Google chrome, Mozilla, Internet Explorer etc.

 Interoperability Requirement
It is efforts to require modifying operational program. The whole website should be
made using independent module so that any change done in one module should not
be affected the other one and new module can be added to increase functionality.
 Interface/Protocol requirements
For the communication protocol the program needs these protocol to be installed.
 TCP for the client to connect to server in online mode.
 Storing devices for the client to take a test in offline mode.
 Also in case that the Test Me Online server runs behind a firewall the
appropriate ports must be port forwarded or port triggered for the clients to
connect
 Memory and other capacity Limitation
 Application compiled as 64-bit will have that flag set by default, so you will
already have access to a 8TB address space
 Application compiled as 32 bits will needed to be modified with the tool
called Bin.exe. This tool will set the appropriate flag to your exe allowing
your application to access a 4GB address space if running in a 64-bit
windows.
 Performance Requirements
It is about checking the fact that the system must perform as what every user
expects. So in every action response of the system, there are no immediate delays.

 Network Communication
Setting up the server into server mode requires that there will be open ports for
accepting connections from the clients. The connection between the clients and the
server uses connection oriented communication , TCP/IP –Transfer Control
Protocol/Internet Protocol, implements reliable delivery messages.

 Verification and Validation Requirements


The basic objectives in verification and validation of software requirements and
design specification are to identify and resolve software problems and high risk
issues early in the software Life-cycle. There is very little agreement in the software
field on the definition of the terms “Verification” and “Validation”.

 Other means of addressing quality goals


 Availability: Checking that the system always has something to function and
always pop up error messages in case of components failure. In that case the
error messages appear when something goes wrong so to prevail availability
problems.

 Usability: Checking that the system is to handle and navigates in the most
expected way with no delays.

 Other requirements described in the requirements specification


The Hardware and Software specification are:

Table 6.1 Hardware Requirements


Hardware Requirements
Development time Deployment time
 Processor – dual core  Standard cabinet configuration
 RAM 1GB  Processor – dual core
 Standard cabinet configuration  RAM 600 MB
 Hard disk 17GB  Hard disk 15 GB

Table 6.2 Software Requirements

SOFTWARE REQUIREMENTS

DEVELOPMENT TIME DEPLOYMENT TIME


 Browser : Google Chrome, Mozilla  Browser : Google Chrome, Mozilla Firefox,
Firefox, Internet Explorer 8 Internet Explorer 8
 I.D.E : Netbeans 7.4  I.D.E : Netbeans 7.4
 Microsoft office  Microsoft office
 Operating System : Windows 7 or  Operating System : Windows 7 or above
above  Database: Derby
 Database: Derby  Server: GlassFish Server 2.0
 Server: GlassFish Server 2.0
3.2.3 Goals and Guidelines
The website efficiently reduces one work & provides easy quick & global access to
the various details & prediction.
The user must have the characteristics.
1) Customer Detail: Details like name, date of birth , contact details, user-id,
password, address etc.
2) Admin Detail: Name, contact Detail, etc.
3) Product Detail: Name, Price Detail, etc.

3.2.4 Development Methods


The establishment and use of sound engineering principles in order to obtain economically
developed software that is reliable & work efficiently on real machines is called software
engineering.
Software engineering is the discipline whose aim is:
 Production of quality software
 Software that is delivered on time
 Cost within budget
 Satisfied all requirement
Software process is the way in which we produce the software. Apart from hiring smart
knowledgeable engineer & buying the latest development tools , effective software
development is process is also needed , so that engineer can be systematically use the best
technical & managerial practices to successfully complete their project.
A software life cycle is the series of 6identifiable stages of that a software product undergoes
during the lifetime. A software life cycle model is the descriptive & diagrammatic represent
of the software life cycle. A life cycle represent of the activities required to make a software
product transits through its lifecycle phases. It also capture the order in which these activities
are be taken.

LIFE CYCLE MODEL

There are various life cycle model to improve the software processes:

Waterfall Model
Prototype Model
Iterative Enhancement Model
Evolutionary Model
Spiral Model
In the project, Waterfall model is followed.
WATERFALL MODEL
This Model Contain six phases:

 Feasibility study- the feasibility study activity involves the analysis of the problem
and collection of the relevant information relating to the product. The main aim of the
feasibility study is to determine whether it would be financially and technically
feasible to develop the product.

 Requirements analysis and Spectrum – the goal of this phase is to understand the
exact requirements of the customer and to document them properly (SRS).
 Design- The goal of this phase is to transform the requirements specification to a
structure that is suitable for implementation in some programming language.

 Implementation and Unit testing- During this phase the design is implemented.
Initially small modules are tested in isolation from rest of the software product.

 Integration and System Testing-In this all modules are integrated and then tested
altogether.

 Operation And Maintenance - Release of the software inaugurates the operation and
life cycle phase of the operation.
3.3 Architectural Strategies

3.3.1 Module Design

The system design shows how software will be structured to satisfy the requirements
identified during the analysis phase. The design process is a translation of requirements
into a description of the software structure, software components, interfaces and data
necessary for the implementation phase. The design provides a complete blueprint for
the implementation activity.

Flapkart(Online shopping) Module:


1. Admin Module
 Admin first login to the website.
 Webpage appears that shows the option of adding, deleting and updating the
products.
 Admin then select the desired option and perform the task.
 The updation carried out by the admin which result change in the information
stored in the products database.

2. User Module
 User firstly goes to register page to get registered with the website, where the
user enters their personal information.
 If the user already registered with the website then it goes to login page where
they enters their login id and password and enters the website.
 User searches the desired product and then purchases it by adding the product
to their shopping cart.
 Then user opens the cart and goes to checkout option for making the payment
of products purchased.
 After this process user can logout from their account by clicking on the logout
button.

3. Customer Service Module


 In this module customer contacts to organization’s customer care where they
can ask about any products detail.
 The customer can give feedback to the product by going to the feedback panel.

4. Payment Module
 After purchasing the product customer goes to payment option where they
clicks on cash on delivery option to get the product and can pay for that at the
time of delivery.

5. Purchase Module
 It is the module where the customer finally buys the product the can see the
bill of the products purchased.
6. Login Module
 Upon clicking the login button on the homepage, a new webpage will appear
asking for user Id and password.
 After filling the details the user has to click on login button.
 In the database, the user Id and password are searched.
 If no result is found an error message is displayed.
 Otherwise, the user can access the account.

7. Logout module:
 It allows the user to Logout the application by clicking on the logout button.
 Further operations cannot be performed after user exit.
3.3.2 Testing Method
System Testing is done to fine discrepancies between the system & its original objectives,
current specifications & system documentation. For each project, testing is done at every
stage. Testing need is where errors remaining from all the previous phase must be detected.
Hence, testing performs a very critical role for quality assurance & for ensuring the reliability
of the software. During Testing, the program to be tested is executed with a set of test cases
& is evaluated to determine if the program performs as expected.
Some of the commonly used terms associated with testing are explained briefly in the
following line:
 Error :Error refers to the difference between actual output of the software & the
correct output. In this interpretation, error is essentially a measure of the difference
between the actual & the ideal.

 Fault : Fault is a condition that cause a system to perform a required functions. A fault
is the basic reason for the software malfunction & is synonymous with the commonly
used term bug.

 Failure : Failure is inability of a system to perform a required function according to its


specification. A software failure occurs if the behaviour of the software is different
from specified behaviour.
3.4 System Architecture
 About System Architecture
Interaction system was helpful to keep records of all the students also it helps the student. To
views their profiles.

 Data flow diagram


A data flow diagram also known as “bubble chart” has the purpose of clarifying system
requirement & indentifying major transforming. It shows the flow of data through a system. It
is a graphical tool because it presents a picture. The dfd may be portioned into levels that
represent increasing information flow & functional details. Four simple notation are used to 0
complete a dfd. These Notations is below:

The data flow is used to described the movement of information from one part of the system
to the another part. Flow represents data in motion. It is a pipe line through which
information flow.
Data flow is represented by an arrow as shown below:

 Process
A circle or bubble represents a process that transforms incoming data to outgoing data
process show as part of the system that transforms inputs to outputs process.

 External entity
A square define a source or destination of system data. External entities represented any
entity that supplies or receives information from the system but is not a part of the system.

 Data store
The data store represents a logical file. A logical file can be represented either a data store
symbol which can represented either a data structure or physical file on disk. The data store is
used to collect the data at rest or a temporary repository of data. it is represented by open
rectangle.

Data Store
Level 0
Figure 3.4.1
Level 1
Figure 3.4.2
Level 2 for 1.0
Figure 3.4.3
Level 2 for 3.0
Figure 3.4.4
Level 2 for 4.0
Figure 3.4.5
Level 2 for 5.0
Figure 3.4.6
3.4.1 Subsystem Architecture

If a particular component is one which merits a more detailed discussion than what was
presented in the System Architecture section, provide that more detailed discussion in a
subsection of the System Architecture section (or it may even be more appropriate to describe
the component in its own design document). If necessary, describe how the component was
further divided into subcomponents, and the relationships and interactions between the
subcomponents (similar to what was done for top-level components in the System
Architecture section).
If any subcomponents are also deemed to merit further discussion, then describe them in a
separate subsection of this section (and in a similar fashion). Proceed to go into as many
levels/subsections of discussion as needed in order for the reader to gain a high-level
understanding of the entire system or subsystem (but remember to leave the gory details for
the Detailed System Design section).

If this component is very large and/or complex, you may want to consider documenting its
design in a separate document and simply including a reference to it in this section. If this is
the option you choose, the design document for this component should have an organizational
format that is very similar (if not identical to) this document.

3.5 Polices and Tactics


Describe any design policies and/or tactics that do not have sweeping architectural
implications (meaning they would not significantly affect the overall organization of the
system and its high-level structures), but which nonetheless affect the details of the
interface and/or implementation of various aspects of the system. Such decisions might
concern (but are not limited to) things like the following:
 Choice of which specific product to use .
 Engineering trade-offs
 Coding guidelines and conventions
 The protocol of one or more subsystems, modules, or subroutines
 The choice of a particular algorithm or programming idiom (or design pattern) to
implement portions of the system's functionality
 Plans for ensuring requirements traceability
 Plans for testing the software
 Plans for maintaining the software
 Interfaces for end-users, software, hardware, and communications
 Hierarchical organization of the source code into its physical components (files and
directories).
 How to build and/or generate the system's deliverables (how to compile, link, load,
etc.
Each particular policy or set of tactics employed should probably be discussed in its own
subsection, or (if it is large or complex enough) in a separate design document (with an
appropriate reference here of course). Make sure that when describing a design decision
that you also discuss any other significant alternatives that were considered, and your
reasons for rejecting them (as well as your reasons for accepting the alternative you
finally chose). For this reason, it may frequently be convenient to use one of the more
popular "pattern formats" to describe a given tactic.
For this particular section, it may become difficult to decide whether a particular policy or
set of tactics should be discussed in this section, or in the System Architecture section, or
in the Detailed System Design section for the appropriate component. You will have to
use your own "best" judgement to decide this. There will usually be some global policies
and tactics that should be discussed here, but decisions about interfaces, algorithms,
and/or data structures might be more appropriately discussed in the same (sub)section as
its corresponding software component in one of these other sections.

3.6 Detailed System Design


Most components described in the System Architecture section will require a more
detailed discussion. Other lower-level components and subcomponents may need to be
described as well. Each subsection of this section will refer to or contain a detailed
description of a system software component. The discussion provided should cover the
following software component attributes:

3.6.1 Classification

Web browser was used as client JSP as the business logic tier to achieve its
functions, and database as the data layer:
 Client: Client was web browser which implemented the system display
logic. The function was to send request to web server through the web
browser by the user (buyer and dealer). While web server returns the
requested html pages or html pages dynamically generated to the
client, which were showing the web browser.

 Business Logic tier: it was achieved mainly by the JSP. It responded to


the client requested and achieved the business logic with web server.

 Data tier: it was realized with the database system; use to store the
business data such as property information and control data such as
user data server was used to achieve the data tier.

3.6.2 Definition

FlapKart (The online megastore) is a mechanism whereby consumers directly buy goods and
services from a seller and real time without intermediary services over the internet. It has a
product catalog that customer used to browse the search criteria, information about the
product, the seller and the service Centre.

3.6.3 Responsibilities

This indicates recognition of a need for the project. The need may affect the
organization itself, another organization, the public, or the government. A preliminary
study is then conducted to confirm and evaluate the need. A proposal of how the need
may be satisfied is then made.
3.6.4 Constraints
Any relevant assumption, limitation, or constraints for this component. This should
include constraints on timing, storage, or component state, and might include rules for
interacting with this component.
E-commerce sites cost more to build and run, so they need good volumes of visitors
quickly.
There are number of ways to grow your visitors quickly.
Good search engine positioning
 A specialist can help you to optimize your site.
 Most users will use a search engine to find suppliers, so this is a good source
of visitors.
 You can buy a list of potential customers and email them some special offers.
 If you don’t target buyers well, you risk alienating them with spam.
 Listing on comparison sites
 There are many sites that take data from many e-commerce sites and user can
compare manually between sites.
 Some are part of a search engine like Google, others are independent web
business.

3.6.5 Composition

Flapkart(Online shopping) is basically a composition of a section.

3.6.6 Data Base Design


The database of the module mainly contains tables and views etc. for data. Different features
of database are:
1. Data is in the form of tables which can relayed to each other.

2. Tables have unique valued attributes to avoid redundancy.

3. Tables are related to each other trough foreign keys.

4. Data is entered in a proper format allowed by the database engine.

5. Different operations like insert, update, delete, search and view etc can be performed
on database.
3.6.7 Table Schemas
The complete set of CREATE TABLE statements declare the database schema,
including integrity constraints, domain specifications, assertions, and access privileges
- documented in a template with the intended use of each table and column.

Table 1 Contact Us

COLUMN NAME DATA TYPE LENGTH KEY CONSTRAINT DESCRIPTION


NAME VARCHAR 20 This specifies the
Name.
E-MAIL VARCHAR 20 This specifies the E-
mail.
SUBJECT VARCHAR 20 This specifies the
Subject.
MESSAGE VARCHAR 100 This specifies the
Message.

Table 2 Billing Info

COLUMN NAME DATA TYPE LENGTH KEY CONSTRAINT DESCRIPTION


USERNAME VARCHAR 20 This specifies the
Username.
BILL_DATE VARCHAR 20 This specifies the bill
date.
BILL_NO VARCHAR 20 This specifies the Bill
number.

Table 3 Login

COLUMN NAME DATA TYPE LENGTH KEY CONSTRAINT DESCRIPTION


USERNAME VARCHAR 20 This specifies the
username.
PASSWORD VARCHAR 20 This specifies the
Password.
CNAME VARCHAR 20 This specifies the U-type.

MOBILE VARCHAR 20 This specifies the mobile

ADDRESS VARCHAR 20 This specifies the address

UTYPE VARCHAR 20 This specifies the U-type

Table 4 CART

COLUMN NAME DATA TYPE LENGTH KEY CONSTRAINT DESCRIPTION


PRODUCT_ID VARCHAR 20 This specifies the Card
holder name.
QTY VARCHAR 16 This specifies the card
no.
UID VARCHAR 8 This specifies the
expiration date.
PAID VARCHAR 3 This specifies the cvv
number.
SIZE VARCHAR 20 This specifies the size.
Table 5 Order Details

COLUMN NAME DATA TYPE LENGTH KEY CONSTRAINT DESCRIPTION


USERNAME VARCHAR 20 This specifies the
username.
ORDER_NO VARCHAR 20 This specifies the order
number.
ORDER_DATE VARCHAR 20 This specifies the order
date.
DEL_DATE VARCHAR 20 This specifies to delivery
date.
CERTIFICATE VARCHAR 20 This specifies the
Certificate.

3.6.8 Test Cases

TABLE CASE #:1.1 TEST CASE NAME: User login

SYSTEM: website SUBSYSTEM: login


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the user login phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check user authentication RESULT:
Login successfully and display user’s homepage
PRE CONDITION: ANY SUGGESTION:
the user has valid user name and Enter the valid user_id and password or Recheck
Password. it.
DATE:
INPUTS:
The current user_id is 100 .
The current password is dh1.

EXPECTED OUTPUTS:
the system displays the homepage of the user .

POST CONDITIONS:
User is directed to his/her homepage.

DATE:
TABLE CASE #:1.2 TEST CASE NAME: User login

SYSTEM: website SUBSYSTEM: login


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the user login phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check user authentication RESULT:
Login failed
PRE CONDITION: ANY POSSIBLE REASON (OPTIMAL):
the user has valid user name and Enter data is invalid, since it is not available in
Password. database.
ANY SUGGESTION:
INPUTS: Enter the valid user_id and password or Recheck
The current user_id is 100 . it.
The current password is dh1. DATE:

EXPECTED OUTPUTS:
the system displays the homepage of the user .

POST CONDITIONS:
User is directed to his/her homepage.

DATE:
TABLE CASE #:2.1 TEST CASE NAME: User sign up

SYSTEM: website SUBSYSTEM: sign up


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the user signup phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check user sign up RESULT:
Signup successfully and display user’s login page
PRE CONDITION: ANY SUGGESTION:
the user has valid full name, email, phone no, Enter the valid full name, email, phone, user_id
user_id and password. and password or Recheck it.
INPUTS: DATE:
The full name is dhairya
The email is dh123@gmail.com
The phone no is 2321343
The current user_id is 100 .
The current password is dh1.

EXPECTED OUTPUTS:
the system displays the sign up page of the user .

POST CONDITIONS:
User is directed to login page.

DATE:
TABLE CASE #:2.2 TEST CASE NAME: User sign up

SYSTEM: website SUBSYSTEM: sign up


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the user signup phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check user sign up RESULT:
Signup failed
PRE CONDITION: ANY POSSIBLE REASON (OPTIMAL):
the user has valid full name, email, phone no, Enter data is invalid, since it is not available in
user_id and password. database.
INPUTS: ANY SUGGESTION:
The full name is dhairya Enter the valid full name, email, phone, user_id
The email is dh123@gmail.com and password or Recheck it.
The phone no is 2321343 DATE:
The current user_id is 100 .
The current password is dh1.

EXPECTED OUTPUTS:
the system displays the sign up page of the user .

POST CONDITIONS:
User is directed to login page.

DATE:
TABLE CASE #: 3.1 TEST CASE NAME: profile

SYSTEM: website SUBSYSTEM: profile


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the profile phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


To test the profile of users
RESULT:
PRE CONDITION: Profile successful and Can make changes in it.
the user must write valid name , id , address
and phone no.
ANY SUGGESTION:
INPUTS: Enter the valid user name, id, address and phone
The selected user name=dhairya no or Recheck it.
The selected user id=dh123@gmail.com
The selected user address=g3s . Rohini DATE:
The selected user phone no=987654321

EXPECTED OUTPUTS:
the system displays the profile page of the user.
From where user can see their own details.

POST CONDITIONS:
Users are able to make changes in their details.

DATE:
TABLE CASE #: 3.2 TEST CASE NAME: profile

SYSTEM: website SUBSYSTEM: profie


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the profile phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


To test the profile of users
RESULT:
PRE CONDITION: Profile is not successful and Can make changes
the user must write valid name , id , address in it.`
and phone no.

INPUTS: ANY SUGGESTION:


The selected user name=dhairya Enter data is invalid, since it is not available in
The selected user id=dh123@gmail.com database.
The selected user address=g3s . Rohini
The selected user phone no=987654321 DATE:

EXPECTED OUTPUTS:
the system displays the profile page of the user.
From where user can see their own details.

POST CONDITIONS:
Users are able to make changes in their details.

DATE:
TABLE CASE #: 5.1 TEST CASE NAME: making payments

SYSTEM: website SUBSYSTEM: payments

DESIGNED BY: DESIGN DATE:


SHORT DESCRIPTION: test the payment phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


To make payments for movies, events and sports
RESULT:
PRE CONDITION: Payment done .
the user must choose valid mode of payment
IF FAILS,ANY POSSIBLE REASON (OPTIMAL):
INPUTS: Enter data is invalid, since it is not available in
Credit card details database.
Debit card details
ANY SUGGESTION:
EXPECTED OUTPUTS: make the full payment with suitable mode of
Seats are booked. payment.
DATE:
POST CONDITIONS:
Users are able to make payment for movies.

DATE:
TABLE CASE #: 5.2 TEST CASE NAME: making payments
SYSTEM: website SUBSYSTEM: payments

DESIGNED BY: DESIGN DATE:


SHORT DESCRIPTION: test the payment phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


To make payments for movies, events and sports
RESULT:
PRE CONDITION: Payment NOT done .
the user must choose valid mode of payment
ANY POSSIBLE REASON (OPTIMAL):
INPUTS: Enter data is invalid, since it is not available in
Credit card details database.
Debit card details
ANY SUGGESTION:
EXPECTED OUTPUTS: make the full payment with suitable mode of
Seats are booked. payment.
DATE:
POST CONDITIONS:
Users are able to make payment for movies.

DATE:
TABLE CASE #:6.1 TEST CASE NAME: Admin login

SYSTEM: website SUBSYSTEM: login


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the admin login phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check admin login RESULT:
Login successful and admin’s homepage
PRE CONDITION: IF FAILS,ANY POSSIBLE REASON (OPTIMAL):
the admin has valid admin name and Enter data is invalid, since it is not available in
Password. database.
ANY SUGGESTION:
INPUTS: Enter the valid admin_id and password or
The current admin_id is 10 . Recheck it.
The current password is dh2. DATE:

EXPECTED OUTPUTS:
the system displays the homepage of the admin .

POST CONDITIONS:
admin is directed to his/her homepage.

DATE:
TABLE CASE #:6.2 TEST CASE NAME: Admin login

SYSTEM: website SUBSYSTEM: login


DESIGNED BY: DESIGN DATE:
SHORT DESCRIPTION: test the admin login phase

TEST CASE ID:

SECTION-1 SECTION-2
(BEFORE EXECUTION) (AFTER EXECUTION)

PURPOSE: EXECUTION HISTORY:


check admin login RESULT:
Admin login NOT successfull
PRE CONDITION: ANY POSSIBLE REASON (OPTIMAL):
the admin has valid admin name and Enter data is invalid, since it is not available in
Password. database.
ANY SUGGESTION:
INPUTS: Enter the valid admin_id and password or
The current admin_id is 10 . Recheck it.
The current password is dh2. DATE:

EXPECTED OUTPUTS:
the system displays the homepage of the admin .

POST CONDITIONS:
admin is directed to his/her homepage.

DATE:
SQL queries:
create table personal info

email varchar(20),

phone_no varchar(15),

address varchar(10),

country char(15),

personal_id varchar(10)

city char(15)

};

create table user

customer_id varchar(10),

customer_pass varchar(10),

cancel_order varchar(20),

fullname char(15)

};
create table user login

username char(15),

user_id varchar(10),

};

create table cart

cart_items varchar(25),

total_price varchar(7),

};

create table billing

bill_date varchar(10),

bill_no varchar(20),

customer_id varchar(15)

};
create table admin

name char(15),

id varchar(15)

};

create table admin_login

username varchar(20),

password varchar(32)

};

create table user_login

username varchar(20),

password varchar(32)

};

create table mode_of_payment

debit_card_no int,

credit_card_no int,

};
create table order

customer_id int,

order_date varchar,

order_no int,

delivery_date varchar

};

create table shipper

country_name char(15),

phone_no int,

shipping_id int

};

create table tracking

order_no int,

order_id varchar(20)

};
create table category

description char(85),

product_id varchar(20)

};

create table men

product_no int,

product_id varchar(15)

};

create table women

product_no int,

product_id varchar(15)

};

create table kids

product_no int,

product_id varchar(15)

};
create table brands

brand_name varchar(20),

brand_id varchar(20)

};

create table product

product_no int,

product_id varchar(15),

brand_name varchar(20),

brand_id varchar(20),

unit_price int,

total_item_price int,

cancellation_id varchar(15),

discount int,

quantity int

};

create table feedback

cutomer_id varchar(15),

comment char(50)

};
create table cancellation

customer_id varchar(20),

product_id varchar(15),

cancellation_id(15)

};

create table discount

customer_id varchar(15),

promo_code varchar(10),

total_discount int

};

create table contact_us

phone_no int,

email_id varchar(20)

};

create table merchant

name char(15),

id varchar(20)

};
Transactions implementation:
Explain how you will implement the ACID (atomicity, consistency, isolation and durability)
properties of transactions (programs that access databases.)

Graphical User Interface

 Provide, in an organized way, the pictures of all the forms in the graphical user
interface with a reference to the functional requirement it implements. You may use
html to present the graphical user interfaces.
 For each form in the graphical user interface, provide:

o The names of the controls and fields on that form,


o The names of the events, methods, or procedures that cause that form to be
displayed
o The names of the events, methods, or procedures triggered by each control.

3.6.9 Class Diagrams and Classes


Provide a class diagram and a inheritance tree/diagram
Each method has to be defined:

1. Method Name
2. Parameters, each documented with its intended use
3. Return Value, suitably documented
4. Informal description of what the procedure does
5. Data structure and tables it accesses
6. Pre-conditions: Assumptions the method can make about the state of the global data
structures and database when it starts
7. Validity Checks, Errors, and other Anomalous Situations: Validity checks the method
must make about the state of the global data structures, the database, and its
parameters, including the actions that must be taken when such a check fails.
8. Post-conditions: The changes the method is supposed to make to the global data
structures and database.
9. Called by: The methods or events that call it
10. Calls: The methods it calls and any events it causes.
3.6.10 Uses/Interaction

A description of this component’s collaborations with other components. What other


components is this entity used by? What other component does this entity use (this
would include any side-effects this entity might have on other parts of the system)?
This concerns the method of interaction as well as the interaction itself. Object-
oriented designs should include a description of any known or anticipated subclasses,
super classes, and met classes.

3.6.11 Recourses

 Hardware Requirements
I. Server Side
i. Processor: Pentium 3.0 GHz or Higher
ii. RAM: 512 MB or more
iii. Hard Drive: 10GB or more
II. Client Side
i. Processor: Pentium III or 2.0 GHz or higher
ii. RAM: 256 MB or more
 Software Requirements
I. Database/Server
i. Glass Fish Server. Derby
II. Application
i. Mozilla Firefox, Google chrome, Internet Explorer
III. Man Power
i. 3 Students have complete this in 6 weeks

3.6.11 Processing
A description of precisely how this component goes about performing the duties
necessary to fulfil its responsibilities. This should encompass a description of any
algorithms used; changes of state; relevant time or space complexity; concurrency;
methods of creation, initialization, and cleanup; and handling of exceptional
conditions.

3.6.12 Interface/Experts
 Java Script is used for the validation of the WebPages.
 My Sql is used to create and manages the database regarding TMS.
 Html is used to design the web pages.
 CSS is used to provide the design according to the need of application
interaction.
3.6.12 Detailed Subsystem Design

Provide a detailed description of this software component (or a reference to such a


description). Complex diagrams showing the details of component structure, behavior,
or information/control flow may be included in the subsection devoted to that particular
component (although, unless they are very large or complex, some of these diagrams
might be more appropriately included in the System Architecture section. The
description should cover any applicable software component attributes (some of which
may be adequately described solely by a source code declaration or excerpt).

3.7 Source Code Detail

S. No Filename SLOC

1. about.html 282

2. Additems. 265

3. Admin.jsp 180

4. Bag.jsp 483

5. Bag1.jsp 362

6. Bag2.jsp 361

7. Bag3.jsp 358

8. Bangle1.jsp 355

9. Bangle2.jsp 355

10. Bangle3.jsp 363

11. Bangle4.jsp 354

12. Bangle5.jsp 360

13. Bangle6.jsp 354

14. Bangles.jsp 413

15. Bjeans.jsp 413

16. Bshirt.jsp 413

17. Cap1.jsp 366


18. Cap2.jsp 365

19. Cap3.jsp 362

20. Caps.jsp 413

21. Cart.jsp 54

22. Check_signin.jsp 63

23. Checklogin.jsp 58

24. Checkout.jsp 332

25. Clip1.jsp 335

26. Clip2.jsp 342

27. Clip3.jsp 342

28. Contact.html 293

29. Dress.jsp 412

30. Dress1.jsp 368

31. Dress2.jsp 369

32. Dress3.jsp 367

33. Dress4.jsp 369

34. Dress5.jsp 368

35. Dress6.jsp 369

36. Ecart.jsp 42

37. Editprofile.jsp 276

38. Foot1.jsp 371

39. Foot2.jsp 368

40. Foot3.jsp 369

41. Foot4.jsp 370

42. Foot5.jsp 371

43. Foot6.jsp 370


44. Footwear.jsp 413

45. Fsales.jsp 242

46. Gdress.jsp 413

47. Gloom1.jsp 356

48. Gloom2.jsp 356

49. Gloom3.jsp 354

50. Gloom.jsp 345

51. Hair.jsp 413

52. Hairband1.jsp 347

53. Hairband2.jsp 345

54. Hairband3.jsp 353

55. Index.html 547

56. Index.jsp 576

57. Jeans.jsp 413

58. Jeans1.jsp 362

59. Jeans2.jsp 360

60. Jeans3.jsp 357

61. Jeans4.jsp 363

62. Jeans5.jsp 356

63. Jeans6.jsp 362

64. Jewell.jsp 413

65. Jewell1.jsp 355

66. Jewell2.jsp 353

67. Jewell3.jsp 345

68. Jewell4.jsp 356

69. Jewell5.jsp 357


70. Jewell6.jsp 353

71. Logout.jsp 21

72. Mbelt1.jsp 354

73. Mbelt2.jsp 353

74. Mbelt3.jsp 347

75. Mcloth1.jsp 354

76. Mcloth2.jsp 354

77. Mcloth3.jsp 356

78. Mcloth4.jsp 349

79. Mcloth5.jsp 353

80. Mcloth6.jsp 357

81. Mencloth.jsp 483

82. Mycart.jsp 305

83. Newitem.jsp 52

84. Profile.jsp 574

85. Register.html 260

86. Register.jsp 54

87. Shirt.jsp 413

88. Shirt1.jsp 355

89. Shirt2.jsp 353

90. Shirt3.jsp 347

91. Shirt4.jsp 349

92. Shirt5.jsp 355

93. Shirt6.jsp 360

94. Signin.html 283

95. Skirt.jsp 412


96. Skirt1.jsp 353

97. Skirt2.jsp 357

98. Skirt3.jsp 352

99. Skirt4.jsp 347

100. Skirt5.jsp 351

101. Skirt6.jsp 352

102. Sunglass.jsp 412

103. Sunglass1.jsp 342

104. Sunglass2.jsp 343

105. Sunglass3.jsp 345

106. Sunglass4.jsp 341

107. Sunglass5.jsp 345

108. Sunglass6.jsp 340

109. t-shirt1.jsp 354

110. t-shirt2.jsp 346

111. t-shirt3.jsp 357

112. t-shirt4.jsp 356

113. t-shirt5.jsp 347

114. t-shirt6.jsp 349

115. Top1.jsp 361

116. Top2.jsp 363

117. Top3.jsp 361

118. Tops.jsp 344

119. Tshirt.jsp 412

120. Upprofile.jsp 41

121. Wallet1.jsp 358


122. Wallet2.jsp 360

123. Wallet3.jsp 357

124. Watch.jsp 339

125. Watch1.jsp 362

126. Watch2.jsp 359

127. Watch3.jsp 356

128. Wbelt1.jsp 341

129. Wbelt2.jsp 342

130. Wbelt3.jsp 341

131. Wcloth.jsp 412

132. Wcloth1.jsp 350

133. Wcloth2.jsp 353

134. Wcloth3.jsp 352

135. Wcloth4.jsp 347

136. Wcloth5.jsp 351

137. Wcloth6.jsp 345

Additem.jsp
<body>
<!--header-->
<div class="header">
<div class="top-header navbar navbar-default"><!--header-one-->
<div class="container">
<div class="nav navbar-nav wow fadeInLeft animated" data-wow-
delay=".5s">
<p>Welcome </p>
</div>
<div class="nav navbar-nav navbar-right social-icons wow
fadeInRight animated" data-wow-delay=".5s"> </div>
<div class="clearfix"> </div>
</div>
</div>
<div class="header-two navbar navbar-default"><!--header-two-->
<div class="container">
<div class="nav navbar-nav header-two-left">
</div>
<div class="nav navbar-nav logo wow zoomIn animated" data-wow-
delay=".7s">
<h1><a href="index.jsp">Flip<font
color="#353f49">Cart</font><span class="tag">The Online Megastore </span></a></h1>
</div>
<div class="nav navbar-nav navbar-right header-two-right">
<div class="header-right my-account">
<a href="contact.html"><span class="glyphicon
glyphicon-map-marker" aria-hidden="true"></span> CONTACT US</a>

</div>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="top-nav navbar navbar-default"><!--header-three-->
<div class="container">
<nav class="navbar" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-
toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle
navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!--navbar-header-->
<div class="collapse navbar-collapse" id="bs-example-
navbar-collapse-1">
<ul class="nav navbar-nav top-nav-info">
<li><a href="index.jsp"
class="active">Home</a></li>
<li class="dropdown"><a href="#"
class="dropdown-toggle" data-toggle="dropdown">Men<strong class="caret"></strong></a>
<ul class="dropdown-menu multi-column
multi-column1">
<div class="row">
<div class="col-sm-6
menu-grids menulist1">

<h4>Lifestyle</h4>
<ul
class="multi-column-dropdown ">

<li><a class="list" href="footwear.jsp">Footwear</a></li>


<li><a class="list" href="mencloth.jsp">Clothing</a></li>

<li><a class="list" href="watch.jsp">Watches</a></li>

<li><a class="list" href="bag.jsp">Bags Belts Wallets </a></li>

<li><a class="list" href="sunglass.jsp">Eyewear</a></li>

<li><a class="list" href="gloom.jsp">Glooming and Wellness</a></li>


</ul>

</div>
<div
class="col-sm-4 menu-grids new-add2">

<img src="images/cloth1.jpg" alt="">


</div>

<div
class="clearfix"> </div>
</div>
</ul>
</li>
<li class="dropdown grid"><a href="#"
class="dropdown-toggle list1" data-toggle="dropdown">Kids<strong class="caret"></strong></a>
<ul class="dropdown-menu multi-column
multi-column2">
<div class="row">

<div class="col-sm-3
menu-grids">

<h4>Boys</h4>
<ul
class="multi-column-dropdown">

<li><a class="list" href="jeans.jsp">Jeans</a></li>

<li><a class="list" href="shirt.jsp">Shirts</a></li>

<li><a class="list" href="tshirt.jsp">T-shirts</a></li>


</ul>
</div>
<div class="col-sm-3
menu-grids">
<h4>Girls</h4>
<ul
class="multi-column-dropdown">

<li><a class="list" href="tops.jsp">Tops</a></li>

<li><a class="list" href="dress.jsp">Dresses </a></li>

<li><a class="list" href="skirt.jsp">Skirts</a></li>


</ul>
</div>
<div class="col-sm-3
menu-grids new-add2">

<img src="images/img1.jpg" alt="">


</div>
<div
class="clearfix"> </div>
</div>
</ul>
</li>
<li class="dropdown grid"><a href="#"
class="dropdown-toggle list1" data-toggle="dropdown">Women<strong
class="caret"></strong></a>
<ul class="dropdown-menu multi-column
menu-two multi-column3">
<div class="row">
<div class="col-sm-4
menu-grids">
<ul
class="multi-column-dropdown">

<li><a class="list" href="jewell.jsp">Jewellery</a></li>

<li><a class="list" href="hair.jsp">Hair bands & Clips</a></li>

<li><a class="list" href="bangles.jsp">Bangles </a></li>

<li><a class="list" href="caps.jsp">Caps & Belts</a></li>

<li><a class="list" href="wcloth.jsp">Clothing</a></li>


</ul>
</div>
<div class="col-sm-8
menu-grids">

<img src="images/cloth2.jpg" height="250" alt="">


</div>
<div
class="clearfix"> </div>
</div>
</ul>
</li>
<div
class="clearfix"> </div>
</div>
</ul>
</li>

</ul>
<div class="clearfix">
</div>
<!--//navbar-collapse-->
<header class="cd-main-header">
<ul class="cd-header-buttons">
<li><a class="cd-search-trigger"
href="#cd-search"> <span></span></a></li>
</ul> <!-- cd-header-buttons -->
</header>
</div>
<!--//navbar-header-->
</nav>
<div id="cd-search" class="cd-search">
<form>
<input type="search" placeholder="Search...">
</form>
</div>
</div>
</div>

<!--//header-->
<!--about-->

<div class="login-page">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">New<span> Item</span></h3>

<div class="login-body">
<div class="wow fadeInUp animated" data-wow-delay=".7s">
<form action ="newitem.jsp" method="post">
<input type="text" placeholder="Product Name"
required="" name="prodname">
<input type="text" placeholder="Price of the product"
required="" name="prodprice">
<input type="text" name="prodid" placeholder="Product
ID" required="">
<input type="text" name="pstock" placeholder="Stock">
<input type="submit" name="" value="ADD">
</form>
</div>
</div>
</div>
</div>
<!--//about-->
<!--footer-->
<div class="footer">
<div class="container">
<div class="footer-info">
<div class="col-md-4 footer-grids wow fadeInUp animated" data-wow-delay=".5s">
<h4 class="footer-logo"><a href="index.jsp">Flip
<b>Cart</b> <span class="tag">The Online Megastore </span> </a></h4>
<p>© 2016 Flip Store . All rights reserved | Design by FlipShip</p>
</div>
<div class="col-md-4 footer-grids wow fadeInUp animated right" data-wow-delay=".7s">

<ul>
<br></br><br></br><li><a
href="about.html">About Us &nbsp </a><a href="contact.html"> | Contact Us</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--//footer-->
<!--search jQuery-->
<script src="js/main.js"></script>
<!--//search jQuery-->
<!--smooth-scrolling-of-move-up-->
<script type="text/javascript">
$(document).ready(function() {
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!--//smooth-scrolling-of-move-up-->
<!--Bootstrap core JavaScript
================================================== -->
<!--Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>
Admin.jsp

<body>
<%
String sign=(String)session.getAttribute("uname");
%>
<!--header-->
<div class="header">
<div class="top-header navbar navbar-default"><!--header-one-->
<div class="container">
<div class="nav navbar-nav wow fadeInLeft animated" data-wow-
delay=".5s">
<p>Welcome <% out.print(sign); %> &nbsp <a
href="logout.jsp">Logout</a> </p>
</div>
<div class="nav navbar-nav navbar-right social-icons wow
fadeInRight animated" data-wow-delay=".5s"> </div>
<div class="clearfix"> </div>
</div>
</div>
<div class="header-two navbar navbar-default"><!--header-two-->
<div class="container">
<div class="nav navbar-nav header-two-left">

</div>
<div class="nav navbar-nav logo wow zoomIn animated" data-wow-
delay=".7s">
<h1><a href="index.jsp">Flip<font
color="#353f49">Cart</font><span class="tag">The Online Megastore </span></a></h1>
</div>

<div class="clearfix"> </div>


</div>
</div>

</div>
<!--//header-->
<!--about-->
<div class="about login-body">
<div class="container">
<div class="login-body">
<div class="wow fadeInUp animated" data-wow-delay=".7s">
<div class="about-info">
<form action="additem.jsp" method="POST">
<center>
<input style="border: none;
outline: none;
cursor: pointer;
color: #fff;
background: #52CFF3;
width: 100%;
padding: .8em 1em;
font-size: 1em;
margin: 0.5em 0 0;
transition: .5s all; width:500px;" type="submit" value="Add item"/><br>
</center>
</form>
<form action="fsales.jsp" method="POST">
<center>
<input style="border: none;
outline: none;
cursor: pointer;
color: #fff;
background: #52CFF3;
width: 100%;
padding: .8em 1em;
font-size: 1em;
margin: 0.5em 0 0;
transition: .5s all; width:400px;" type="submit" value="View Sales" /><br>
</center>
</form>
<form action="deleteitem.jsp" method="POST">
<center>
<input style="border: none;
outline: none;
cursor: pointer;
color: #fff;
background: #52CFF3;
width: 100%;
padding: .8em 1em;
font-size: 1em;
margin: 0.5em 0 0;
transition: .5s all; width:300px;" type="submit" value="Delete Item" />
</center>
</form>
</div>
</div></div>
</div>
</div>
<!--//about-->
<!--footer-->
<div class="footer">
<div class="container">
<div class="footer-info">
<div class="col-md-4 footer-grids wow fadeInUp animated" data-
wow-delay=".5s">
<h4 class="footer-logo"><a href="index.jsp">Flip
<b>Cart</b> <span class="tag">The Online Megastore </span> </a></h4>
<p>© 2016 Flip Store . All rights reserved | Design by
FlipShip</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--//footer-->
<!--search jQuery-->
<script src="js/main.js"></script>
<!--//search jQuery-->
<!--smooth-scrolling-of-move-up-->
<script type="text/javascript">
$(document).ready(function() {

var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};

$().UItoTop({ easingType: 'easeOutQuart' });

});
</script>
<!--//smooth-scrolling-of-move-up-->
<!--Bootstrap core JavaScript
================================================== -->
<!--Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>
Bag.jsp
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href=bag1.jsp"><img src="images/bag1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="bag2.jsp"><img src="images/bag2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="bag3.jsp"><img src="images/bag3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="mbelt1.jsp"><img src="images/mbelt1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="mbelt2.jsp"><img src="images/mbelt2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="mbelt3.jsp"><img src="images/mbelt3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="wallet1.jsp"><img
src="images/wallet1.jpg" class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="wallet2.jsp"><img
src="images/wallet2.jpg" class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="wallet3.jsp"><img
src="images/wallet3.jpg" class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
Bag1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/bag1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>F Gear Axe 29 L Backpack</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs2600</h6>
<p>Whether you are looking for a backpack to carry
notebooks to college or to carry a few essentials while you go on a short weekend trip, this F Gear
Axe 29L backpack can be a good choice to carry your essentials in a safe and easy way.</p>
<form action="cart.jsp" method="post">
<div class="clearfix"> </div>
<input type="hidden" name="pid" value="101">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Durable and Zippered Closures
This backpack is crafted from polyester which makes it durable and resistant to wear and tear. It also
has zippered closures which ensure that your essentials remain safe and secure in it.
Spacious Backpack
This backpack comes with two compartments for keeping your notebooks, or clothes, two mesh
pockets on the sides for holding a water bottle or earphones, and mini zippered pockets which you
can use for keeping your sunglasses.
Padded Straps
This backpack comes with two padded shoulder straps which make it easy and comfortable to carry
it even when you have to do so for extended hours.
VHS.
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated" data-wow-delay=".7s">
<div class="panel-heading" role="tab" id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
Showing reviews Sort by: <br>
★★★★★ ★★★★★<br>
Deep Vyawhare<br>
06 Jul 2016<br>
certified buyer<br>
Good product<br>
Got this bag at 616......at this price this bag is best to have<br>
</div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>

Bangle1.jsp
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/bangle1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Copper Coral Yellow Gold Bangle Set</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>
</div>
<h6 class="item_price">Rs1500</h6>
<p>
• Ideal For: Baby Girls, Women<br>
• Diameter: 2.6<br>
• Occasion: Wedding & Engagement, Workwear<br>
</p>
<form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="104">


<div class="quantity">
<p class="qty"> Qty : </p><input type="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Beautiful Coral Bangles<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Rajinder Ranvi...<br>
14 Jun 2016<br>
Love It !!!!<br>
Wonderful . Happy to have it for my sister . Price can be little less
almost 100 to 200 less in my view . However , the product will not disappoint you
</div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>

Bangles.jsp
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="bangle1.jsp"><img
src="images/bangle1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="bangle2.jsp"><img
src="images/bangle2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="bangle3.jsp"><img
src="images/bangle3.jpg" class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="bangle4.jsp"><img
src="images/bangle4.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="bangle5.jsp"><img
src="images/bangle5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="bangle6.jsp"><img
src="images/bangle6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>

</div>

</div>

Bjeans.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="bangle1.jsp"><img
src="images/bangle1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="bangle2.jsp"><img
src="images/bangle2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="bangle3.jsp"><img
src="images/bangle3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="bangle4.jsp"><img
src="images/bangle4.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="bangle5.jsp"><img
src="images/bangle5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="bangle6.jsp"><img
src="images/bangle6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Bshirt.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="shirt1.jsp"><img src="images/shirt1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="shirt2.jsp"><img src="images/shirt2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="shirt3.jsp"><img src="images/shirt3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="shirt4.jsp"><img src="images/shirt4.jpg"
class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="shirt5.jsp"><img src="images/shirt5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="shirt6.jsp"><img src="images/shirt6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Cap1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/cap1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>AMR Embroidered Hand made furious Cap</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>
</div>
<h6 class="item_price">Rs500</h6>
<p>
• WHITE<br>
• Cotton<br>
</p>
<form action="cart.jsp" method="post">

<div class="clearfix"> </div>


<input type="hidden" name="pid" value="110">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
CAP DETAILS<br>
Number of Contents in Sales Package Pack of 1<br>
Fabric Cotton<br>
Type Round<br>
GENERAL DETAILS<br>
Ideal For All<br>
IN THE BOX<br>
1 Cap<br>
ADDITIONAL DETAILS<br>
Style Code USAC0133<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
saransh<br>
09 Dec 2015<br>
first to review<br>
amazing<br>
i iked the prodct overall.<br>
the material is very smooth and soft and is suitable for covering
your head<br> </div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>
Caps.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="cap1.jsp"><img src="images/cap1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="cap2.jsp"><img src="images/cap2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="cap3.jsp"><img src="images/cap3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="wbelt1.jsp"><img src="images/wbelt1.jpg"
class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="wbelt2.jsp"><img src="images/wbelt2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="wbelt3.jsp"><img src="images/wbelt3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Cart.jsp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
</head>
<body>
<h1>Hello World!</h1>
<%
String user= request.getParameter("email");
String pass= request.getParameter("password");
out.print("<H1>"+ user + "</h1>");

try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("select * from login_tbl where username=? and


password=?");
st.setString(1,user);
st.setString(2, pass);

ResultSet rs= st.executeQuery();

if(rs.next())
{

session.setAttribute("uid",user );
session.setAttribute("uname", rs.getString("cname"));
if(rs.getString("utype").equals("guest"))
{
%><jsp:forward page="profile.jsp" /><%
}
if(rs.getString("utype").equals("admin"))
{
%><jsp:forward page="admin.jsp" /><%
}

else
{
%><jsp:forward page="signin.html" /><%
}

cn.close();
}
}
catch(Exception e)
{
out.println(e);
}
%>
</body>
</html>

Checklogin.jsp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
</head>
<body>

<%
String user= request.getParameter("uid");
String pass= request.getParameter("upass");
out.print("<H1>"+ user + "</h1>");

try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn =
DriverManager.getConnection("jdbc:derby://localhost:1527/SampleDatabase");
PreparedStatement st= cn.prepareStatement("select * from tbl_login where userid=? and
user_pass=?");
st.setString(1,user);
st.setString(2, pass);

ResultSet rs= st.executeQuery();


if(rs.next())
{
%><jsp:forward page="adminhome.html" /><%

}
else
{
%><jsp:forward page="login.html" /><%
}

cn.close();
}
catch(Exception e)
{
out.println(e);
}
%>

</body>
</html>

Checkout.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Check Out page</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--cart-items-->
<div class="cart-items">
<div class="container">
<h3 class="wow fadeInUp animated" data-wow-delay=".5s">My Shopping
Cart(3)</h3>
<div class="cart-header wow fadeInUp animated" data-wow-delay=".5s">
<div class="alert-close"> </div>
<div class="cart-sec simpleCart_shelfItem">
<div class="cart-item cyc">
<a href="single.jsp"><img src="images/g1.jpg"
class="img-responsive" alt=""></a>
</div>
<div class="cart-item-info">
<h4><a href="single.jsp"> Lorem Ipsum is not simply
</a><span>Pickup time :</span></h4>
<ul class="qty">
<li><p>Min. order value :</p></li>
<li><p>FREE delivery</p></li>
</ul>
<div class="delivery">
<p>Service Charges : $10.00</p>
<span>Delivered in 1-1:30 hours</span>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="cart-header1 wow fadeInUp animated" data-wow-delay=".7s">
<div class="alert-close1"> </div>
<div class="cart-sec simpleCart_shelfItem">
<div class="cart-item cyc">
<a href="single.jsp"><img src="images/g5.jpg"
class="img-responsive" alt=""></a>
</div>
<div class="cart-item-info">
<h4><a href="single.jsp"> Lorem Ipsum is not simply
</a><span>Pickup time :</span></h4>
<ul class="qty">
<li><p>Min. order value :</p></li>
<li><p>FREE delivery</p></li>
</ul>
<div class="delivery">
<p>Service Charges : $10.00</p>
<span>Delivered in 1-1:30 hours</span>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="cart-header2 wow fadeInUp animated" data-wow-delay=".9s">
<div class="alert-close2"> </div>
<div class="cart-sec simpleCart_shelfItem">
<div class="cart-item cyc">
<a href="single.jsp"><img src="images/g9.jpg"
class="img-responsive" alt=""></a>
</div>
<div class="cart-item-info">
<h4><a href="single.jsp"> Lorem Ipsum is not simply
</a><span>Pickup time :</span></h4>
<ul class="qty">
<li><p>Min. order value :</p></li>
<li><p>FREE delivery</p></li>
</ul>
<div class="delivery">
<p>Service Charges : $10.00</p>
<span>Delivered in 1-1:30 hours</span>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
Clip1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/clip1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Dazzle Collections Floral Pearl Hair Clip</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs200</h6>
<p>• Pack of: 1</p> <form
action="cart.jsp" method="post">

<div class="clearfix"> </div>


<input type="hidden" name="pid" value="133">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->

<div class="panel panel-default wow fadeInUp animated" data-wow-


delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Shachee Swadia<br>
15 Apr 2015<br>
certified buyer<br>
Average quality<br>
The product is not worth the price. The strands are hard and doesnt hold the hair properly! Can get
better products in the same range </div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>
Dress.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="dress1.jsp"><img src="images/dress1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="dress2.jsp"><img src="images/dress2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="dress.jsp"><img src="images/dress3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>


</div>
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="dress4.jsp"><img src="images/dress4.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="dess5.jsp"><img src="images/dress5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="dress6.jsp"><img src="images/dress6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Dress1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">
<img align="right" src="images/dress1.jpg" height="400px" width="400px">
<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>FTC Bazar Girls Empire Waist Pink Dress</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs2050</h6>
<p>• Red<br>
• A-line<br>
</p> <form action="cart.jsp" method="post">
<div class="clearfix"> </div>
<input type="hidden" name="pid" value="113">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
IN THE BOX<br>
1 Dress<br>
DIMENSIONS<br>
LengthMidi/Knee Length<br>
GENERAL DETAILS<br>
Pattern Printed<br>
Ideal For Girl's<br>
Occasion Casual<br>
DRESS DETAILS<br>
Sleeve 3/4 Sleeve<br>
Fabric Cotton<br>
Type A-line<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated" data-
wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Devasis Mohanty<br>
02 Apr 2016<Br>
certified buyer<br>
Print is Different<br>
Instead of Blue flower it has deliver with Green flower.<br>
Don't understand how Flipcart took the Guarantee of these type of
seller.<br>
For small delibarate error some ppl may not go for return. Bcoz of
time factor. Committed to gift it to someone<br>
</div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>
Ecart.jsp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
</head>
<body>
<h1>Hello World!</h1>
<%
String sign=(String)session.getAttribute("uname");
out.print("<H1>"+ sign + "</h1>");

try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("delete from CART where UID=?");


st.setString(1,sign);
st.executeUpdate();
%><jsp:forward page="mycart.jsp" /><%

cn.close();
}
catch(Exception e)
{
out.println(e);
}
%>

</body>
</html>

Editprofile.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Edit Profile</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--login-->
<div class="login-page">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">Edit<span> Profile</span></h3>
</div>
<div class="widget-shadow">
<div class="wow fadeInUp animated" data-wow-delay=".7s">

<%
String addr="",mob="",unm="";
try{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn =
DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("select * from login_tbl where


username=?");
st.setString(1,sid);

ResultSet rs= st.executeQuery();


rs.next();
addr=rs.getString("address");
mob=rs.getString("mobile");
unm=rs.getString("username");
}
catch(Exception ex)
{
ex.printStackTrace();
}
%>
<form action ="upprofile.jsp" method="post">
<input type="text" value="<%out.print(addr);%>" name="addr">
<input type="text" value="<%out.print(mob);%>" name="mobile">
<input type="text" value="<%out.print(unm);%>" name="email">
<input type="text" name="pass" placeholder="New Password">
<input type="submit" value="Submit">

</form>
</div>
</div>
</div>

Foot1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home" aria-
hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">
<img align="right" src="images/foot1.jpg" height="400px" width="400px">
<div class="col-md-6 single-top-left simpleCart_shelfItem wow fadeInRight animated" data-wow-
delay=".5s">
<h3>Aero Power Play Running Shoes</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio" name="rating" value="5"
checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>
</div>
<h6 class="item_price">Rs3400</h6>
<p>Occasion Casual<br>
Ideal For Men<br>
</p> <form action="cart.jsp" method="post">
<ul class="size">
<h4>Size</h4>
<input type="radio" name="size" value="7">7&nbsp&nbsp
<input type="radio" name="size" value="8">8&nbsp&nbsp
<input type="radio" name="size"
value="9">9&nbsp&nbsp
<input type="radio" name="size" value="10">10
</ul>
<div class="clearfix"> </div>
<input type="hidden" name="pid" value="119">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Ideal For Men<br>
Occasion Casual<br>
SHOE DETAILS<br>
Closure Laced<br>
Boot Shaft Height 4 inch<br>
Tip Shape Round<br>
Weight 485 g (per single Shoe) - Weight of the product may vary
depending on size.<br>
Style Mesh Panel Detail, Panel and Stitch Detail, Raised Ankle,
Textured Detail<br>
Design Logo Detail<br>
Color limestone gray-sodalite blue<br>
ADDITIONAL DETAILS<br>
Other Details Cushioned Ankle and Tongue, Padded Footbed,
Textured Sole<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated" data-
wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Gyan Deep<br>
Jul 9, 2016<br>
certified buyer<br>
Jhakaasss<br>
First thanks to flipkart to fast delivery. I am writing it after one
week wearing it, the shoes is comfortable as expected and worth it.
</div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>

Footwear.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="foot1.jsp"><img src="images/foot1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="foot2.jsp"><img src="images/foot2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="foot3.jsp"><img src="images/foot3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>
</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="foot4.jsp"><img src="images/foot4.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="foot5.jsp"><img src="images/foot5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="foot6.jsp"><img src="images/foot6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

Fsales.jsp
<%
try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("select product_id,count(product_id) from cart


group by product_id");

ResultSet rs= st.executeQuery();


int i=1;
out.print("<table border=1 width=500px> <tr><th>S.No.</th><th>Product
Id</th><th>Product Name</th><th>Sales</th></tr>");

while(rs.next())
{
out.print("<tr><td>"+ i + "</td>");
out.print("<td>"+ rs.getString(1) + "</td>");
PreparedStatement st1= cn.prepareStatement("select pname from product where pid=?");
st1.setInt(1,Integer.parseInt(rs.getString(1)));
ResultSet rs1= st1.executeQuery();
rs1.next();
out.print("<td>"+rs1.getString(1) +"</td>");
out.print("<td>"+rs.getString(2) +"</td>");
i++;
}
}
catch(Exception e)
{
out.println(e);
}
%>

Gloom.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="gloom1.jsp"><img
src="images/gloom1.jpg" class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="gloom2.jsp"><img
src="images/gloom2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="gloom3.jsp"><img
src="images/gloom3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>

Gloom1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/glooom1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Craft Beerds A Well-Groomed Collection of Craft Beer
Labels Featuring Beards, Sideburns, and Moustaches.</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs500</h6>
<p>Number of Contents in Combo Set 2</p>
<form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="125">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Ideal For Men<br>
Organic No<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Abhishek Saxena<br>
Dec 8, 2015<br>
First to review<br>
certified buyer<br>
Excellent<br>
Hi,
This is one of the great product to use, And deliver in very efficient
way. Flipkart at its best on the way to delivery of the produc
</div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>

Hair.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="hairband1.jsp"><img
src="images/hairband1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="hairband2.jsp"><img
src="images/hairband2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="hairband3.jsp"><img
src="images/hairband3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>


</div>
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="clip1.jsp"><img src="images/clip1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="clip2.jsp"><img src="images/clip2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="clip3.jsp"><img src="images/clip3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Hairband1.jsp

<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/hairband1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Anokhi Ada Beads Hair Band</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs300</h6>
<p>• Plastic beads layered</p>
<form action="cart.jsp" method="post">
<div class="clearfix"> </div>

<input type="hidden" name="pid" value="130">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Set of 6 Plastic Hair Bands, four layers of plastic beads in each hair
band, available in six different colors.<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
Sunil Jain<br>
Awesome hairband,Good Work Flipcart</div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>

Index.jsp
<div class="banner">
<div class="container">
<div class="banner-text">
<div class="col-sm-5 banner-left wow fadeInLeft animated" data-
wow-delay=".5s">
<h2>On Entire Fashion range</h2>
<h3>Coming Soon </h3>
<h4>Our New Designs</h4>
<div class="count main-row">
<ul id="example">
<li><span class="hours">00</span><p
class="hours_text">Hours</p></li>
<li><span class="minutes">00</span><p
class="minutes_text">Minutes</p></li>
<li><span class="seconds">00</span><p
class="seconds_text">Seconds</p></li>
</ul>
<div class="clearfix"> </div>
<script type="text/javascript"
src="js/jquery.countdown.min.js"></script>
<script type="text/javascript">
$('#example').countdown({
date: '12/24/2020
15:59:59',
offset: -8,
day: 'Day',
days: 'Days'
}, function () {
alert('Done!');
});
</script>
</div>

</div>
<div class="col-sm-7 banner-right wow fadeInRight animated" data-
wow-delay=".5s">
<section class="slider grid">
<div class="flexslider">
<ul class="slides">
<li>
<h4>30%</h4>
<img src="images/b1.jpg"
height="260px" alt="">
</li>
<li>
<h4>25%</h4>
<img src="images/b2.jpg"
height="260px" alt="">
</li>
<li>
<h4>10%</h4>
<img src="images/b3.jpg"
height="260px" alt="">
</li>
</ul>
</div>
</section>
<!--FlexSlider-->
<script defer src="js/jquery.flexslider.js"></script>
<script type="text/javascript">
$(window).load(function(){
$('.flexslider').flexslider({
animation: "pagination",
start: function(slider){
$('body').removeClass('loading');
}
});
});
</script>
<!--End-slider-script-->
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//banner-->
<!--new-->
<div class="new">
<div class="container">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">New <span>Arrivals</span></h3>
</div>
<div class="new-info">
<div class="col-md-3 new-grid simpleCart_shelfItem wow flipInY
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="single.jsp"><img src="images/g9.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Pink Girl
Dress </a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p
class="pric1"><del>Rs.2000.00</del></p>
<p><span
class="item_price">Rs1000.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid new-mdl simpleCart_shelfItem wow
flipInY animated" data-wow-delay=".7s">
<div class="new-top">
<a href="single.jsp"><img src="images/g10.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Black Suit
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p><span
class="item_price">Rs3000.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid new-mdl1 simpleCart_shelfItem wow
flipInY animated" data-wow-delay=".9s">
<div class="new-top">
<a href="single.jsp"><img src="images/g11.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Yellow
Suit</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p><span
class="item_price">Rs2500.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid simpleCart_shelfItem wow flipInY
animated" data-wow-delay="1.1s">
<div class="new-top">
<a href="single.jsp"><img src="images/g12.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Black Red
Dress</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p
class="pric1"><del>Rs.3050.00</del></p>
<p><span
class="item_price">Rs.2000.00</span></p>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//new-->
<!--gallery-->
<div class="gallery">
<div class="container">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">Popular<span> Products</span></h3>
</div>
<div class="gallery-info">
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay=".5s">
<a href="products.jsp"><img src="images/g1.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Baby Dress
</a></h5>
<p><span class="item_price">Rs.1000 </span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid1 wow flipInY
animated" data-wow-delay=".7s">
<a href="products.jsp"><img src="images/g2.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">kids
clothing</a></h5>
<p><span class="item_price">Rs.790</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid2 wow flipInY
animated" data-wow-delay=".9s">
<a href="products.jsp"><img src="images/g3.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Blue
Dress</a></h5>
<p><span class="item_price">Rs.3000</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay="1.1s">
<a href="products.jsp"><img src="images/g4.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Men
Garments</a></h5>
<p><span class="item_price">Rs.1500</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay=".5s">
<a href="products.jsp"><img src="images/g5.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Mens
faishon</a></h5>
<p><span class="item_price">Rs.2500</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid1 wow flipInY
animated" data-wow-delay=".7s">
<a href="products.jsp"><img src="images/g6.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Summer
Wear</a></h5>
<p><span class="item_price">Rs.1200</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid2 wow flipInY
animated" data-wow-delay=".9s">
<a href="products.jsp"><img src="images/g7.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Spring
Collection</a></h5>
<p><span class="item_price">Rs.1100</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay="1.1s">
<a href="products.jsp"><img src="images/g8.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Kids Winter
Collection</a></h5>
<p><span class="item_price">Rs.800</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--//gallery-->
<!--footer-->
<div class="footer">
<div class="container">
<div class="footer-info">
<div class="col-md-4 footer-grids wow fadeInUp animated" data-
wow-delay=".5s">
<h4 class="footer-logo"><a href="index.jsp">Flip
<b>Cart</b> <span class="tag">The Online Megastore </span> </a></h4>
<p>© 2016 Flip Store . All rights reserved | Design by
FlipShip</p>
</div>
<div class="col-md-4 footer-grids wow fadeInUp animated right"
data-wow-delay=".7s">

<ul>

<br><br><li><a href="about.html">About Us &nbsp


</a><a href="contact.html"> | Contact Us</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>

Jeans.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="jeans1.jsp"><img src="images/jeans1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="jeans2.jsp"><img src="images/jeans2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="jeans3.jsp"><img src="images/jeans3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="jeans4.jsp"><img src="images/jeans4.jpg"
class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="jeans5.jsp"><img src="images/jeans5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="jeans6.jsp"><img src="images/jeans6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>

</div>
</div>

Jeans1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/jeans1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Bdow Slim Fit Men's Beige Jeans</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs1200</h6>
<p>Pattern Solid<br>
Occasion Casual<br>
Ideal For Men's<br>
</p> <form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="136">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
• Zipper fly<br>
• Button closure<br>
• Washed<br>
• Dyed color<br>
• Dobby Cotton<br>
• Quality Stitching<br>
• Good Design<br>
• Comfortability<br>
• Durability<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Jun 30, 2016<br>
First to review<br>
very nice<br>
quality is good at this price. genuine product.delivery is fast.like to
buy online.price is reasonable,affordable<br>
</div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>
Jewell.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="jewell1.jsp"><img src="images/jewell1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="jewell2.jsp"><img src="images/jewell2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="jewell3.jsp"><img src="images/jewell3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="jewell4.jsp"><img src="images/jewell4.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="jewell5.jsp"><img src="images/jewell5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="jewell6.jsp"><img src="images/jewell6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Logout.jsp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Logout</title>
</head>
<body>
<% session.invalidate() ; %>
<jsp:forward page="signin.html"/>
</body>
</html>

Mbelt1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">
<img align="right" src="images/mbelt1.jpg" height="400px" width="400px">
<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Levi's Men Canvas Belt</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio" name="rating"
value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>
</div>
<h6 class="item_price">Rs600</h6>
<p>Length 900 mm<br>
Width 35 mm<br></p> <form
action="cart.jsp" method="post">
<div class="clearfix"> </div>
<input type="hidden" name="pid" value="157">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
• Color: Black<br>
• Ideal For: Men<br>
• Material: Synthetic<br>
</div>
</div>
</div>
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Dhruva Singh<br>
May 24, 2016<br>
certified buyer<br>
Great product<br>
Great product. Just as orginal. Thanks to Flipkart for before time
delivery!!<br> </div>
</div>
</div>
</div>
</div>
<!--//collapse -->
</div>
</div>
Mcloth1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/mcloth1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Donear NXG Men's Checkered Formal Shirt</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs3000</h6>
<p>Express the real you when you adorn with this coloured shirt by Donear
NXG. Made using cotton, this shirt will keep you comfortable day long.</p>
<form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="148">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
• Fit: Slim Fit<br>
• Suitable For: Western Wear<br>
• Sleeve: Full Sleeve<br>
• Fabric: 100% Cotton<br>
• Color:White<br>
• Pattern:Solid<br>
• Number Of Contents In Package:1<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
Anuj Gupta<br>
Sexy <br></div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>

Mencloth.jsp
<div class="products">
<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href=g4.jsp"><img src="images/g4.jpg"
class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="g5.jsp"><img src="images/g5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="g6.jsp"><img src="images/g6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="g10.jsp"><img src="images/g10.jpg" class="img-
responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="mcloth1.jsp"><img src="images/mcloth1.jpg" class="img-
responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="mcloth3.jsp"><img
src="images/mcloth3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="mcloth4.jsp"><img src="images/mcloth4.jpg" class="img-
responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="mcloth5.jsp"><img
src="images/mcloth5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="mcloth6.jsp"><img
src="images/mcloth6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>
</div>
Mycart.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href=g4.jsp"><img src="images/g4.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="g5.jsp"><img src="images/g5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="g6.jsp"><img src="images/g6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="g10.jsp"><img src="images/g10.jpg"
class="img-responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="mcloth1.jsp"><img
src="images/mcloth1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="mcloth3.jsp"><img
src="images/mcloth3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="mcloth4.jsp"><img
src="images/mcloth4.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".7s">
<div class="new-top">
<a href="mcloth5.jsp"><img src="images/mcloth5.jpg" class="img-
responsive" alt=""/></a>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp animated" data-wow-
delay=".9s">
<div class="new-top">
<a href="mcloth6.jsp"><img src="images/mcloth6.jpg" class="img-
responsive" alt=""/></a> </div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>

Newitem.jsp
<%
String pname= request.getParameter("prodname");
String pprice= request.getParameter("prodprice");
String pid = request.getParameter("prodid");
String stock= request.getParameter("pstock");
out.print("<H1>"+ pname + "</h1>");
try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("insert into product values(? ,?,?,?)");

st.setString(1,pname);
st.setString(2, pprice);
st.setString(3, pid);
st.setString(4, stock);

st.executeUpdate();
%><jsp:forward page="admin.jsp" /><%

cn.close();
}
catch(Exception e)
{
out.println(e);
}
%>

Products.jsp
<%
String pname= request.getParameter("prodname");
String pprice= request.getParameter("prodprice");
String pid = request.getParameter("prodid");
String stock= request.getParameter("pstock");
out.print("<H1>"+ pname + "</h1>");

try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("insert into product values(? ,?,?,?)");


st.setString(1,pname);
st.setString(2, pprice);
st.setString(3, pid);
st.setString(4, stock);
st.executeUpdate();
%><jsp:forward page="admin.jsp" /><%
cn.close();
}
catch(Exception e)
{
out.println(e);
}
%>
Profile.jsp
<%
String sign=(String)session.getAttribute("uname");
if(sign==null)
{
%>
<jsp:forward page="signin.html" />
<%
}
%>
<div class="banner">
<div class="container">
<div class="banner-text">
<div class="col-sm-5 banner-left wow fadeInLeft animated" data-
wow-delay=".5s">
<h2>On Entire Fashion range</h2>
<h3>Coming Soon </h3>
<h4>Our New Designs</h4>
<div class="count main-row">
<ul id="example">
<li><span class="hours">00</span><p
class="hours_text">Hours</p></li>
<li><span class="minutes">00</span><p
class="minutes_text">Minutes</p></li>
<li><span class="seconds">00</span><p
class="seconds_text">Seconds</p></li>
</ul>
<div class="clearfix"> </div>
<script type="text/javascript"
src="js/jquery.countdown.min.js"></script>
<script type="text/javascript">
$('#example').countdown({
date: '12/24/2020
15:59:59',
offset: -8,
day: 'Day',
days: 'Days'
}, function () {
alert('Done!');
});
</script>
</div>

</div>
<div class="col-sm-7 banner-right wow fadeInRight animated" data-
wow-delay=".5s">
<section class="slider grid">
<div class="flexslider">
<ul class="slides">
<li>
<h4>30%</h4>
<img src="images/b1.jpg"
height="260px" alt="">
</li>
<li>
<h4>25%</h4>
<img src="images/b2.jpg"
height="260px" alt="">
</li>
<li>
<h4>10%</h4>
<img src="images/b3.jpg"
height="260px" alt="">
</li>
</ul>
</div>
</section>
<!--FlexSlider-->
<script defer src="js/jquery.flexslider.js"></script>
<script type="text/javascript">
$(window).load(function(){
$('.flexslider').flexslider({
animation: "pagination",
start: function(slider){
$('body').removeClass('loading');
}
});
});
</script>
<!--End-slider-script-->
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//banner-->
<!--new-->
<div class="new">
<div class="container">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">New <span>Arrivals</span></h3>

</div>
<div class="new-info">
<div class="col-md-3 new-grid simpleCart_shelfItem wow flipInY
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="single.jsp"><img src="images/g9.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Pink Girl
Dress </a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p
class="pric1"><del>Rs.2000.00</del></p>
<p><span
class="item_price">Rs1000.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid new-mdl simpleCart_shelfItem wow
flipInY animated" data-wow-delay=".7s">
<div class="new-top">
<a href="single.jsp"><img src="images/g10.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Black Suit
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p><span
class="item_price">Rs3000.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid new-mdl1 simpleCart_shelfItem wow
flipInY animated" data-wow-delay=".9s">
<div class="new-top">
<a href="single.jsp"><img src="images/g11.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Yellow
Suit</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p><span
class="item_price">Rs2500.00</span></p>
</div>
</div>
</div>
<div class="col-md-3 new-grid simpleCart_shelfItem wow flipInY
animated" data-wow-delay="1.1s">
<div class="new-top">
<a href="single.jsp"><img src="images/g12.jpg"
class="img-responsive" alt=""/></a>
<div class="new-text">
<ul>
<li><a class="item_add" href="">
Add to cart</a></li>
<li><a href="single.jsp">Quick View
</a></li>
<li><a href="products.jsp">Show
Details </a></li>
</ul>
</div>
</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Black Red
Dress</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p
class="pric1"><del>Rs.3050.00</del></p>
<p><span
class="item_price">Rs.2000.00</span></p>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--//new-->
<!--gallery-->
<div class="gallery">
<div class="container">
<div class="title-info wow fadeInUp animated" data-wow-delay=".5s">
<h3 class="title">Popular<span> Products</span></h3>
</div>
<div class="gallery-info">
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay=".5s">
<a href="products.jsp"><img src="images/g1.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Baby Dress
</a></h5>
<p><span class="item_price">Rs.1000 </span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid1 wow flipInY
animated" data-wow-delay=".7s">
<a href="products.jsp"><img src="images/g2.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">kids
clothing</a></h5>
<p><span class="item_price">Rs.790</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid2 wow flipInY
animated" data-wow-delay=".9s">
<a href="products.jsp"><img src="images/g3.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Blue
Dress</a></h5>
<p><span class="item_price">Rs.3000</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay="1.1s">
<a href="products.jsp"><img src="images/g4.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Men
Garments</a></h5>
<p><span class="item_price">Rs.1500</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay=".5s">
<a href="products.jsp"><img src="images/g5.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Mens
faishon</a></h5>
<p><span class="item_price">Rs.2500</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid1 wow flipInY
animated" data-wow-delay=".7s">
<a href="products.jsp"><img src="images/g6.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Summer
Wear</a></h5>
<p><span class="item_price">Rs.1200</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid gallery-grid2 wow flipInY
animated" data-wow-delay=".9s">
<a href="products.jsp"><img src="images/g7.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Spring
Collection</a></h5>
<p><span class="item_price">Rs.1100</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="col-md-3 gallery-grid wow flipInY animated" data-wow-
delay="1.1s">
<a href="products.jsp"><img src="images/g8.jpg"
class="img-responsive" alt=""/></a>
<div class="gallery-text simpleCart_shelfItem">
<h5><a class="name" href="single.jsp">Kids Winter
Collection</a></h5>
<p><span class="item_price">Rs.800</span></p>
<h4 class="sizes">Sizes: <a href="#"> s</a> - <a
href="#">m</a> - <a href="#">l</a> - <a href="#">xl</a> </h4>
<ul>
<li><a href="#"><span class="glyphicon
glyphicon-globe" aria-hidden="true"></span></a></li>
<li><a class="item_add" href="#"><span
class="glyphicon glyphicon glyphicon-shopping-cart" aria-hidden="true"></span></a></li>
<li><a href="#"><span class="glyphicon
glyphicon glyphicon-heart-empty" aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
Register.jsp
<%
String cname= request.getParameter("uname");
String mobile= request.getParameter("Mobile");
String user = request.getParameter("email");
String pass= request.getParameter("password");
String hadd = request.getParameter("addr");
out.print("<H1>"+ user + "</h1>");

try
{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn = DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");

PreparedStatement st= cn.prepareStatement("insert into login_tbl values(? ,?,?,?,?,'guest')");

st.setString(1,user);
st.setString(2, pass);
st.setString(3, cname);
st.setString(4, mobile);
st.setString(5, hadd);

st.executeUpdate();
%><jsp:forward page="signin.html" /><%

cn.close();
}
catch(Exception e)
{
out.println(e);
}
%>

Skirt.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="skirt1.jsp"><img src="images/skirt1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="skirt2.jsp"><img src="images/skirt2.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="skirt3.jsp"><img src="images/skirt3.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="skirt4.jsp"><img src="images/skirt4.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="skirt5.jsp"><img src="images/skirt5.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="skirt6.jsp"><img src="images/skirt6.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>
</div>

Sunglasses.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="sunglass1.jsp"><img
src="images/sunglass1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="sunglass2.jsp"><img
src="images/sunglass2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="sunglass3.jsp"><img
src="images/sunglass3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

<div class="container">
<div class="col-md-12 product-model-sec">
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="sunglass4.jsp"><img
src="images/sunglass4.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="sunglass5.jsp"><img
src="images/sunglass5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="sunglass6.jsp"><img
src="images/sunglass6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>

Tshirt1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/t-shirt1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Alan Jones Graphic Print Kid's Round Neck Yellow,Black
T-Shirt</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>
</div>
<h6 class="item_price">Rs700</h6>
<p>• Number Of Contents in Package:1</p>
<form action="cart.jsp" method="post">
<div class="clearfix"> </div>
<input type="hidden" name="pid" value="178">
<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
• Fit: Slim Fit<br>
• Suitable For: Western Wear<br>
• Sleeve: Half Sleeve<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
Inderveer Sing...<br>
21 Feb 2016<br>
certified buyer<br>
Nice product!!<br>
Overall the product is good. But they delivered me half T-shirt whereas it was mentioned full T-shirt.
Summer has come so half will do for me and I won't return<br>
</div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>
Top1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/top1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Chimpaaanzee Party Kimono Sleeve Solid Kid's Pink
Top</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs800</h6>
<p>Number of Contents in Sales Package Pack of 1<br>
Fabric Poly Crepe<br>
Type Top<br>
</p> <form action="cart.jsp" method="post">
<div class="clearfix"> </div>

<input type="hidden" name="pid" value="185">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Pattern Solid<br>
Ideal For Women's<br>
Occasion Casual<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★★<br>
binitha b<br>
May 2, 2016<br>
First to review<br>
nice product<br>
cloth is silky. quite baggy at the ends<br>
looks good<br>
same as shown in the image<br>
overall a good product , in affordable price<br>
worth buying !!<br> </div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>
Tshirt.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="t-shirt1.jsp"><img src="images/t-
shirt1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="t-shirt2.jsp"><img src="images/t-
shirt2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="t-shirt3.jsp"><img src="images/t-
shirt3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="t-shirt4.jsp"><img src="images/t-shirt4.jpg" class="img-responsive"
alt=""/></a> </div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="t-shirt5.jsp"><img src="images/t-
shirt5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="t-shirt6.jsp"><img src="images/t-
shirt6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>
Upprofile.jsp
<%
String s=request.getParameter("addr");
String s1=request.getParameter("mobile");
String s2=request.getParameter("email");
String s3=request.getParameter("pass");
try{
Class.forName("org.apache.derby.jdbc.ClientDriver");
Connection cn=DriverManager.getConnection("jdbc:derby://localhost:1527/checklogin");
PreparedStatement st=cn.prepareStatement("update login_tbl set
address=?,mobile=?,password=? where username=?");
st.setString(1,s);
st.setString(2,s1);
st.setString(3,s3);
st.setString(4,s2);
int c=st.executeUpdate();
%><script>alert("Sucessfully update"+ <%=c%>);
</script><%}
catch(Exception e)
{
out.print(e);
}
%>
<jsp:forward page="profile.jsp" />

Wallet1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/wallet1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Hidelink Men Formal Black Genuine Leather
Wallet</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs1000</h6>
<p>Number of Cards 20 Cards<br>
Type Card Holder<br>
Model Name Genuine Soft<br>
Series Soft Leather Credit<br>
</p> <form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="191">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">
<div class="panel panel-default wow fadeInUp animated"
data-wow-delay=".5s">
<div class="panel-heading" role="tab"
id="headingOne">
<h4 class="panel-title">
<a role="button" data-
toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-
controls="collapseOne">
Description
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse
collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Body Material Leather - Inner Body<br>
Inner Pocket Yes<br>
</div>
</div>
</div>

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★ ★★★★★<br>
Khwaaja Farooqi<br>
Jul 16, 2015<br>
First to review<br>
certified buyer<br>
duplicate product bad material<br>
this product is not good its not even leather its a foam material though im into leather industry i got
to know this kindly do not buy if you want to buy leather product<br>
</div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>

Watch.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href=watch1.jsp"><img src="images/watch1.jpg"
class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="watch2.jsp"><img
src="images/watch2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="watch3.jsp"><img
src="images/watch3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
Wbelt1.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Product</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--single-page-->
<div class="single">
<div class="container">
<div class="single-info">

<img align="right" src="images/wbelt1.jpg" height="400px" width="400px">


<div class="col-md-6 single-top-left simpleCart_shelfItem wow
fadeInRight animated" data-wow-delay=".5s">
<h3>Puma Women Brown Artificial Leather Belt</h3>
<div class="single-rating">
<span class="starRating">
<input id="rating5" type="radio"
name="rating" value="5" checked>
<label for="rating5">5</label>
<input id="rating4" type="radio"
name="rating" value="4">
<label for="rating4">4</label>
<input id="rating3" type="radio"
name="rating" value="3">
<label for="rating3">3</label>
<input id="rating2" type="radio"
name="rating" value="2">
<label for="rating2">2</label>
<input id="rating1" type="radio"
name="rating" value="1">
<label for="rating1">1</label>
</span>
<p>5.00 out of 5</p>

</div>
<h6 class="item_price">Rs450</h6>
<p>Reversible Belt No<br>
Material Artificial Leather<br>
Style Code BLW-1-42-BLK<br></p>
<form action="cart.jsp" method="post">

<div class="clearfix"> </div>

<input type="hidden" name="pid" value="200">


<div class="quantity">
<p class="qty"> Qty : </p><input typte="text" name="pqty" value="1"
class="item_quantity">
</div>
<div class="btn_form">
<input type="submit" class="add-cart item_add" value="Add to Cart">

</div>
</form>
</div>
<div class="clearfix"> </div>
</div>
<!--collapse-tabs-->
<div class="collpse tabs">
<div class="panel-group collpse" id="accordion" role="tablist" aria-
multiselectable="true">

<div class="panel panel-default wow fadeInUp animated"


data-wow-delay=".7s">
<div class="panel-heading" role="tab"
id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button"
data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-
controls="collapseThree">
reviews
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse
collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
★★★★ ★★★★★<br>
sukanya pal<br>
Nov 9, 2014<br>
certified buyer<br>
Sky Ways Belt- not worth it..<br>
The belt was discolored and did not match with the picture.. the width is very small and the quality
of the product is very bad.. please don't go for it..<br>
</div>
</div>
</div>

</div>
</div>
<!--//collapse -->
</div>
</div>
Wcloth.jsp
<div class="breadcrumbs">
<div class="container">
<ol class="breadcrumb breadcrumb1 animated wow slideInLeft" data-wow-
delay=".5s">
<li><a href="index.jsp"><span class="glyphicon glyphicon-home"
aria-hidden="true"></span>Home</a></li>
<li class="active">Products</li>
</ol>
</div>
</div>
<!--//breadcrumbs-->
<!--products-->
<div class="products">
<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="wcloth1.jsp"><img
src="images/wcloth1.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="wcloth2.jsp"><img
src="images/wcloth2.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="wcloth3.jsp"><img
src="images/wcloth3.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>

</div>

<div class="container">

<div class="col-md-12 product-model-sec">


<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".5s">
<div class="new-top">
<a href="wcloth4.jsp"><img
src="images/wcloth4.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Girl Dress
</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$2000.00</del></p>
<p><span
class="item_price">$500.00</span></p>
</div>
</div>
</div>
<div class="product-grids product-grids-mdl simpleCart_shelfItem
wow fadeInUp animated" data-wow-delay=".7s">
<div class="new-top">
<a href="wcloth5.jsp"><img
src="images/wcloth5.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Baby
Romper</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$1200.00</del></p>
<p><span
class="item_price">$800.00</span></p>
</div>
</div>
</div>
<div class="product-grids simpleCart_shelfItem wow fadeInUp
animated" data-wow-delay=".9s">
<div class="new-top">
<a href="wcloth6.jsp"><img
src="images/wcloth6.jpg" class="img-responsive" alt=""/></a>

</div>
<div class="new-bottom">
<h5><a class="name" href="single.jsp">Bear Diaper
Bag</a></h5>
<div class="rating">
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span class="on">☆</span>
<span>☆</span>
</div>
<div class="ofr">
<p class="pric1"><del>$570.00</del></p>
<p><span
class="item_price">$200.00</span></p>
</div>
</div>
</div>
</div>

<div class="clearfix"> </div>

</div>

</div>
OUTPUT
Aboutus.html

Admin.jsp
Additem.jsp

Fsales.jsp
Register.html

Signin.html
Profile.jsp

Editprofile.jsp
Bag.jsp

Bag2.jsp
Dresses.jsp

Dress6.jsp
Bangle.jsp

Bangle3.jsp
Contact.html

Cart.jsp
Pay.jsp

S-ar putea să vă placă și