| Name | Size | Mode | Actions |
|---|---|---|---|
| checkout.php | 6002 | 0644 | editdlrm |
| summary.php | 7941 | 0644 | editdlrm |
| view_order.php | 9163 | 0644 | editdlrm |
/var/www/vhosts/ihelp.ro/httpdocs/templates/Orders/summary.php (7941B)
qnt) . ' x'; ?> product->name ?? ''); ?>
custom_price)) ? $item->custom_price : $item->product->price; echo $this->Number->format(1 * $productSinglePrice, ['precision' => 0, 'after' => ' Lei']); ?>
custom_price)) ? $item->custom_price : $item->product->price; echo $this->Number->format($item->qnt * $productPrice, ['precision' => 0, 'after' => ' Lei']); ?>