Created
July 24, 2020 17:12
-
-
Save oyi77/02ef2d7d63515051fbb6858a75b0ee95 to your computer and use it in GitHub Desktop.
Product Snippet For Toko WA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class='productPhoto'> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 📷 Photo --> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ / 📷 Photo --> | |
</div> | |
<div class='productDetail' data-stock='on'> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 🔖 Price --> | |
<span itemprop='price' class='productPrice' data-discount-percent='0'>140000</span> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 💡 Option --> | |
<ul id='Ukuran' class='productOption'><li>S</li> | |
<li>M</li> | |
<li>L</li> | |
<li>XL</li> | |
</ul> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 💬 Detail Description--> | |
<div class='detailDescription'> | |
<b>Detail Produk</b> | |
<ul><li>Detail 1</li> | |
<li>Detail 2</li> | |
<li>Detail 3</li> | |
<li>Detail dst..</li> | |
</ul> | |
<small><b>Disclaimer:</b> Persamaan warna foto katalog dengan produk asli mencapai 98%. Efek cahaya, kecerahan, kerapatan, dan resolusi layar memungkinkan terjadinya distorsi warna.</small> | |
</div> | |
<!-- ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ / 💬 Detail Description--> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment