update database
This commit is contained in:
@@ -43,13 +43,21 @@
|
||||
<div class="product-grid">
|
||||
<!-- Product 1 -->
|
||||
<div class="product-card">
|
||||
<img src="https://images.unsplash.com/photo-1615971677499-5467cbab01c0?w=300&h=300&fit=crop" alt="Gạch men" class="product-image">
|
||||
<img src="https://www.eurotile.vn/pictures/catalog/product/0-gachkholon/cat-tuong/CAT-S01G-1.jpg" alt="Gạch men" class="product-image" onclick="window.location.href='product-detail.html'">
|
||||
<div class="product-info">
|
||||
<div class="product-name">Gạch men cao cấp 60x60</div>
|
||||
<div class="product-name" onclick="window.location.href='product-detail.html'">Gạch Cát Tường 1200x1200</div>
|
||||
<div class="product-price">450.000đ/m²</div>
|
||||
<button class="btn btn-primary btn-sm btn-block">
|
||||
<div class="product-actions">
|
||||
<button class="btn btn-primary btn-sm btn-add-cart">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
<button class="btn btn-secondary btn-sm btn-360" onclick="window.location.href='https://design.eurotile.vn/pub/tool/panorama/show?obsPlanId=3FO3H1VE59R5&locale=en_US&_gl=1*1udzqeo*_gcl_au*MTI3NjIxMzY1NS4xNzU5NzE2Mjg5'">
|
||||
<i class="fas fa-cube"></i> Phối cảnh 360°
|
||||
</button>
|
||||
</div>
|
||||
<!--<button class="btn btn-primary btn-sm btn-block">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
</button>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -62,18 +70,25 @@
|
||||
<button class="btn btn-primary btn-sm btn-block">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
<button class="btn btn-secondary btn-sm btn-360" onclick="window.location.href='https://design.eurotile.vn/pub/tool/panorama/show?obsPlanId=3FO3H1VE59R&locale=en_US&_gl=1*1udzqeo*_gcl_au*MTI3NjIxMzY1NS4xNzU5NzE2Mjg5'">
|
||||
<i class="fas fa-cube"></i> Phối cảnh 360°
|
||||
</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Product 3 -->
|
||||
<div class="product-card">
|
||||
<img src="https://images.unsplash.com/photo-1600607687644-aac4c3eac7f4?w=300&h=300&fit=crop" alt="Gạch mosaic" class="product-image">
|
||||
<img src="https://images.unsplash.com/photo-1615971677499-5467cbab01c0?w=300&h=300&fit=crop" alt="Gạch mosaic" class="product-image">
|
||||
<div class="product-info">
|
||||
<div class="product-name">Gạch mosaic trang trí</div>
|
||||
<div class="product-price">320.000đ/m²</div>
|
||||
<button class="btn btn-primary btn-sm btn-block">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
<button class="btn btn-secondary btn-sm btn-360" onclick="window.location.href='https://design.eurotile.vn/pub/tool/panorama/show?obsPlanId=3FO3H1VE59R5&locale=en_US&_gl=1*1udzqeo*_gcl_au*MTI3NjIxMzY1NS4xNzU5NzE2Mjg5'">
|
||||
<i class="fas fa-cube"></i> Phối cảnh 360°
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -86,6 +101,9 @@
|
||||
<button class="btn btn-primary btn-sm btn-block">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
<button class="btn btn-secondary btn-sm btn-360" onclick="window.location.href='https://design.eurotile.vn/pub/tool/panorama/show?obsPlanId=3FO3H1VE59R5&locale=en_US&_gl=1*1udzqeo*_gcl_au*MTI3NjIxMzY1NS4xNzU5NzE2Mjg5'">
|
||||
<i class="fas fa-cube"></i> Phối cảnh 360°
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -98,6 +116,9 @@
|
||||
<button class="btn btn-primary btn-sm btn-block">
|
||||
<i class="fas fa-cart-plus"></i> Thêm vào giỏ
|
||||
</button>
|
||||
<button class="btn btn-secondary btn-sm btn-360" onclick="window.location.href='https://design.eurotile.vn/pub/tool/panorama/show?obsPlanId=3FO3H1VE59R5&locale=en_US&_gl=1*1udzqeo*_gcl_au*MTI3NjIxMzY1NS4xNzU5NzE2Mjg5'">
|
||||
<i class="fas fa-cube"></i> Phối cảnh 360°
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user