Bạn phải thay đổi nguồn theme để hiển thị điểm thưởng lên màn hình di động.
Hiển thị điểm thưởng lên màn hình di động
- Lập đơn hàng
- a) Nhấn nút [Chỉnh sửa theme] tại menu Thiết kế (mobile) ở Kênh quản lý.
- b) Thêm mã nguồn màu xanh như hướng dẫn dưới đây tại [Cửa sổ chỉnh sửa Smart Theme > (tab) Tất cả giao diện > Đơn hàng (order) > Lập đơn hàng (orderform.html)].
## Lược bỏ phần trên ##
<!-- Tổng điểm thưởng dự kiến -->
<div class="toggleArea eToggle {$total_save_mileage_display|display}">
<div class="title">
<h3>Tổng điểm thưởng dự kiến</h3>
<p><strong id="{$total_mileage_price_id}">{$total_mileage_price}</strong></p>
</div>
<div class="contents">
<div class="boardList">
<table border="1" summary="">
<caption>Giảm giá</caption>
<colgroup>
<col style="width:120px">
<col style="width:auto">
</colgroup>
<tbody>
<tr>
<th>Theo sản phẩm {$mileage_name}</th>
<td><span id="{$total_product_mileage_price_id}">{$price_unit_head}{$total_product_mileage_price}{$mileage_unit}</span></td>
</tr>
<tr>
<th>Thành viên {$mileage_name}</th>
<td><span id="{$total_member_mileage_price_id}">{$price_unit_head}{$total_member_mileage_price}{$mileage_unit}</span></td>
</tr>
<tr>
<th>Coupon {$mileage_name}</th>
<td><span id="{$total_coupon_mileage_price_id}">{$price_unit_head}0{$mileage_unit}</span></td>
</tr>
<tr class="{$total_plusapp_mileage_display|display}">
<th>Đặt hàng qua Plus App {$mileage_name}</th>
<td><span id="{$total_plusapp_mileage_price_id}">{$price_unit_head}{$total_plusapp_mileage_price}{$mileage_unit}</span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
## Lược bỏ phần dưới ##
- Layer pop-up xác nhận thông tin đơn hàng
- a) Thêm mã nguồn màu xanh như hướng dẫn dưới đây tại [Cửa sổ chỉnh sửa Smart Theme > (tab) Tất cả giao diện > Đơn hàng (order) > Kiểm tra thông tin đơn hàng (order_confirm_layer.html)].
## Lược bỏ phần trên ##
<!-- Tổng điểm thưởng dự kiến-->
<div class="toggleArea eToggle" id="{$confirm_sum_mileage_area}">
<div class="title">
<h3>Tổng điểm thưởng dự kiến</h3>
<p><span id="{$confirm_sum_mileage_id}"></span></p>
</div>
<div class="contents">
<div class="boardWrite">
<table border="1" summary="">
<caption>Tổng điểm thưởng dự kiến</caption>
<colgroup>
<col style="width:130px">
<col style="width:auto">
</colgroup>
<tbody>
<tr>
<th>Theo sản phẩm{$mileage_name}</th>
<td id="{$confirm_product_mileage_id}"></td>
</tr>
<tr>
<th>Thành viên {$mileage_name}</th>
<td id="{$confirm_member_mileage_id}"></td>
</tr>
<tr>
<th>Coupon {$mileage_name}</th>
<td id="{$confirm_coupon_mileage_id}"></td>
</tr>
<tr class="{$total_plusapp_mileage_display|display}">
<th>Đặt hàng qua Plus App {$mileage_name}</th>
<td id="{$confirm_plusapp_mileage_id}"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- // Tổng điểm thưởng dự kiến -->
</div>
## Lược bỏ phần dưới ##
- Hoàn tất đơn hàng
a) Thêm mã nguồn màu xanh như hướng dẫn dưới đây tại [Cửa sổ chỉnh sửa Smart Theme > (tab) Tất cả giao diện > Đơn hàng (order) > Hoàn tất đơn hàng (order_result.html)].
## Lược bỏ phần trên ##
<!-- Tổng điểm thưởng dự kiến -->
<div class="toggleArea type2 eToggle {$total_mileage_summary_display|display}">
<div class="title">
<h3>Tổng điểm thưởng dự kiến</h3>
<p>{$mileage_unit_head}{$total_mileage_price}{$mileage_unit_tail}</p>
</div>
<div class="contents">
<div class="boardView">
<table border="1" summary="">
<caption>Dự kiến tích lũy</caption>
<tbody>
<tr class="{$total_product_mileage_display|display}">
<th scope="row">Theo sản phẩm {$mileage_name}</th>
<td><span class="grid">{$price_unit_head}{$total_product_mileage_price}{$mileage_unit}</span></td>
</tr>
<tr class="{$total_member_mileage_display|display}">
<th scope="row">Thành viên {$mileage_name}</th>
<td><span class="grid">{$price_unit_head}{$total_member_mileage_price}{$mileage_unit}</span></td>
</tr>
<tr class="{$total_coupon_mileage_display|display}">
<th scope="row">Coupon {$mileage_name}</th>
<td><span class="grid">{$price_unit_head}{$total_coupon_mileage_price}{$mileage_unit}</span></td>
</tr>
<tr class="{$total_plusapp_mileage_display|display}">
<th scope="row">Đặt hàng qua Plus App {$mileage_name}</th>
<td><span class="grid">{$price_unit_head}{$total_plusapp_mileage_price}{$mileage_unit}</span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
## Lược bỏ phần dưới ##
- Nhấn nút [Lưu tất cả] ở phía trên bên phải màn hình để hoàn tất cài đặt.
Cafe24 không ngừng cập nhật tính năng mới để quý khách có thể điều hành trang mua sắm dễ dàng và thuận tiện hơn.
Chúng tôi sẽ cố gắng hết sức để cung cấp dịch vụ tốt nhất dành cho quý khách.
Bình luận
0 bình luận
Vui lòng đăng nhập để viết bình luận.