www.mawaredaljood.tijara.live Open in urlscan Pro
162.241.119.246  Public Scan

URL: https://www.mawaredaljood.tijara.live/
Submission: On January 08 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form>
  <input type="text" id="menu_search" class="form-control bg-white " placeholder=" Search...">
</form>

POST

<form id="submitCart" method="post" action="">
  <input type="hidden" name="coupon" value="" id="liveCoupon">
  <div class="bs-stepper modal-safety-padding linear">
    <div class="bs-stepper-header" role="tablist">
      <!-- your steps here -->
      <div class="step active" data-target="#logins-part">
        <button type="button" class="step-trigger" role="tab" aria-controls="logins-part" id="logins-part-trigger" aria-selected="true">
          <span class="bs-stepper-circle">1</span>
          <!--     <span class="bs-stepper-label" >Cart</span> -->
        </button>
      </div>
      <div class="line"></div>
      <div class="step" data-target="#coupon-part">
        <button type="button" class="step-trigger" role="tab" aria-controls="coupon-part" id="coupon-part-trigger" aria-selected="false" disabled="disabled">
          <span class="bs-stepper-circle">2</span>
          <!--  <span class="bs-stepper-label">Confirm </span> -->
        </button>
      </div>
      <div class="line"></div>
      <div class="step" data-target="#information-part">
        <button type="button" class="step-trigger" role="tab" aria-controls="information-part" id="information-part-trigger" aria-selected="false" disabled="disabled">
          <span class="bs-stepper-circle">3</span>
          <!-- <span class="bs-stepper-label">Checkout </span> -->
        </button>
      </div>
      <div class="line"></div>
      <div class="step" data-target="#final">
        <button type="button" class="step-trigger" role="tab" aria-controls="final" id="final-trigger" aria-selected="false" disabled="disabled">
          <span class="bs-stepper-circle"><i class="ti-check"></i></span>
          <!-- <span class="bs-stepper-circle">4</span> -->
          <!--   <span class="bs-stepper-label">Enjoy </span> -->
        </button>
      </div>
    </div>
    <div class="bs-stepper-content">
      <!-- your steps content here -->
      <div id="logins-part" class="content fade active dstepper-block" role="tabpanel" aria-labelledby="logins-part-trigger">
        <div class="cart">
          <div class="app-body pl-4 pr-4 pt-3 pos-top" id="modeBlock" style="display: none;">
            <h3 id="validmode" class="text-left"> Service Mode </h3>
            <ul class="menu-item list-inline tooltrip-div text-center">
              <li class="list-inline-item p-3 ">
                <div class="md-radio">
                  <input id="1" type="radio" name="mode" value="Delivery">
                  <label for="1"> Delivery </label>
                </div> &nbsp; <div class="md-radio">
                  <input id="2" type="radio" name="mode" value="Takeaway">
                  <label for="2"> Takeaway </label>
                </div>
              </li>
            </ul>
            <div id="minReminder">
              <h6 class="text-center"><i>Minimum Order For A Free Delivery is AED <strong>100</strong></i></h6>
              <h5 id="freeDeliveryQualified" class="text-center">&nbsp;</h5>
            </div>
            <hr>
          </div>
          <div id="cartItems">
            <div class="text-center mb-10 mt-10"><img src="images/zero_cart.png">
              <h4>Your cart is empty</h4>
              <p>Looks like you haven't made your choice yet</p> <button type="button" class="btn btn-warning mr-1 mb-2" data-dismiss="modal">BACK TO STORE</button>
            </div>
          </div>
          <div id="cartCalc" style="display: none;">
            <div class="table-content table-responsive mb--30">
              <table class="table order-table order-table-1">
                <tfoot>
                  <tr class="cart-subtotal total-calc">
                    <th><span id="ieTitle">Total before VAT</span></th>
                    <td class="text-right">AED <strong id="totalPrice">0.00</strong></td>
                  </tr>
                  <tr class="shipping total-calc ">
                    <th><span id="taxTitle">VAT Incl. </span>( <strong id="taxValue">5</strong>% )</th>
                    <td class="text-right"> AED <strong id="taxAmount">0.00</strong>
                    </td>
                  </tr>
                  <!--   <tr class="shipping total-calc">
                                  <th>Subtotal</th>
                                    <td class="text-right">
                                       AED <strong id="subTotal">0.00</strong>
                                    </td>
                                </tr> -->
                  <tr class="shipping total-calc" id="deliveryBlock">
                    <th>Delivery Fee</th>
                    <td class="text-right"> AED <strong id="deliveryFee">5</strong>
                    </td>
                  </tr>
                  <tr class="shipping total-calc" id="serviceBlock">
                    <th>Service Charge</th>
                    <td class="text-right"> AED <strong id="serviceCharge">0</strong>
                    </td>
                  </tr>
                  <tr class="order-total grand-total">
                    <th>Grand Total</th>
                    <td class="text-right"><span class="order-total-ammount">AED <strong id="grandTotal">0.00</strong></span></td>
                  </tr>
                </tfoot>
              </table>
              <button type="button" class="btn  btn-success addCoupon mb-3 pull-right"><i class="ti-gift mr-2 "></i> Add Coupon Code</button>
            </div>
            <div class="text-right " style="margin-bottom: 35px;">
              <!-- <button type="button" class="btn  btn-dark" id="clear"><i class="text-white ti-arrow-left mr-2 "></i></button> -->
              <a href="#" class="btn  btn-outline-success "><i class="ti-arrow-left mr-2 " data-dismiss="modal"></i>
                    			back                    	
                    	</a>
              <button type="button" class="btn  btn-outline-danger" id="clear"><i class=" ti-brush-alt mr-2 "></i> Clear Cart </button>
            </div>
            <div class="fixed-cta-btn ">
              <!--  <button type="button" class="btn-success toCheckout fw-600 next-tour btn btn-lg  text-center w-100 text-white" id="checkOut">Proceed To Checkout<i class="ti-arrow-right ml-2"></i></button> -->
              <a class=" confirmOrder  btn-success  fw-600 next-tour btn btn-lg  text-center w-100 text-white">
		            	Proceed To Checkout		            
		            	 <i class="ti-arrow-right ml-2"></i></a>
            </div>
          </div>
          <p class="note mt-4 " style="margin-bottom: 35px;"><strong>Note :</strong> <i>If you are looking for <strong>DineIn <!-- or Room Service  --></strong>option please </i>
            <a href="scan" class=""><img src="images/qr_img.png" width="20"> <span style="vertical-align: middle;">Scan the QR code</span></a> on your table </p>
        </div>
      </div>
      <div id="coupon-part" class="content fade dstepper-none" role="tabpanel" aria-labelledby="coupon-part-trigger">
        <div class="card-body pt-3">
          <!-- <div id="reviewCoupon">&nbsp; </div> -->
          <div id="reviewOrder">&nbsp; </div>
          <div class="text-center">
            <!-- <button type="button" class="btn  btn-outline-dark addCoupon" ><i class="ti-gift mr-2 "></i> Update Coupon</button>	 -->
            <button type="button" class="btn  btn-outline-dark toCart"><i class="ti-shopping-cart-full mr-2 "></i> Edit Cart</button>
          </div>
          <div class="fixed-cta-btn ">
            <button type="button" class="btn-success toCheckout fw-600  next-tour btn btn-lg  text-center w-100 text-white"><i class="ti ti-check mr-1"></i> Confirm Your Order </button>
          </div>
        </div>
      </div>
      <div id="information-part" class="content fade dstepper-none" role="tabpanel" aria-labelledby="information-part-trigger">
        <div class="card-body pt-3">
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for" id="validCustomerName">Enter Your Name *</label>
            <input class="form-control style2  form-control-lg" name="name" id="customerName" type="text" placeholder="Name ">
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for" id="validCustomerPhone">Enter Your Phone *</label>
            <input class="form-control style2  form-control-lg numericValue" id="customerPhone" type="number" placeholder="Phone " name="phone">
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for" id="validCustomerWhatsapp">Enter Your Whatsapp (Optional)</label>
            <input class="form-control style2  form-control-lg" id="customerWhatsapp" type="number" placeholder="Whatsapp " name="whatsapp">
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for" id="validCustomerEmail">Enter Your Email (Optional)</label>
            <input class="form-control style2  form-control-lg" id="customerEmail" type="email" placeholder="Email " name="email">
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block" id="addressBlock">
            <label for="txt" class="label-for" id="validCustomerAddress" style="display: none;">Enter Your Address *</label>
            <textarea name="address" class="form-control style2-text" rows="3" placeholder="Building / Tower Name &amp; Flat / Villa Number... etc " id="customerAddress" style="display: none;"></textarea>
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for">Order Note</label>
            <textarea name="order_note" class="form-control style2-text" rows="3" placeholder="Order Note" id="customerOrderNote"></textarea>
          </div>
          <div class="input-group mb-3 mt-3 bg-white d-block">
            <label for="txt" class="label-for spl-lbl">Payment Mode</label><br>
            <span id="validPaymentMode" style="font-size:12px;"></span>
            <div class="md-radio w100 mb-3">
              <input id="pmode1" type="radio" name="payment_mode" value="Cash On Delivery (COD)">
              <label for="pmode1">Cash On Delivery (COD)</label>
            </div>
            <div class="md-radio w100">
              <input id="pmode2" type="radio" name="payment_mode" value="Card On Delivery">
              <label for="pmode2">Card On Delivery</label>
            </div>
          </div>
          <!--   <div id="reviewOrder">&nbsp; </div> -->
          <div class="text-right" style="margin-bottom: 15px;">
            <button type="button" class="btn  btn-outline-dark toCart" id="clear"><i class="ti-shopping-cart-full mr-2 "></i> Edit Cart</button>
          </div>
          <div class="fixed-cta-btn ">
            <button type="button" class="btn-success toFinal fw-600  next-tour btn btn-lg  text-center w-100 text-white"><i class="ti ti-check mr-1"></i> Place Your Order </button>
          </div>
        </div>
      </div>
      <div id="final" class="content fade dstepper-none" role="tabpanel" aria-labelledby="final-trigger">
        <div id="orderCompletionStatus"> &nbsp;</div>
        <div id="orderCompleted"> &nbsp;</div>
      </div>
    </div>
  </div>
</form>

POST

<form action="" method="post" id="addFeedback">
  <input name="feedback_type" type="hidden" class="" value="">
  <div class="col-md-12 qblock">
    <label><span class="questions">1. Is This Your First Visit ? </span>
      <small id="validVisitStat" class="form-control-feedback">
      </small>
    </label>
    <div class="clearfix"></div>
    <label class="custom-control custom-radio wimg cst-ctrl">
      <input id="vsrad1" name="visit_stat" type="radio" class="" value="0">
      <img src="assets/images/yes.png" class="long-btn"> </label>
    <label class="custom-control custom-radio wimg cst-ctrl">
      <input id="vsrad2" name="visit_stat" type="radio" class="" value="1">
      <img src="assets/images/no.png" class="long-btn"> </label>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions ">2. How Would You Rate <strong>Quality Of Our Food</strong>?</span>
      <small id="validq1" class="form-control-feedback">
      </small>
    </label>
    <div class="form-group">
      <div class="form-check">
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q1-1" name="q1" type="radio" class="" value="1">
          <img src="assets/images/angry.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q1-2" name="q1" type="radio" class="" value="2">
          <img src="assets/images/confused.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q1-3" name="q1" type="radio" class="" value="3">
          <img src="assets/images/happy.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q1-4" name="q1" type="radio" class="" value="4">
          <img src="assets/images/veryhappy.png" class="smiley"> </label>
      </div>
    </div>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions ">3. How Would You Rate <strong>Speed of Service</strong>?</span>
      <small id="validq2" class="form-control-feedback">
      </small>
    </label>
    <div class="form-group">
      <div class="form-check">
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q2-1" name="q2" type="radio" class="" value="1">
          <img src="assets/images/angry.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q2-2" name="q2" type="radio" class="" value="2">
          <img src="assets/images/confused.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q2-3" name="q2" type="radio" class="" value="3">
          <img src="assets/images/happy.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q2-4" name="q2" type="radio" class="" value="4">
          <img src="assets/images/veryhappy.png" class="smiley"> </label>
      </div>
    </div>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions ">4. How Would You Rate <strong>Our Hospitality</strong>?</span>
      <small id="validq3" class="form-control-feedback">
      </small>
    </label>
    <div class="form-group">
      <div class="form-check">
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q3-1" name="q3" type="radio" class="" value="1">
          <img src="assets/images/angry.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q3-2" name="q3" type="radio" class="" value="2">
          <img src="assets/images/confused.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q3-3" name="q3" type="radio" class="" value="3">
          <img src="assets/images/happy.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q3-4" name="q3" type="radio" class="" value="4">
          <img src="assets/images/veryhappy.png" class="smiley"> </label>
      </div>
    </div>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions ">5. How Would You Rate <strong> The Hygiene </strong> ?</span>
      <small id="validq4" class="form-control-feedback">
      </small>
    </label>
    <div class="form-group">
      <div class="form-check">
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q4-1" name="q4" type="radio" class="" value="1">
          <img src="assets/images/angry.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q4-2" name="q4" type="radio" class="" value="2">
          <img src="assets/images/confused.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q4-3" name="q4" type="radio" class="" value="3">
          <img src="assets/images/happy.png" class="smiley"> </label>
        <label class="custom-control custom-radio wimg cst-ctrl">
          <input id="q4-4" name="q4" type="radio" class="" value="4">
          <img src="assets/images/veryhappy.png" class="smiley"> </label>
      </div>
    </div>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions">6. Overall, are you satisfied with Store ?</span>
      <small id="validChoiceStat" class="form-control-feedback">
      </small>
    </label>
    <div class="clearfix"></div>
    <label class="custom-control custom-radio wimg cst-ctrl">
      <input id="rad1" name="choice_stat" type="radio" class="" value="1">
      <img src="assets/images/like.png" class="smiley"> </label>
    <label class="custom-control custom-radio wimg cst-ctrl">
      <input id="rad2" name="choice_stat" type="radio" class="" value="0">
      <img src="assets/images/dislike.png" class="smiley"> </label>
  </div>
  <div id="dvChoice" style="display: none;">
    <div class="col-lg-10 col-md-12 qblock">
      <div class="form-group">
        <label> <span class="questions"> If not can you share the reason, so that we can improve to serve you better ? </span>
          <small id="validChoice" class="form-control-feedback">
          </small>
        </label>
        <textarea class="form-control" id="productChoice" name="choice" rows="3" placeholder=""></textarea>
      </div>
    </div>
  </div>
  <div class="col-md-12 qblock">
    <label><span class="questions ">7. Share your suggestions/ Recommendations / complaints / Concerns, if any, for improving your shopping experience ?</span>
    </label>
    <div class="demo-radio-button">
      <input name="comment_group" type="radio" class="with-gap radio-col-red" id="Complaint" value="Complaint">
      <label for="Complaint">Complaint <!-- <span class="malayalam">(പരാതി)</span> --></label> &nbsp;&nbsp; <input name="comment_group" type="radio" id="Concern" class="with-gap radio-col-orange" value="Concern">
      <label for="Concern">Concern <!-- <span class="malayalam">(ആശങ്കകൾ)</span> --></label> <br>
      <input name="comment_group" type="radio" id="Suggestion" class="with-gap radio-col-green" value="Suggestion">
      <label for="Suggestion">Suggestion <!-- <span class="malayalam">(നിർദ്ദേശങ്ങൾ)</span> --></label> &nbsp;&nbsp; <input name="comment_group" type="radio" id="Compliment" class="with-gap radio-col-light-green"
        value="Compliment">
      <label for="Compliment">Compliment <!-- <span class="malayalam">(അനുമോദനം)</span> --></label>
      <small id="validCommentGroup" class="form-control-feedback"></small>
    </div>
    <div class="clearfix"></div>
    <textarea class="form-control" id="clientComment" name="comment" rows="5" placeholder="comments / questions /  concerns"></textarea>
  </div>
  <div class="clearfix"></div>
  <div class="col-sm-12 ">
    <div class="form-group">
      <label class="control-label">Name * <small id="validName" class="form-control-feedback">
        </small>
      </label>
      <input type="text" name="name" id="clientName" class="form-control form-control-lg" placeholder="Name" value="">
    </div>
  </div>
  <div class="col-sm-12 ">
    <div class="form-group">
      <label class="control-label">Contact Number * <small id="validContact" class="form-control-feedback">
        </small>
      </label>
      <input type="text" name="contact" id="clientContact" class="form-control  numericValue form-control-lg" "="" placeholder=" Phone" value="">
    </div>
  </div>
  <div class="col-sm-12">
    <div class="form-group">
      <label class="control-label">Email <small id="validEmail" class="form-control-feedback">
        </small>
      </label>
      <input type="email" name="email" id="clientEmail" class="form-control form-control-lg" placeholder="Email" value="">
    </div>
  </div>
  <div class="col-md-12 ">
    <div class="text-center">
      <button type="submit" name="save" class="btn w100 btn-round btn-warning mr-1 mb-2" id="saveBtn"><strong>SUBMIT</strong></button>
    </div>
  </div>
</form>

POST #

<form id="couponForm" method="post" action="#" role="form">
  <div id="couponFormItems">
    <div class="form-group input-group mb-3 mt-3 ">
      <h6>Dou You Have <strong>A Promo / Coupon Code ?</strong> If, Yes Please enter below or click on<strong> skip button</strong> to proceed.</h6>
      <span id="validCustomerCoupon">&nbsp;</span><br>
      <input class="form-control form-control-lg" name="coupon" id="customerCoupon" placeholder="Coupon Code" type="text">
      <div class="help-block with-errors w100"></div>
    </div>
    <div class="form-group text-center mb-2">
      <button class="btn btn-primary btn w100 btn-primary btn-md" value="Submit" type="button" id="checkCoupon">Validate Coupon <i class="ti-wand"></i></button>
    </div>
  </div>
  <div id="couponResult"> &nbsp; </div>
  <!-- <button type="button" class="btn text-white bg-success btn-lg btn-text-secondary mt-3 mb-2" >Apply Coupon & Proceed</button> -->
  <!-- <button type="button" class="toCheckout btn text-white bg-warning  btn-lg btn-text-secondary" >Skip Coupon </button> -->
  <!-- <button type="button" class=" btn btn-outline-danger   btn-sm btn-text-secondary mt-3"   data-dismiss="modal"><i class="ti-arrow-left"></i>  Back </button> -->
</form>

Text Content

back to home

SEARCH RESULT



CATEGORIES

All Items

CHICKEN

FISH

HANEETH

JUICES

MOJITOS

SPECIAL MIX

MIX MANDI

ALL ITEMS

SWEETS

SOFT DRINKS

SALAD / SOUP

YEMENI SPECIAL

MUTTON

CHICKEN

FISH

HANEETH

JUICES

MOJITOS

SPECIAL MIX

MIX MANDI

ALL ITEMS

SWEETS

SOFT DRINKS

SALAD / SOUP

YEMENI SPECIAL

MUTTON

CHICKEN

‹›



FEATURED

ALL ITEMS

POPULAR

FEATURED

ALL ITEMS

POPULAR

FEATURED

ALL ITEMS

POPULAR

FEATURED

ALL ITEMS

‹›


AED 180 to 450

MIX MANDI



AED 280

MUTTON PLATTER



AED 140

SEAFOOD PLATTER



AED 130

CHICKEN PLATTER



AED 430

SPECIAL MIX - 12 PERSONS



AED 200

SPECIAL MIX - 6 PERSONS



AED 8

SWEET BALLS



AED 14

KUNAFA



AED 14

BLUE LAGOON



AED 14

STRAWBERRY



AED 14

WATERMELON



AED 14

PASSION FRUIT



AED 12

PINEAPPLE



AED 14

AVOCADO



AED 12

ORANGE



AED 9

LEMON MINT



AED 8

FRESH LIME



AED 12

WATERMELON



AED 1.50 to 3

WATER



AED 4

PEPSI





   
 * Categories
 * Call
 * 0
 * Whatsapp
 * Location



-->
   
 * Home
 * Popular
 * Featured
 * Categories
 * Feedback
 * About Us
 * Tijara Online



CHOOSE LANGUAGE

 * English
 * العربية
 * فارسی
 * 
 * Close

ABOUT US

back









CHECKOUT

back
1

2

3




SERVICE MODE

 * Delivery
    
   Takeaway

MINIMUM ORDER FOR A FREE DELIVERY IS AED 100

 

--------------------------------------------------------------------------------

YOUR CART IS EMPTY

Looks like you haven't made your choice yet

BACK TO STORE

Total before VAT AED 0.00 VAT Incl. ( 5% ) AED 0.00 Delivery Fee AED 5 Service
Charge AED 0 Grand Total AED 0.00

Add Coupon Code
back Clear Cart
Proceed To Checkout

Note : If you are looking for DineIn option please Scan the QR code on your
table

 
Edit Cart
Confirm Your Order
Enter Your Name *
Enter Your Phone *
Enter Your Whatsapp (Optional)
Enter Your Email (Optional)
Enter Your Address *
Order Note
Payment Mode

Cash On Delivery (COD)
Card On Delivery
Edit Cart
Place Your Order
 
 
 

FEEDBACK

back
1. Is This Your First Visit ?

2. How Would You Rate Quality Of Our Food?

3. How Would You Rate Speed of Service?

4. How Would You Rate Our Hospitality?

5. How Would You Rate The Hygiene ?

6. Overall, are you satisfied with Store ?

If not can you share the reason, so that we can improve to serve you better ?
7. Share your suggestions/ Recommendations / complaints / Concerns, if any, for
improving your shopping experience ?
Complaint    Concern
Suggestion    Compliment


Name *
Contact Number *
Email
SUBMIT
 

COUPON / PROMO CODES

COUPON CANNOT BE APPLIED !



Try Again With Other Coupon
Continue Shopping

COUPON / PROMO CODES

COUPON JUST EXPIRED !



Try Again With Other Coupon
Continue Without Coupon

ERROR

some of the item(s) in your cart are now out of stock , please remove below
listed items from cart to continue




Close

COUPON / PROMO CODES

DOU YOU HAVE A PROMO / COUPON CODE ? IF, YES PLEASE ENTER BELOW OR CLICK ON SKIP
BUTTON TO PROCEED.

 


Validate Coupon
 
back Skip

ERROR

Highlighted Fields Are Required



Close

ERROR

Highlighted Fields Are Required
Close

SUCCESS

Feedback Submitted Successfully !
Close