summaryrefslogtreecommitdiff
path: root/templates/inventory/new_product.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/inventory/new_product.html')
-rw-r--r--templates/inventory/new_product.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/inventory/new_product.html b/templates/inventory/new_product.html
index 9875c4a..c50aaa1 100644
--- a/templates/inventory/new_product.html
+++ b/templates/inventory/new_product.html
@@ -21,11 +21,12 @@ with the Taler Codeless Merchant. If not, see <https://www.gnu.org/licenses/>.
{% extends "inventory/base2.html" %}
{% block headermsg %}
- <center><h1 class="nav">ADD A NEW PRODUCT</h1></center>
+ <center><h1 class="nav">ADD A NEW PHYSICAL INVENTORY</h1></center>
+ <p>In this kind of product the seller has a flexibilty to add any product (any phyical inventory). The Minimum Quantity of the Product that is required to be maintained in the stock. Whenever the stocks run below this limit the seller would be notified(Curently this feature has not been added but soon email notification would be added). </br> Whenever user purchases a product from the seller, after successful payment they will be redirected to the fullfillment page. On the fullfillment page the user can track his shipment. The status of the order is updated by the merchant and on this basis the user is updated about his shipment on the fullfillment page. For now there are five paramters that have used for tracking.</p>
{% endblock headermsg %}
{% block content %}
-<div class="main">
+<div class="main" style="overflow-x: hidden;">
<section id="contact">
<div class="container">