stickers
<div class="img-product">
<a href="رابط 1">
<img src='رابط 1'/>
</a>
<a href="رابط 2">
<img src='رابط 2'/>
</a>
<a href="رابط 3">
<img src='رابط 3'/>
</a>
<a href="رابط 4">
<img src='رابط 4'/>
</a>
</div>
<div class="status-product" data-stock="on">
<span class="hide" itemprop="price">9500</span>
<span class="item-price" data-discount-percent="10">9500</span>
<!-- data-discount-percent='0' Product not price with diskon, you can set '50' or other number for product price diskon -->
<div class="option-product" id="Color">
<div id='merah'>احمر</div>
<div id='hitam'>اسود</div>
<div id='putih'>ابيض</div>
<div id='blue'>ازرق</div>
<div id='hijau'>اخضر</div>
<div id='kuning'>اصفر</div>
<div id='coklat'>بني</div>
<div id='gray'>رمادي</div>
</div>
<div class="option-product" id="Size" data-detail='#YOUR_URL_IMAGE_DETAIL'>
<div>S</div>
<div>M</div>
<div>L</div>
<div>XL</div>
<div>XXL</div>
</div>
<div class="detailDescription">
<p>تفاصيل عن المنتج :</p>
<blockquote>وصف هنا</blockquote>
<blockquote>وصف هنا</blockquote>
<blockquote>وصف هنا</blockquote>
<blockquote>وصف هنا</blockquote>
<blockquote>وصف هنا</blockquote>
<blockquote>وصف هنا</blockquote>
<table>
<tbody>
<tr>
<td>Table 1</td>
<td>Table 2</td>
<td>Table 3</td>
<td>Table 4</td>
</tr>
<tr>
<td>Table Detail 1</td>
<td>Table Detail 2</td>
<td>Table Detail 3</td>
<td>Table Detail 4</td>
</tr>
<tr>
<td>Table Detail 1</td>
<td>Table Detail 2</td>
<td>Table Detail 3</td>
<td>Table Detail 4</td>
</tr>
<tr>
<td>Table Detail 1</td>
<td>Table Detail 2</td>
<td>Table Detail 3</td>
<td>Table Detail 4</td>
</tr>
</tbody>
</table>
</div>
</div>