This commit is contained in:
roshangarg 2024-04-26 19:35:00 +05:30
commit 177954fb43
3 changed files with 995 additions and 422 deletions

File diff suppressed because it is too large Load Diff

View File

@ -523,8 +523,7 @@ function ViewOrders() {
<p className="m-0 mt-3 ms-3">
<stong> Subtotal:</stong>
{productDetails?.quantity *
productDetails?.total_Amount}
{productDetails?.product_Subtotal}
</p>
</div>
<div className="col-sm-6">