0% found this document useful (0 votes)
27 views2 pages

Adicionar Paciente

The document displays a list of top selling products including jeans, shoes, scarves, bags and shirts along with their prices.

Uploaded by

Will Makenzy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views2 pages

Adicionar Paciente

The document displays a list of top selling products including jeans, shoes, scarves, bags and shirts along with their prices.

Uploaded by

Will Makenzy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

<div class="top-sales box">

<div class="title">-</div>
<ul class="top-sales-details">
<li>
<a href="#">
<img src="-" alt="">
<span class="product">-</span>
</a>
<span class="price">-</span>
</li>
<li>
<a href="#">
<img src="images/jeans.jpg" alt="">
<span class="product">Hourglass Jeans </span>
</a>
<span class="price">$1567</span>
</li>
<li>
<a href="#">
<img src="images/nike.jpg" alt="">
<span class="product">Nike Sport Shoe</span>
</a>
<span class="price">$1234</span>
</li>
<li>
<a href="#">
<img src="images/scarves.jpg" alt="">
<span class="product">Hermes Silk Scarves.</span>
</a>
<span class="price">$2312</span>
</li>
<li>
<a href="#">
<img src="images/blueBag.jpg" alt="">
<span class="product">Succi Ladies Bag</span>
</a>
<span class="price">$1456</span>
</li>
<li>
<a href="#">
<img src="images/bag.jpg" alt="">
<span class="product">Gucci Womens's Bags</span>
</a>
<span class="price">$2345</span>
<li>
<a href="#">
<img src="images/addidas.jpg" alt="">
<span class="product">Addidas Running Shoe</span>
</a>
<span class="price">$2345</span>
</li>
<li>
<a href="#">
<img src="images/shirt.jpg" alt="">
<span class="product">Bilack Wear's Shirt</span>
</a>
<span class="price">$1245</span>
</li>
</ul>
</div>
</div>
</div>

You might also like