1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-04-25 13:41:18 +02:00

add total price in checkout page

This commit is contained in:
dshrat 2021-09-26 19:44:07 +07:00
parent 6c92c84cc6
commit 5c41c57ba8

View file

@ -352,6 +352,11 @@
<td>Rp 1.999.999,00</td>
<td>Rp 1.999.999,00</td>
</tr>
<tr style="border-bottom: 1px solid white;">
<th>Total Price</th>
<td></td>
<td>Rp 5.999.997,00</td>
</tr>
</tbody>
</table>
</div>