almana.mm.qa Open in urlscan Pro
167.71.130.157  Public Scan

Submitted URL: http://almana.mm.qa/
Effective URL: https://almana.mm.qa/
Submission: On December 22 via api from NL — Scanned from GB

Form analysis 4 forms found in the DOM

POST

<form class="woocommerce-form woocommerce-form-login login" method="post">
  <div class="relative text-xs sm:text-sm mb-4">
    <label>
      <input type="text"
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        name="username" id="username" autocomplete="username" placeholder="Username" value="">
    </label>
  </div>
  <div class="relative text-xs sm:text-sm">
    <label for="password">
      <input
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        type="password" name="password" id="password" autocomplete="current-password" placeholder="Password">
    </label>
  </div>
  <div class="flex items-center justify-between mt-4">
    <label
      class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme mb-0 !flex items-center gap-2 relative after:content-[''] after:w-1.5 after:h-3 after:rotate-45 after:border-r-2 after:border-b-2 after:border-white after:absolute after:left-[7px] after:top-[3px]">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox appearance-none border-main-border w-5 h-5 rounded border checked:bg-brand" name="rememberme" type="checkbox" id="rememberme" value="forever"> <span
        class="leading-none">Remember me</span>
    </label>
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="405f99e077"><input type="hidden" name="_wp_http_referer" value="/">
    <p class="woocommerce-LostPassword lost_password mb-0">
      <a class=" text-xs md:text-sm leading-[18px] font-medium underline" href="https://almana.mm.qa/my-account/lost-password/">Forget Password?</a>
    </p>
  </div>
  <button type="submit"
    class="mb-5 relative shrink-0 items-center justify-center overflow-hidden text-center text-xs font-medium tracking-wider outline-none transition-all sm:text-sm bg-brand border-main-border hover:-translate-y-0.5 hover:shadow-large focus:shadow-large focus:outline-none text-white rounded-md sm:rounded-lg uppercase px-5 sm:px-8 h-10 sm:h-12 !mt-4 block w-full woocommerce-button button woocommerce-form-login__submit"
    name="login" value="Log in">Log in</button>
</form>

POST

<form method="post" class="woocommerce-form woocommerce-form-register register">
  <div class="relative grid grid-cols-2 gap-2 text-xs sm:text-sm mb-3">
    <label for="reg_first_name">
      <input type="text" placeholder="First Name"
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        name="username" id="reg_first_name" autocomplete="username" value="">
    </label>
    <label for="reg_last_name">
      <input type="text" placeholder="Last Name"
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        name="username" id="reg_last_name" autocomplete="username" value="">
    </label>
  </div>
  <div class="relative text-xs sm:text-sm mb-4">
    <label for="reg_email">
      <input type="email" placeholder="Email"
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        name="email" id="reg_email" autocomplete="email" value="">
    </label>
  </div>
  <div class="relative text-xs sm:text-sm mb-4">
    <label for="reg_password">
      <input type="password" placeholder="Password"
        class="woocommerce-Input woocommerce-Input--text input-text h-10 w-full rounded-lg !border-0 bg-dark-bg px-4 font-medium py-2 text-sm text-brand transition-shadow duration-200 focus:border-brand focus:outline-none focus:ring-1 focus:ring-brand disabled:border-main-border disabled:bg-dark-bg disabled:text-dark-text sm:h-12 placeholder:text-light-text placeholder:font-normal"
        name="password" id="reg_password" autocomplete="new-password">
    </label>
  </div>
  <div class="flex items-center justify-between mt-4">
    <label
      class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme relative text-start after:content-[''] after:w-1.5 after:h-3 after:rotate-45 after:border-r-2 after:border-b-2 after:border-white after:absolute after:left-[7px] after:top-[7px]">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox appearance-none border-main-border w-5 h-5 rounded border checked:bg-brand translate-y-1" name="rememberme" type="checkbox" id="rememberme_two" value="forever"> <span>I’ve
        read and agree with</span>
      <a href="#" class="underline font-medium text-light-text text-xs sm:text-sm ps-1">Terms of Service and our Privacy Policy</a>
    </label>
    <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="ae268b76c5"><input type="hidden" name="_wp_http_referer" value="/">
  </div>
  <!-- <wc-order-attribution-inputs></wc-order-attribution-inputs><div class="woocommerce-privacy-policy-text"><p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our <a href="https://almana.mm.qa/privacy-policy/" class="woocommerce-privacy-policy-link" target="_blank">privacy policy</a>.</p>
</div> -->
  <p class="woocommerce-form-row form-row">
    <input type="hidden" id="woocommerce-register-nonce-two" name="woocommerce-register-nonce-two" value="ae268b76c5"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit"
      class="relative shrink-0 items-center justify-center overflow-hidden text-center text-xs font-medium tracking-wider outline-none transition-all sm:text-sm bg-brand border-main-border hover:-translate-y-0.5 hover:shadow-large focus:shadow-large focus:outline-none text-white rounded-md sm:rounded-lg uppercase px-5 sm:px-8 h-10 sm:h-12 !mt-4 block w-full woocommerce-Button woocommerce-button button woocommerce-form-register__submit"
      name="register" value="Register">Register</button>
  </p>
</form>

#

<form class="inspect-home-search-form" data-url="https://almana.mm.qa/car-listing/" action="#">
  <input type="hidden" class="hidden" name="action" value="inspect_helper_ajax">
  <input type="hidden" class="hidden" name="action_type" value="search">
  <input type="hidden" class="hidden product-order-by" name="order_by" value="title">
  <input type="hidden" class="hidden product-default-view" name="view" value="grid">
  <div class="inspect-filter-widget inspect-filter-widget-pickup">
    <h2 class="inspect-filter-widget-title text-start">Pickup Location</h2>
    <div class="checkbox-group flex flex-col">
      <select class="inspect-search-select select2-hidden-accessible" name="tex_pickup_location" data-placeholder="Select Location" tabindex="-1" aria-hidden="true">
        <option selected="" value="">Select Pickup Location</option>
        <option value="doha-airport">Doha Airport</option>
        <option value="main-office-c-ring-road">Main Office, C Ring Road</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 220px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-tex_pickup_location-6c-container"><span class="select2-selection__rendered" id="select2-tex_pickup_location-6c-container"><span class="select2-selection__placeholder">Select
                Location</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="inspect-filter-widget inspect-filter-widget-dropoff">
    <h2 class="inspect-filter-widget-title text-start">Return Location</h2>
    <div class="checkbox-group flex flex-col">
      <select class="inspect-search-select select2-hidden-accessible" name="tex_return_location" data-placeholder="Select Loaction" tabindex="-1" aria-hidden="true">
        <option selected="" value="">Select DropOff Location</option>
        <option value="doha-airport">Doha Airport</option>
        <option value="main-office-c-ring-road">Main Office, C Ring Road</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 220px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-tex_return_location-nd-container"><span class="select2-selection__rendered" id="select2-tex_return_location-nd-container"><span class="select2-selection__placeholder">Select
                Loaction</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="inspect-filter-widget inspect-filter-widget-date">
    <h2 class="inspect-filter-widget-title text-start" id="date-picker">Choose Dates</h2>
    <input type="hidden" value="12/22/2024 - 12/22/2024" class="today_date">
    <label class="relative">
      <span class="cal-icon inline-block absolute start-3 top-1/2 -translate-y-1/2"><img decoding="async" src="https://turbo.redq.io/wp-content/uploads/2023/05/date-picker-icon.png" alt="icon" width="14" height="14"></span>
      <input type="text" readonly="" class="daterange" id="daterange" aria-labelledby="date-picker" week-start="1" date-format="MM/DD/YYYY" data-day="Su_Mo_Tu_We_Th_Fr_Sa" name="daterange" data-cancel-label="Cancel" data-apply-label="Apply"
        value="12/22/2024">
    </label>
  </div>
  <div class="inspect-search-footer">
    <input type="submit" class="submit-search" name="send_search" value="Search">
  </div>
</form>

#

<form class="inspect-home-search-form" data-url="https://almana.mm.qa/car-listing/" action="#">
  <input type="hidden" class="hidden" name="action" value="inspect_helper_ajax">
  <input type="hidden" class="hidden" name="action_type" value="search">
  <input type="hidden" class="hidden product-order-by" name="order_by" value="title">
  <input type="hidden" class="hidden product-default-view" name="view" value="grid">
  <div class="inspect-filter-widget inspect-filter-widget-pickup">
    <h2 class="inspect-filter-widget-title text-start">Where you from</h2>
    <div class="checkbox-group flex flex-col">
      <select class="inspect-search-select select2-hidden-accessible" name="tex_pickup_location" data-placeholder="Select Location" tabindex="-1" aria-hidden="true">
        <option selected="" value="">Select Pickup Location</option>
        <option value="doha-airport">Doha Airport</option>
        <option value="main-office-c-ring-road">Main Office, C Ring Road</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-tex_pickup_location-fv-container"><span class="select2-selection__rendered" id="select2-tex_pickup_location-fv-container"><span class="select2-selection__placeholder">Select
                Location</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="inspect-filter-widget inspect-filter-widget-dropoff">
    <h2 class="inspect-filter-widget-title text-start">Where you go</h2>
    <div class="checkbox-group flex flex-col">
      <select class="inspect-search-select select2-hidden-accessible" name="tex_return_location" data-placeholder="Select Loaction" tabindex="-1" aria-hidden="true">
        <option selected="" value="">Select DropOff Location</option>
        <option value="doha-airport">Doha Airport</option>
        <option value="main-office-c-ring-road">Main Office, C Ring Road</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-tex_return_location-x0-container"><span class="select2-selection__rendered" id="select2-tex_return_location-x0-container"><span class="select2-selection__placeholder">Select
                Loaction</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
  </div>
  <div class="inspect-filter-widget inspect-filter-widget-date">
    <h2 class="inspect-filter-widget-title text-start" id="date-picker">Choose Dates</h2>
    <input type="hidden" value="12/22/2024 - 12/22/2024" class="today_date">
    <label class="relative">
      <span class="cal-icon inline-block absolute start-3 top-1/2 -translate-y-1/2"><img decoding="async" src="https://turbo.redq.io/wp-content/uploads/2023/05/date-picker-icon.png" alt="icon" width="14" height="14"></span>
      <input type="text" readonly="" class="daterange" id="daterange" aria-labelledby="date-picker" week-start="1" date-format="MM/DD/YYYY" data-day="Su_Mo_Tu_We_Th_Fr_Sa" name="daterange" data-cancel-label="Cancel" data-apply-label="Apply"
        value="12/22/2024">
    </label>
  </div>
  <div class="inspect-search-footer">
    <input type="submit" class="submit-search" name="send_search" value="Search">
  </div>
</form>

Text Content

We value your privacy

We use cookies to enhance your browsing experience, serve personalised ads or
content, and analyse our traffic. By clicking "Accept All", you consent to our
use of cookies.

Customise Reject All Accept All
Customise Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorised as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more

NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

No cookies to display.

Functional

Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

No cookies to display.

Analytics

Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance

Performance cookies are used to understand and analyse the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

No cookies to display.

Advertisement

Advertisement cookies are used to provide visitors with customised
advertisements based on the pages you visited previously and to analyse the
effectiveness of the ad campaigns.

No cookies to display.

Reject All Save My Preferences Accept All

LOGIN YOUR ACCOUNT

Please enter your Login details

Remember me

Forget Password?

Log in

Not member yet? Create an account



REGISTER

Please enter your details

I’ve read and agree with Terms of Service and our Privacy Policy

Register


 * Home
 * Car Listing
 * About Us
 * Services
 * careers
 * Gallery
 * Contact Us

0


BOOKING LIST

No products in the cart.


Sign In
 * Home
 * Car Listing
 * About Us
 * Services
 * careers
 * Gallery
 * Contact Us

Log out



MAKE YOUR RIDE EASY &
FAST WITH AL MANA LEASING


PICKUP LOCATION

Select Pickup Location Doha Airport Main Office, C Ring Road Select Location


RETURN LOCATION

Select DropOff Location Doha Airport Main Office, C Ring Road Select Loaction


CHOOSE DATES




MAKE YOUR RIDE EASY & FAST WITH AL MANA LEASING

Rent a car


WHERE YOU FROM

Select Pickup Location Doha Airport Main Office, C Ring Road Select Location


WHERE YOU GO

Select DropOff Location Doha Airport Main Office, C Ring Road Select Loaction


CHOOSE DATES





WHAT WE OFFER

FINEST TRANSPORT

CAR RENTALS

Almana Leasing’s rental and lease options are cost effective for individual and
corporate clients. We cater, all rental and leasing needs by tailor

CAR FOR SALE

We Almana Leasing provide you the best preowned vehicles that fully suits your
needs and within your budget. We provide diverse options of vehicles

LIMOUSINE SERVICE

Our Limousine services offer the ultimate way to travel in elegance, style and
safely. Comfort and luxury are never compromised when you choose.

QUICK SERVICES

Al Mana Leasing has access to number of service facilities in Doha and other
prime locations outside Doha compared to any other car leasing company.


WHAT WE OFFER

FINEST SERVICES


CAR RENTALS

Almana Leasing’s rental and lease options are cost effective for individual and
corporate clients. We cater, all rental and leasing needs by tailor


LIMOUSINE SERVICE

Our Limousine services offer the ultimate way to travel in elegance, style and
safely. Comfort and luxury are never compromised when you choose


CAR FOR SALE

We Almana Leasing provide you the best preowned vehicles that fully suits your
needs and within your budget. We provide diverse options of vehicles


QUICK SERVICES

Al Mana Leasing has access to number of service facilities in Doha and other
prime locations outside Doha compared to any other car leasing company

Why You Choose Turbo Rental


RENT A CAR FROM LOCAL OWNER IN THE ICELAND

Be inspired by our extensive range of motor homes available for hire, all of
which are well-equipped to cater for you and your family’s holiday adventure.
Whether you are looking for a short break or a more extensive tour further
afield, we have the perfect motor home for you.We cannot wait to rent one of our
motor homes to you and with safety and hygiene top of our priority list, you can
holiday with us in confidence.

Explore listings


LIST OF CARS


NISSAN SUNNY 1.5L

Air Bags Engine 1.5 L 4 Doors 5 Seats
150.00 QAR/Day
Book Now


NISSAN SUNNY 1.6L

Air Bags Engine 1.6 L 5 Doors 5 Seats
170.00 QAR/Day
Book Now


NISSAN ALTIMA 2.5L

Air Bags Engine 2.5 L 4 Doors 5 Seats
275.00 QAR/Day
Book Now


RENAULT DUSTER.1.6L

Air Bags Engine 1.6 L 5 Doors 5 Seats
195.00 QAR/Day
Book Now


NISSAN KICKS.1.5L

Air Bags Engine 1.5 L 5 Doors 5 Seats
200.00 QAR/Day
Book Now


EXEED.LX.1.5L

Air Bags Engine 1.5 L 5 Doors 5 Seats
325.00 QAR/Day
Book Now


EXEED.VX.2.0T

Air Bags Engine 2.0 L 5 Doors 7 Seats
375.00 QAR/Day
Book Now


NISSAN XTRAIL 2.5L

Air Bags Engine 2.5 L 5 Doors 5 Seats
375.00 QAR/Day
Book Now


RENAULT KOLEOS.2.5L

Air Bags Engine 2.5 L 5 Doors 5 Seats
330.00 QAR/Day
Book Now


INFINITI QX50.2.0L

Air Bags Engine 2.0 L 5 Doors 5 Seats
350.00 QAR/Day
Book Now


INFINITI QX55.2.0L

Air Bags Engine 2.0 L 5 Doors 5 Seats
400.00 QAR/Day
Book Now


NISSAN X-TERRA.2.5L

Air Bags Engine 2.5 L 5 Doors 7 Seats
425.00 QAR/Day
Book Now
See All


LIST OF CARS


ZHONGTONG.28S.M/T.DIESEL.

or similar |

Air Bags 2 Doors Engine 4.5 L 28 Seats
950.00 QAR/Day
Book Now


NISSAN URVAN 13S.2.5L.M/T.M/B.H/R.

or similar |

Air Bags Engine 2.5 L 5 Doors 13 Seats
450.00 QAR/Day
Book Now


NISSAN URVAN 3ٍSTR VAN.2.5L

or similar |

Air Bags 3 Seats Engine 2.5 L 5 Doors
300.00 QAR/Day
Book Now


INFINITI QX80.5.6L.8S.LUXURY

or similar |

Air Bags Engine 5.6 L 5 Doors 8 Seats
1,900.00 QAR/Day
Book Now


NISSAN PATROL LE.5.6L

or similar |

Air Bags Engine 5.6 L 5 Seats 8 Seats
1,500.00 QAR/Day
Book Now


NISSAN PATROL.SE.4.0L

or similar |

Air Bags Engine 4.0 L 5 Doors 7 Seats
1,200.00 QAR/Day
Book Now


NISSAN PATROL.XE.4.0L

or similar |

Air Bags Engine 4.0 L 5 Doors 7 Seats
1,000.00 QAR/Day
Book Now


INFINITI QX60 3.5L LUXURY

or similar |

Air Bags Engine 3.5 L 5 Doors 7 Seats
500.00 QAR/Day
Book Now
See All


GET IN TOUCH

Get Help with our customer service that never failed your expectations

Contact US

Deliver Product


EXPERIENCE THE HIGH VALUE CUSTOMER SUPPORT

Proper Business solution for your developing business strategies and corporation

Explore More


WHAT CLIENT SAY ABOUT US

The proper business solution for your developing business

“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


IVAN FLOW

Chief Executive Officer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


JOHN DOE

Product Designer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


WILLIAM PEARCE

Duisbarg


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


SELINE

Product Designer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


PETER COLSON

Chief Executive Officer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


CLINT EASTWOOD

CTO


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


IVAN FLOW

Chief Executive Officer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


JOHN DOE

Product Designer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


WILLIAM PEARCE

Duisbarg


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


SELINE

Product Designer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


PETER COLSON

Chief Executive Officer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


CLINT EASTWOOD

CTO


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


IVAN FLOW

Chief Executive Officer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


JOHN DOE

Product Designer


“OMG! I cannot believe that I have got a brand new landing page after getting
this template we are able to use our most used e-commerce for your branding site
to make a profitable and make it cool with fast loading.”


WILLIAM PEARCE

Duisbarg

 * 1
 * 2


WHAT OUR AUTHOR POST ON NEWSFEED

The proper business solution for your developing business

August 8, 2023


CRUISE THE OPEN ROADS: HASSLE-FREE CAR HIRE

Read more

December 8, 2015


DISCOVER YOUR DREAM RIDE: LUXURY CAR RENTAL

Read more

March 6, 2018


A TASTE OF BLACKBERRY FROM NATURE’S PERFECTION

Read more


FREQUENTLY ASK QUESTION

The proper business solution for your developing business


01. WHY MUST I MAKE PAYMENT IMMEDIATELY AT CHECKOUT?

Sample ordering is on ‘first-come-first-served’ basis. To ensure that you get
your desired samples, it is recommended that you make your payment within 60
minutes of checking out.


02. IS YOUR WEBSITE SECURE?

Yep! On any page where we ask you to enter your address, phone number, or credit
card information, we use secure socket layer (SSL) to encrypt the communication.


03. WHEN WILL MY ORDER SHIP?

After your payment is verified, it takes up to 24 hours to process and ship your
order. This does not include weekends or holidays. Purchases made after 11 am
PST will not be shipped out until the next business day. If you order after 11
am PST on a Friday, your order will likely be shipped out on the following
Monday.


04. HOW DO I MAKE PAYMENTS USING PAYPAL? HOW DOES IT WORK?

Paypal is the easiest way to make payments online. While checking out your
order, you will be redirected to the Paypal website. Be sure to fill in correct
details for fast & hassle-free payment processing. After a successful Paypal
payment, a payment advice will be automatically generated to cartsy.redq.io
system for your order.


05. HOW MUCH DO DELIVERIES COST?

There is a 5$ delivery fee if the order value is 50$ or more. If the order value
is less than 50$, we charge BDT 10$ delivery fee.

Didn’t get the answer? Drop your message

Contact Us


SOME SHOT FROM INSTAGRAM


PLEASE INSTALL OR ACTIVATE `SMASH BALLOON INSTAGRAM FEED` PLUGIN.

Need help renting online ?  (855) 962-3621

Only the best


PREMIUM CARS RENTAL

Experience luxury and performance with our premium car rentals. Choose the
perfect vehicle for your needs and explore Qatar in style.

Explore listings


Discover top-tier car rental and leasing options with Al Mana Leasing.
Experience the best in quality, service, and value in Doha.




MASSIVE CHOICES

 * Car Rental
 * Short Term Rentals
 * Long Term Rental
 * Limousine Services
 * Lease To Own
 * Car For Sales


POLICIES

 * Terms and Conditions
 * Privacy Policy
 * Refund Policy
 * FAQ


VEHICLE CATEGORY

 * COMMERCIAL
 * SUV
 * MEDIUM SIZE SUV
 * COMPACT SUV
 * SEDAN


QUICK LINKS

 * Contact Us
 * Car Rental
 * About
 * careers

COPYRIGHT © 2024 ALMANA LEASING, ALL RIGHTS RESERVED


 * Home
 * Car Listing
 * About Us
 * Services
 * careers
 * Gallery
 * Contact Us

Log out

 * 
 * 


CancelApply
CancelApply