Giao dien hoan chinh 6/6

This commit is contained in:
2023-04-10 17:06:38 +07:00
parent df655fb939
commit e0e22cfe44
16 changed files with 5485 additions and 1202 deletions

View File

@@ -669,11 +669,24 @@
<a href="javascript:void(0)" class="pd-form-btn" onclick="$('#js-form-group').toggle();">VIẾT BÀI ĐÁNH GIÁ</a>
<div class="pd-form-group" id="js-form-group">
<div class="rating-holder">
<p>Đánh giá:</p>
<div class="rating" id="select-rate-pro">
<div class="rating-selection">
<label class="active"><input type="radio" value="5" checked=""></label>
<label><input type="radio" value="4"></label>
<label><input type="radio" value="3"></label>
<label><input type="radio" value="2"></label>
<label><input type="radio" value="1"></label>
</div>
</div>
</div>
<textarea placeholder="Nội dung bình luận"></textarea>
<input type="text" placeholder="Họ tên"/>
<input type="text" placeholder="Email"/>
<a href="javascript:void(0)" class="btn btn-dark">Gửi đánh giá</a>
</div>
</div>
</div>
<div class="pd-review-count">0 bài đánh giá</div>
@@ -925,7 +938,7 @@
<button type="button" class="icons icon-right"></button>
</div>
<a href="/" style="color: #000;font-size: 16px;font-weight: 500;">TIẾP TỤC MUA SẮM</a>
<a href="/" style="color: #000;font-size: 16px;font-weight: 500;" class="btn-back-home">TIẾP TỤC MUA SẮM</a>
</div>
<div class="col-4">
@@ -1148,16 +1161,13 @@
<span>212.500</span><u></u>
</td>
</tr>
<tr class="cart-btn-group">
<td>
<a href="/">Tiếp tục mua sắm</a>
</td>
<td align="right">
<button type="submit">HOÀN TẤT ĐƠN HÀNG</button>
</td>
</tr>
</table>
<div class="cart-btn-group">
<button type="submit">HOÀN TẤT ĐƠN HÀNG</button>
<a href="/">Tiếp tục mua sắm</a>
</div>
</div>
</form>
</div>